[sys-kernel/linux-sabayon, sys-kernel/linux-sabayon-sources,
sys-kernel/linux-server] Added an IO latency patch for the cfq ioscheduler. Please note this patch is backported from the 2.6.32 kernel source, so this patch should be dropped from the 2.6.32 ebuilds.
This commit is contained in:
@@ -36,6 +36,11 @@ KERN_INITRAMFS_SEARCH_NAME="initramfs-genkernel-${ARCH}-*-server-*"
|
||||
|
||||
# patches
|
||||
UNIPATCH_LIST="${DISTFILES}/${K_SABPATCHES_PKG}"
|
||||
# patches
|
||||
UNIPATCH_LIST="
|
||||
${DISTFILES}/${K_SABPATCHES_PKG}
|
||||
${FILESDIR}/${PV}/cfq-iosched-IO-latency.patch
|
||||
"
|
||||
|
||||
src_unpack() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user