【简记】Operating System—— memory management(part 1)

This memo is based on the course of Dr.Li with Operating System as the reference book. 本章内容: 内存管理的背景 地址绑定 连续内存分配 8.1 背景 8.1.1 基本硬件 CPU所能直接访问的存储器只有内存和处理器内的寄存器。如果数据不在内存中,那么在CPU 使用前必须先把数据移到内存中。 访问寄存器:通常只
相关文章
相关标签/搜索