Commit e2049d8
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: wuqiang.matt <wuqiang.matt@bytedance.com>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>1 parent f46e893 commit e2049d8
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15461 | 15461 | | |
15462 | 15462 | | |
15463 | 15463 | | |
| 15464 | + | |
| 15465 | + | |
| 15466 | + | |
| 15467 | + | |
| 15468 | + | |
| 15469 | + | |
| 15470 | + | |
15464 | 15471 | | |
15465 | 15472 | | |
15466 | 15473 | | |
| |||
0 commit comments