Spdk/lib/vhost
Darek Stojaczyk aab242559d vhost: recalculate coalescing settings on session creation
Instead of calculating those settings once and storing
them in the device struct, we'll now recalculate them
whenever a device session is created. This lets us
remove 2 fields from the device struct.

Change-Id: I2cb2bdbc570a41ae78c0666490fb1462a00d0b6f
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/c/439081
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
2019-01-15 18:48:14 +00:00
..
rte_vhost vhost fix potential memleak in vhost_backend_cleanup 2019-01-15 17:01:09 +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: separate sessions from devices 2019-01-13 00:46:28 +00:00
vhost_internal.h vhost: recalculate coalescing settings on session creation 2019-01-15 18:48:14 +00:00
vhost_nvme.c vhost: separate sessions from devices 2019-01-13 00:46:28 +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: separate sessions from devices 2019-01-13 00:46:28 +00:00
vhost.c vhost: recalculate coalescing settings on session creation 2019-01-15 18:48:14 +00:00