浅谈Cache Memory--目录
(2011-10-03 21:48:41)
标签:
杂谈 |
分类: 浅谈CacheMemory |
序
第1章 有关Cache的思考
1.1 Cache不可不察也
1.2 伟大的变革
1.3 让指令飞
1.4 Crime and Punishment
第2章 Cache的基础知识
2.1 Cache的工作原理
2.2 Cache的组成结构
2.3 Why Index-Aware
2.4 Cache Block的替换算法1
2.4 Cache Block的替换算法2
2.5 指令Cache
2.6 Cache Never Block
第3章 Coherency and Consistency
3.1 Cache Coherency
第4章 Cache的层次结构
4.1 Cache层次结构的引入
4.2 存储器读写指令的发射与执行1
4.2 存储器读写指令的发射与执行2
4.3 Cache Controller的基本组成部件
4.4 To be inclusive or not to be 1
4.4 To be inclusive or not to be 2
4.5 Beyond MOESIF 1
4.5 Beyond MOESIF 2
4.6 Cache Write Policy
4.7 Case Study on Sandy Bridge Cache Load
第5章 Data Prefetch
5.1 数据预读
5.2 软件预读
5.3 硬件预读
5.4 Stream Buffer
结束语
参考资料
第1章 有关Cache的思考
1.1 Cache不可不察也
1.2 伟大的变革
1.3 让指令飞
1.4 Crime and Punishment
第2章 Cache的基础知识
2.1 Cache的工作原理
2.2 Cache的组成结构
2.3 Why Index-Aware
2.4 Cache Block的替换算法1
2.4 Cache Block的替换算法2
2.5 指令Cache
2.6 Cache Never Block
第3章 Coherency and Consistency
3.1 Cache Coherency
第4章 Cache的层次结构
4.1 Cache层次结构的引入
4.2 存储器读写指令的发射与执行1
4.2 存储器读写指令的发射与执行2
4.3 Cache Controller的基本组成部件
4.4 To be inclusive or not to be 1
4.4 To be inclusive or not to be 2
4.5 Beyond MOESIF 1
4.5 Beyond MOESIF 2
4.6 Cache Write Policy
4.7 Case Study on Sandy Bridge Cache Load
第5章 Data Prefetch
5.1 数据预读
5.2 软件预读
5.3 硬件预读
5.4 Stream Buffer
结束语
参考资料

加载中…