fix race in holding() check in acquire()

give cpu1 a TSS and gdt for when it enters scheduler()
and a pseudo proc[] entry for each cpu
cpu0 waits for each other cpu to start up
read() for files
This commit is contained in:
rtm 2006-08-08 19:58:06 +00:00
parent e8d11c2e84
commit 0e84a0ec6e
20 changed files with 209 additions and 55 deletions

1
README Normal file
View file

@ -0,0 +1 @@
This is the content of file README.