- 19 Aug, 2019 3 commits
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Dan Cross authored
The `off` argument to `dirlookup` is optional. It was not being used in the `dirlookup` call in `create`, so pass NULL instead and delete the unused local. Signed-off-by:
Dan Cross <cross@gajendra.net>
-
- 18 Aug, 2019 1 commit
-
-
Frans Kaashoek authored
in main.c and don't make it disk specific; the icache is shared. This doesn't matter since we have only one disk, but conceptually cleaner and maybe helpful to students for mount lab.
-
- 17 Aug, 2019 2 commits
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
- 12 Aug, 2019 2 commits
-
-
Frans Kaashoek authored
fs.html should perhaps be split in small homeworks as in previous years in preparation for lectures and/or as demos during lecture.
-
Frans Kaashoek authored
several disks (e.g., in a mount lab).
-
- 05 Aug, 2019 1 commit
-
-
Robert Morris authored
they don't have to modify alarmtest.c, so we can use the original version to test, to make it harder to cheat.
-
- 03 Aug, 2019 1 commit
-
-
Robert Morris authored
-
- 02 Aug, 2019 10 commits
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Robert Morris authored
-
Robert Morris authored
-
Robert Morris authored
-
Robert Morris authored
-
Robert Morris authored
-
Frans Kaashoek authored
-
Robert Morris authored
-
Frans Kaashoek authored
-
- 01 Aug, 2019 4 commits
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Robert Morris authored
-
Frans Kaashoek authored
-
- 30 Jul, 2019 7 commits
-
-
Robert Morris authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
avoids handler freeing descriptors before driver sees that the request has completed.
-
- 29 Jul, 2019 3 commits
-
-
Frans Kaashoek authored
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
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
- 28 Jul, 2019 6 commits
-
-
Robert Morris authored
-
Robert Morris authored
-
Frans Kaashoek authored
-
Robert Morris authored
-
Robert Morris authored
-
Frans Kaashoek authored
-