From: "Alexander E. Patrakov" <patrakov@gmail.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: Question about not saving power
Date: Wed, 24 Dec 2008 10:50:24 +0500 [thread overview]
Message-ID: <200812241050.24804.patrakov@gmail.com> (raw)
Hello.
I tried playing with some audio apps like JACK and fluidsynth, and noticed the
following. If I set the parameters in JACK so that the latency becomes less
than ~10 milliseconds, a faint tone appears in the headphones connected to the
onboard sound card.
I guess that its frequency is the tone is the same as that of the interrupts
generated by the sound card. The tone disappears if I run something like
"while : ; do : ; done" that consumes CPU time continuously, so I guess this
has something to do with the power-saving features and less-than-perfect PSU.
My question is: what are my options (like kernel parameters) to disable power-
saving features, other than running such CPU-eating process continuously?
--
Alexander E. Patrakov
next reply other threads:[~2008-12-24 5:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-24 5:50 Alexander E. Patrakov [this message]
[not found] ` <1230099417.21770.4.camel@marge.simson.net>
2008-12-24 6:38 ` Question about not saving power Alexander E. Patrakov
2008-12-24 7:02 ` Robert Hancock
2008-12-25 7:07 ` Alexander E. Patrakov
2008-12-25 16:16 ` Robert Hancock
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=200812241050.24804.patrakov@gmail.com \
--to=patrakov@gmail.com \
--cc=linux-kernel@vger.kernel.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 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.