Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-05 | start at support for multiple CPUs | Robert Morris | 1 | -60/+0 | |
2017-01-30 | Thanks to Jeehoon Kang <[email protected]> | Frans Kaashoek | 1 | -0/+1 | |
2016-09-13 | one more BUSY | Frans Kaashoek | 1 | -2/+2 | |
2016-08-25 | Remove trailing white space with: | Frans Kaashoek | 1 | -2/+2 | |
for f in *.{h,c}; do sed -i .sed 's/[[:blank:]]*$//' $f; done (Thanks to Nicolás Wolovick) | |||||
2015-06-27 | Update memide to reflect recent changes to fs and buf | Frans Kaashoek | 1 | -2/+3 | |
2015-04-03 | Disentangle block size from the disk's sector size. Set block size to 1024 ↵ | Frans Kaashoek | 1 | -6/+6 | |
to show that they can be different. Clean up mkfs, simplifying specifying fs parameters, remove some redundancy between fs and mkfs, and fix disk layout bugs. Call blocks in the file system blocks instead of sectors. Passes usertests for different block sizes. | |||||
2011-01-11 | missing file memide.c | Russ Cox | 1 | -0/+58 | |