Re: [RFC PATCH 00/31] Foundation for automatic NUMA balancing V2
[Posted November 14, 2012 by corbet]
| From: |
| Ingo Molnar <mingo-AT-kernel.org> |
| To: |
| Mel Gorman <mgorman-AT-suse.de> |
| Subject: |
| Re: [RFC PATCH 00/31] Foundation for automatic NUMA balancing V2 |
| Date: |
| Tue, 13 Nov 2012 18:27:34 +0100 |
| Message-ID: |
| <20121113172734.GA12098@gmail.com> |
| Cc: |
| Peter Zijlstra <a.p.zijlstra-AT-chello.nl>,
Andrea Arcangeli <aarcange-AT-redhat.com>,
Rik van Riel <riel-AT-redhat.com>,
Johannes Weiner <hannes-AT-cmpxchg.org>,
Hugh Dickins <hughd-AT-google.com>,
Thomas Gleixner <tglx-AT-linutronix.de>,
Linus Torvalds <torvalds-AT-linux-foundation.org>,
Andrew Morton <akpm-AT-linux-foundation.org>,
Linux-MM <linux-mm-AT-kvack.org>, LKML <linux-kernel-AT-vger.kernel.org> |
| Archive-link: |
| Article, Thread
|
* Mel Gorman <mgorman@suse.de> wrote:
> > I'd also like to add another, structural side note: you
> > mixed new vm-stats bits into the whole queue, needlessly
> > blowing up the size and the mm/ specific portions of the
> > tree. I'd suggest to post and keep those bits separately,
> > preferably on top of what we have already once it has
> > settled down. I'm keeping the 'perf bench numa' bits
> > separate as well.
>
> The stats part are fairly late in the queue. I noticed they
> break build for !CONFIG_BALANCE_NUMA but it was trivially
> resolved. [...]
Ok - the vm-stats bits are the last larger item remaining that
I've seen - could you please redo any of your changes on top of
the latest tip:numa/core tree, to make them easier for me to
pick up?
Your tree is slowly becoming a rebase of tip:numa/core and that
will certainly cause problems.
I'll backmerge any delta patches and rebase as necessary - but
please do them as deltas on top of tip:numa/core to make things
reviewable and easier to merge:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git numa/core
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: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
(
Log in to post comments)