Re: [PATCH 2/2] mm/page_alloc: fix never set ALLOC_NOFRAGMENT flag

From: Andrew Morton
Date: Tue Apr 23 2019 - 15:01:48 EST


On Tue, 23 Apr 2019 15:08:06 +0300 Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx> wrote:

> Commit 0a79cdad5eb2 ("mm: use alloc_flags to record if kswapd can wake")
> removed setting of the ALLOC_NOFRAGMENT flag. Bring it back.

What are the runtime effects of this fix?