Re: [PATCH] rust: slab: add basic slab module
From: Danilo Krummrich
Date: Mon Sep 29 2025 - 16:32:09 EST
On Mon Sep 29, 2025 at 4:11 PM CEST, Elijah wrote:
> 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
I think it is what we settle with, so if you want to work on that, that'd be
great! :)