reactos/ntoskrnl/mm
Jérôme Gardou b445005c70 [NTOS:MM] Get rid of MmRosFlushVirtualMemory
It's not used anywhere now, and it will eventually be gone
2021-04-08 15:40:37 +02:00
..
amd64 [NTOS:MM] Fix compilation for amd64 port. 2021-01-22 10:34:20 +01:00
arm [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
ARM3 [NTOS:MM] Get rid of MmRosFlushVirtualMemory 2021-04-08 15:40:37 +02:00
i386 [NTOS:MM] Let ARM3 handle invalid PDE for itself. 2021-04-08 15:40:37 +02:00
powerpc [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
balance.c [NTOS:MM] Wake up the balancer as soon as we are low on page. 2021-02-03 13:42:39 +01:00
freelist.c [NTOS:MM] Fix compilation when PFN tracing is enabled 2021-03-30 17:22:09 +02:00
marea.c [NTOS/MM] Remove an outdated check 2021-03-30 17:13:19 +02:00
mmfault.c [NTOS:MM] Fix a bit the page-out/page-in logic 2021-04-08 15:40:37 +02:00
mminit.c [NTOS:MM] Make the page LRU list a real LRU list. 2021-02-03 09:41:23 +01:00
pagefile.c [NTOSKRNL] Overhaul Cc and Mm relationship 2021-02-03 09:41:22 +01:00
region.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
rmap.c [NTOS:MM] Get rid of MmSetCleanAllRmaps and MmIsDirtyPageRmap 2021-04-08 15:40:37 +02:00
section.c [NTOS:MM] Get rid of MmRosFlushVirtualMemory 2021-04-08 15:40:37 +02:00
shutdown.c [NTOS:MM] Flush dirty pages after closing the page files. 2021-02-10 11:14:19 +01:00