Skip to main content
← All Tags

Systems Programming

1 article in this category

AI NewsSystems ProgrammingLinux Kernel

Linux Timekeeping Internals: How RTC, TSC, and Kernel Clocks Align

Linux manages time via hardware RTC and CPU counters, differentiating between monotonic, realtime, and boottime to maintain precision during system sleep and runtime.

Read more