reactos/ntoskrnl/include/internal
Pierre Schweitzer a3c58ca76f
[NTOSKRNL] Implement the support for reserve IRP in IO
The reserve IRP is an IRP which is allocated on system boot and kept during
the whole system life. Its purpose is to allow page reads in case of
low-memory situations where the system doesn't have enough memory left
to allocate an IRP to read from the page file (would be catastrophic situation).
2018-02-24 14:52:04 +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] Add the CcDataFlushes and CcDataPages counters 2018-02-24 14:52:04 +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 the support for reserve IRP in IO 2018-02-24 14:52:04 +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