diff options
author | Frank A. Cancio Bello <[email protected]> | 2019-12-24 19:06:05 -0500 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2020-01-10 10:51:34 -0700 |
commit | a65d634e63644d05a22f32e5f2e56dde4f7ee77b (patch) | |
tree | c5fa0a12b5e2845a74dab7d3727d4624a6116d41 /tools/perf/util/c++/clang-test.cpp | |
parent | 6f7f8ef713a24ccea341a7f0cb92ef2b6b297f01 (diff) |
docs: ftrace: Clarify the RAM impact of buffer_size_kb
The current text could mislead the user into believing that the number
of pages allocated by each CPU ring buffer is calculated by the round
up of the division: buffer_size_kb / PAGE_SIZE.
Clarifies that a few extra pages may be allocated to accommodate buffer
management meta-data.
Suggested-by: Steven Rostedt (VMware) <[email protected]>
Suggested-by: Joel Fernandes (Google) <[email protected]>
Reviewed-by: Steven Rostedt (VMware) <[email protected]>
Reviewed-by: Joel Fernandes (Google) <[email protected]>
Signed-off-by: Frank A. Cancio Bello <[email protected]>
Link: https://lore.kernel.org/r/6f33be5f3d60e5ffc061d8d2b329d3d3ccf22a8c.1577231751.git.frank@generalsoftwareinc.com
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions