iotests: Lower 064's memory usage
commite35053b25aeeef5c67b38603e4ded526c2229371
authorMax Reitz <mreitz@redhat.com>
Fri, 23 Jan 2015 14:59:45 +0000 (23 09:59 -0500)
committerMax Reitz <mreitz@redhat.com>
Fri, 23 Jan 2015 17:41:32 +0000 (23 12:41 -0500)
tree7866a4c82c55526636fddf0653c264ea9a337504
parentcdf9634bdf76c8f59d9f7a04df30fa26d8e93d96
iotests: Lower 064's memory usage

Test 064 reads a lot of data at once which currently results in qemu-io
having to allocate up to about 1 GB of memory (958 MB, to be exact).
This patch lowers that amount to 128 MB by making the test read smaller
chunks.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Message-id: 1422025185-25229-1-git-send-email-mreitz@redhat.com
tests/qemu-iotests/064
tests/qemu-iotests/064.out