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. THESE INCLUDE THE PATCHES FROM 2.6.16.1 SO START WITH 2.6.16 AS YOUR BASE Apply to 2.6.16 http://www.kernel.org/pub/linux/kernel/people/ck/patches/2.6/2.6.16/2.6.16-ck3/patch-2.6.16-ck3.bz2 or server version http://www.kernel.org/pub/linux/kernel/people/ck/patches/cks/patch-2.6.16-cks3.bz2 web: http://kernel.kolivas.org all patches: http://www.kernel.org/pub/linux/kernel/people/ck/patches/ Split patches available. Changes: Added: +sched-staircase14.2_15.patch A major improvement in the staircase code fixes low I/O under heavy cpu load, makes it starvation resistant, improves behaviour under heavy "system" loads, fixes a slowdown under "compute" mode and has numerous other microoptimisations. Modified: -swsusp-post_resume_aggressive_swap_prefetch.patch +swsusp-post_resume_aggressive_swap_prefetch-1.patch A minor change in the code to perform aggressive swap prefetching on swsusp resume slightly later should speed up resume time. -2.6.16-ck2-version.patch +2.6.16-ck3-version.patch Version update Cheers, Con