Am 20.10.2014 um 17:56 schrieb Max Reitz <mre...@redhat.com>: > On 20.10.2014 at 16:35, Peter Lieven wrote: >> This adds some preparing patches for upcoming multiwrite modifications. >> I will leave the dangerous patches for after 2.2 release. >> >> Peter Lieven (4): >> block: add accounting for merged requests >> block: introduce bdrv_runtime_opts >> block: add a knob to disable multiwrite_merge >> hw/virtio-blk: add a constant for max number of merged requests > > In addition, I'd like a test for this (just the parameter would be enough). > But I don't object to this series without it.
Thanks for your comments. I will respin tomorrow. What exactly would you like to check in a test? Peter > > Max