From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753977AbbCFJMb (ORCPT ); Fri, 6 Mar 2015 04:12:31 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:37329 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753557AbbCFJMP (ORCPT ); Fri, 6 Mar 2015 04:12:15 -0500 Date: Fri, 6 Mar 2015 10:12:01 +0100 From: Peter Zijlstra To: David Ahern Cc: Mike Galbraith , Ingo Molnar , LKML Subject: Re: NMI watchdog triggering during load_balance Message-ID: <20150306091201.GZ21418@twins.programming.kicks-ass.net> References: <54F92788.6010007@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54F92788.6010007@oracle.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 05, 2015 at 09:05:28PM -0700, David Ahern wrote: > Socket(s): 32 > NUMA node(s): 4 Urgh, with 32 'cpus' per socket, you still do _8_ sockets per node, for a total of 256 cpus per node. That's painful. I don't suppose you can really change the hardware, but that's a 'curious' choice.