Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |