public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Question about not saving power
@ 2008-12-24  5:50 Alexander E. Patrakov
       [not found] ` <1230099417.21770.4.camel@marge.simson.net>
  2008-12-24  7:02 ` Robert Hancock
  0 siblings, 2 replies; 5+ messages in thread
From: Alexander E. Patrakov @ 2008-12-24  5:50 UTC (permalink / raw)
  To: LKML

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-12-25 16:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-24  5:50 Question about not saving power Alexander E. Patrakov
     [not found] ` <1230099417.21770.4.camel@marge.simson.net>
2008-12-24  6:38   ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox