看过的论文
1. Write-Combined Logging: An Optimized Logging for Consistency in NVRAM :NVRAM在log上的应用
2. 一种基于闪存固态硬盘的辅助缓冲池设计 : 在内存和磁盘之间加一层缓存(SSD),方法比较老套,后面可以采用到NVRAM上看看。
3. Workload Dependent Performance Evaluation of the Linux 2.6 I/O Schedulers : 2.6内核IO调度的性能评估。
4. WiscKey: Separating Keys from Values in SSD-Conscious Storage :LevelDB key和value拆分,目的是为了减小SSD写放大。
5. When Poll is Better than Interrupt :
6. Magazines and Vmem: Extending the Slab Allocator to Many CPUs and Arbitrary Resources :slab对象存储