Enumerate performance vs powersave cores with Cygwin?

Marco Atzeri marco.atzeri@gmail.com
Thu Jan 2 15:20:24 GMT 2025


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


More information about the Cygwin mailing list