• Frans Kaashoek's avatar
    Remove B_DIRTY · 53043104
    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
    53043104