From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <450591B2.2080102@shadowen.org> Date: Mon, 11 Sep 2006 17:41:22 +0100 From: Andy Whitcroft MIME-Version: 1.0 Subject: Re: -mm numa perf regression References: <20060901105554.780e9e78.akpm@osdl.org> <44F88236.10803@google.com> <44F8949E.4010308@google.com> <44F8970F.2050004@google.com> <44F8BB87.7050402@shadowen.org> <45017C95.90502@shadowen.org> <45057055.7070003@shadowen.org> <20060911093549.a553cfe5.akpm@osdl.org> In-Reply-To: <20060911093549.a553cfe5.akpm@osdl.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: Andrew Morton Cc: linux-mm@kvack.org, Christoph Lameter , Martin Bligh , Paul Jackson List-ID: Andrew Morton wrote: > On Mon, 11 Sep 2006 15:19:01 +0100 > Andy Whitcroft wrote: > >> Christoph Lameter wrote: >>> On Fri, 8 Sep 2006, Andy Whitcroft wrote: >>> >>>>> I have not heard back from you on this issue. It would be good to have >>>>> some more data on this one. >>>> Sorry I submitted the tests and the results filtered out to TKO, and >>>> then I forgot to check them. Looking at the graph backing this out has >>>> had no effect. As I think we'd expect from what comes below. >>>> >>>> What next? >>> Get me the promised data? /proc/zoneinfo before and after the run. >>> /proc/meminfo and /sys/devices/system/node/node*/* would be helpful. >> Sorry for the delay, the relevant files wern't all being preserved. >> Fixed that up and reran things. The results you asked for are available >> here: >> >> http://www.shadowen.org/~apw/public/debug-moe-perf/47138/ >> >> Just having a quick look at the results, it seems that they are saying >> that all of our cpu's are in node 0 which isn't right at all. The >> machine has 4 processors per node. >> >> I am sure that would account for the performance loss. Now as to why ... >> >>> Is there a way to remotely access the box? >> Sadly no ... I do have direct access to test on the box but am not able >> to export it. >> >> I've also started a bisection looking for it. Though that will be some >> time yet as I've only just dropped the cleaver for the first time. >> > > I've added linux-mm. Can we please keep it on-list. I have a vague suspicion > that your bisection will end up pointing at one Mel Gorman. Or someone else. > But whoever it is will end up wondering wtf is going on. > > I don't understand what you mean by "all of our cpu's are in node 0"? > http://www.shadowen.org/~apw/public/debug-moe-perf/47138/sys/devices/system/node.after/node0/ > and > http://www.shadowen.org/~apw/public/debug-moe-perf/47138/sys/devices/system/node.before/node0/ > look the same.. It depends what "before" and "after" mean, I guess... What I have noted in this output is that all of the CPU's in this machine have been assigned to node 0, this is incorrect because there are four nodes of four cpus each. The before and after refer to either side of the test showing the regression. Of course the cpu these are static and thus the same. -apw -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org