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

1. Definition Cache Block The basic unit for cache storage. May contain multiple bytes/words of data. Cache Line Same as cache block. Note that this is not the same thing as a "row" of cache Cache Set A "row" in the cache. The number of blocks per set is determined by the layout of the cache (e.g., direct mapped, set-associative, or fully associative) Tag A unique identifier for a group of data...
study
2023. 3. 12. 18:46