]> git.baikalelectronics.ru Git - kernel.git/commit
docs/bpf: Add BPF ring buffer design notes
authorAndrii Nakryiko <andriin@fb.com>
Fri, 29 May 2020 07:54:24 +0000 (00:54 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 1 Jun 2020 21:38:22 +0000 (14:38 -0700)
commit554ef42da8420ac6825fa8d6ab9b96b73a4ad5fe
tree2af8a49b786c2f9e879b3433c7962464cfa77518
parenta6eb12915931a923ae0830a573f7facb9e7547f1
docs/bpf: Add BPF ring buffer design notes

Add commit description from patch #1 as a stand-alone documentation under
Documentation/bpf, as it might be more convenient format, in long term
perspective.

Suggested-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20200529075424.3139988-6-andriin@fb.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Documentation/bpf/ringbuf.rst [new file with mode: 0644]