f9d5ed28ca
Change-Id: I6e291c3361b9b8529e4ad44c4bc41bdb4b3b2b47 Signed-off-by: Seth Howell <seth.howell@intel.com> Reviewed-on: https://review.gerrithub.io/404957 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
23 lines
375 B
Plaintext
23 lines
375 B
Plaintext
[passthru]
|
|
# PT <bdev name> <vbdev name>
|
|
PT Malloc3 TestPT
|
|
|
|
[Malloc]
|
|
NumberOfLuns 4
|
|
LunSizeInMB 64
|
|
|
|
[Split]
|
|
# Split Malloc1 into two auto-sized halves
|
|
Split Malloc1 2
|
|
|
|
# Split Malloc2 into eight 4-megabyte pieces,
|
|
# leaving the rest of the device inaccessible
|
|
Split Malloc2 8 4
|
|
|
|
[AIO]
|
|
AIO /dev/ram0 AIO0
|
|
AIO /tmp/aiofile AIO1 2048
|
|
|
|
[Ioat]
|
|
Disable Yes
|