layout mm papers - animeshtrivedi/notes GitHub Wiki
- (VLDB) Toward a better understanding and evaluation of tree structures on flash SSDs https://dl-acm-org.vu-nl.idm.oclc.org/doi/10.5555/3430915.3442435
- (ASPLOS) Black-box Concurrent Data Structures for NUMA Architectures, https://dl-acm-org.vu-nl.idm.oclc.org/doi/abs/10.1145/3093336.3037721
- http://www.avabodh.com/thrift/internals.html (can be used )
- OCSSD github, https://github.com/OpenChannelSSD
- SLM-DB: Single-Level Key-Value Store with Persistent Memory, https://www.usenix.org/conference/fast19/presentation/kaiyrakhmet
- HiKV: A Hybrid Index Key-Value Store for DRAM-NVM Memory Systems, https://www.usenix.org/conference/atc17/technical-sessions/presentation/xia
- with ZNS, Write Dependency Disentanglement with Horae, https://www.usenix.org/system/files/osdi20-liao.pdf (via fref, of async I/O stack USENIX 2019 papers)
- A New LSM-style Garbage Collection Scheme for ZNS SSDs, https://www.usenix.org/system/files/hotstorage20_paper_choi_0.pdf
- zonefs: Mapping the POSIX File System Interface to Zoned Block Device Accesses, https://www.usenix.org/system/files/vault20_slides_moal.pdf
- NVMeDirect: A User-space I/O Framework for Application-specific Optimization on NVMe SSDs , https://www.usenix.org/conference/hotstorage16/workshop-program/presentation/kim
- The Next Step in SSD Evolution: NVMe Zoned Namespaces Explained, https://www.anandtech.com/show/15959/nvme-zoned-namespaces-explained
- Spiffy: Enabling File-System Aware Storage Applications, https://dl-acm-org.vu-nl.idm.oclc.org/doi/10.1145/3386368
- Using Declarative Invariants for Protecting File-System Integrity, https://www.eecg.utoronto.ca/~ashvin/publications/declarative-file-system-invariants.pdf
- Why and How to Increase SSD Performance Transparency https://research.vmware.com/files/attachments/0/0/0/0/0/8/0/p192-zuck.pdf
- Nail: A Practical Tool for Parsing and Generating Data Formats, https://www.usenix.org/system/files/conference/osdi14/osdi14-paper-bangert.pdf
- https://metebalci.com/blog/a-minimum-complete-tutorial-of-linux-ext4-file-system/
- Not your Grandpa’s SSD:The Era of Co-Designed Storage Devices, https://exascale.info/assets/pdf/lerner2021sigmod.pdf