From fdcc305d3f0a98f3ad8583ab5f14aad7a6dfbd59 Mon Sep 17 00:00:00 2001 From: compudj Date: Mon, 16 Mar 2009 19:42:52 +0000 Subject: [PATCH 1/1] update compat git-svn-id: http://ltt.polymtl.ca/svn@3349 04897980-b3bd-0310-b5e0-8ef037075253 --- trunk/lttv/doc/developer/lttng-lttv-compatibility.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 95e1f9bb..0eb2c5a2 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3397,6 +3397,8 @@ powerpc64, s390, sparc, sparc64.
0.106
0.108
0.109
+0.110
+0.111
0.65
@@ -3436,6 +3438,8 @@ LTTng 0.108 boosts performances. Fixes a false-sharing problem, divides the buffer management code into slow and fast paths for better locality.
LTTng 0.110 moves to a pointer array instead of a linked list to manage the buffer pages.
+LTTng 0.111 adds commit count prefetch, removes rcu list prefetch (slows down +small lists) and fixes powerpc64 build.
-- 2.34.1