summaryrefslogtreecommitdiff
path: root/Notes
AgeCommit message (Expand)Author
2006-08-13namei returns locked parent dir inode for create / unlinkrtm
2006-08-13link()rtm
2006-08-12zero out all of dirent.name when creatingrtm
2006-08-12LRU disk cache replacementrtm
2006-08-12buffer cache, fifo replacementrtm
2006-08-10interrupts could be recursive since lapic_eoi() called before rtirtm
2006-08-10low-level keyboard input (not hooked up to /dev yet)rtm
2006-08-08fix race in holding() check in acquire()rtm
2006-07-28exec argumentsrtm
2006-07-21nameirtm
2006-07-15no more recursive locksrtm
2006-07-12passes both usertestsrtm
2006-07-12i think my cmpxchg use was wrong in acquirertm
2006-07-12cvs add spinlock.hrtm
2006-07-12no more big kernel lockrtm
2006-07-11pre-empt both user and kernel, in clock interruptrtm
2006-07-11Changes to allow use of native x86 ELF compilers, which on myrsc
2006-06-27file descriptorsrtm
2006-06-22send console output to parallel portrtm
2006-06-15primitive fork and exit system callsrtm
2006-06-13fix some trap bugsrtm
2006-06-13more or less take traps/interruptsrtm
2006-06-12importrtm