From 978cd71ad4e3c1a7136e9f7fd51869658a10cd50 Mon Sep 17 00:00:00 2001 From: compudj Date: Sat, 14 Mar 2009 16:20:44 +0000 Subject: [PATCH] update compat git-svn-id: http://ltt.polymtl.ca/svn@3348 04897980-b3bd-0310-b5e0-8ef037075253 --- trunk/lttv/doc/developer/lttng-lttv-compatibility.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 84769e2e..95e1f9bb 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3434,6 +3434,8 @@ still work in progress) and a lot of patch folding has been done in preparation for LKML post. It supports kernel 2.6.29-rc7.
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.
-- 2.34.1