IPLFS Implementation of ATC'22 Paper <IPLFS: Log-Structured File System without Garbage Collection> (https://www.usenix.org/conference/atc22/presentation/kim-juwon)
IPLFS is implemented based upon Linux 5.11.0. To check License, please read Documentation/admin-guide/README.rst first.
IPLFS-stable: IPLFS source code.
original_kernel: vanilla kernel used as comparator in the paper.
/IPLFS-srcode: IPLFS source code based on F2FS.
/f2fs-tools: f2fs-tools used for making and mounting IPLFS.
IPLFS was mainly developed by Juwon Kim @OSLAB-KAIST (joo97508@gmail.com)
We upload Experiment Data of the paper at the IPLFS experiment data.xlsx. You can check it at the master branch.