reactos/ntoskrnl/include/internal
Pierre Schweitzer a6e080bd3d
[NTOSKRNL] Avoid private cache map allocation for the first handle
Standard shared cache map provides space for a private cache map, do the same
and make it available for the first handle. It avoids two allocations in a row.
2018-02-09 21:52:41 +01:00
..
amd64 [NTOS:MM] Make x64 address space layout more like Vista+ 2018-02-05 01:09:32 +01:00
arch
arm [NTOS:MM] Add support for NX page-faults 2018-01-06 18:20:24 +01:00
i386 [NTOSKRNL] Define the Mm global variables related to Cc on Mm init. 2018-02-06 13:41:23 +01:00
powerpc
cc.h [NTOSKRNL] Avoid private cache map allocation for the first handle 2018-02-09 21:52:41 +01:00
cm.h
cm_x.h
dbgk.h
ex.h [NTOSKRNL] Rename ExpCriticalWorkerThreads and ExpDelayedWorkerThreads (no p) 2018-02-07 21:37:17 +01:00
fsrtl.h
hal.h
hdl.h
inbv.h [NTOS:INBV] Simplify a little bit the BootLogoFadeIn() function 2018-01-03 02:57:28 +01:00
io.h [NTOSKRNL] Implement IoComputeDesiredAccessFileObject() based on checks performed in NtFlushBuffersFile() 2017-11-12 22:39:40 +01:00
io_i.h
io_x.h
kd.h [NTOS:KD] Pass PreviousMode down to KdpPrintString, since ExGetPreviousMode is not accurate. CORE-14103 2017-12-14 11:46:18 +01:00
kd64.h [NTOS] Add some header guards. 2017-12-12 12:42:13 +01:00
ke.h
ke_x.h
ldr.h
lpc.h
lpc_x.h
mm.h [NTOSKRNL] Define the throttling limits for Cc in Mm: MmThrottleTop, MmThrottleBottom. 2018-02-09 14:21:14 +01:00
napi.h
ntoskrnl.h
ob.h [NTOSKRNL] Implement (with many FIXMEs) ObReferenceFileObjectForWrite() so that it can already do the job! 2017-11-12 22:39:40 +01:00
ob_x.h
po.h
probe.h
ps.h
ps_i.h
ps_x.h
rtl.h
se.h
spinlock.h
tag.h
test.h
vdm.h