]> Devi Nivas Git - cs3210-lab0.git/commit
New scheduler.
authorrsc <rsc>
Sun, 16 Jul 2006 01:15:28 +0000 (01:15 +0000)
committerrsc <rsc>
Sun, 16 Jul 2006 01:15:28 +0000 (01:15 +0000)
commit65bd8e139a8368e987455a10ec59dd7b079b3af1
tree8ce996135fadab4abde8acf5a6ed4eb69d463c60
parent40a2a08319511fd157d2d77eefbda52423cc81ec
New scheduler.

Removed cli and sti stack in favor of tracking
number of locks held on each CPU and explicit
conditionals in spinlock.c.
console.c
defs.h
dot-bochsrc
main.c
proc.c
proc.h
spinlock.c
syscall.c
trap.c
trapasm.S
x86.h