You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a nice logging infrastructure for the kernel AND the bootloader (so no allocations allowed). Looking at logs anyone should be able to (non-exhaustive):
Follow page allocation/deallocation in a precise or grouped up view
See fundamental modification operations (GDT/IDT/APIC)
Goal
Implement a nice logging infrastructure for the kernel AND the bootloader (so no allocations allowed). Looking at logs anyone should be able to (non-exhaustive):
Tasks
map_range_*
allocations loggingThe text was updated successfully, but these errors were encountered: