Advertisements
Advertisements
Questions
Explain the following term in virtual memory:
dirty page
Explain the following term with respect to virtual memory:
Dirty bit
Explain
Advertisements
Solution
- A “dirty page” is a page that has been changed after being loaded from disk into main memory.
- To “indicate whether a page has become dirty or not,” the operating system keeps track of one bit for every actual page frame. We refer to this bit as the dirty bit.
shaalaa.com
Is there an error in this question or solution?
2023-2024 (March) Official
