Change-Id: I6e7de4330f0c792514df21557a3010adef08c670 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
19 lines
492 B
Plaintext
19 lines
492 B
Plaintext
[Nvme]
|
|
NvmeLunsPerNs 1
|
|
UnbindFromKernel Yes
|
|
|
|
# autotest.sh will automatically rmmod ioatdma, so we do
|
|
# not need to specify UnbindFromKernel and Whitelist
|
|
# entries to enable ioat offload for this malloc LUN
|
|
[Malloc]
|
|
NumberOfLuns 5
|
|
LunSizeInMB 32
|
|
|
|
[AIO]
|
|
# skip these blockdevs if the /dev/ramX nodes do not exist
|
|
# so that the blockdev tests can still run on systems that
|
|
# do not have /dev/ramX nodes configured
|
|
SkipMissingFiles Yes
|
|
# Linux AIO backend
|
|
AIO /dev/ram0
|