Re: [PATCH 0/3] Introduce UADK compression driver

2024-05-10 Thread Zhangfei Gao
On Mon, 22 Apr 2024 at 22:31, Zhangfei Gao wrote: > > Introduce a new compress PMD for hardware accelerators based on UADK [1]. > > UADK is a framework for user applications to access hardware accelerators. > UADK relies on IOMMU SVA (Shared Virtual Address) feature, which share > the same page ta

[PATCH 0/3] Introduce UADK compression driver

2024-04-22 Thread Zhangfei Gao
Introduce a new compress PMD for hardware accelerators based on UADK [1]. UADK is a framework for user applications to access hardware accelerators. UADK relies on IOMMU SVA (Shared Virtual Address) feature, which share the same page table between IOMMU and MMU. Thereby user application can direct