Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-17 | lab lock: update bcache lock namethread | Mole Shang | 1 | -2/+2 | |
2024-02-16 | lab lock/bcache: finish | Mole Shang | 1 | -32/+116 | |
2019-10-29 | mention LRU list a bit more in comments. | Robert Morris | 1 | -3/+5 | |
2019-07-30 | Make pin/unpin explicit | Frans Kaashoek | 1 | -0/+16 | |
2019-07-29 | Remove B_DIRTY | Frans Kaashoek | 1 | -13/+7 | |
Use refcnt to pin blocks into the cache Replace flags/B_VALID with a boolean field valid Use info[id].status to signal completion of disk interrupt Pass a read/write flag to virtio_disk_rw | |||||
2019-07-24 | no more PAGEBREAK | Robert Morris | 1 | -4/+0 | |
2019-06-13 | eliminate ramdisk | Robert Morris | 1 | -2/+0 | |
2019-06-13 | virtio disk driver | Robert Morris | 1 | -2/+4 | |
2019-06-11 | separate source into kernel/ user/ mkfs/ | Robert Morris | 1 | -0/+145 | |