New scheduler.
Removed cli and sti stack in favor of tracking number of locks held on each CPU and explicit conditionals in spinlock.c.
This commit is contained in:
parent
40a2a08319
commit
65bd8e139a
11 changed files with 249 additions and 230 deletions
|
@ -107,7 +107,7 @@ romimage: file=$BXSHARE/BIOS-bochs-latest, address=0xf0000
|
|||
# 650Mhz Athlon K-7 with Linux 2.4.4/egcs-2.91.66 2 to 2.5 Mips
|
||||
# 400Mhz Pentium II with Linux 2.0.36/egcs-1.0.3 1 to 1.8 Mips
|
||||
#=======================================================================
|
||||
cpu: count=2, ips=10000000
|
||||
cpu: count=2, ips=10000000, reset_on_triple_fault=0
|
||||
|
||||
#=======================================================================
|
||||
# MEGS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue