summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorTzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com>2023-12-19 19:54:16 +0100
committerSteven Rostedt (Google) <rostedt@goodmis.org>2023-12-20 13:54:55 +0100
commit139f84002145d8624f0195fb090b3a7670744a13 (patch)
tree521419fca6c93b6b9121fdc2aefe1aac56de2659 /ipc
parentring-buffer: Have ring_buffer_print_page_header() be able to access ring_buff... (diff)
downloadlinux-139f84002145d8624f0195fb090b3a7670744a13.tar.xz
linux-139f84002145d8624f0195fb090b3a7670744a13.zip
ring-buffer: Page size per ring buffer
Currently the size of one sub buffer page is global for all buffers and it is hard coded to one system page. In order to introduce configurable ring buffer sub page size, the internal logic should be refactored to work with sub page size per ring buffer. Link: https://lore.kernel.org/linux-trace-devel/20211213094825.61876-3-tz.stoyanov@gmail.com Link: https://lore.kernel.org/linux-trace-kernel/20231219185628.009147038@goodmis.org Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Vincent Donnefort <vdonnefort@google.com> Cc: Kent Overstreet <kent.overstreet@gmail.com> Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions