|
|
Subscribe / Log in / New account

2.6.15-ck2

From:  Con Kolivas <kernel@kolivas.org>
To:  linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject:  2.6.15-ck2
Date:  Sun, 15 Jan 2006 21:06:20 +1100
Cc:  ck list <ck@vds.kolivas.org>

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 cks is available with more emphasis on serverspace.

This includes all patches from 2.6.15.2 so use 2.6.15 as your base.

Apply to 2.6.15
http://ck.kolivas.org/patches/2.6/2.6.15/2.6.15-ck2/patch...

or server version
http://ck.kolivas.org/patches/cks/patch-2.6.15-cks2.bz2

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

*NOTE*
If you're looking for the 1GB lowmem option it has been replaced and you 
should choose the following in menuconfig for the same effect:
( ) 3G/1G user/kernel split
(X) 3G/1G user/kernel split (for full 1G low memory)
( ) 2G/2G user/kernel split
( ) 1G/3G user/kernel split


Changes
Added:
 +sched-staircase13.2_13.3.patch
Microoptimisations (thanks Andreas Mohr) and patch merge typofix.

 +vmsplit-config_options.patch
Added the variable memory split config option which is going to be part of 
mainline. This allows up to 3GB lowmem without enabling highmem depending on 
the split you choose.

 +dynticks-i386_only_config.patch
CONFIG_NO_IDLE_HZ should only exist for x86_32

 +patch-2.6.15.1.bz2
Latest stable bug and security fixes


Modified:
 -schedrange.diff
 -schedbatch2.10.diff
 -sched-iso3.2.patch
 +schedrange-1.diff
 +schedbatch-2.11.diff
 +sched-iso3.3.patch
Patch merge typofix and microoptimisation


 -2615ck1-version.patch
 +2615ck2-version.patch
Version


Removed:
 -1g_lowmem1_i386.diff
No longer needed with multiple vmsplit configs


Cheers,
Con



Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds