mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
918e331970
The function updates the entry in the section page table and updates the section association rmaps for it. In the page-in path, when the new section association is set before the entry is updated, a concurrent attempt to unmap the page would find an inconsistent entry, where there is an rmap, but the section page table entry is still an MM_WAIT_ENTRY. |
||
---|---|---|
.. | ||
data.c | ||
fault.c | ||
io.c | ||
newmm.h | ||
reqtools.c | ||
sptab.c | ||
swapout.c |