[DRBD-cvs] r1794 - branches/drbd-0.7

www-data www-data at garcon.linbit.com
Thu May 12 09:08:50 CEST 2005


Author: phil
Date: 2005-05-12 09:08:49 +0200 (Thu, 12 May 2005)
New Revision: 1794

Modified:
   branches/drbd-0.7/ChangeLog
Log:
Preparing 0.7.11


Modified: branches/drbd-0.7/ChangeLog
===================================================================
--- branches/drbd-0.7/ChangeLog	2005-05-11 08:27:50 UTC (rev 1793)
+++ branches/drbd-0.7/ChangeLog	2005-05-12 07:08:49 UTC (rev 1794)
@@ -1,9 +1,21 @@
 Latest:
 ------
- ChangeLog last updated: r1730 2005-01-25
+ ChangeLog last updated: r1778 2005-05-09
  Cumulative changes since last tarball.
  For even more detail, use "svn log" and "svn diff".
 
+0.7.11 (api:77/proto:74)
+-----
+ * The upper limit of the runtime tuning parameter max_buffers 
+   was ways too low for today's IBM storage controllers. 
+   Was 32 - 10000 ; Now it is 32 - 131072 ( Now one could 
+   allow DRBD to allocate up to half a gigabyte of memory as 
+   receive buffers)
+ * A fix to the Makefiles to make building of RPMs work on RAHS4.
+ * A workaround to have DBRD running on PPC64 with Linux-2.4.x kernels,
+   on Linux-2.6.x everything was fine already.
+ * Removal of dead code (busy_blocks).
+
 0.7.10 (api:77/proto:74)
 -----
  * 0.7.9 had a memory corruption bug and memory leakage (BIOs).



More information about the drbd-cvs mailing list