+130
−171
Loading
This patch aims to reduce memory usage by deleting chain of poller structs that depend on each other. Reworked RPC related functions to use only one poller structure. Reworked prepare_poller_data() and copy_pollers() to accomodate new change. Changed display functions, which use poller data. Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Change-Id: I0252f93e47fec6a3298f07463aebd495697274bf Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8519 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>