CPU Pinning Helper


# one-liner curl -X POST -F "vcpu=$CORES" -F "lscpu=`lscpu -p`" https://passthroughtools.org/api/v1/cpupin/
For example, if you have a 6-Core 12-Thread CPU and want to pass 4 cores/8 threads then enter 8 here. The topology will be detected from lscpu below.


original source, unknown. re-created. source.