Re: [Qemu-devel] [PATCH v6 08/19] migration: Create x-multifd-group parameter

2017-09-13 Thread Juan Quintela
"Daniel P. Berrange" wrote: > On Tue, Aug 08, 2017 at 06:26:18PM +0200, Juan Quintela wrote: >> Indicates how many pages we are going to send in each batch to a multifd >> thread. >> >> Signed-off-by: Juan Quintela >> Reviewed-by: Dr. David Alan Gilbert >> >> -- >> >> Be consistent with defau

Re: [Qemu-devel] [PATCH v6 08/19] migration: Create x-multifd-group parameter

2017-08-11 Thread Daniel P. Berrange
On Tue, Aug 08, 2017 at 06:26:18PM +0200, Juan Quintela wrote: > Indicates how many pages we are going to send in each batch to a multifd > thread. > > Signed-off-by: Juan Quintela > Reviewed-by: Dr. David Alan Gilbert > > -- > > Be consistent with defaults and documentation > Use new DEFINE_P

Re: [Qemu-devel] [PATCH v6 08/19] migration: Create x-multifd-group parameter

2017-08-11 Thread Peter Xu
On Tue, Aug 08, 2017 at 06:26:18PM +0200, Juan Quintela wrote: > Indicates how many pages we are going to send in each batch to a multifd > thread. > > Signed-off-by: Juan Quintela > Reviewed-by: Dr. David Alan Gilbert Reviewed-by: Peter Xu -- Peter Xu

[Qemu-devel] [PATCH v6 08/19] migration: Create x-multifd-group parameter

2017-08-08 Thread Juan Quintela
Indicates how many pages we are going to send in each batch to a multifd thread. Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert -- Be consistent with defaults and documentation Use new DEFINE_PROP_* --- hmp.c | 7 +++ migration/migration.c | 26 +

[Qemu-devel] [PATCH v6 08/19] migration: Create x-multifd-group parameter

2017-08-08 Thread Juan Quintela
Indicates how many pages we are going to send in each batch to a multifd thread. Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert -- Be consistent with defaults and documentation Use new DEFINE_PROP_* --- hmp.c | 7 +++ migration/migration.c | 26 +