Re: [PATCH v7 2/2] rust: add dma coherent allocator abstraction.
From: Andreas Hindborg
Date: Thu Dec 19 2024 - 06:23:01 EST
Abdiel Janulgue <abdiel.janulgue@xxxxxxxxx> writes:
> Gentle ping. Does this approach make sense? :)
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?
Best regards,
Andreas Hindborg