[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOJsxLFnM4iYgBAfr+t4EHgqSce_x1rtGOwQ_twAQ18YnDVx8g@mail.gmail.com>
Date: Sat, 19 May 2012 13:32:35 +0300
From: Pekka Enberg <penberg@...nel.org>
To: Rik van Riel <riel@...hat.com>
Cc: mingo@...nel.org, hpa@...or.com, linux-kernel@...r.kernel.org,
a.p.zijlstra@...llo.nl, torvalds@...ux-foundation.org,
pjt@...gle.com, cl@...ux.com, bharata.rao@...il.com,
akpm@...ux-foundation.org, Lee.Schermerhorn@...com,
aarcange@...hat.com, danms@...ibm.com, suresh.b.siddha@...el.com,
tglx@...utronix.de, linux-tip-commits@...r.kernel.org
Subject: Re: [tip:sched/numa] sched/numa: Introduce sys_numa_{t,m}bind()
On Fri, May 18, 2012 at 6:14 PM, Rik van Riel <riel@...hat.com> wrote:
> I am not convinced this is the right way forward.
>
> While this may work well for programs written in languages
> with pointers, and for virtual machines, I do not see how
> eg. a JVM could provide useful hints to the kernel, because
> the Java program running on top has no idea about the
> memory addresses of its objects, and the Java language has
> no way to hint which thread will be the predominant user
> of an object.
True.
OTOH, while autonuma seems to be better for the JVM, numa sched is a
significant improvement over current code:
http://lkml.indiana.edu/hypermail/linux/kernel/1204.0/01200.html
Why is that?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists