diff options
author | Jason Wang <jasowang@redhat.com> | 2020-08-04 19:20:41 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2020-08-05 18:39:18 -0400 |
commit | de91a4d0e725db34db64502fad84e8fb1026146b (patch) | |
tree | 986a26eabeb8e765e15e9fd1c2ef943255ae281e /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 25abc060d282132ea5c945392f900dca0a7e9bbb (diff) |
vdpasim: support batch updating
The vDPA simulator support both set_map() and dma_map()/dma_unmap()
operations. But vhost-vdpa can only use one of them. So this patch
introduce a module parameter (batch_mapping) that let vpda_sim to
support only one of those dma operations. The batched mapping via
set_map() is enabled by default.
Signed-off-by: Jason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20200804162048.22587-6-eli@mellanox.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions