summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-28write log blocks from cache only at end of transactionRobert Morris
2014-08-28nitsRobert Morris
2014-08-28i think this is a working concurrent logging schemeRobert Morris
2014-08-27a start at concurrent FS system callsRobert Morris
2014-08-04every iput() and namei() must be inside a transactionRobert Morris
2014-08-04use acquire/release to force order for pid=np->pid;np->state=RUNNINGRobert Morris
2014-07-31newer versions of qemu have different binary names (per Joel Nider <joel@nide...Frans Kaashoek
2013-03-04Correct a security bug in copyuvm()Stephen Tu
2012-10-24Prevent extra rebuild of fs.img by keeping intermediate object files.Cam Tenny
2012-09-10Use static assert instead of _LP64 (thanks Eddie!)Frans Kaashoek
2012-09-07Remove -m32 flag from native gcc compilerFrans Kaashoek
2012-08-28make the book happyRobert Morris
2012-08-28nitsRobert Morris
2012-08-28Merge branch 'master' of git+ssh://amsterdam.csail.mit.edu/home/am0/6.828/xv6Robert Morris
2012-08-28junkRobert Morris
2012-08-24Various fixes and improvements to printpcsAustin Clements
2012-08-23For the convenience of studentsFrans Kaashoek
2012-08-22Use addr2line (or i386-jos-elf-addr2line, if you cross compile)Frans Kaashoek
2012-08-22Runoff still complaints these lines are too long, but it is now ok on printoutFrans Kaashoek
2012-08-22chmod +xFrans Kaashoek
2012-08-22Decode getcallerpcs() (thanks to Peter Froehlich)Frans Kaashoek
2012-08-22Remove left-over from some logging plan making complete syscalls atomicFrans Kaashoek
2012-08-22Merge branch 'master' of git+ssh://amsterdam.csail.mit.edu/home/am0/6.828/xv6Frans Kaashoek
2012-08-22Remove unused argument to setupkvm (thanks to Peter Froehlich)Frans Kaashoek
2012-08-22Remove unused argument from lapicinit (thanks to Peter Froehlich)Frans Kaashoek
2012-08-22Fix from Peter FroehlichFrans Kaashoek
2012-02-17Make fetchint and fetchstr use proc instead of taking a struct procAustin Clements
2011-10-14don't let dirty blocks be evicted from cache!Robert Morris
2011-10-11more FS comment clarificationRobert Morris
2011-10-11clarify some FS commentsRobert Morris
2011-09-30Fix compile error on newer gcc'sAustin Clements
2011-09-27Merge branch 'master' of git+ssh://amsterdam.csail.mit.edu/home/am0/6.828/xv6Frans Kaashoek
2011-09-27Update stressfs to trigger race now the logging code serializes writesFrans Kaashoek
2011-09-14Use | instead of + for entrypgdir. Linker doesn't get in our way here.Austin Clements
2011-09-13eliminate enter_alloc -- use kalloc for everythingRobert Morris
2011-09-13more regular kmap[] and descriptionRobert Morris
2011-09-12comment nitsRobert Morris
2011-09-07Remove unused 'state' variable that broke the build in recent gcc'sAustin Clements
2011-09-07Rev 6Austin Clements
2011-09-07Remove nice font from masterAustin Clements
2011-09-07Fetch nice font from font branch, if possibleAustin Clements
2011-09-07Move xv6 release tars/pdfs in to 6.828 repoAustin Clements
2011-09-07Remove web directory; all cruft or moved to 6.828 repoAustin Clements
2011-09-07Make web page refer to git releasesAustin Clements
2011-09-07Remove old book chaptersAustin Clements
2011-09-05Re-alphabetize OBJSAustin Clements
2011-09-05Note about the meaning of sheet1 in runoff.specAustin Clements
2011-09-05sources -> sources and textFrans Kaashoek
2011-09-05Shorten history of xv6Frans Kaashoek
2011-09-05Setting indent-tabs-mode nil everywhere is dangerousAustin Clements