[PATCH v2 0/2] support large align and nid in Rust allocators

Vitaly Wool posted 2 patches 3 months, 2 weeks ago
There is a newer version of this series
[PATCH v2 0/2] support large align and nid in Rust allocators
Posted by Vitaly Wool 3 months, 2 weeks ago
The coming patches provide the ability for Rust allocators to set
NUMA node and large alignment.

Signed-off-by: Vitaly Wool <vitaly.wool@konsulko.se>