Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-09 | util/slab: add slab_zalloc | Pierre-Eric Pelloux-Prayer | 1 | -0/+2 |
2021-10-05 | util/slab: use simple_mtx_t | Marek Olšák | 1 | -2/+2 |
2020-11-10 | util/slab: allow usage from c++ code | Erik Faye-Lund | 1 | -0/+8 |
2018-12-14 | util/slab: Rename slab_mempool typed parameters to mempool | Ian Romanick | 1 | -4/+4 |
2016-10-05 | util/slab: re-design to allow migration between pools (v3) | Nicolai Hähnle | 1 | -15/+47 |
2016-09-06 | util: import the slab allocator from gallium | Marek Olšák | 1 | -0/+62 |