QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1186|回复: 2

正在读原代码的书,关于内存管理有些不明白,请教大家

[复制链接]
发表于 2003-7-8 15:22:17 | 显示全部楼层 |阅读模式
正在读&lt;<Understanding the Linux Kernel>&gt;,在第二章中,讲到页表的时候,说到了两层的好处,原文如下.

If a simple one-level Page Table was used, then it would require up to 220 entries (i.e., at 4 bytes per entry, 4 MB of RAM) to represent the Page Table for each process (if the process used a full 4 GB linear address space), even though a process does not use all addresses in that range.

不明白为什么如果用一层的方式,4G的虚拟内存会是220 个entries,是怎么算的啊?望指教,多谢!
发表于 2003-7-8 15:36:59 | 显示全部楼层
不是220,是2^20
回复

使用道具 举报

 楼主| 发表于 2003-7-8 15:40:34 | 显示全部楼层
哇,不会吧,真的是2^20??原来电子版上写错了??我说怎么搞不明白呢,
多谢了!!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-16 09:41 , Processed in 0.039808 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表