Ah. Garbage collection for file systems. With screaming, to boot.
Wasn't some work done on log-structured file systems done by DEC some time ago? I can't find a reference to it.
Wasn't some work done on log-structured file systems done by DEC some time ago? I can't find a reference to it.
(Of course these typically target raw NAND flash via MTD / UBI layer, so typically aren't directly suited to the SSD block device abstraction)
Didn't Ousterhout (who, amongst other things, worked on a log based file system) work there on sabbatical?
> The concept was developed by John Ousterhout of TCL fame and Fred Douglis.