reactos/reactos/ntoskrnl/mm
Thomas Faber 1ebef466b4 [NTOS:MM]
- Keep track of physical pages allocated for special pool, and respect the initially calculated MiSpecialPagesNonPagedMaximum

svn path=/trunk/; revision=71304
2016-05-10 11:47:05 +00:00
..
amd64 Remove redundant extra terminating ';' in all of our C code. 2016-02-04 20:42:07 +00:00
arm - Remove all NT_ASSERT from the kernel and replace with good old ASSERT, for ease of debugging, especially for tests run on the build servers. There is no need to use NT_ASSERT in the kernel. 2015-09-01 01:45:59 +00:00
ARM3 [NTOS:MM] 2016-05-10 11:47:05 +00:00
i386 [NTOS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-10-04 11:54:25 +00:00
powerpc [NTOS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-10-04 11:54:25 +00:00
balance.c [NTOSKRNL] 2014-10-08 00:30:50 +00:00
freelist.c [NTOS:MM]: Don't hardcode Mm tags since we have a #define 2016-01-05 19:53:07 +00:00
marea.c [NTOS:MM] 2015-09-05 14:39:40 +00:00
mmfault.c [NTOSKRNL] 2015-05-17 00:35:09 +00:00
mminit.c [NTOS:MM]: Don't hardcode Mm tags since we have a #define 2016-01-05 19:53:07 +00:00
pagefile.c [NTOS] 2015-09-18 14:22:12 +00:00
region.c [NTOSKRNL] 2014-10-05 06:33:34 +00:00
rmap.c [NTOSKRNL] 2015-05-16 20:10:03 +00:00
section.c [NTOSKRNL][NTDLL_APITEST] Fix error returned from NtCreateSection when opening an empty file. CORE-11166 2016-05-05 12:06:07 +00:00