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. |
||
---|---|---|
.. | ||
section | ||
cachesub.c | ||
copysup.c | ||
fssup.c | ||
lazyrite.c | ||
logsup.c | ||
mdlsup.c | ||
newcc.h | ||
pinsup.c |