Re: [PATCH v3 21/23] multifd: Support for zero pages transmission

2021-12-02 Thread Juan Quintela
"Dr. David Alan Gilbert" wrote: > * Juan Quintela (quint...@redhat.com) wrote: >> "Dr. David Alan Gilbert" wrote: >> > * Juan Quintela (quint...@redhat.com) wrote: >> >> "Dr. David Alan Gilbert" wrote: >> >> > * Juan Quintela (quint...@redhat.com) wrote: >> >> >> This patch adds counters and sim

Re: [PATCH v3 21/23] multifd: Support for zero pages transmission

2021-12-02 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > "Dr. David Alan Gilbert" wrote: > > * Juan Quintela (quint...@redhat.com) wrote: > >> "Dr. David Alan Gilbert" wrote: > >> > * Juan Quintela (quint...@redhat.com) wrote: > >> >> This patch adds counters and similar. Logic will be added on the > >> >

Re: [PATCH v3 21/23] multifd: Support for zero pages transmission

2021-12-02 Thread Juan Quintela
"Dr. David Alan Gilbert" wrote: > * Juan Quintela (quint...@redhat.com) wrote: >> "Dr. David Alan Gilbert" wrote: >> > * Juan Quintela (quint...@redhat.com) wrote: >> >> This patch adds counters and similar. Logic will be added on the >> >> following patch. >> >> >> >> Signed-off-by: Juan Quint

Re: [PATCH v3 21/23] multifd: Support for zero pages transmission

2021-12-02 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > "Dr. David Alan Gilbert" wrote: > > * Juan Quintela (quint...@redhat.com) wrote: > >> This patch adds counters and similar. Logic will be added on the > >> following patch. > >> > >> Signed-off-by: Juan Quintela > >> --- > >> migration/multifd.h

Re: [PATCH v3 21/23] multifd: Support for zero pages transmission

2021-12-02 Thread Juan Quintela
"Dr. David Alan Gilbert" wrote: > * Juan Quintela (quint...@redhat.com) wrote: >> This patch adds counters and similar. Logic will be added on the >> following patch. >> >> Signed-off-by: Juan Quintela >> --- >> migration/multifd.h| 13 - >> migration/multifd.c| 22

Re: [PATCH v3 21/23] multifd: Support for zero pages transmission

2021-12-02 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > This patch adds counters and similar. Logic will be added on the > following patch. > > Signed-off-by: Juan Quintela > --- > migration/multifd.h| 13 - > migration/multifd.c| 22 +++--- > migration/trace-events |