Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.010Sep728Aug24232217Feb14Oct1130Sep2714131275432131Aug3029262524222119171615121198731Jul292724Jun28Apr28Feb1911Jan10229Sep272019151332131Aug302611106528Jul26252326Feb1Dec23Nov24Oct7530Sep20153230Aug813Jul121131May268Mar20Oct17161512828Sep24119328Aug22212020Dec28Nov20Oct12130Sep272625191815531Aug30292827242322212014109829Jun19Oct181317Sep87Use static assert instead of _LP64 (thanks Eddie!)Remove -m32 flag from native gcc compilermake the book happynitsMerge branch 'master' of git+ssh://amsterdam.csail.mit.edu/home/am0/6.828/xv6junkVarious fixes and improvements to printpcsFor the convenience of studentsUse addr2line (or i386-jos-elf-addr2line, if you cross compile)Runoff still complaints these lines are too long, but it is now ok on printoutchmod +xDecode getcallerpcs() (thanks to Peter Froehlich)Remove left-over from some logging plan making complete syscalls atomicMerge branch 'master' of git+ssh://amsterdam.csail.mit.edu/home/am0/6.828/xv6Remove unused argument to setupkvm (thanks to Peter Froehlich)Remove unused argument from lapicinit (thanks to Peter Froehlich)Fix from Peter FroehlichMake fetchint and fetchstr use proc instead of taking a struct procdon't let dirty blocks be evicted from cache!more FS comment clarificationclarify some FS commentsFix compile error on newer gcc'sMerge branch 'master' of git+ssh://amsterdam.csail.mit.edu/home/am0/6.828/xv6Update stressfs to trigger race now the logging code serializes writesUse | instead of + for entrypgdir. Linker doesn't get in our way here.eliminate enter_alloc -- use kalloc for everythingmore regular kmap[] and descriptioncomment nitsRemove unused 'state' variable that broke the build in recent gcc'sRev 6Remove nice font from masterFetch nice font from font branch, if possibleMove xv6 release tars/pdfs in to 6.828 repoRemove web directory; all cruft or moved to 6.828 repoMake web page refer to git releasesRemove old book chaptersRe-alphabetize OBJSNote about the meaning of sheet1 in runoff.specsources -> sources and textShorten history of xv6
Loading