diff options
| author | wuqiang.matt <[email protected]> | 2023-10-17 13:56:54 +0000 |
|---|---|---|
| committer | Masami Hiramatsu (Google) <[email protected]> | 2023-10-18 15:07:40 +0000 |
| commit | e2049d8569d94446eb581f792178c1ac4eddb58b (patch) | |
| tree | f6fc2df54c26ab1790cb02424352f76bdcb46f28 /lib/test_objpool.c | |
| parent | kprobes: freelist.h removed (diff) | |
| download | kernel-e2049d8569d94446eb581f792178c1ac4eddb58b.tar.gz kernel-e2049d8569d94446eb581f792178c1ac4eddb58b.zip | |
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/[email protected]/
Signed-off-by: wuqiang.matt <[email protected]>
Acked-by: Masami Hiramatsu (Google) <[email protected]>
Signed-off-by: Masami Hiramatsu (Google) <[email protected]>
Diffstat (limited to 'lib/test_objpool.c')
0 files changed, 0 insertions, 0 deletions
