Re: [PATCH] rust: slab: add basic slab module
From: Elijah
Date: Mon Sep 29 2025 - 10:12:14 EST
On 9/28/2025 7:47 AM, Danilo Krummrich wrote:
On Thu Sep 25, 2025 at 11:54 AM CEST, Danilo Krummrich wrote:
(3) Implement a macro to generate a custom KmemCache Allocator trait
implementation for every KmemCache instance with a static lifetime.
Thinking about it a bit more, I think we should go with option (3) for now.
do you want me to implement that now? if so I can take a look in a few hours