1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 18:52:17 +00:00
serenity/Kernel/Arch
Tom a635ff4e60 Everywhere: Make tracking cpu usage independent from system ticks
This switches tracking CPU usage to more accurately measure time in
user and kernel land using either the TSC or another time source.
This will also come in handy when implementing a tickless kernel mode.
2021-07-18 22:08:26 +02:00
..
PC Kernel: Replace "folder" => "directory" everywhere 2021-07-17 23:50:00 +02:00
x86 Everywhere: Make tracking cpu usage independent from system ticks 2021-07-18 22:08:26 +02:00