Re: [PATCH vhost next 09/10] vdpa/mlx5: Add shared memory registration code
From: Eli Cohen <hidden>
Date: 2020-07-16 08:28:50
Also in:
lkml
From: Eli Cohen <hidden>
Date: 2020-07-16 08:28:50
Also in:
lkml
On Thu, Jul 16, 2020 at 04:13:21PM +0800, Jason Wang wrote:
On 2020/7/16 下午3:23, Eli Cohen wrote:quoted
Add code to support registering guest's memory region for the device.It would be better to use "userspace" memory here since vhost-vDPA could be used by e.g dpdk application on the host in the future.
How about replaciing "guest's memory" with "address space". It is more general and aligns with the with the fact that virio driver can run in the guest's kernel.