Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755282Ab3JGJs3 (ORCPT ); Mon, 7 Oct 2013 05:48:29 -0400 Received: from mga09.intel.com ([134.134.136.24]:46137 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755256Ab3JGJs1 (ORCPT ); Mon, 7 Oct 2013 05:48:27 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.90,1049,1371106800"; d="scan'208";a="406482368" From: "Kirill A. Shutemov" To: Alex Thorlton Cc: "Kirill A. Shutemov" , Ingo Molnar , Andrew Morton , Naoya Horiguchi , "Eric W . Biederman" , "Paul E . McKenney" , Al Viro , Andi Kleen , Andrea Arcangeli , Dave Hansen , Dave Jones , David Howells , Frederic Weisbecker , Johannes Weiner , Kees Cook , Mel Gorman , Michael Kerrisk , Oleg Nesterov , Peter Zijlstra , Rik van Riel , Robin Holt , Sedat Dilek , Srikar Dronamraju , Thomas Gleixner , linux-kernel@vger.kernel.org, linux-mm@kvack.org In-Reply-To: <20131004203147.GE32110@sgi.com> References: <1380287787-30252-1-git-send-email-kirill.shutemov@linux.intel.com> <20131004201213.GB32110@sgi.com> <20131004202602.2D389E0090@blue.fi.intel.com> <20131004203147.GE32110@sgi.com> Subject: Re: [PATCHv4 00/10] split page table lock for PMD tables Content-Transfer-Encoding: 7bit Message-Id: <20131007094820.13A0CE0090@blue.fi.intel.com> Date: Mon, 7 Oct 2013 12:48:20 +0300 (EEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1338 Lines: 37 Alex Thorlton wrote: > > > Sorry for the delay on these results. I hit some strange issues with > > > running thp_memscale on systems with either of the following > > > combinations of configuration options set: > > > > > > [thp off] > > > HUGETLBFS=y > > > HUGETLB_PAGE=y > > > NUMA_BALANCING=y > > > NUMA_BALANCING_DEFAULT_ENABLED=y > > > > > > [thp on or off] > > > HUGETLBFS=n > > > HUGETLB_PAGE=n > > > NUMA_BALANCING=y > > > NUMA_BALANCING_DEFAULT_ENABLED=y > > > > > > I'm getting segfaults intermittently, as well as some weird RCU sched > > > errors. This happens in vanilla 3.12-rc2, so it doesn't have anything > > > to do with your patches, but I thought I'd let you know. There didn't > > > used to be any issues with this test, so I think there's a subtle kernel > > > bug here. That's, of course, an entirely separate issue though. > > > > I'll take a look next week, if nobody does it before. > > I'm starting a bisect now. Not sure how long it'll take, but I'll keep > you posted. I don't see the issue. Could you share your kernel config? -- Kirill A. Shutemov -- 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/