mirror of
https://github.com/RGBCube/serenity
synced 2026-01-20 05:11:01 +00:00
Each GenericInterruptHandler now tracks the number of calls that each CPU has serviced. This takes care of a FIXME in the /sys/kernel/interrupts generator. Also, the lsirq command line tool now displays per-CPU call counts. |
||
|---|---|---|
| .. | ||
| Network | ||
| Variables | ||
| CommandLine.cpp | ||
| CommandLine.h | ||
| CPUInfo.cpp | ||
| CPUInfo.h | ||
| Directory.cpp | ||
| Directory.h | ||
| DiskUsage.cpp | ||
| DiskUsage.h | ||
| GlobalInformation.cpp | ||
| GlobalInformation.h | ||
| Interrupts.cpp | ||
| Interrupts.h | ||
| Jails.cpp | ||
| Jails.h | ||
| Keymap.cpp | ||
| Keymap.h | ||
| LoadBase.cpp | ||
| LoadBase.h | ||
| Log.cpp | ||
| Log.h | ||
| MemoryStatus.cpp | ||
| MemoryStatus.h | ||
| PowerStateSwitch.cpp | ||
| PowerStateSwitch.h | ||
| Processes.cpp | ||
| Processes.h | ||
| Profile.cpp | ||
| Profile.h | ||
| SystemMode.cpp | ||
| SystemMode.h | ||
| SystemStatistics.cpp | ||
| SystemStatistics.h | ||
| Uptime.cpp | ||
| Uptime.h | ||