《计算机组成及汇编语言原理》阅读笔记:p121-p122

《计算机组成及汇编语言原理》学习第 8 天,p121-p122 总结,总计 2 页。

一、技术总结

1.memory优化

(1)cache memory

remove blank from "Most computers support two different kinds (levels) of cache: level one (L1) cache is built into the CPU chip itself and runs at CPU speed, while level two (L2) cache is a special set of high-speed memory chips placed next to the CPU on the motherboard."

(2)memoery management

二、英语总结(生词:1)

1.reinterpreted

vt. interpet sth in a new of different way(重新解释)。

p122, Rather than referring to specific physical locations in memory, the program refers to a particular logical address which is reinterpreted by the memory manager to a particular physical location, or possibly even on the hard

disk.

三、其它

今天没有什么想说的。

四、参考资料

1. 编程

(1) Patrick Juola,《计算机组成及汇编语言原理》:https://book.douban.com/subject/3069889/

2. 英语

(1) Etymology Dictionary:https://www.etymonline.com

(2) Cambridge Dictionary:https://dictionary.cambridge.org

欢迎搜索及关注:编程人(a_codists)

相关推荐
thisbrand2 小时前
李辉《曾国藩日记》笔记:放不下对诗的情节
笔记·曾国藩
摇滚侠5 小时前
Java 零基础全套教程,File 类与 IO 流,笔记 177-178
java·开发语言·笔记
观浩5 小时前
使用Obsidian和IDEA搭建个人知识库
经验分享·笔记·学习方法
玄米乌龙茶1237 小时前
LLM成长笔记(十三):系统设计与项目实战
笔记·unity·游戏引擎
searchforAI8 小时前
AI多模态技术:从语音识别到AI结构化笔记是怎么实现的
人工智能·经验分享·笔记·gpt·whisper·语音识别
凉、介8 小时前
深入理解 ARMv7-A|异常/中断处理
笔记·学习·嵌入式·arm
koo3648 小时前
周报5.24
笔记
玄米乌龙茶1239 小时前
LLM成长笔记(十一):模型部署与工程化
笔记
会编程的土豆9 小时前
结构体标签与数据流向 笔记
笔记
玄米乌龙茶1239 小时前
LLM成长笔记(十):多模态应用开发
人工智能·笔记·语音识别