Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-07 | objpool: fix to make percpu slot allocation more robust | Masami Hiramatsu (Google) | 1 | -6/+12 |
2024-10-22 | objpool: fix choosing allocation for percpu slots | Viktor Malik | 1 | -1/+1 |
2024-05-01 | objpool: cache nr_possible_cpus() and avoid caching nr_cpu_ids | Andrii Nakryiko | 1 | -6/+6 |
2024-05-01 | objpool: enable inlining objpool_push() and objpool_pop() operations | Andrii Nakryiko | 1 | -100/+0 |
2023-12-01 | lib: objpool: fix head overrun on RK3588 SBC | wuqiang.matt | 1 | -0/+17 |
2023-10-18 | lib: objpool added: ring-array based lockless MPMC | wuqiang.matt | 1 | -0/+280 |