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

참고: Computer Architecture: A Quantitative Approach (5th edition) - Appendix C. Pieplining: Basic and Intermediate Concepts 지난 글에 이어, 이번 글에서는 파이프라인을 적용할 때 신경 써야 할 문제인 Pipeline Hazards와 Branch Prediction에 대해 다룰 것이다. 2024.04.11 - [Computer Architecture] - [컴퓨터구조#4] 파이프라인(Pipelining) (1/2) - 기초 목차 1. Basic Pipelining 2. Pipeline Hazards - Structural Hazard - Data Hazard - Control Hazard 3. Branch Pr..
Computer Architecture
2024. 4. 11. 21:05