X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=eaba616af47d152d48e0b38612c0f01c1df0b475;hb=83dda0d1ae238847210c74ec2669fe25d0629a9f;hp=9ce4ca18f3cc93e74bb493a5bf78179421138bec;hpb=bfd10e86a5c3ce8cd8f01cbf0cd6d2c5d97025a0;p=lttv.git 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)