summaryrefslogtreecommitdiff
path: root/lib/objpool.c
AgeCommit message (Expand)Author
2024-11-07objpool: fix to make percpu slot allocation more robustMasami Hiramatsu (Google)
2024-10-22objpool: fix choosing allocation for percpu slotsViktor Malik
2024-05-01objpool: cache nr_possible_cpus() and avoid caching nr_cpu_idsAndrii Nakryiko
2024-05-01objpool: enable inlining objpool_push() and objpool_pop() operationsAndrii Nakryiko
2023-12-01lib: objpool: fix head overrun on RK3588 SBCwuqiang.matt
2023-10-18lib: objpool added: ring-array based lockless MPMCwuqiang.matt