内存管理基本概念.ppt

END * 内存管理基本概念 内存管理模块提纲 基本概念和背景 连续区内存分配 页式内存管理 页表结构 段式内存管理 示例:Intel i386 非连续区内存分配 重温一些计算机组成的知识点 程序必须装入内存后,才能(以进程为单位)被CPU解释、执行 CPU能够直接访问的,只有主存、寄存器 访问寄存器需要 1 个CPU时钟周期,很快 访问主存需要许多时钟周期,或者,需要若干机器周期 Cache 位于主存、寄存器之间 计算机这么处理用户程序 C or C++ Source File C or C++ Compiler Include Files Source Listing Assembly Source File Assembler Source Listing Relocatable Object Module Create User Library (optional) Librarian User Library Library Directory Listing Linker Linker Command File Relocatable Object Module Link Map Absolute Object Module Device Programmer Target Development System 用户程序是如何编译执行的 Compiler和A

文档评论(0)

1亿VIP精品文档

相关文档