Benchmark.CPUOptimizationCPU affinity and performance optimization.
A thin convenience layer over Affinity, which is where the platform story is documented.
Pin the calling thread to core. Really pins on Linux; Error everywhere else.
Always Error. The CPU governor and turbo boost are root-level sysfs settings that a process cannot apply to itself; the operator does this at the machine level. Kept rather than deleted so the answer is discoverable at the call site instead of only in a guide.