doc/bdev: update the AIO configuration example
Change-Id: Icfbf27c73e9deabbce76129dc9f28b7dfbcda2a9 Signed-off-by: GangCao <gang.cao@intel.com> Reviewed-on: https://review.gerrithub.io/364335 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
9b8ddd2256
commit
aadd38fd8e
@ -68,6 +68,7 @@ Configuration file syntax:
|
|||||||
# The file name is the backing device
|
# The file name is the backing device
|
||||||
# The bdev name can be referenced from elsewhere in the configuration file.
|
# The bdev name can be referenced from elsewhere in the configuration file.
|
||||||
AIO /dev/sdb AIO0
|
AIO /dev/sdb AIO0
|
||||||
|
AIO /dev/sdc AIO1
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
This exports 2 aio block devices, named AIO0 and AIO1.
|
This exports 2 aio block devices, named AIO0 and AIO1.
|
||||||
|
Loading…
Reference in New Issue
Block a user