Re: [PATCH v7 2/2] rust: add dma coherent allocator abstraction.
From: Andreas Hindborg
Date: Thu Jan 09 2025 - 03:45:19 EST
"Abdiel Janulgue" <abdiel.janulgue@xxxxxxxxx> writes:
> Hi Andreas,
>
> On 19/12/2024 13:22, Andreas Hindborg wrote:
>> If you include the `Allocator` trait and the `Pool` it would make my
>> life a lot easier when rebasing nvme. For now I'm just going to use out
>> of tree patches that include the dma pool.
>>
>> If you do not have a user for dma pool, maybe just include the
>> `Allocator` trait and indicate that it is there to support other dma
>> allocators in the future?
>>
>>
>
> Would it be okay with you to have the basic functionality merged first?
> Once this is done, I will send up a follow-up patch that would then
> include the allocator trait and the pool.
Later is better than never :)
Best regards,
Andreas Hindborg