From 4ef3b81ed48eb85b1fd59ed9eaf421113a0c4d1e Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Tue, 14 Mar 2017 20:16:59 -0400 Subject: [PATCH] 2.8, 2.0: add link to channel-switch-timer Signed-off-by: Philippe Proulx --- 2.8/lttng-docs-2.8.txt | 4 ++-- 2.9/lttng-docs-2.9.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/2.8/lttng-docs-2.8.txt b/2.8/lttng-docs-2.8.txt index f69a074..9ff3898 100644 --- a/2.8/lttng-docs-2.8.txt +++ b/2.8/lttng-docs-2.8.txt @@ -1558,8 +1558,8 @@ to configure the sub-buffer count and size for them: * **High event throughput**: In general, prefer bigger sub-buffers to lower the risk of losing event records. + -Having bigger sub-buffers also ensures a lower sub-buffer switching -frequency. +Having bigger sub-buffers also ensures a lower +<>. + The number of sub-buffers is only meaningful if you create the channel in overwrite mode: in this case, if a sub-buffer overwrite happens, the diff --git a/2.9/lttng-docs-2.9.txt b/2.9/lttng-docs-2.9.txt index 7eaf636..da60330 100644 --- a/2.9/lttng-docs-2.9.txt +++ b/2.9/lttng-docs-2.9.txt @@ -1499,8 +1499,8 @@ to configure the sub-buffer count and size for them: * **High event throughput**: In general, prefer bigger sub-buffers to lower the risk of losing event records. + -Having bigger sub-buffers also ensures a lower sub-buffer switching -frequency. +Having bigger sub-buffers also ensures a lower +<>. + The number of sub-buffers is only meaningful if you create the channel in overwrite mode: in this case, if a sub-buffer overwrite happens, the -- 2.34.1