numam-spdk/examples/interrupt_tgt
Liu Xiaodong 147000aa7b interrupt_tgt: add lvol, blobfs and basic bdevs
Logical volume, blobstore and blobfs can directly run in
interrupt mode.
Some bdev modules don't have pollers, so they can be directly
runnning in interrupt mode.
interrupt_tgt can create lvol bdevs and some other type bdevs

Change-Id: I9ad068393c6ff31bb3aafb3e58a41b0e0aeec9af
Signed-off-by: Liu Xiaodong <xiaodong.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4276
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-10-23 16:23:48 +00:00
..
.gitignore interrupt: add interrupt_tgt app 2020-10-23 16:23:48 +00:00
interrupt_tgt.c interrupt: add interrupt_tgt app 2020-10-23 16:23:48 +00:00
Makefile interrupt_tgt: add lvol, blobfs and basic bdevs 2020-10-23 16:23:48 +00:00