On Wed, Feb 10, 2021 at 05:54:07PM +0100, Daniel Wagner wrote: > To assign the threads to the correct CPU we need to use the cpuset > size as upper bound for the loop and not the number of threads. > > Fixes: 85b0763dacd9 ("oslat: Use parse_cpumask() from rt-numa.h") > Reported-by: Peter Xu <peterx@xxxxxxxxxx> Please instead add: Reported-by: Pradipta Kumar Sahoo <psahoo@xxxxxxxxxx> Pradipta, would you verify and see whether this patch fixes your issue? Thanks, -- Peter Xu