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