2016-07-20 18:16:23 +00:00
|
|
|
# autotest.sh will automatically rmmod ioatdma, so we do
|
2016-08-08 22:57:49 +00:00
|
|
|
# not need to specify Whitelist
|
2016-07-20 18:16:23 +00:00
|
|
|
# entries to enable ioat offload for this malloc LUN
|
|
|
|
[Malloc]
|
|
|
|
NumberOfLuns 5
|
|
|
|
LunSizeInMB 32
|
2016-08-03 17:36:14 +00:00
|
|
|
|
2016-08-29 17:15:47 +00:00
|
|
|
[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
|
|
|
|
|
2016-08-03 17:36:14 +00:00
|
|
|
[AIO]
|
2017-03-01 23:50:29 +00:00
|
|
|
AIO /dev/ram0 AIO0
|