Re: numactl problems with -C option specifying cpus outside of cpus_allowed

Petr Holasek <[email protected]> Fri, 4 Oct 2013 00:46:01 +0200
Newsgroups org.kernel.vger.linux-numa
Message-ID <[email protected]>
On Fri, 04 Oct 2013, Andi Kleen wrote:
> > > --all option was added in version 2.0.9-rc5. When CAP_SYS_NICE is not set,
> > > numactl will fail in sched_setaffinity() call even so.
> > 
> > numactl should allow the setting of affinities if CAP_SYS_NICE is set.
> 
> It does if you pass --all, correct?
> 
> -Andi
> 

Yes, you're right.