reactos/ntoskrnl/cache/section
Jérôme Gardou 36a92e6ea5 [NTOS:MM] Fix a bit the page-out/page-in logic
- Do not lock the section segment when we are serving a fault for a process private page.
 - Do not keep the process address space lock while writing to pagefile.
 - Do not wait for an event that might never be set.
2021-04-08 15:40:37 +02:00
..
data.c [NTOSKRNL] Address issues raised in PR 3361 review 2021-02-03 09:41:22 +01:00
fault.c
io.c
newmm.h [NTOS:MM] Fix a bit the page-out/page-in logic 2021-04-08 15:40:37 +02:00
reqtools.c
sptab.c [NTOS:MM] Simplify a check 2021-02-03 09:41:24 +01:00
swapout.c