Prev: [PATCH -V10 7/9] x86: Add new syscalls for x86_32
Next: [PATCH -V11 7/9] x86: Add new syscalls for x86_32
From: Con Kolivas on 20 May 2010 03:40 These are patches designed to improve system responsiveness and interactivity with specific emphasis on the desktop, but suitable to any workload. Apply to 2.6.34: http://www.kernel.org/pub/linux/kernel/people/ck/patches/2.6/2.6.34/2.6.34- ck1/patch-2.6.34-ck1.bz2 Broken out tarball: http://www.kernel.org/pub/linux/kernel/people/ck/patches/2.6/2.6.34/2.6.34- ck1/2.6.34-ck1-broken-out.tar.bz2 Discrete patches: http://www.kernel.org/pub/linux/kernel/people/ck/patches/2.6/2.6.34/2.6.34- ck1/patches/ Web: http://kernel.kolivas.org All -ck patches: http://www.kernel.org/pub/linux/kernel/people/ck/patches/ Each discrete patch contains a brief description of what it does at the top of the patch itself. Updated: 2.6.34-sched-bfs-318.patch mm-kswapd_inherit_prio-1.patch New: mm-zero_swappiness.patch mm-enable_swaptoken_only_when_swap_full.patch mm-drop_swap_cache_aggressively.patch cpufreq-bfs_tweaks.patch Full patchlist: 2.6.34-sched-bfs-318.patch sched-add-above-background-load-function.patch mm-make_swappiness_really_mean_it.patch mm-zero_swappiness.patch mm-enable_swaptoken_only_when_swap_full.patch mm-drop_swap_cache_aggressively.patch mm-kswapd_inherit_prio-1.patch mm-background_scan.patch mm-idleprio_prio-1.patch mm-lru_cache_add_lru_tail.patch kconfig-expose_vmsplit_option.patch hz-default_1000.patch hz-no_default_250.patch hz-raise_max.patch preempt-desktop-tune.patch cpufreq-bfs_tweaks.patch ck1-version.patch Enjoy -- -ck -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Thomas Backlund on 20 May 2010 12:40 20.05.2010 10:38, Con Kolivas skrev: > These are patches designed to improve system responsiveness and interactivity > with specific emphasis on the desktop, but suitable to any workload. > A small "problem"... > > Apply to 2.6.34: > http://www.kernel.org/pub/linux/kernel/people/ck/patches/2.6/2.6.34/2.6.34- > ck1/patch-2.6.34-ck1.bz2 This one contains BFS v317 > > > Broken out tarball: > http://www.kernel.org/pub/linux/kernel/people/ck/patches/2.6/2.6.34/2.6.34- > ck1/2.6.34-ck1-broken-out.tar.bz2 > This one contains BFS v318 -- Thomas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Con Kolivas on 20 May 2010 17:10
On Fri, 21 May 2010 02:36:06 Thomas Backlund wrote: > 20.05.2010 10:38, Con Kolivas skrev: > > These are patches designed to improve system responsiveness and > > interactivity with specific emphasis on the desktop, but suitable to any > > workload. > > A small "problem"... > > > Apply to 2.6.34: > > http://www.kernel.org/pub/linux/kernel/people/ck/patches/2.6/2.6.34/2.6.3 > >4- ck1/patch-2.6.34-ck1.bz2 > > This one contains BFS v317 > > > Broken out tarball: > > http://www.kernel.org/pub/linux/kernel/people/ck/patches/2.6/2.6.34/2.6.3 > >4- ck1/2.6.34-ck1-broken-out.tar.bz2 > > This one contains BFS v318 > > -- > Thomas > Darn, screwup by me for being out of practice. Fixing. Mirrors will take an hour or so to catch up. Thanks for the heads up. -- -ck -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |