Kevin Wolf wrote:
This adds a new CDI header cdi/mem.h. It unifies memory allocations (and memory areas passed from external sources) for different types of DMA, allows the OS layer to back it by shared memory (makes sense in a microkernel approach) and probably some more nice things.
Looks nice after some reading (though I still don't like "z.B."). ;-) Acked-by: Max Reitz <max@xxxxxxxxxx>