linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Con Kolivas <kernel@kolivas.org>
To: linux-kernel@vger.kernel.org
Cc: ck list <ck@vds.kolivas.org>
Subject: 2.6.12-ck5
Date: Sat, 6 Aug 2005 12:47:42 +1000	[thread overview]
Message-ID: <200508061247.44391.kernel@kolivas.org> (raw)

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

These are patches designed to improve system responsiveness and interactivity. 
It is configurable to any workload but the default ck* patch is aimed at the 
desktop and ck*-server is available with more emphasis on serverspace.

Apply to 2.6.12 (This includes all patches in 2.6.12.4):
http://ck.kolivas.org/patches/2.6/2.6.12/2.6.12-ck5/patch-2.6.12-ck5.bz2
or for server version:
http://ck.kolivas.org/patches/2.6/2.6.12/2.6.12-ck5/patch-2.6.12-ck5-server.bz2

web:
http://kernel.kolivas.org
all patches:
http://ck.kolivas.org/patches/
Split patches available.


Changes since 2.6.12-ck4:
-schedbatch2.8.diff
+schedbatch2.9.diff
A rare stall on hyperthreading was addressed and now batch tasks suspend 
properly.

-schediso2.12.diff
SCHED_ISO was dropped entirely. It broke in ck4, and there is now a decent 
defacto standard for unprivileged realtime in mainline kernel with realtime 
RLIMITS so I'm supporting the use of that instead.

-isobatch_ionice2.diff
+batch_ionice.diff
Remove check for SCHED_ISO

-HZ-864.diff
It seems there were far more areas of the kernel not ready for this Hz value 
than I could have anticipated much to my dismay even though all code should 
be written in a HZ neutral fashion. Return normal -ck to HZ=1000 and change 
ck-server to HZ=100.

-patch-2.6.12.3
+patch-2.6.12.4.bz2
Latest stable series

-2612ck4-version.diff
+2612ck5-version.diff
Version update.


Cheers,
Con

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2005-08-06  2:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-06  2:47 Con Kolivas [this message]
2005-08-06  3:21 ` 2.6.12-ck5 Lee Revell
2005-08-06  5:34 ` [ck] 2.6.12-ck5 Charles philip Chan
2005-08-06  7:39 ` scientica (GMail)

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=200508061247.44391.kernel@kolivas.org \
    --to=kernel@kolivas.org \
    --cc=ck@vds.kolivas.org \
    --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;
as well as URLs for NNTP newsgroup(s).