From: "Carlos R. Mafra" <crmafra2@gmail.com>
To: Frederik Himpe <fhimpe@telenet.be>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Audio skipping with 2.6.24.4 and 2.6.25-rc9
Date: Sat, 12 Apr 2008 16:19:14 -0300 [thread overview]
Message-ID: <20080412191914.GA6573@localhost.ift.unesp.br> (raw)
In-Reply-To: <pan.2008.04.12.16.13.01@telenet.be>
On Sat 12.Apr'08 at 16:13:01 +0000, Frederik Himpe wrote:
> I'm experiencing a lot of problems with audio skipping on my system. I am
> using Rhythmbox as an audio player and have Compiz active. Whenever I
> maximise or restore a maximised real transparent gnome-terminal, audio
> skips. Compared to other normal applications, restoring the transparent
> console is also slow (it takes a few seconds before the window appears).
>
> I ran cfs-debug-info-clear.sh, and the reproduced the problem 3 times by
> restoring and minimising a gnome-terminal window. After that I ran cfs-
> debug-info.sh, and I uploaded the information here:
> http://artipc10.vub.ac.be/cfs-debug-info-2008.04.12-18.00.20.gz
>
> This problem happens with both 2.6.24.4 as with 2.6.25-rc9 (the debugging
> information is from the latter version).
I once learned ( http://lkml.org/lkml/2008/2/29/179 )
that the CFS would have something to do with the latencies I was
observing in my system if se.wait_max was bigger than 40 msecs.
It would be an "anomaly" in CFS.
But in the log you uploaded you have only two se.wait_max greater than
40 msecs
[mafra@localhost:~]$ grep se.wait_max cfs-debug-info-2008.04.12-18.00.20 |awk '{ {if ($3 > 40.000000) print $3} }'
44.153039
50.841370
As these numbers are only a bit greater than 40, I guess your problem is not
related to the CFS scheduler.
Can you try latencytop? ( www.latencytop.org )
Bye,
Carlos
next prev parent reply other threads:[~2008-04-12 19:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-12 16:13 Audio skipping with 2.6.24.4 and 2.6.25-rc9 Frederik Himpe
2008-04-12 17:51 ` Markus Trippelsdorf
2008-04-12 18:06 ` Frederik Himpe
2008-04-12 18:19 ` Markus Trippelsdorf
2008-04-12 19:19 ` Carlos R. Mafra [this message]
2008-04-12 20:19 ` Frederik Himpe
2008-04-12 20:30 ` Carlos R. Mafra
2008-04-12 22:11 ` Frans Pop
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=20080412191914.GA6573@localhost.ift.unesp.br \
--to=crmafra2@gmail.com \
--cc=fhimpe@telenet.be \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox