|
|
|
|
|
by ww520
2580 days ago
|
|
Was hoping there are more research attempt at the Log Structured FS. For example, - Borrow some ideas from generational garbage collection. Young generation in SSD (or mirrored in RAM) with copying GC to get rid of old versions of fast changing data blocks. - Utilize some deduplication techniques with content based signature. |
|