共 50 条
Performance Modeling and Practical Use Cases for Black-Box SSDs
被引:10
|作者:
Kim, Joonsung
[1
]
Choi, Kanghyun
[1
]
Lee, Wonsik
[1
]
Kim, Jangwoo
[1
]
机构:
[1] Seoul Natl Univ, Seoul 151742, South Korea
基金:
新加坡国家研究基金会;
关键词:
Performance modeling;
black-box SSDs;
storage system;
GARBAGE COLLECTION;
FLASH;
ARCHITECTURE;
D O I:
10.1145/3440022
中图分类号:
TP3 [计算技术、计算机技术];
学科分类号:
0812 ;
摘要:
Modern servers are actively deploying Solid-State Drives (SSDs) thanks to their high throughput and low latency. However, current server architects cannot achieve the full performance potential of commodity SSDs, as SSDs are complex devices designed for specific goals (e.g., latency, throughput, endurance, cost) with their internal mechanisms undisclosed to users. In this article, we propose SSDcheck, a novel SSD performance model to extract various internal mechanisms and predict the latency of next access to commodity black-box SSDs. We identify key performance-critical features (e.g., garbage collection, write buffering) and find their parameters (i.e., size, threshold) from each SSD by using our novel diagnosis code snippets. Then, SSDcheck constructs a performance model for a target SSD and dynamically manages the model to predict the latency of the next access. In addition, SSDcheck extracts and provides other useful internal mechanisms (e.g., fetch unit in multi-queue SSDs, background tasks triggering idle-time interval) for the storage system to fully exploit SSDs. By using those useful features and the performance model, we propose multiple practical use cases. Our evaluations show that SSDcheck's performance model is highly accurate, and proposed use cases achieve significant performance improvement in various scenarios.
引用
收藏
页数:38
相关论文