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

참고: Computer Architecture: A Quantitative Approach (5th edition) - Appendix C. Pieplining: Basic and Intermediate Concepts 책의 부록 내용을 바탕으로, 이번 글에서는 파이프라인에 대한 내용을 되짚어 볼 것이다. 파이프라인을 왜 적용해야 하는지, 이점이 무엇인지, speedup은 어떻게 되는지, MIPS 아키텍처에 파이프라인을 적용하는 경우 datapath가 어떻게 되는지 알아볼 것이다. 목차 1. Basic Pipelining - Performance factors, Amdahl's law - MIPS datapath with and without pipeline - benefits, speedup 2. Pi..
Computer Architecture
2024. 4. 11. 19:19