Spdk/lib/accel
Mike Gerdts b0c93eb3fb accel: destroy g_stats_lock during finish
g_stats_lock is an spdk_spin_lock that is initialized as the module is
loading. With this change, it is destroyed as the module finishes.

Signed-off-by: Mike Gerdts <mgerdts@nvidia.com>
Change-Id: I5263547f6d0e8981765d59665bd826cf07a6f83e
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17681
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
2023-04-26 11:06:02 +00:00
..
accel_internal.h accel: add accel_get_stats 2023-04-14 17:05:40 +00:00
accel_rpc.c accel: move accel_module.h to include/spdk 2023-04-19 06:36:20 +00:00
accel_sw.c accel: move accel_module.h to include/spdk 2023-04-19 06:36:20 +00:00
accel.c accel: destroy g_stats_lock during finish 2023-04-26 11:06:02 +00:00
Makefile accel: allow libisal and libisal_crypto 2023-03-28 07:07:06 +00:00
spdk_accel.map accel: add accel_set_options 2023-04-14 17:05:40 +00:00