reactos/ntoskrnl/mm/ARM3
Pierre Schweitzer 149e1a2610
[NTOSKRNL] Add a non paged memory dumper in case of low memory situation.
Its purpose is to dump the non paged consumption, tag by tag,
to allow tracking potential faulting driver in case ReactOS starts lacking memory.
This will look like what !poolused outputs, even though it doesn't deal with paged pool.

Thanks to Thomas for his kind review and improvement suggestions.

CORE-14048
2017-12-05 23:19:11 +01:00
..
arm
i386
contmem.c
drvmgmt.c
dynamic.c
expool.c [NTOSKRNL] Add a non paged memory dumper in case of low memory situation. 2017-12-05 23:19:11 +01:00
hypermap.c
iosup.c
largepag.c
mdlsup.c
miarm.h
miavl.h
mmdbg.c
mminit.c
mmsup.c
ncache.c
pagfault.c
pfnlist.c
pool.c
procsup.c
section.c
session.c
special.c
sysldr.c
syspte.c
vadnode.c [NTOSKRNL] Add ASSERTs to make sure, we never use an uninitialized variable 2017-10-19 08:36:57 +02:00
virtual.c
zeropage.c