
计算机组成
wake_alone
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
计算机组成学习笔记1.1
Elapsed time总得反应时间CPU timeCPU时间=CPU Clock Cycles (CPU时钟周期=数CPU时钟循环次数)*Clock Cycle Time(时钟周期)=CPU Clock Cycles (CPU时钟周期数)/Clock Rate(时钟频率)Instruction Count 指令数Average cycles per instruction (CPI)原创 2017-07-05 16:29:10 · 881 阅读 · 0 评论 -
一文解决Memory的channel,chip,bank。如何优化内存访问?
https://www.techbang.com/posts/18381-from-the-channel-to-address-computer-main-memory-structures-to-understand这篇文章写的很清楚。我们配电脑的时候经常会听到双通道,一个通道就是一个channel一个channel下可以放不同的rank就是内存条。内存条上的小方块就是...原创 2018-08-15 16:04:11 · 8850 阅读 · 1 评论