Re: [PATCH 13/40] autonuma: CPU follow memory algorithm
[Posted October 31, 2012 by corbet]
| From: |
| Peter Zijlstra <a.p.zijlstra-AT-chello.nl> |
| To: |
| Andrea Arcangeli <aarcange-AT-redhat.com> |
| Subject: |
| Re: [PATCH 13/40] autonuma: CPU follow memory algorithm |
| Date: |
| Thu, 28 Jun 2012 16:53:58 +0200 |
| Message-ID: |
| <1340895238.28750.49.camel@twins> |
| Cc: |
| linux-kernel-AT-vger.kernel.org, linux-mm-AT-kvack.org, Hillf Danton
<dhillf-AT-gmail.com>, Dan Smith <danms-AT-us.ibm.com>, Linus Torvalds
<torvalds-AT-linux-foundation.org>, Andrew Morton <akpm-AT-linux-foundation.org>,
Thomas Gleixner <tglx-AT-linutronix.de>, Ingo Molnar <mingo-AT-elte.hu>, Paul
Turner <pjt-AT-google.com>, Suresh Siddha <suresh.b.siddha-AT-intel.com>, Mike
Galbraith <efault-AT-gmx.de>, "Paul E. McKenney" <paulmck-AT-linux.vnet.ibm.com>,
Lai Jiangshan <laijs-AT-cn.fujitsu.com>, Bharata B Rao
<bharata.rao-AT-gmail.com>, Lee Schermerhorn <Lee.Schermerhorn-AT-hp.com>, Rik
van Riel <riel-AT-redhat.com>, Johannes Weiner <hannes-AT-cmpxchg.org>, Srivatsa
Vaddagiri <vatsa-AT-linux.vnet.ibm.com>, Christoph Lameter <cl-AT-linux.com>,
Alex Shi <alex.shi-AT-intel.com>, Mauricio Faria de Oliveira
<mauricfo-AT-linux.vnet.ibm.com>, Konrad Rzeszutek Wilk
<konrad.wilk-AT-oracle.com>, Don Morris <don.morris-AT-hp.com>, Benjamin
Herren |
| Archive-link: |
| Article, Thread
|
On Thu, 2012-06-28 at 14:55 +0200, Andrea Arcangeli wrote:
> +#ifdef __ia64__
> +#error "NOTE: tlb_migrate_finish won't run here"
> +#endif
https://lkml.org/lkml/2012/5/29/359
Its an optional thing, not running it isn't fatal at all.
Also, ia64 has CONFIG_NUMA so all this code had better run on it.
That said, I've also already told you to stop using such forceful
migration, that simply doesn't make any sense, numa balancing isn't that
critical.
Unless you're going to listen to feedback I give you, I'm going to
completely stop reading your patches, I don't give a rats arse you work
for the same company anymore.
You're impossible to work with.
--
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)