public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.13-ck4
@ 2005-09-14 11:08 Con Kolivas
  0 siblings, 0 replies; only message in thread
From: Con Kolivas @ 2005-09-14 11:08 UTC (permalink / raw)
  To: linux kernel mailing list; +Cc: ck list

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-14 11:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-14 11:08 2.6.13-ck4 Con Kolivas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox