mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
By allocating the packet-stream dataspace for block sessions as uncached, we can use DMA to directly read and write into the client buffer. Currently, the OMAP4 SD-card driver is using this feature.