public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Con Kolivas <kernel@kolivas.org>
To: linux <linux-kernel@vger.kernel.org>
Cc: Peter Williams <pwil3058@bigpond.net.au>
Subject: plugsched for 2.6.10-rc1-mm4
Date: Wed, 10 Nov 2004 10:49:58 +1100	[thread overview]
Message-ID: <419157A6.5070705@kolivas.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 923 bytes --]

A new version of plugsched is available for 2.6.10-rc1-mm4

http://ck.kolivas.org/patches/plugsched/2.6.10-rc1-mm4/

Mainly this is a resync and cleanup.

The only new feature is the addition of the first in a family of 
minimalist schedulers: minisched

Minisched is a uniprocessor only scheduler that has support for the real 
time scheduling policies SCHED_RR, and SCHED_FIFO, with only very simple 
RR scheduling for SCHED_NORMAL. It is designed for use in an environment 
that mainly uses real time scheduling and wishes minimum overhead.

Microsched and nanosched are also planned. Microsched will have no 
support for real time tasks and have simple RR scheduling for 
SCHED_NORMAL. Nanosched will have no priority support at all.

A non-mm version is planned in the not too distant future...

After a hint from Peter I've trimmed the version number to only 7 digits 
(datestamp + release that date) :P

Cheers,
Con

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

                 reply	other threads:[~2004-11-09 23:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=419157A6.5070705@kolivas.org \
    --to=kernel@kolivas.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pwil3058@bigpond.net.au \
    /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