On 06.03.20 17:30, Dr. David Alan Gilbert wrote: > * David Hildenbrand (da...@redhat.com) wrote: >> Let's consolidate resetting the variables. >> >> Cc: "Dr. David Alan Gilbert" <dgilb...@redhat.com> >> Cc: Juan Quintela <quint...@redhat.com> >> Cc: Peter Xu <pet...@redhat.com> >> Signed-off-by: David Hildenbrand <da...@redhat.com> > > Thanks, I think that's actually fixing a case where huge zero pages > weren't placed as zero pages?
I don't see it :) Can you point out in which receive sequence it would go wrong? We used to set "all_zero = true" when processing the first sub-page. Now, we set "all_zero = true" before we start to process the first sub-page. Thanks! -- Thanks, David / dhildenb