From: Timo Hoenig <thoenig@nouse.net>
To: Len Brown <lenb@kernel.org>
Cc: shadow@serverart.org, linux-acpi@vger.kernel.org
Subject: Re: [PATCH 2.6.18 1/1] ACPI: limit cstate on noisy thinkpad t43/p models
Date: Mon, 25 Sep 2006 15:50:08 +0200 [thread overview]
Message-ID: <1159192208.4475.9.camel@nouse.suse.de> (raw)
In-Reply-To: <200609250306.31350.len.brown@intel.com>
Hi,
On Mon, 2006-09-25 at 03:06 -0400, Len Brown wrote:
> On Sunday 24 September 2006 07:38, Timo Hoenig wrote:
>
> > I think it is a more general problem. The systems with Intel Core Duo I
> > got my hands on all show the symptom: Once the system is idle, the
> > second core begins to whine. It's annoying in quiet environments.
> >
> > * Turning off the second core makes the whining stop.
> > * Booting with processor.max_cstate=2 does also make the whining
> > go away; but it's a bad idea on laptops if once wants to gain a
> > long run on batteries.
> >
> > Tested with HZ=250; I'll check whether HZ=100/1000 helps.
>
> Curious, I have not noticed this on the Core Duo systems I have.
>
> In the past this has been traced to the voltage switching on the motherboard
> causing the capacitors to vibrate and the motherboard to resonate.
> That is why changing HZ will likely have an effect on the problem.
Yes, that's what I have found to be the culprit, too. Sorry that I do
not have yet been able to check with different HZ than 250 so far.
> Exactly what model system do you have that is making noise?
* Lenovo ThinkPad T60, several different models
* Fujitsu Siemens e8110
Also, I just got my hands on a Lenovo ThinkPad X60 and ran the same test
[1] as on the other machines but did not hear any noise.
Timo
[1] Test with Linux 2.6.18-rc6 (with pwd /sys/devices/system/cpu/cpu1)
while (true); do echo 0 > online; sleep 1; echo 1 > online; sleep 1; done;
prev parent reply other threads:[~2006-09-25 9:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-21 22:05 [PATCH 2.6.18 1/1] ACPI: limit cstate on noisy thinkpad t43/p models Brown, Len
2006-09-22 13:13 ` Sanjoy Mahajan
2006-09-24 11:38 ` Timo Hoenig
2006-09-25 7:06 ` Len Brown
2006-09-25 13:50 ` Timo Hoenig [this message]
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=1159192208.4475.9.camel@nouse.suse.de \
--to=thoenig@nouse.net \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=shadow@serverart.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox