CHANGELOG: Add io_uring section
Change-Id: I7132290dd478aefcd81e3f21b884bf8404b4f37f Signed-off-by: Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/452691 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
parent
0731683861
commit
f76c869a10
@ -176,6 +176,11 @@ The function spdk_subsystem_init() no longer requires spdk_event as an argument.
|
||||
|
||||
Changed API of spdk_subsystem_config_json() to no longer be asynchronous.
|
||||
|
||||
### io_uring
|
||||
|
||||
A bdev module that issues I/O to kernel block devices using the new io_uring Linux kernel
|
||||
API was added. This module requires liburing.
|
||||
|
||||
## v19.01:
|
||||
|
||||
### ocf bdev
|
||||
|
Loading…
x
Reference in New Issue
Block a user