Searched hist:"2 c59fd833a6c547e174b26ba3e1f88f5865e16cf" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/block/ |
H A D | replication.c | diff 2c59fd833a6c547e174b26ba3e1f88f5865e16cf Sat Jan 16 15:46:52 CST 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> qapi: backup: add max-chunk and max-workers to x-perf struct
Add new parameters to configure future backup features. The patch doesn't introduce aio backup requests (so we actually have only one worker) neither requests larger than one cluster. Still, formally we satisfy these maximums anyway, so add the parameters now, to facilitate further patch which will really change backup job behavior.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-Id: <20210116214705.822267-11-vsementsov@virtuozzo.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
H A D | backup.c | diff 2c59fd833a6c547e174b26ba3e1f88f5865e16cf Sat Jan 16 15:46:52 CST 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> qapi: backup: add max-chunk and max-workers to x-perf struct
Add new parameters to configure future backup features. The patch doesn't introduce aio backup requests (so we actually have only one worker) neither requests larger than one cluster. Still, formally we satisfy these maximums anyway, so add the parameters now, to facilitate further patch which will really change backup job behavior.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-Id: <20210116214705.822267-11-vsementsov@virtuozzo.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/qapi/ |
H A D | block-core.json | diff 2c59fd833a6c547e174b26ba3e1f88f5865e16cf Sat Jan 16 15:46:52 CST 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> qapi: backup: add max-chunk and max-workers to x-perf struct
Add new parameters to configure future backup features. The patch doesn't introduce aio backup requests (so we actually have only one worker) neither requests larger than one cluster. Still, formally we satisfy these maximums anyway, so add the parameters now, to facilitate further patch which will really change backup job behavior.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-Id: <20210116214705.822267-11-vsementsov@virtuozzo.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/ |
H A D | blockdev.c | diff 2c59fd833a6c547e174b26ba3e1f88f5865e16cf Sat Jan 16 15:46:52 CST 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> qapi: backup: add max-chunk and max-workers to x-perf struct
Add new parameters to configure future backup features. The patch doesn't introduce aio backup requests (so we actually have only one worker) neither requests larger than one cluster. Still, formally we satisfy these maximums anyway, so add the parameters now, to facilitate further patch which will really change backup job behavior.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-Id: <20210116214705.822267-11-vsementsov@virtuozzo.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|