diff options
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2019-10-22 14:18:04 +0300 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2019-10-28 11:22:31 +0100 |
commit | 7f739d0e5375a934f0eade3cd38e6d33673beec0 (patch) | |
tree | e581fcaff3ce8515785317109f11f7a69d83795b /tests | |
parent | f16ba00de946517e5cca4edeeec3e21f8f77132d (diff) | |
download | qemu-7f739d0e5375a934f0eade3cd38e6d33673beec0.zip qemu-7f739d0e5375a934f0eade3cd38e6d33673beec0.tar.gz qemu-7f739d0e5375a934f0eade3cd38e6d33673beec0.tar.bz2 |
block/block-copy: add memory limit
Currently total allocation for parallel requests to block-copy instance
is unlimited. Let's limit it to 128 MiB.
For now block-copy is used only in backup, so actually we limit total
allocation for backup job.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id: 20191022111805.3432-6-vsementsov@virtuozzo.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions