* SMP status?
@ 2003-07-21 5:06 John Clemens
2003-07-22 12:04 ` Dominik Brodowski
0 siblings, 1 reply; 2+ messages in thread
From: John Clemens @ 2003-07-21 5:06 UTC (permalink / raw)
To: cpufreq
Out of curiousity, has anyone thought about what it would take get SMP
support into cpufreq? I'm thinking about servers...
Is someone working on this, or has any work been don on the past about
this? I can imagine some of the timing issues, etc.. and some of them
should be addressed by the work that went on some time ago to allow
processor of different speeds to work in SMP (i guess they don't use the
TSC for clocks?).
how big of a rats nest is this, as bad as i think it is?
just curious :)
john.c
--
John Clemens http://www.deater.net/john
john@deater.net ICQ: 7175925, IM: PianoManO8
"I Hate Quotes" -- Samuel L. Clemens
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: SMP status?
2003-07-21 5:06 SMP status? John Clemens
@ 2003-07-22 12:04 ` Dominik Brodowski
0 siblings, 0 replies; 2+ messages in thread
From: Dominik Brodowski @ 2003-07-22 12:04 UTC (permalink / raw)
To: John Clemens; +Cc: cpufreq
On Mon, Jul 21, 2003 at 01:06:05AM -0400, John Clemens wrote:
>
> Out of curiousity, has anyone thought about what it would take get SMP
> support into cpufreq? I'm thinking about servers...
It's already done. The generic cpufreq core is perfectly SMP-capable, the
x86 timing updates [in arch/i386/kernel/timers/timer_tsc.c] is
SMP-capable, the /proc/sys/, /proc and /sys/devices interfaces are
SMP-capable. However, it's more a question of which CPUs support frequency
and voltage scaling. There's no "speedstep" for server-grade processors yet,
though AMD is reportedly thinking of including PowerNow in future releases
of their AMD64 processors. So, on x86 only the throttling-driver
"p4-clockmod" does provide SMP [and Hyperthreading!] support.
On other architectures cpufreq + SMP is more widely available, e.g. on
sparc64.
> how big of a rats nest is this, as bad as i think it is?
It seems to work :-)
Dominik
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-07-22 12:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-21 5:06 SMP status? John Clemens
2003-07-22 12:04 ` Dominik Brodowski
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.