]> git.proxmox.com Git - pve-kernel-2.6.32.git/blobdiff - README
update to vzkernel-2.6.32-042stab088.4.src.rpm
[pve-kernel-2.6.32.git] / README
diff --git a/README b/README
index 31412c76ea9b337a89c3576d03b322381a934c10..5a86aa50aee69785a13eb2a592541d655484654d 100644 (file)
--- a/README
+++ b/README
@@ -21,23 +21,27 @@ Additional/Updated Modules:
 
 - include latest Broadcom bnx2 drivers
 
-  * original file linux-7.6.62.zip contains
-    netxtreme2-7.6.62.tar.gz (added to repository)
+  * original file linux-7.8.56.zip contains
+    netxtreme2-7.8.56.tar.gz (added to repository)
 
 - include latest Adaptec aacraid driver
 
-  * http://download.adaptec.com/raid/aac/linux/aacraid-linux-src-1.2.1-30300.tgz
+  * http://download.adaptec.com/raid/aac/linux/aacraid-linux-src-1.2.1-40300.tgz
 
 - include latest megaraid_sas driver
 
-  *  http://www.lsi.com/downloads/Public/MegaRAID%20Common%20Files/MR_Linux_Driver_6.600.18.00.tgz
+  *  http://www.lsi.com/downloads/Public/MegaRAID%20Common%20Files/MR_Linux_Driver_6.601.06.00.tgz
 
-  (extract source file megaraid_sas-06.600.18.00-src.tar.gz)
+  (extract source file megaraid_sas-06.602.03.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
 
+- include latest ARECA RAID drivers
+
+  * http://www.areca.com.tw/support/s_linux/linux.htm
+
 FIRMWARE:
 =========
 
@@ -133,6 +137,13 @@ see config-2.6.32.diff
   This is the suggested setting for KVM. We also measure bad fsync
   performance with ext4 and cfq.
 
+- set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
+
+  because if not set, it can give some dynamic memory or cpu frequencies 
+  change, and vms can crash (mainly windows guest).
+
+  see http://forum.proxmox.com/threads/18238-Windows-7-x64-VMs-crashing-randomly-during-process-termination?p=93273#post93273
+
 Testing final kernel with kvm
 -----------------------------