* sched-domains
@ 2004-03-17 21:21 Andrew Morton
2004-03-18 23:35 ` sched-domains John Hawkes
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2004-03-17 21:21 UTC (permalink / raw)
To: linux-ia64
Folks, I remain all in a dither over the sched-domains NUMA/SMT work which
has been in the -mm kernels for a while.
I have no concerns about its stability, but I do want to see general
agreement that this is the way to proceed, although of course it may need
enhancements/tuning later on.
In terms of performace testing results I believe everything has been
positive except for some testing which Andi did on the STREAM benchmark.
My question is: to what extent have the ia64 NUMA architectural people
reviewed this code, and what is the risk that someone will come along in
six months time saying we need to rip it all out?
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: sched-domains
2004-03-17 21:21 sched-domains Andrew Morton
@ 2004-03-18 23:35 ` John Hawkes
0 siblings, 0 replies; 2+ messages in thread
From: John Hawkes @ 2004-03-18 23:35 UTC (permalink / raw)
To: linux-ia64
From: "Andrew Morton" <akpm@osdl.org>
...
> My question is: to what extent have the ia64 NUMA architectural people
> reviewed this code, and what is the risk that someone will come along in
> six months time saying we need to rip it all out?
I am generally happy with the architecture of sched-domains. The big
advantage I see for large Altix-like NUMA platforms is that much of the
scheduler policy decisions are parameterized in sched_domain fields and are
more easily tuned on a per-architecture and per-platform basis. In
particular, it is easy to define additional scheduler domains that are larger
than a single node and smaller than all the CPUs in the system, each domain
having its own parameterized characteristics of load-balance frequency, etc.
John Hawkes
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-18 23:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-17 21:21 sched-domains Andrew Morton
2004-03-18 23:35 ` sched-domains John Hawkes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox