numam-dpdk/lib/librte_vhost
Huawei Xie 22c668d494 vhost: comment identified issues
1) FIXME: concurrent calls to vhost set mem table from different guests
could cause mem_temp to be overrided.
2) TODO: cmpset cost quite some cpu cyles. Allow app to disable this
feature if there is no contention in real workload.
3) FIXME: fix scatter gather mbuf copy to vhost vring chained buffers.

Signed-off-by: Huawei Xie <huawei.xie@intel.com>
Acked-by: Changchun Ouyang <changchun.ouyang@intel.com>
2014-10-13 19:16:54 +02:00
..
eventfd_link vhost: move from examples to dedicated library 2014-10-13 19:10:09 +02:00
libvirt vhost: move from examples to dedicated library 2014-10-13 19:10:09 +02:00
rte_virtio_net.h vhost: coding style fixes 2014-10-13 19:16:54 +02:00
vhost_rxtx.c vhost: comment identified issues 2014-10-13 19:16:54 +02:00
vhost-net-cdev.c vhost: comment identified issues 2014-10-13 19:16:54 +02:00
vhost-net-cdev.h vhost: coding style fixes 2014-10-13 19:16:54 +02:00
virtio-net.c vhost: coding style fixes 2014-10-13 19:16:54 +02:00