| Subject | Re: [PATCH 18/25] mm, compaction: Rework compact_should_abort as compact_check_resched | From | Vlastimil Babka <> | Date | Thu, 17 Jan 2019 18:27:15 +0100 |
| |
On 1/4/19 1:50 PM, Mel Gorman wrote: > With incremental changes, compact_should_abort no longer makes > any documented sense. Rename to compact_check_resched and update the > associated comments. There is no benefit other than reducing redundant > code and making the intent slightly clearer. It could potentially be > merged with earlier patches but it just makes the review slightly > harder. > > Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
|