zoukankan      html  css  js  c++  java
  • 看过的论文

    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对象存储

  • 相关阅读:
    虚拟机网络配置常见问题总结
    Python
    Python
    Python
    Python
    Python
    Python
    MySQL
    MySQL
    MySQL
  • 原文地址:https://www.cnblogs.com/i4oolish/p/6213777.html
Copyright © 2011-2022 走看看