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.025Aug24191813121110815Nov1418Sep12Aug30Jun2710Apr324Mar19Feb3Oct23Sep12829Aug2827431Jul4Mar24Oct10Sep728Aug24232217Feb14Oct1130Sep2714131275432131Aug3029262524222119171615121198731Jul292724Jun28Apr28Feb1911Jan10229Sep272019151332131Aug302611106528Jul26252326Feb1Dec23Nov24Oct7530Sep20153230Aug813Jul121131May268Mar20Oct17161512828Sep24119328Aug22212020Dec28Nov20Oct12130Sep272625191815531Aug302928272423222120141098xRemove trailing white space with:ack mikecatadd check for wrapping of address + size in exec()add alignment check of virtual address to exec()p2v -> P2VxCoding style (thanks to phf).Fixed QEMU command line avoids raw image warning.It will be for 2016Update based on a scan of my 6828 folderRemoved useless variable.Again, QEMU command line to avoid image warning.Remove unused variable, nits.Removed useless function and prototypes.Thanks to Warren Toomey for RDMUL and WRMUL.Small change to support RWMUL and WRMUL. Now xv6 truly works with a block sizehold ptable.lock for the entire process creationseparate atomic test-and-set from memory barrier.nothing muchmain commentsnitsmore comments in entryother.Seven more explicit that entry.S is linked into kernel, unlike bootasm.S.tiny clarifications to some gdt code.shell nitsnitsRemove console input.lockAdd sanity check panic for CRTC interactionsMerge pull request #3 from beordle/masterMerge pull request #5 from kehao95/masterUpdate URL for 2014Fix commentsFixed broken build on Arch Linuxcoding style (per Jeremías Feltan <jeremias.feltan@gmail.com>)Update memide to reflect recent changes to fs and bufPick up where i left off in april:One ide command for nsector_per_block generates nsector_per_block interrupts,check blockno passed to idestartDisentangle block size from the disk's sector size. Set block size to 1024 to show
Loading