]> Devi Nivas Git - cs3210-lab0.git/commit
pre-empt both user and kernel, in clock interrupt
authorrtm <rtm>
Tue, 11 Jul 2006 17:39:45 +0000 (17:39 +0000)
committerrtm <rtm>
Tue, 11 Jul 2006 17:39:45 +0000 (17:39 +0000)
commitb548df152b5a53ea8cfcb2d94fbdee07884d8050
treeb1eec270a0892fad7a256ae809ebedbbcfaeb720
parent5ce9751cab960e3b226eb0720e781e793a0be4ed
pre-empt both user and kernel, in clock interrupt
usertest.c tests pre-emption
kill()
12 files changed:
Notes
defs.h
kalloc.c
main.c
proc.c
proc.h
spinlock.c
syscall.c
syscall.h
trap.c
usertests.c
usys.S