From 5c7dbc25d6b9fcaf3c3772392b16db48f4c111e6 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Mon, 13 Oct 2014 02:03:27 -0400 Subject: [PATCH] channel-subbuf-size-vs-subbuf-count: 17 ev/subbuf Signed-off-by: Philippe Proulx --- .../channel/channel-subbuf-size-vs-subbuf-count.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents/understanding-lttng/core-concepts/channel/channel-subbuf-size-vs-subbuf-count.md b/contents/understanding-lttng/core-concepts/channel/channel-subbuf-size-vs-subbuf-count.md index f2f3b5b..c117517 100644 --- a/contents/understanding-lttng/core-concepts/channel/channel-subbuf-size-vs-subbuf-count.md +++ b/contents/understanding-lttng/core-concepts/channel/channel-subbuf-size-vs-subbuf-count.md @@ -49,7 +49,7 @@ following configurations have the same ring buffer total size: div: 2, oR: 0.97, evDur: 300, - evPerSubBuf: 16, + evPerSubBuf: 17, consumerAfter: 25 }); var rb16 = rbBuildStdAnimated(doc, { -- 2.34.1