Loading
lib/thread: Cleanup thread structure
Remove unused io_device_delete_count field Reorganize the fields so that ones used in the data path are located in the beggining of the structure and occupy 2 cache lines Signed-off-by:Alexey Marchuk <alexeymar@mellanox.com> Change-Id: I98e22dacb84153e6a10a6ff6d77c1c9dfb14e02b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1803 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> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>