]> git.proxmox.com Git - ceph.git/blame - ceph/src/spdk/test/lib/bdev/bdev.conf.in
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / spdk / test / lib / bdev / bdev.conf.in
CommitLineData
7c673cae
FG
1# autotest.sh will automatically rmmod ioatdma, so we do
2# not need to specify Whitelist
3# entries to enable ioat offload for this malloc LUN
4[Malloc]
5 NumberOfLuns 5
6 LunSizeInMB 32
7
8[Split]
9 # Split Malloc1 into two auto-sized halves
10 Split Malloc1 2
11
12 # Split Malloc2 into eight 1-megabyte pieces,
13 # leaving the rest of the device inaccessible
14 Split Malloc2 8 1
15
16[AIO]
17 AIO /dev/ram0 AIO0