Spdk/module/bdev/malloc
Konrad Sztyber 8c6b5f15af bdev/malloc: completion poller
This poller is registered on each IO channel and can be used to schedule
asynchronous completion of a request.  This can be especially useful for
requests that can be completed immediately.  For now, nothing enqueues
the requests to be completed through this poller - this will be changed
in the following patch.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: If6b26541907bb46402fc0904216bff74dad57b88
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10803
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2022-06-30 13:32:30 -04:00
..
bdev_malloc_rpc.c bdev/malloc: Add optimal IO boundary 2022-06-30 13:32:28 -04:00
bdev_malloc.c bdev/malloc: completion poller 2022-06-30 13:32:30 -04:00
bdev_malloc.h bdev/malloc: Add optimal IO boundary 2022-06-30 13:32:28 -04:00
Makefile so_ver: increase all major versions 2021-02-05 14:43:47 +00:00