public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Con Kolivas <kernel@kolivas.org>
To: linux kernel mailing list <linux-kernel@vger.kernel.org>
Cc: ck list <ck@vds.kolivas.org>
Subject: 2.6.13-ck4
Date: Wed, 14 Sep 2005 21:08:27 +1000	[thread overview]
Message-ID: <200509142108.29424.kernel@kolivas.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1309 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.13
http://ck.kolivas.org/patches/2.6/2.6.13/2.6.13-ck4/patch-2.6.13-ck4.bz2

or server version
http://ck.kolivas.org/patches/2.6/2.6.13/2.6.13-ck4/patch-2.6.13-ck4-server.bz2


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

Changes:

Added:

+hz-no250.patch
Setting HZ to 250 gives you the worst of both 100 and 1000 without any 
advantage from either. Furthermore there are performance issues with dvd 
burning (it seems) and unresolved issues with -ck, so this patch removes the 
option entirely to force 100 or 1000.

+vm-fix_background_scan.patch
A bug in the background scanning patch meant that if you had no highmem 
enabled it would keep intermittently scanning indefinitely even if all memory 
is balanced, slowly trashing cached ram.

+vm-sp5_sp6.patch
Swap prefetch code was deciding to do prefetching based on overall free 
memory. This update makes it check every memory zone to ensure they all have 
free memory before doing any prefetching.


Cheers,
Con

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

                 reply	other threads:[~2005-09-14 11:08 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=200509142108.29424.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