From: Con Kolivas <kernel@kolivas.org>
To: "Martin J. Bligh" <mbligh@aracnet.com>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: xmms (audio) skipping in 2.5 (not 2.4)
Date: Tue, 4 Mar 2003 16:36:00 +1100 [thread overview]
Message-ID: <200303041636.00745.kernel@kolivas.org> (raw)
In-Reply-To: <103200000.1046755559@[10.10.2.4]>
On Tue, 4 Mar 2003 04:25 pm, Martin J. Bligh wrote:
> OK, so I finally took the plunge, and put 2.5 on my main desktop as well as
> just the lab machines ;-)
>
> Generally seems to work very well, and VM performance is much more stable
> than 2.4 ... but xmms seems to skip if I just waggle the scrollbar in some
> windows. This happens most in my email client (which is Mulberry), but
> other things show it to a more limited extent.
>
> The audio pauses happen on a simple window scroll down, without intensive
> CPU background activity ... they're very short in duration, which makes it
> *feel* more like the audio buffer is too small than a scheduler problem,
> but I'm just guessing really.
>
> So ... is there any easy way I can diagnose this? Does anyone else have a
> similar problem?
Most of us who have worked with an O(1) scheduler based kernel have found this
at various times. See the previous discussion with akpm about the
interactivity estimator. Akpm found that decreasing the maximum timeslice
duration would blunt the effect of the interactivity estimator giving
preference to the "wrong" task. In 2.4.20-ck4 I avoid this problem with the
"desktop tuning" of making the max timeslice==min timeslice. Try an -mm
kernel with the scheduler tunables patch and try playing with the max
timeslice. Most have found that <=25 will usually stop these skips. The
default max timeslice of 300ms is just too long for the desktop and
interactivity estimator.
Con
next prev parent reply other threads:[~2003-03-04 5:25 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-04 5:25 xmms (audio) skipping in 2.5 (not 2.4) Martin J. Bligh
2003-03-04 5:36 ` Con Kolivas [this message]
2003-03-04 5:52 ` Martin J. Bligh
2003-03-04 7:28 ` Con Kolivas
2003-03-04 7:48 ` Martin J. Bligh
2003-03-04 8:15 ` Con Kolivas
2003-03-04 10:00 ` Andrew McGregor
2003-03-04 15:59 ` Martin J. Bligh
2003-03-12 22:59 ` Pavel Machek
2003-03-12 23:42 ` Martin J. Bligh
2003-03-04 9:48 ` Giuliano Pochini
2003-03-04 14:13 ` Anton Blanchard
2003-03-04 14:18 ` Maciej Soltysiak
2003-03-04 14:31 ` Sean Neakums
2003-03-04 16:17 ` Martin J. Bligh
2003-03-04 18:39 ` Aaron Lehmann
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=200303041636.00745.kernel@kolivas.org \
--to=kernel@kolivas.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mbligh@aracnet.com \
/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