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