參考文獻 |
1. Alex Conway, Abhishek Gupta, Vijay Chidambaran, Martin Farach-
Colton, Rick Spillane, Amy Tai, and Rob Johnson. 2020. SplinterDB:
closing the bandwidth gap for NVMe key-value stores. In Proceedings of
the 2020 USENIX Conference on Usenix Annual Technical Conference
(USENIX ATC’20). USENIX Association, USA, Article 4, 49–63.
2. Bjørling, Matias et al. “LightNVM: The Linux Open-Channel SSD Subsystem.”
USENIX Conference on File and Storage Technologies (2017).
3. Bender, Michael A. et al. “An Introduction to Bϵ-trees and Write-Optimization.”login Usenix Mag. 40 (2015): n. pag.
4. Peng Wang, Guangyu Sun, Song Jiang, Jian Ouyang, Shiding Lin, Chen
Zhang, and Jason Cong. 2014. An efficient design and implementation of LSM-tree based key-value store on open-channel SSD. In Proceedings of the Ninth European Conference on Computer Systems (EuroSys ’14). Association for Computing Machinery, New York, NY, USA, Article 16, 1–14. https://doi.org/10.1145/2592798.2592804
5. S. -M. Wu, K. -H. Lin and L. -P. Chang, ” Integrating LSM Trees With Multichip Flash Translation Layer for Write-Efficient KVSSDs,” in IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, vol. 40, no. 1, pp. 87-100, Jan. 2021, doi: 10.1109/ TCAD.2020.2987781.
6. Jiacheng Zhang, Youyou Lu, Jiwu Shu, and Xiongjun Qin. 2017. FlashKV: Accelerating KV Performance with Open-Channel SSDs. ACM Trans. Embed. Comput. Syst. 16, 5s, Article 139 (October 2017), 19 pages.https://doi.org/10.1145/3126545
7. Jingpei Yang, Ned Plasson, Greg Gillis, Nisha Talagala, Swaminathan Sundararaman SanDisk Corporation Don’t stack your Log on my Log
8. Jannen, William et al. “BetrFS: A Right-Optimized Write-Optimized File System.”USENIX Conference on File and Storage Technologies (2015).
9. Open-Channel Solid State Drives Specification http://lightnvm.io/docs/OCSSD-2 0-20180129.pdf
10. https://www.cs.cmu.edu/~15451-f22/lectures/lec11-flow1.pdf
11. https://www.ics.uci.edu/~goodrich/teach/cs165/notes/BinPacking.pdf
12. https://dev.mysql.com/doc/refman/8.0/en/innodb-physical-structure.html
13. https://github.com/google/leveldb |