Skip to content

ESOS-Lab/IPLFS

Repository files navigation

IPLFS (Log-structured File System for Infinite partition)

IPLFS Implementation of ATC'22 Paper <IPLFS: Log-Structured File System without Garbage Collection> (https://www.usenix.org/conference/atc22/presentation/kim-juwon)

License

IPLFS is implemented based upon Linux 5.11.0. To check License, please read Documentation/admin-guide/README.rst first.

Branch

IPLFS-stable: IPLFS source code.
original_kernel: vanilla kernel used as comparator in the paper.

Folder structure

/IPLFS-srcode: IPLFS source code based on F2FS.
/f2fs-tools: f2fs-tools used for making and mounting IPLFS.

Credit

IPLFS was mainly developed by Juwon Kim @OSLAB-KAIST (joo97508@gmail.com)

Experiment Data

We upload Experiment Data of the paper at the IPLFS experiment data.xlsx. You can check it at the master branch.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published