]> Devi Nivas Git - cs3210-lab0.git/commit
Some proc cleanup, moving some of copyproc into allocproc.
authorrsc <rsc>
Sun, 31 May 2009 00:28:45 +0000 (00:28 +0000)
committerrsc <rsc>
Sun, 31 May 2009 00:28:45 +0000 (00:28 +0000)
commit19333efb9eb634f17bea41d0cec8ee28c595cce8
tree97350b8c0c4a4c0f61d76516f067b32298af37c7
parent0c7f483838c48db05e7ea44232a55135d7c262a0
Some proc cleanup, moving some of copyproc into allocproc.

Also, an experiment: use "thread-local" storage for c and cp
instead of the #define macro for curproc[cpu()].
Makefile
defs.h
exec.c
lapic.c
main.c
proc.c
proc.h
spinlock.c
x86.h