[LTP] Failling_Zram01&Zram02_LTP_testsuite

Alexey Kodanev alexey.kodanev@oracle.com
Wed Nov 15 15:47:19 CET 2017


On 11/15/2017 05:19 PM, Alexey Kodanev wrote:
> ...
> Could you try changing it to the following command that keeps
> the test-case:
>
> dd if=/dev/zero count=1 bs=4KB >> zram${i}/file 2>/dev/null || break

corrected 'bs' parameter:

dd if=/dev/zero count=1 bs=1024 >> zram${i}/file 2>/dev/null || break

Thanks,
Alexey



More information about the ltp mailing list