Spdk/test/lib/bdev/bdev.conf.in

18 lines
404 B
Plaintext
Raw Normal View History

# autotest.sh will automatically rmmod ioatdma, so we do
# not need to specify Whitelist
# entries to enable ioat offload for this malloc LUN
[Malloc]
NumberOfLuns 5
LunSizeInMB 32
[Split]
# Split Malloc1 into two auto-sized halves
Split Malloc1 2
# Split Malloc2 into eight 1-megabyte pieces,
# leaving the rest of the device inaccessible
Split Malloc2 8 1
[AIO]
AIO /dev/ram0 AIO0