Spdk/lib/vhost
wuzhouhui 5e2a99e508 rte_vhost: include <asm/mman.h> for CentOS-6
Gcc reports error "vhost_user.c:665: error: ‘MADV_DONTDUMP’ undeclared
(first use in this function)" when build in CentOS-6, include
<asm/mman.h> fixes it.

Change-Id: I1b19c0cb6424a8c5ad1e1dd7d1c724edeb06e171
Signed-off-by: wuzhouhui <wuzhouhui@kingsoft.com>
Reviewed-on: https://review.gerrithub.io/428912
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-10-11 20:47:40 +00:00
..
rte_vhost rte_vhost: include <asm/mman.h> for CentOS-6 2018-10-11 20:47:40 +00:00
Makefile vhost_user_nvme: add vhost user nvme target to SPDK 2018-04-03 15:01:24 -04:00
vhost_blk.c vhost: embed destroy ctx into vhost dev struct 2018-10-03 18:43:54 +00:00
vhost_internal.h vhost: embed destroy ctx into vhost dev struct 2018-10-03 18:43:54 +00:00
vhost_nvme.c vhost_nvme: add support for bdev_io_wait implement 2018-10-04 21:57:09 +00:00
vhost_rpc.c vhost: rpc: add an optional parameter -n/--name for get_vhost_controllers 2018-10-04 23:33:04 +00:00
vhost_scsi.c vhost: embed destroy ctx into vhost dev struct 2018-10-03 18:43:54 +00:00
vhost.c vhost: don't lock global vhost mutex when waiting for device start/stop 2018-09-28 18:46:11 +00:00