Skip to content
Commit e2049d85 authored by wuqiang.matt's avatar wuqiang.matt Committed by Masami Hiramatsu (Google)
Browse files

MAINTAINERS: objpool added



objpool, a scalable and lockless ring-array based object pool, was
introduced to replace the original freelist (a LIFO queue based on
singly linked list) to improve kretprobe scalability.

Link: https://lore.kernel.org/all/20231017135654.82270-6-wuqiang.matt@bytedance.com/

Signed-off-by: default avatarwuqiang.matt <wuqiang.matt@bytedance.com>
Acked-by: default avatarMasami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: default avatarMasami Hiramatsu (Google) <mhiramat@kernel.org>
parent f46e8939
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment