From eb85ec174e9b2b7ecdb2bbfe49183ccad07045ae Mon Sep 17 00:00:00 2001 From: compudj Date: Mon, 24 Nov 2008 11:21:33 +0000 Subject: [PATCH] update compat git-svn-id: http://ltt.polymtl.ca/svn@3160 04897980-b3bd-0310-b5e0-8ef037075253 --- trunk/lttv/doc/developer/lttng-lttv-compatibility.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 517efb24..fd63c1a4 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3144,8 +3144,6 @@ LTTng 0.57 fixes the modification done to offset and commit count counters following formal verification so the overflow is dealt with correctly. It was causing problems on 32-bits machines after 4GB worth of data going through a buffer.
-LTTng 0.58 implements debugfs-based trace control which will gradually replace -the netlink-based control.
@@ -3166,6 +3164,7 @@ powerpc64, s390, sparc, sparc64.
0.58
+0.59
0.58
@@ -3189,6 +3188,8 @@ obsolete
LTTng 0.58 implements debugfs-based trace control which will gradually replace the netlink-based control.
ltt-control 0.58 expects the netlink negative error values.
+LTTng 0.59 implements an exclusive wait poll to fix thundering herd problem and +help scalability.
-- 2.34.1