From: Nick Piggin <piggin@cyberone.com.au>
To: Robert Love <rml@tech9.net>
Cc: Mike Fedyk <mfedyk@matchmail.com>,
"Martin J. Bligh" <mbligh@aracnet.com>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Nick's scheduler policy v12
Date: Sat, 06 Sep 2003 11:31:59 +1000 [thread overview]
Message-ID: <3F59390F.8070902@cyberone.com.au> (raw)
In-Reply-To: <1062796123.1436.4.camel@boobies.awol.org>
Robert Love wrote:
>On Fri, 2003-09-05 at 16:39, Mike Fedyk wrote:
>
>
>>Exactly. Because the larger time slices for lower nice values came from
>>O(1), not Con.
>>
>
>The larger timeslices may not help, but one reason why renicing X hurts
>multimedia is that it gives a preference to the GUI over the multimedia
>thread(s).
>
>Look at it this way. Assume renicing X does not _help_ whatever the
>problem is (simply because the problem, in this case, is not stemming
>from X). Then giving X the higher priority and larger timeslice only
>adversely affects the problem.
>
>So, since the multimedia thread in (say) xmms is really unrelated to X
>(its a separate thread and not doing any Xlib calls), it just hurts it.
>
Hi Robert,
Yeah you are right. Backboost is sort of an implicit renice though,
except it doesn't always go where you want it or when you want :(
I have found that is enough to have good scheduling latency to ensure
xmms skips are difficult to produce.
next prev parent reply other threads:[~2003-09-06 1:32 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-05 17:57 [PATCH] Nick's scheduler policy v12 Nick Piggin
2003-09-05 18:54 ` Martin J. Bligh
2003-09-05 20:22 ` Mike Fedyk
2003-09-05 20:19 ` Martin J. Bligh
2003-09-05 20:39 ` Mike Fedyk
2003-09-05 21:08 ` Robert Love
2003-09-06 1:31 ` Nick Piggin [this message]
2003-09-06 1:18 ` Nick Piggin
2003-09-06 3:36 ` Martin J. Bligh
2003-09-06 6:20 ` Jörn Engel
2003-09-06 6:38 ` Nick Piggin
2003-09-06 6:55 ` Nick Piggin
2003-09-06 15:13 ` Martin J. Bligh
2003-09-06 11:47 ` Ed Sweetman
2003-09-07 2:34 ` Martin J. Bligh
2003-09-07 3:27 ` Valdis.Kletnieks
2003-09-07 4:42 ` Nick Piggin
2003-09-07 4:37 ` Nick Piggin
2003-09-06 7:49 ` Martin Schlemmer
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=3F59390F.8070902@cyberone.com.au \
--to=piggin@cyberone.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=mbligh@aracnet.com \
--cc=mfedyk@matchmail.com \
--cc=rml@tech9.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 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.