Add a patch for speedup cache writeback.

This commit is contained in:
Arne Fitzenreiter
2010-10-16 12:12:31 +02:00
parent 54f4a62c06
commit 9d4e632291
3 changed files with 43 additions and 0 deletions

View File

@@ -131,6 +131,9 @@ endif
# Reiser4 (don't check if fail (some patches are already in xen patchset)
-cd $(DIR_APP) && bzcat $(DIR_DL)/reiser4-for-2.6.32.patch.bz2 | patch -Np1
# Fix lag's at cache access (eg. quit of mc)
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6-vmscan_remove_wait_on_page_writeback.patch
# ipp2p 0.8.2-pomng
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32.8-ipp2p-0.8.2-pomng.patch

View File

@@ -23,6 +23,9 @@
###############################################################################
include Config
VER = kernel
include linux
PROG = linux-pae