+62
−63
Loading
This patch changes io_target_group from array to linked list and removes g_coremap. In particular, change how to choose io_target_group for each target, and reverse if condition in performance_dump(). These changes will the code clearer. Besides, remove blockdev_heads_destroy() because it just calls bdevperf_free_targets() now. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I170a1c58fe2df9a11902224dd8634462a9af6123 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478565 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>