* overclocking?
@ 2003-06-29 3:42 Rees Boffey
2003-06-29 22:24 ` overclocking? Benjamin Herrenschmidt
0 siblings, 1 reply; 2+ messages in thread
From: Rees Boffey @ 2003-06-29 3:42 UTC (permalink / raw)
To: cpufreq
[-- Attachment #1: Type: text/plain, Size: 479 bytes --]
in the cpufreq documenatation in my 2.4.21-benh kernel it mentions that arguments echoed to the /proc/cpufreq entry are first validated before any changes are made. my question is, is it possible to remove this validation to allow the overclocking of the cpu?
the ibook2.2 that i use is possible of being overclocked via software using an early version of the CHUD tools for osx but as of yet i have not found a way to do it under linux.
appreciate any replies/flames :)
rees.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: overclocking?
2003-06-29 3:42 overclocking? Rees Boffey
@ 2003-06-29 22:24 ` Benjamin Herrenschmidt
0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2003-06-29 22:24 UTC (permalink / raw)
To: Rees Boffey; +Cc: cpufreq
On Sun, 2003-06-29 at 05:42, Rees Boffey wrote:
> in the cpufreq documenatation in my 2.4.21-benh kernel it mentions that
> arguments echoed to the /proc/cpufreq entry are first validated before any
> changes are made. my question is, is it possible to remove this validatio
> to allow the overclocking of the cpu?
> the ibook2.2 that i use is possible of being overclocked via software using
> an early version of the CHUD tools for osx but as of yet i have not found a
> way to do it under linux.
> appreciate any replies/flames :)
Well... some PowerMac models support only dual speeds (via PMU changing the
PLL strapping & resetting the CPU). Some others (the 750FX based iBooks)
could in theory be programmed to any speed supported by the PLL... Currently,
I do not have code to take advantage of this "feature". Those chips have 2
PLLs and can switch instantly between them. One is setup for full speed,
the other for "low speed" by the firmware, all I support via cpufreq so far
is to switch between those 2
Ben.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-06-29 22:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-29 3:42 overclocking? Rees Boffey
2003-06-29 22:24 ` overclocking? Benjamin Herrenschmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox