Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- directory based coherence protocol
- sequential consistency
- atomic exchange
- cache optimization
- load linked
- register renaming
- nonblocking cache
- pipelined cache
- mesi
- pipline hazards
- ISA
- 관계형 모델
- multibanekd cache
- speculative execution
- branch prediction
- dynamic scheduling
- store conditional
- moesi
- transactional memory
- cache coherence
- theta join
- structural hazard
- dependence
- way prediction
- Subquery
- relational model
- cache coherence miss
- Cache
- pipelined
- sql
Archives
- Today
- Total
목록multibanekd cache (1)
공대생의 공부흔적

참고: Computer Architecture: A Quantitative Approach (5th edition) - 2.1~2.3. 메모리 위계에 대해 살펴본 지난 글에 이어, 이번 글과 다음 글에서는 10가지 고급 캐시 최적화 기술에 대해서 살펴볼 것이다. 이번 글에서는 hit time을 줄이는 small and simple first level caches, way prediction, 그리고 캐시 대역폭을 늘리는 pipelined cache access, nonblocking, multibanked cache에 대해 알아볼 것이다. 2024.04.12 - [Computer Architecture] - [컴퓨터구조#3] 메모리 위계 (Memory Hierarchy) [컴퓨터구조#3] 메모리 위계 ..
Computer Architecture
2024. 4. 12. 18:00