* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * mmj * * * * * * * a single table entry can store the mappings for multiple physicalframes * * 之前是每个process有一个page table,现在所有进程共同维护一个page table。 那么以前是每个进程page table中项的数量是可能逻辑页面的数量,而现在直接有多少物理实际页面数就有多少项。 因此节省空间。 * * * Example: The Intel IA-32 Architecture Supports both segmentation and segmentation with paging Each segment can be 4 GB Up to 16 K segments per process Divided into two partitions First partition of up to 8 K segments are private to process (kept in local descriptor table (LDT)) Second partition of up to 8K segments share
您可能关注的文档
- (操作系统教学课件)Appendix A FreeBSD.ppt
- (操作系统教学课件)ch0Course Info.ppt
- (操作系统教学课件)ch1Introduction.ppt
- (操作系统教学课件)ch2Operating-System Structures.ppt
- (操作系统教学课件)ch3Processes.ppt
- (操作系统教学课件)ch4Threads.ppt
- (操作系统教学课件)ch5Process Synchronization.ppt
- (操作系统教学课件)ch6CPU Scheduling.ppt
- (操作系统教学课件)ch7Deadlocks.ppt
- (操作系统教学课件)ch9Virtual Memory.ppt
原创力文档

文档评论(0)