From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH] numactl: new --allphyscpubind/-A option Date: Thu, 5 Sep 2013 18:45:11 +0200 Message-ID: <20130905164511.GQ19750@two.firstfloor.org> References: <1378390451-25639-1-git-send-email-pholasek@redhat.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <1378390451-25639-1-git-send-email-pholasek@redhat.com> Sender: linux-numa-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Petr Holasek Cc: Cliff Wickman , linux-numa@vger.kernel.org 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