On 02/01/2025 15:40, Cedric Blancher via Cygwin wrote: > Good afternoon! > > How can I use Cygwin to enumerate performance cores, and then the > powersave cores? I want the CPU core numbers for later use by > /usr/bin/taskset > > Ced what about cat /proc/cpuinfo and filter the info you need