mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
0182e81b51
DMA buffer allocations are always performed as full pages. However, they got mapped into the IOMMU domain using the requested size, which may not be a multiple of the page size. This behaviour was introduced as a regression by #4761 and is corrected by this commit. genodelabs/genode#5002 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.