That sounds wrong or at least confusing. Am I missing something?D, or the Dirty flag, if set, indicates that page has been written to. This flag is not updated by the CPU, and once set will not unset itself.
Paging: "Dirty flag ... is not updated by the CPU"?
Paging: "Dirty flag ... is not updated by the CPU"?
In the Page Table section of the Paging wiki:
Re: Paging: "Dirty flag ... is not updated by the CPU"?
It is not reset by the CPU. It will be set by the CPU, but once set, it will never be reset by it. You have to reset that bit when you need to. Same goes for the access bit, by the way.
Carpe diem!