Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964812AbbEMQcX (ORCPT ); Wed, 13 May 2015 12:32:23 -0400 Received: from cantor2.suse.de ([195.135.220.15]:36734 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932439AbbEMQcC (ORCPT ); Wed, 13 May 2015 12:32:02 -0400 Date: Wed, 13 May 2015 17:31:57 +0100 From: Mel Gorman To: nzimmer Cc: Andrew Morton , Waiman Long , Dave Hansen , Scott Norton , Daniel J Blueman , Linux-MM , LKML Subject: Re: [PATCH] mm: meminit: Finish initialisation of struct pages before basic setup Message-ID: <20150513163157.GR2462@suse.de> References: <1430231830-7702-1-git-send-email-mgorman@suse.de> <554030D1.8080509@hp.com> <5543F802.9090504@hp.com> <554415B1.2050702@hp.com> <20150504143046.9404c572486caf71bdef0676@linux-foundation.org> <20150505104514.GC2462@suse.de> <20150505130255.49ff76bbf0a3b32d884ab2ce@linux-foundation.org> <20150507072518.GL2462@suse.de> <20150507150932.79e038167f70dd467c25d6ee@linux-foundation.org> <5553737D.8080904@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <5553737D.8080904@sgi.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 654 Lines: 18 On Wed, May 13, 2015 at 10:53:33AM -0500, nzimmer wrote: > I am just noticed a hang on my largest box. > I can only reproduce with large core counts, if I turn down the > number of cpus it doesn't have an issue. > Odd. The number of core counts should make little a difference as only one CPU per node should be in use. Does sysrq+t give any indication how or where it is hanging? -- Mel Gorman SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/