Age | Commit message (Expand) | Author |
---|---|---|
2024-05-01 | objpool: cache nr_possible_cpus() and avoid caching nr_cpu_ids | Andrii Nakryiko |
2024-05-01 | objpool: enable inlining objpool_push() and objpool_pop() operations | Andrii Nakryiko |
2023-12-01 | lib: objpool: fix head overrun on RK3588 SBC | wuqiang.matt |
2023-10-18 | lib: objpool added: ring-array based lockless MPMC | wuqiang.matt |