From: Jarkko Lavinen <jlavi@iki.fi>
To: cpufreq@ZenII.linux.org.uk
Cc: Hendrik Muhs <Hendrik.Muhs@web.de>
Subject: [PATCH] Another powernow-k7 patch for Desktop XP-M usage
Date: Fri, 14 Jan 2005 13:46:56 +0200 [thread overview]
Message-ID: <20050114114656.GA8185@smooth.piipiip.net> (raw)
In-Reply-To: <200410150905.08176.Hendrik.Muhs@web.de>
On Fri Oct 15, 2004 at 08:05:07, Hendrik Muhs wrote:
> A new corrected patch is attached to this mail
Many thanks for the XP-M patch. I am using it on 2.6.9 and running
XP-M at 1.1Vcore. The max cpu clock at this Vcore is about 1200MHz
or multiplier 9 on 133MHz FSB.
The patch assumes the CPU is running at the highest normal multiplier,
that would be 14 cpu running at around 1800MHz. It then calculates
the FSB frquency from cpu clock and the assumed multiplier. As a result,
a wrong FSB and frequencies are calculated.
For a quick remedy, I added a new module option "multiplier_limit" which
limits the queried multiplier to no higher than the given limit.
overwrite_table=1 multiplier=3,4,5,6,7,8,9 debug=1 multiplier_limit=9
powernow: PowerNOW! Technology present. Can scale: frequency and voltage.
powernow: FSB: 135.405 MHz
powernow: Overwriting PST table with manual settings
powernow: Settling Time: 200 microseconds.
powernow: FID: 0x10 (3.0x [406MHz]) VID: 0xb (1.450V)
powernow: FID: 0x12 (4.0x [541MHz]) VID: 0xb (1.450V)
powernow: FID: 0x4 (5.0x [677MHz]) VID: 0xb (1.450V)
powernow: FID: 0x6 (6.0x [812MHz]) VID: 0xb (1.450V)
powernow: FID: 0x8 (7.0x [947MHz]) VID: 0xb (1.450V)
powernow: FID: 0xa (8.0x [1083MHz]) VID: 0xb (1.450V)
powernow: FID: 0xc (9.0x [1218MHz]) VID: 0xb (1.450V)
powernow: Minimum speed 406 MHz. Maximum speed 1218 MHz.
With this modification the FSB and CPU frequencies are repoted correctly.
It would be better if the currently used multiplier could be detected
without resorting to setting manual limit, though.
Jarkko Lavinen
next prev parent reply other threads:[~2005-01-14 11:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-15 7:05 [PATCH] Another powernow-k7 patch for Desktop XP-M usage Hendrik Muhs
2004-10-15 22:28 ` Nebojsa Trpkovic
2004-11-29 21:36 ` Nebojsa Trpkovic
2004-10-16 16:11 ` mark newman
2005-01-14 11:46 ` Jarkko Lavinen [this message]
2005-01-17 15:21 ` Hendrik Muhs
2005-01-17 16:31 ` Jarkko Lavinen
2005-01-19 15:35 ` Jarkko Lavinen
-- strict thread matches above, loose matches on Subject: below --
2004-12-01 20:09 Hendrik Muhs
2004-10-12 8:18 Hendrik Muhs
2004-10-14 23:26 ` Nebojsa Trpkovic
2004-10-20 9:43 ` Bruno Ducrot
2004-10-20 22:05 ` Harald Milz
2004-10-21 0:56 ` Nebojsa Trpkovic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050114114656.GA8185@smooth.piipiip.net \
--to=jlavi@iki.fi \
--cc=Hendrik.Muhs@web.de \
--cc=cpufreq@ZenII.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.