]> Devi Nivas Git - cs3210-lab0.git/shortlog
cs3210-lab0.git
2006-07-12 rtmpasses both usertests
2006-07-12 rtmi think my cmpxchg use was wrong in acquire
2006-07-12 rtmcvs add spinlock.h
2006-07-12 rtmno more big kernel lock
2006-07-11 rtmgive each cpu its own clock, so that preemption works...
2006-07-11 rtmpre-empt both user and kernel, in clock interrupt
2006-07-11 rscChanges to allow use of native x86 ELF compilers, which...
2006-07-10 kaashoekqueue with disk requests
2006-07-10 kaashoekoops
2006-07-10 kaashoekread the disk using interrupts
2006-07-06 kaashoekdisable all interrupts when acquiring lock
2006-07-05 kaashoektimer interrupts
2006-07-01 rtmswtch saves callee-saved registers
2006-06-28 kaashoekdisable interrupts when holding kernel lock
2006-06-28 kaashoektimer interrupts
2006-06-27 rtmfile descriptors
2006-06-26 rtmsystem call return values
2006-06-26 kaashoekstick mpstack in cpu structure
2006-06-26 rtmsystem call arguments
2006-06-24 rtmboot more than two CPUs, each on own initial stack
2006-06-22 rtmbug in trapret
2006-06-22 rtmcompile "user programs"
2006-06-22 rtmsend console output to parallel port
2006-06-22 kaashoekoops
2006-06-22 kaashoekcheckpoint. booting second processor. stack is messed...
2006-06-21 kaashoekstart on MP; detect MP configuration
2006-06-16 rtmcheckpoint
2006-06-15 rtmsleep, wakeup, wait, exit
2006-06-15 rtmprimitive fork and exit system calls
2006-06-13 rtmfix some trap bugs
2006-06-13 rtmfoo
2006-06-13 rtmmore or less take traps/interrupts
2006-06-12 rtmxx
2006-06-12 rtmimport