From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756814AbbCFT35 (ORCPT ); Fri, 6 Mar 2015 14:29:57 -0500 Received: from mout.gmx.net ([212.227.15.15]:50949 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756161AbbCFT3v (ORCPT ); Fri, 6 Mar 2015 14:29:51 -0500 Message-ID: <1425670155.3775.30.camel@gmx.de> Subject: Re: NMI watchdog triggering during load_balance From: Mike Galbraith To: David Ahern Cc: Peter Zijlstra , Ingo Molnar , LKML Date: Fri, 06 Mar 2015 20:29:15 +0100 In-Reply-To: <54F9F3D7.1030905@oracle.com> References: <54F92788.6010007@oracle.com> <1425617559.16821.36.camel@gmx.de> <54F9C155.3050309@oracle.com> <1425665511.7562.36.camel@gmx.de> <54F9F3D7.1030905@oracle.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:J88OQh/gcGXIcVD9K/13XNIcd3qGxMXaIX9Dplr3Rhbn86S50v3 FOHnwNGZi4+SE+Hvpfi/Zv5Y65xM0JeCUIhIuLZOEJ5PB6uDiYtjoav/9L4QFAGMGsmoBgJ uwY3hHQdWj9++f2DS3hd29HpvkZFcGYcNpn7hBoT2UoCXeOk0bKGauhbg9LZIpTFPa8kmLQ nisnjhrSPLSShoVi6KwnQ== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2015-03-06 at 11:37 -0700, David Ahern wrote: > But, I do not understand how the wrong topology is causing the NMI > watchdog to trigger. In the end there are still N domains, M groups per > domain and P cpus per group. Doesn't the balancing walk over all of them > irrespective of physical topology? You have this size extra large CPU domain that you shouldn't have, massive collisions therein ensue. -Mike