Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-09-22 | kern: dma: Zero new memory by default | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-20 | kern: dma: Add DMA frame allocator | Ian Moffett | |
Introduce a special frame allocation utility to reserve memory for DMA done between devices and the host. Signed-off-by: Ian Moffett <ian@osmora.org> |