일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- deep learning
- 시스템 프로그래밍
- Machine Learning
- 키워드
- Git
- 포트 번호 변경
- hardware
- software
- linux
- Intel
- github
- 시스템 소프트웨어
- 커널 프로그래밍
- kernel
- FTL
- overflow
- memory
- Flash Memory
- Operating System
- USENIX
- ssd
- storage system
- framework
- Cache
- core dumped
- Samsung
- rocksdb
- performance
- Today
- Total
목록facebook (2)
Happy to visit my research note ^^

Gijun Oh , Junseok Yang and Sungyong Ahn * School of Computer Science and Engineering, Pusan National University, 2, Busandaehak-ro 63beon-gil, Geumjeong-gu, Busan 46241, Korea; kijunking@pusan.ac.kr (G.O.); junseokyang@pusan.ac.kr (J.Y.) * Correspondence: sungyong.ahn@pusan.ac.kr; Tel.: +82-51-510-2422 LSM-Tree based key-value store는 sequential write 특성으로 인해 high I/O performance로 주목을 받고 있다. 그러나..
Jinghuan Yu, City University of Hong Kong; Sam H. Noh, UNIST & Virginia Tech; Young-ri Choi, UNIST; Chun Jason Xue, City University of Hong Kong February 21–23, 2023 • Santa Clara, CA, USA USENIX Association 21st USENIX Conference on File and Storage Technologies Abstract Log-Structure Merge-tree (LSM) based Key-Value (KV) system은 널리 사용되고 있다. 그러나 LSM-KV system에서는 write operation에 대한 압력이 커지면 perf..