wrk
wrk copied to clipboard
How can we make sure to pin "N" number of CPUs that wrk will consume?
Hi,
I am looking for a way which describe that we can pin number of CPUs to wrk tool as we scale number of connections that'll have impact on CPU consumtion. Is there a way to pass list of CPUs to wrk? Or it just randomly picks the required CPUs, it yes then how can we see utilization for those?
Regards.