Spdk/lib/vhost
Shuhei Matsumoto c688f5e93e lib/vhost: Replace global cpuset by local one in vhost_get_poll_group()
Replace g_tmp_cpuset by tmp_cpuset local in vhost_get_poll_group()
without any side effect.

Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Change-Id: Ibb01d2c77d6d82d7cc81df722e7848b357d4e9e7
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/840
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2020-03-05 13:35:54 +00:00
..
Makefile make: add dependencies for the rte_vhost build. 2019-09-09 22:15:24 +00:00
rte_vhost_compat.c vhost: Inline the calculation of vhost session memory region. 2020-01-07 12:17:55 +00:00
vhost_blk.c vhost: Fix the issue of virtual machine device parameter max_segments always equal to 1 2020-02-26 09:25:32 +00:00
vhost_internal.h lib/vhost: Allocate cpumask statically for struct spdk_vhost_dev 2020-01-03 08:32:38 +00:00
vhost_nvme.c vhost_nvme: fix one compilation issue 2020-01-13 12:43:16 +00:00
vhost_rpc.c lib/vhost: Allocate cpumask statically for struct spdk_vhost_dev 2020-01-03 08:32:38 +00:00
vhost_scsi.c lib/vhost: Allocate cpumask statically for struct spdk_vhost_dev 2020-01-03 08:32:38 +00:00
vhost.c lib/vhost: Replace global cpuset by local one in vhost_get_poll_group() 2020-03-05 13:35:54 +00:00