No description
Find a file
rtm 8148b6ee53 i think my cmpxchg use was wrong in acquire
nesting cli/sti: release shouldn't always enable interrupts
separate setup of lapic from starting of other cpus, so cpu() works earlier
flag to disable locking in console output
make locks work even when curproc==0
(still crashes in clock interrupt)
2006-07-12 11:15:38 +00:00
.cvsignore
asm.h
bootasm.S
bootmain.c
bootother.S
console.c i think my cmpxchg use was wrong in acquire 2006-07-12 11:15:38 +00:00
defs.h i think my cmpxchg use was wrong in acquire 2006-07-12 11:15:38 +00:00
dot-bochsrc
elf.h
fd.c no more big kernel lock 2006-07-12 01:48:35 +00:00
fd.h
ide.c
kalloc.c i think my cmpxchg use was wrong in acquire 2006-07-12 11:15:38 +00:00
main.c i think my cmpxchg use was wrong in acquire 2006-07-12 11:15:38 +00:00
Makefile
memlayout.h
mmu.h
mp.c i think my cmpxchg use was wrong in acquire 2006-07-12 11:15:38 +00:00
mp.h
Notes i think my cmpxchg use was wrong in acquire 2006-07-12 11:15:38 +00:00
param.h
picirq.c
pipe.c no more big kernel lock 2006-07-12 01:48:35 +00:00
proc.c i think my cmpxchg use was wrong in acquire 2006-07-12 11:15:38 +00:00
proc.h i think my cmpxchg use was wrong in acquire 2006-07-12 11:15:38 +00:00
sign.pl
spinlock.c i think my cmpxchg use was wrong in acquire 2006-07-12 11:15:38 +00:00
spinlock.h i think my cmpxchg use was wrong in acquire 2006-07-12 11:15:38 +00:00
string.c
swtch.S
syscall.c no more big kernel lock 2006-07-12 01:48:35 +00:00
syscall.h pre-empt both user and kernel, in clock interrupt 2006-07-11 17:39:45 +00:00
trap.c no more big kernel lock 2006-07-12 01:48:35 +00:00
trapasm.S no more big kernel lock 2006-07-12 01:48:35 +00:00
traps.h
types.h
ulib.c
user1.c
userfs.c
usertests.c cvs add spinlock.h 2006-07-12 09:10:25 +00:00
usys.S pre-empt both user and kernel, in clock interrupt 2006-07-11 17:39:45 +00:00
vectors.pl
x86.h i think my cmpxchg use was wrong in acquire 2006-07-12 11:15:38 +00:00