public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
* domain setup in 2.6.9rc1-bk6
@ 2004-08-31  9:56 Andi Kleen
  2004-08-31 10:09 ` Anton Blanchard
  0 siblings, 1 reply; 5+ messages in thread
From: Andi Kleen @ 2004-08-31  9:56 UTC (permalink / raw)
  To: nickpiggin, akpm, linux-arch


Someone deleted arch/x86_64/kernel/domain.c in current BK 
and moved the SMT domain setup to generic code.

Problem is that I need a architecture specific hook to 
turn off SMT idle for AMD dual core CPUs, which otherwise
look like SMT siblings. I suppose I will do more tunings
in this area in the future anyways, so having it in the 
architecture would be better.

It seems a bit counterintuitive that we have such a configurable
scheduler, and then there is only a "one size fits all" way
to configure it.

Can part of this code please be moved back to the architecture? 

Thanks,

-Andi

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-09-01  1:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-31  9:56 domain setup in 2.6.9rc1-bk6 Andi Kleen
2004-08-31 10:09 ` Anton Blanchard
2004-08-31 11:33   ` Andi Kleen
2004-09-01  0:16     ` Nick Piggin
2004-09-01  1:15       ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox