计算机体系结构课程总结2016

考试重点
todo 笔记word

  1. RISC CISC
  2. ILP TLP DLP
  3. SC
  4. 流水线性能提升N倍
  5. 4 process 4 thread counter
  6. 相关RAW WAR
  7. 流水线怎么提高CPU性能的
  8. 直接映射变成组相连,变化

课堂整理

  1. cpu,mem,i/o
  2. cpu运行模式:system mode ,kernel mode ring0,1,2,3
    arm pl0:usermode pl1 kernel mode

高体第二次作业

设计并运行一组数据密集型程序,通过分析观察到的性能变化,推导出你计算机上CPU的Cache主要参数配置
层级数
各层:容量、块大小、组相联度、命中时间、缺失代价
注意:1. 要给出分析推导的理由;2. 并不一定所有参数都可以使用这种方法推导出来

通过操作系统或库提供的API函数、命令或文件,获得该处理器的Cache参数配置,与你通过自己设计的程序运行得到的参数进行对比,若有不吻合的地方,试着分析原因

注意:若在Linux上做实验,不能使用虚拟机安装

blog.csdn.net/zklth/article/details/6280046
blog.chinaunix.net/uid-23629988-id-3195786.html

kb.cnblogs.com/page/516965/
blog.csdn.net/jiary5201314/article/details/44676425
blog.csdn.net/jiary5201314/article/details/44676425
coolshell.cn/articles/10249.html

csapp.cs.cmu.edu/3e/students.html
blog.csdn.net/cinmyheart/article/details/41890727
blog.csdn.net/cinmyheart/article/details/39450437
画一张我的存储器山

www.cnblogs.com/youxia/p/linux003.html
bbs.chinaunix.net/forum.php?mod=viewthread&tid=4155900&highlight=

xwindow
blog.chinaunix.net/uid-25324849-id-3164860.html
blog.sina.com.cn/s/blog_893f679b010183vo.html
www.07net01.com/linux/gnuplotgongjudeanzhuangyushiyong_394821_1371177062.html
www.ibm.com/developerworks/cn/linux/l-gnuplot/

https://dl.dropboxusercontent.com/u/1091156/yong/text/gnuplot introduction.pd
f

blog.csdn.net/qianlong4526888/article/details/12872819

posted @ 2016-01-27 15:10  dunfentiao  阅读(386)  评论(0编辑  收藏  举报