On 06.03.20 17:30, Dr. David Alan Gilbert wrote: > * David Hildenbrand ([email protected]) wrote: >> Let's consolidate resetting the variables. >> >> Cc: "Dr. David Alan Gilbert" <[email protected]> >> Cc: Juan Quintela <[email protected]> >> Cc: Peter Xu <[email protected]> >> Signed-off-by: David Hildenbrand <[email protected]> > > 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
