From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx143.postini.com [74.125.245.143]) by kanga.kvack.org (Postfix) with SMTP id D353E6B007D for ; Wed, 21 Nov 2012 13:04:39 -0500 (EST) Received: by mail-ee0-f41.google.com with SMTP id d41so5204762eek.14 for ; Wed, 21 Nov 2012 10:04:38 -0800 (PST) Date: Wed, 21 Nov 2012 19:04:32 +0100 From: Ingo Molnar Subject: Re: [PATCH 00/27] Latest numa/core release, v16 Message-ID: <20121121180432.GA29590@gmail.com> References: <1353291284-2998-1-git-send-email-mingo@kernel.org> <20121119162909.GL8218@suse.de> <20121120060014.GA14065@gmail.com> <20121120074445.GA14539@gmail.com> <20121120090637.GA14873@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Linus Torvalds Cc: David Rientjes , Mel Gorman , Linux Kernel Mailing List , linux-mm , Peter Zijlstra , Paul Turner , Lee Schermerhorn , Christoph Lameter , Rik van Riel , Andrew Morton , Andrea Arcangeli , Thomas Gleixner , Johannes Weiner , Hugh Dickins * Linus Torvalds wrote: > [...] And not look at vsyscalls or anything, but look at what > schednuma does wrong! I have started 4 independent lines of inquiry to figure out what's wrong on David's system, and all four are in the category of 'what does our tree do to cause a regression': - suboptimal (== regressive) 4K fault handling by numa/core - suboptimal (== regressive) placement by numa/core on David's assymetric-topology system - vsyscalls escallating numa/core page fault overhead non-linearly - TLB flushes escallating numacore page fault overhead non-linearly I have sent patches for 3 of them, one is still work in progress, because it's non-trivial. I'm absolutely open to every possibility and obviously any regression is numa/core's fault, full stop. What would you have done differently to handle this particular regression? Thanks, Ingo -- 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