reactos/ntoskrnl/ke
Timo Kreuzer 3b026627e9 WIP [NTOS:KE/x64] Properly handle KiIdleSummary
TODO: Remove the chunk from KiSystemStartupBootStack? Shouldn't be needed.
What about other instances of KiIdleSummary?
2025-02-01 16:36:31 +02:00
..
amd64 WIP [NTOS:KE/x64] Properly handle KiIdleSummary 2025-02-01 16:36:31 +02:00
arm [NTOS:KE] Make KeQueryActiveProcessors portable and non-paged 2025-01-24 18:38:34 +02:00
i386 [NTOS:KE] Make KeQueryActiveProcessors portable and non-paged 2025-01-24 18:38:34 +02:00
apc.c
balmgr.c
bug.c [NTOS:KE] Fix freeze in KeBugCheckWithTf 2024-12-26 11:27:39 +02:00
clock.c
config.c
devqueue.c
dpc.c [NTOS:KE] KeRemoveQueueDpc(): Use KeRestoreInterrupts() 2024-12-14 23:33:49 +01:00
eventobj.c
except.c
freeze.c
gate.c
gmutex.c
ipi.c
krnlinit.c [NTOS:KE] Make KeQueryActiveProcessors portable and non-paged 2025-01-24 18:38:34 +02:00
mutex.c
processor.c [NTOS:KE] Make KeQueryActiveProcessors portable and non-paged 2025-01-24 18:38:34 +02:00
procobj.c
profobj.c
queue.c
semphobj.c
spinlock.c
thrdobj.c [NTOS:KE] Implement KiFindIdealProcessor 2025-01-30 19:57:06 +02:00
thrdschd.c [NTOS:KE] Skip an "optimization" on SMP 2025-01-30 19:57:47 +02:00
time.c [NTOS][HAL:APIC] Call HalBegin/EndSystemInterrupt from clock handler 2024-12-16 16:21:44 +02:00
timerobj.c
wait.c