일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 시스템 프로그래밍
- memory
- rocksdb
- software
- framework
- Intel
- 키워드
- deep learning
- 포트 번호 변경
- performance
- Operating System
- core dumped
- storage system
- overflow
- Machine Learning
- linux
- FTL
- Samsung
- Flash Memory
- github
- ssd
- USENIX
- hardware
- Cache
- kernel
- 커널 프로그래밍
- 시스템 소프트웨어
- Git
Archives
- Today
- Total
Happy to visit my research note ^^
The Unwritten Contract of Solid State Drives 본문
728x90
Jun He Sudarsun Kannan Andrea C. Arpaci-Dusseau Remzi H. Arpaci-Dusseau
Department of Computer Sciences, University of Wisconsin–Madison
EuroSys '17: Proceedings of the Twelfth European Conference on Computer Systems
April 2017 Pages 127–144
https://doi.org/10.1145/3064176.3064187
Abstract
저자들은 modern file systems and SSD FTLs에서 application performance를 자세하게 분석한다. 저자들은 clients of SSDs가 high performance를 얻기 위해 따라야 하는 "unwritten contract (암묵적인 룰)"을 정의하고, 이 룰을 위한하는 application and file system design을 찾기 위해 분석을 수행한다. 저자들의 분석은, real workloads and file systems에서 추적된 highly detailed SSD simulation을 사용해서, robust and sustainable performance를 실현하기 위해 application, filesystem and FTLs를 더 잘 구성하는 방법을 제공한다.
728x90
'논문 > 덜 읽은 논문' 카테고리의 다른 글
Comments