Spdk/lib/idxd
Ben Walker 855390a585 idxd: Release batches based on refcnt
Instead of releasing the batch memory when the batch generates a
completion, instead do it via refcnt. This will allow us to later hold
onto batch memory longer if vectored transactions end up spanning a
batch.

Change-Id: I942d6aa5052029eb0951e51a046dd98943108b94
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12259
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-05-18 07:28:57 +00:00
..
idxd_kernel.c idxd: Set the impl in idxd for kernel mode 2022-05-16 10:15:08 +00:00
idxd_user.c idxd: Make many internal idxd_user functions take an idxd_user object 2022-04-20 08:20:45 +00:00
idxd.c idxd: Release batches based on refcnt 2022-05-18 07:28:57 +00:00
idxd.h idxd: Release batches based on refcnt 2022-05-18 07:28:57 +00:00
Makefile so_ver: increase all major versions 2022-01-31 15:29:56 +00:00
spdk_idxd.map idxd: Remove spdk_idxd_chan_get_max_operations 2022-01-20 07:54:55 +00:00