public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter Williams <pwil3058@bigpond.net.au>
To: Arjan van de Ven <arjanv@redhat.com>
Cc: Erik Jacobson <erikj@subway.americas.sgi.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Process Aggregates for 2.6.8
Date: Tue, 17 Aug 2004 10:06:54 +1000	[thread overview]
Message-ID: <41214C1E.9030003@bigpond.net.au> (raw)
In-Reply-To: <Pine.SGI.4.53.0408161255220.663830@subway.americas.sgi.com>

Erik Jacobson wrote:
>>>This is a fresh PAGG patch that applies cleanly to 2.6.8.
>>>There have been no major changes since the last PAGG patch I posted.
>>
>>are there (GPL) users of this yet ??
> 
> 
> SGI has job and CSA.  I don't know of non-SGI GPL projects making use of
> PAGG yet.

I'm thinking of adding a SCHED_IA scheduler class to the ZAPHOD CPU 
scheduler.  Tasks in this class would automatically get maximum 
interactive bonuses without having to go through ZAPHOD's normal 
mechanism for identifying interactive processes.  The main reason for 
doing this is that it is difficult to make rules for detecting 
interactive tasks that will successfully class the X server as 
interactive (which is necessary) but at the same time not also so 
classify tasks that aren't interactive.  This is because from time to 
time the X server's CPU usage rate gets very and also (as it serves 
multiple clients) its usage patterns aren't typical of most interactive 
tasks (i.e. lots of irregular sleep waiting for user input).

To make SCHED_IA useful, I would also make a PAGG client that would 
automatically set the scheduler classes of tasks to SCHED_IA if they 
exec() a binary designated by the sysadmin as an interactive program.

Peter
--
Peter Williams                                   pwil3058@bigpond.net.au

"Learning, n. The kind of ignorance distinguishing the studious."
  -- Ambrose Bierce


  reply	other threads:[~2004-08-17  0:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-16 16:32 [PATCH] Process Aggregates for 2.6.8 Erik Jacobson
2004-08-16 16:50 ` Arjan van de Ven
2004-08-16 17:56   ` Erik Jacobson
2004-08-17  0:06     ` Peter Williams [this message]
2004-08-25 14:03   ` Kurt Garloff
2004-08-17  7:02 ` Andrew Morton
2004-08-17 15:00   ` Erik Jacobson
2004-08-17 17:15     ` Erik Jacobson
2004-08-17 18:12       ` Andrew Morton
2004-08-26 22:14 ` Erik Jacobson

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=41214C1E.9030003@bigpond.net.au \
    --to=pwil3058@bigpond.net.au \
    --cc=arjanv@redhat.com \
    --cc=erikj@subway.americas.sgi.com \
    --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