]> git.proxmox.com Git - pve-kernel-2.6.32.git/blobdiff - README
fix OpenVZ bug 2738: stat returns bad values for blocks of an NFS file
[pve-kernel-2.6.32.git] / README
diff --git a/README b/README
index 4568ccf72a0dac41fd99f3fc9c31e77e36a04656..6dfd5f283a102844c5a2aa617dab85fc20497176 100644 (file)
--- a/README
+++ b/README
@@ -26,6 +26,18 @@ Additional/Updated Modules:
 
 - include latest Adaptec aacraid driver
 
+  * http://download.adaptec.com/raid/aac/linux/aacraid-linux-src-1.2.1-30300.tgz
+
+- include latest megaraid_sas driver
+
+  *  http://www.lsi.com/downloads/Public/MegaRAID%20Common%20Files/MR_Linux_Driver_6.600.18.00.tgz
+
+  (extract source file megaraid_sas-06.600.18.00-src.tar.gz)
+
+- include Highpoint RocketRAID 272X driver
+
+  * http://www.highpoint-tech.com/BIOS_Driver/rr272x_1x/linux_1.5/RR272x_1x-Linux-Src-v1.5-130325-0732.tar.gz
+
 FIRMWARE:
 =========
 
@@ -116,6 +128,10 @@ see config-2.6.32.diff
   multipath problems, which can be avoided by turning off IGMP
   snooping.
 
+- use 'deadline' as default scheduler
+
+  This is the suggested setting for KVM. We also measure bad fsync
+  performance with ext4 and cfq.
 
 Testing final kernel with kvm
 -----------------------------