mirror of
https://github.com/RGBCube/serenity
synced 2025-07-24 21:07:34 +00:00
![]() The kernel sampling profiler will walk thread stacks during the timer tick handler. Since it's not safe to trigger page faults during IRQ's, we now avoid this by checking the page tables manually before accessing each stack location. |
||
---|---|---|
.. | ||
Boot | ||
APIC.cpp | ||
APIC.h | ||
CPU.cpp | ||
CPU.h | ||
PIC.cpp | ||
PIC.h | ||
PIT.cpp | ||
PIT.h |