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 [NTOSKRNL] Unload the cargo: We only use tiny bits of "NEWCC" 2021-02-03 09:41:21 +01:00
io.c [NTOSKRNL] Unload the cargo: We only use tiny bits of "NEWCC" 2021-02-03 09:41:21 +01:00
newmm.h [NTOS:MM] Fix a bit the page-out/page-in logic 2021-04-08 15:40:37 +02:00
reqtools.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
sptab.c [NTOS:MM] Simplify a check 2021-02-03 09:41:24 +01:00
swapout.c [NTOS] Fix 64 bit warnings 2018-01-14 13:54:14 +01:00