Commit Graph

5 Commits

Author SHA1 Message Date
fad889db45 Apply clang-format to CPU pinning and parking code
The original PR #416 failed the format check, but this wasn't apparent
until after merging.
2023-12-04 15:33:15 +00:00
173a8594b4 fixed more coding style errors 2023-12-04 14:18:38 +00:00
85b9abd654 fixed more coding style errors 2023-12-04 14:18:38 +00:00
a9042199c6 fixed to match clang-format 2023-12-04 14:18:38 +00:00
7d00c1f0a4 added cpucorectl.c
Added a utility to enable and disable cpu cores (aka core parking) since this requires root privileges
2023-12-04 14:18:38 +00:00