Re: [PATCH] numactl: new --allphyscpubind/-A option

Andi Kleen <[email protected]> Thu, 5 Sep 2013 18:45:11 +0200
Newsgroups org.kernel.vger.linux-numa
Message-ID <[email protected]>
On Thu, Sep 05, 2013 at 04:14:11PM +0200, Petr Holasek wrote:
> This patch adds new --allphyscpubind/-A option to set cpu bind to all possible
> physical CPUs, not only to ones from the current cpuset as --physcpubind does
> now.
> 
> We have discussed this topic about year ago here:
> 
> http://thread.gmane.org/gmane.linux.kernel.numa/798

Patch looks good to me.

-Andi