F2FS的学习笔记以及源码分析。这个github的分析都是初版,CSDN的版本是经过修改的,应该逻辑更为通畅,建议去CSDN进行阅读,连接如下。
☆230Jun 25, 2021Updated 4 years ago
Alternatives and similar repositories for F2FS-NOTES
Users that are interested in F2FS-NOTES are comparing it to the libraries listed below
Sorting:
- FlexZNS: Building High-Performance ZNS SSDs with Size-Flexible and Parity-Protected Zones (ICCD'23)☆14Dec 28, 2023Updated 2 years ago
- FEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18)☆515Feb 24, 2026Updated last week
- Paper related to Zone NameSpace (SSD,HDD)☆85Updated this week
- ☆54Feb 24, 2026Updated last week
- Visualization of F2FS on ZNS SSDs☆16Dec 8, 2025Updated 2 months ago
- Understanding NVMe Zoned Namespace (ZNS) Flash SSD Storage Devices - Performance evaluation of ZNS devices at the block-level I/O schedul…☆56Jan 30, 2023Updated 3 years ago
- ☆30Sep 29, 2021Updated 4 years ago
- ☆27Jan 17, 2022Updated 4 years ago
- The FEMU implementation of CVSSD☆15May 10, 2024Updated last year
- Reference: Sooman Jeong, Kisung Lee, Jungwoo Hwang, Seongjin Lee, Youjip Won, "AndroStep: Android Storage Performance Analysis Tool", The…☆63May 16, 2023Updated 2 years ago
- ZenFS is a storage backend for RocksDB that enables support for ZNS SSDs and SMR HDDs.☆273Mar 27, 2025Updated 11 months ago
- A set of tools for understanding F2FS usage of ZNS devices, which allow for identifying the on-device locations of files and inodes, mapp…☆20Jan 19, 2025Updated last year
- ☆46Updated this week
- ☆26Aug 18, 2019Updated 6 years ago
- NVMeVirt: A Versatile Software-defined Virtual NVMe Device☆292Dec 23, 2025Updated 2 months ago
- ☆15Jan 28, 2024Updated 2 years ago
- Source code for RAIZN (ASPLOS '23)☆15Oct 18, 2022Updated 3 years ago
- 计算机综合实验-ZNS SSD:本实验通过使用QEMU模拟ZNS SSD设备,基于Intel SPDK框架,在应用中使用ZNS SSD作为底层存储并实现I/O访问,理解从应用层到物理存储设备之间数据读写原理。☆25Dec 22, 2022Updated 3 years ago
- Slides of CLK2023, Shenzhen