How does kernel know, which pages in the virtual address space correspond to a swapped out physical page frame?

前端 未结 0 1769
慢半拍i
慢半拍i 2020-12-23 07:33

Consider the following situation: the kernel has exhausted the physical RAM and needs to swap out a page. It picks least recently used page frame and wants to swap its conte

相关标签:
回答
  • 消灭零回复
提交回复
热议问题