From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755113Ab3JIRLy (ORCPT ); Wed, 9 Oct 2013 13:11:54 -0400 Received: from merlin.infradead.org ([205.233.59.134]:46583 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753828Ab3JIRLx (ORCPT ); Wed, 9 Oct 2013 13:11:53 -0400 Date: Wed, 9 Oct 2013 19:11:45 +0200 From: Peter Zijlstra To: Ingo Molnar Cc: Mel Gorman , Rik van Riel , Srikar Dronamraju , Andrea Arcangeli , Johannes Weiner , Linux-MM , LKML Subject: Re: [PATCH 0/63] Basic scheduler support for automatic NUMA balancing V9 Message-ID: <20131009171145.GG13848@laptop.programming.kicks-ass.net> References: <1381141781-10992-1-git-send-email-mgorman@suse.de> <20131009162801.GA10452@gmail.com> <20131009162942.GA12178@gmail.com> <20131009165738.GA12572@gmail.com> <20131009170934.GA12601@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131009170934.GA12601@gmail.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 Wed, Oct 09, 2013 at 07:09:34PM +0200, Ingo Molnar wrote: > > I started bisecting the crash, and the good news is that it's bisectable > and it's not the NUMA bits that are causing the crash. > > (the bad news is that I now face a boring, possibly very long bisection, > but hey ;-) Its the RMW bits..