From: Alex <ambroxa@yahoo.it>
To: Dominik Brodowski <linux@dominikbrodowski.net>
Cc: linux-acpi@vger.kernel.org
Subject: Re: Avoid C2/C3 idle state
Date: Wed, 25 Nov 2009 12:05:50 +0000 (GMT) [thread overview]
Message-ID: <592341.31696.qm@web26506.mail.ukl.yahoo.com> (raw)
> > > Hey,
> > >
> > > you can set the maximum C-state to use using the
> > > "processor.max_cstate=<value>" parameter.
> No need to
> > > recompile.
> >
> > Thanks for your kind reply.
> >
> > A stupid qustion:
> > <value> is a numeric value as 1 , 2 , 3
> (i.e. processor.max_cstate=1 )
> > or is a string like C1 , C2 , C3 (i.e.
> processor.max_cstate=C1 ) ?
>
> It's the former. I'd suggest you try max_cstate=2 first, as
> that might save
> power, reduce heat and still not interfere with the serial
> device.
MMhh , there is a problem in my kernel 2.6.24 (Ubuntu 8.04.3 original)
[ 0.000000] Kernel command line: root=UUID=27d1e179-62d3-4996-878e-e4a456bd45f4 ro quiet splash acpi=force processor.max_cstate=2
[ 0.000000] Unknown boot option `processor.max_cstate=2': ignoring
This is a known problem related to Ubuntu 8.04, solved here:
http://www.inliniac.net/blog/2008/07/25/fixing-noise-on-ubuntu-hardy-804-aka-setting-max_cstate.html
Really my idea is that my serial problems are involved with C3 state: 800 microsec. latency and cache loss.
So I agree with your suggestion to use max_cstate=2.
But it doesn't work: serial overrun still there.
max_cstate=1 works fine : no overrun at all.
C2 state is buggy too.
I don't know if it's a hardware problem or acpi code problem, but with C1 it works fine and I'm happy :-)
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2009-11-25 12:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-25 12:05 Alex [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-11-24 21:50 Avoid C2/C3 idle state Alex
2009-11-24 22:29 ` Dominik Brodowski
2009-11-25 6:53 ` Alex
2009-11-25 8:05 ` Dominik Brodowski
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=592341.31696.qm@web26506.mail.ukl.yahoo.com \
--to=ambroxa@yahoo.it \
--cc=linux-acpi@vger.kernel.org \
--cc=linux@dominikbrodowski.net \
/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