From: Mike Galbraith <efault@gmx.de>
To: Uwaysi Bin Kareem <uwaysi.bin.kareem@paradoxuncreated.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Scheduler queues for less os-jitter?
Date: Thu, 11 Oct 2012 04:46:34 +0200 [thread overview]
Message-ID: <1349923594.6989.19.camel@marge.simpson.net> (raw)
In-Reply-To: <op.wly58nr56426ze@localhost.localdomain>
On Wed, 2012-10-10 at 20:13 +0200, Uwaysi Bin Kareem wrote:
> I was just wondering, have you considered this?
>
> If daemons are contributing to os-jitter, wouldn`t having them all on
> their own queue reduce jitter? So people could have the stuff like in
> Ubuntu they want, without affecting jitter, or needing stuff like Tiny
> Core, for tiny jitter?
>
> So you get (simplified) something like mainapp - process1 in queue 2,
> mainapp - process2 in queue 2, mainapp - process 3 in queue 2, etc.
>
> Or is that already batch maybe, lol.
You could try SCHED_AUTOGROUP, or create whatever task groups manually,
or use systemd to do that for you. Like everything else having anything
to do with scheduling, all are double edged swords, so may help, may
hurt.
-Mike
next prev parent reply other threads:[~2012-10-11 2:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-10 18:13 Scheduler queues for less os-jitter? Uwaysi Bin Kareem
2012-10-11 2:46 ` Mike Galbraith [this message]
[not found] ` <op.wm75y11n6426ze@localhost.localdomain>
2012-11-04 1:20 ` Fwd: " Uwaysi Bin Kareem
2012-11-04 9:20 ` Uwaysi Bin Kareem
2012-11-04 12:41 ` Mike Galbraith
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=1349923594.6989.19.camel@marge.simpson.net \
--to=efault@gmx.de \
--cc=linux-kernel@vger.kernel.org \
--cc=uwaysi.bin.kareem@paradoxuncreated.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