SSDFS file system
SSDFS is flash-friendly file system is designed with the goals:
(1) take into account the open-channel SSD model;
(2) descrease as much as possible the write amplification issue;
(3) decrease as much as possible the GC activity;
(4) widely use the compression, delta-encoding, and deduplication.
DOCUMENTATION
TODO: add documentation
TODO list
TODO: add list of future tasks
SOURCE CODE
SSDFS tools: https://github.com/dubeyko/ssdfs-tools.git
SSDFS driver: https://github.com/dubeyko/ssdfs-driver.git
SSDFS Linux kernel: https://github.com/dubeyko/linux.git
PUBLICATIONS
[1] Viacheslav Dubeyko, "SSDFS: Towards LFS Flash-Friendly File System without GC operations", [arxiv.org].
© 2019 [Viacheslav Dubeyko] slava@dubeiko.com, slava@dubeyko.com