Files
mystuff/sysutils/cpuid-tycho/pkg/DESCR
2026-07-08 11:14:16 +02:00

8 lines
341 B
Plaintext

"cpuid" dumps results from the x86 CPUID instruction, and decodes
information from certain leaves.
NOTE: the code in this software to bind to a specific CPU is non functional
on OpenBSD; if you are trying to find information from different cores, you'll
need to run it multiple times until the process is scheduled on the core of
interest.