summaryrefslogtreecommitdiff
path: root/param.h
AgeCommit message (Expand)Author
2019-06-11separate source into kernel/ user/ mkfs/Robert Morris
2019-06-01first shell prints $ prompt, though no console input yetRobert Morris
2019-05-31fork/wait/exit workRobert Morris
2015-04-10check blockno passed to idestartFrans Kaashoek
2015-04-03Disentangle block size from the disk's sector size. Set block size to 1024 t...Frans Kaashoek
2014-08-28xxRobert Morris
2014-08-28i think this is a working concurrent logging schemeRobert Morris
2011-08-12log write() dataRobert Morris
2011-07-29Map kernel highFrans Kaashoek
2011-07-27Dirt simple loggingFrans Kaashoek
2010-09-27copyout() copies data to a va in a pagetable, for exec() &cRobert Morris
2010-08-31kalloc/kfree now only a page at a timeRobert Morris
2010-07-02Initial version of single-cpu xv6 with page tablesFrans Kaashoek
2007-08-24simplify ide queuingrtm
2007-08-24add missing iput() at end of _namei()rtm
2007-08-22NREQUEST = NBUFrsc
2007-08-22PDF at http://am.lcs.mit.edu/~rsc/xv6.pdfrsc
2006-09-06struct fd -> struct filersc
2006-09-06spacingrsc
2006-08-29clean up stale error checks and panicsrtm
2006-08-09devswkaashoek
2006-07-21breadrtm
2006-07-10queue with disk requestskaashoek
2006-06-27file descriptorsrtm
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek
2006-06-12importrtm