]> git.proxmox.com Git - pve-kernel-2.6.32.git/blobdiff - README
update to vzkernel-2.6.32-042stab093.4.src.rpm
[pve-kernel-2.6.32.git] / README
diff --git a/README b/README
index 8629962fee6f3e48996d6e98aace707288a2ffa8..3b361ccf3d9a89c4151549d67ce5546ca63425bb 100644 (file)
--- a/README
+++ b/README
@@ -19,20 +19,21 @@ Additional/Updated Modules:
 
 - include latest e1000e driver from intel/sourceforge
 
-- include latest Broadcom bnx2 drivers
+- include latest Broadcom bnx2 drivers: http://driverdownloads.qlogic.com/
 
-  * original file linux-7.8.56.zip contains
-    netxtreme2-7.8.56.tar.gz (added to repository)
+  * original file linux-7.10.14.zip contains
+    netxtreme2-7.10.14.tar.gz (added to repository)
 
 - include latest Adaptec aacraid driver
 
-  * http://download.adaptec.com/raid/aac/linux/aacraid-linux-src-1.2.1-40300.tgz
+  * http://download.adaptec.com/raid/aac/linux/aacraid-linux-src-1.2.1-40700.tgz
 
 - include latest megaraid_sas driver
 
-  *  http://www.lsi.com/downloads/Public/MegaRAID%20Common%20Files/MR_Linux_Driver_6.601.06.00.tgz
+  * http://www.lsi.com/support/pages/download-search.aspx
+  * download "6.703.11.00-2_MR Linux_Driver.zip"
 
-  (extract source file megaraid_sas-06.602.03.00-src.tar.gz)
+  (extract source file megaraid_sas-06.703.11.00-src.tar.gz)
 
 - include Highpoint RocketRAID 272X driver
 
@@ -137,6 +138,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
 -----------------------------