From 83dda0d1ae238847210c74ec2669fe25d0629a9f Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Wed, 19 May 2010 22:10:18 -0400 Subject: [PATCH] update compat Signed-off-by: Mathieu Desnoyers --- doc/developer/lttng-lttv-compatibility.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 9ce4ca18..eaba616a 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3846,6 +3846,7 @@ powerpc64, s390, sparc, sparc64.
0.83
0.84
0.85
+0.86
obsolete
@@ -3930,6 +3931,8 @@ LTTng 0.214 support kernel 2.6.33.4.
LTTng 0.215 fixes module circular dependendy.
ltt-control 0.85 contains an update lttd which uses fadvise and sync_file_range to ensure that the page cache is not filled by trace buffers.
+ltt-control 0.86 puts fadvise after sync writeback to use sync writeback rather +than dirty page writeback. (should improve streaming)
-- 2.34.1