操作系统Chapter06-2(New).pptVIP

  • 35
  • 0
  • 约1.58万字
  • 约 71页
  • 2017-06-23 发布于湖北
  • 举报
操作系统Chapter06-2(New)

6.6 系统举例 Linux存储管理 Windows2000/XP存储管理 6.6.1 Linux存储管理 Physical memory-management Three level page table Buddy algorithm for managing memory pages(frames) Virtual Memory management Demand paging no pre-paging, no working set. Page replacement page daemon: kswapd, runs once a second , keep enough free pages in memory. flush daemon: bdflush, wakes up periodically, “dirty page out”. Managing Physical Memory Allocate ranges of physically-contiguous pages on request. The allocator uses a buddy-heap algorithm to keep track of available physical pages. Each allocatable memory region is paired with a

文档评论(0)

1亿VIP精品文档

相关文档