Make kernel module that supports pinning RAM and GPU pages
Closed this issue · 1 comments
enfiskutensykkel commented
Make kernel module that supports pinning RAM and GPU pages
enfiskutensykkel commented
Some testing is necessary, but it should work. For kernel version < 4.9.0 it might not work with IOMMU enabled due to lack of dma_map_resource()
function.