Re: [PATCH -next] mm/compaction: no stuck in __reset_isolation_pfn()

2019-02-06 Thread Mel Gorman
On Tue, Feb 05, 2019 at 10:47:32PM -0500, Qian Cai wrote: > The commit c68d77911c23 ("mm, compaction: be selective about what > pageblocks to clear skip hints") introduced an infinite loop if a pfn is > invalid, it will loop again without increasing page counters. It can be > reproduced by running

[PATCH -next] mm/compaction: no stuck in __reset_isolation_pfn()

2019-02-05 Thread Qian Cai
The commit c68d77911c23 ("mm, compaction: be selective about what pageblocks to clear skip hints") introduced an infinite loop if a pfn is invalid, it will loop again without increasing page counters. It can be reproduced by running LTP tests on an arm64 server. # oom01 (swapping) # hugemmap01