cogent icon indicating copy to clipboard operation
cogent copied to clipboard

ext2 reservation windows

Open zilinc opened this issue 8 years ago • 1 comments

Issue by ahixon Thu Apr 9 17:58:24 2015 Originally opened as https://github.csiro.au/ts-filesystems/Cogent/issues/78


Don't know if we want this. Shouldn't be too much harder to add, but our performance looks okay at the moment? As such, not targeting camera ready at the moment.

Does require mucking around with the red-black tree ADTs though...

zilinc avatar Dec 01 '17 16:12 zilinc

Comment by ahixon Fri May 15 15:32:19 2015


On Linux, note that whenever we modify the reservation windows, we lock the truncate mutex.

We need to ensure same behaviour in our implementation, if we decide to implement this.

zilinc avatar Dec 01 '17 16:12 zilinc