016763c219
In order to save DMA entries limited by kernel both for external memory and hugepage memory, an attempt was made to map physically contiguous memory in one go. This cannot be done as VFIO IOMMU type1 does not support partially unmapping a previously mapped memory region while Heap can request for multi page mapping and partial unmapping. Hence for going back to old method of mapping/unmapping at memseg granularity, this commit reverts commit |
||
---|---|---|
.. | ||
api | ||
guides | ||
logo | ||
meson.build |