lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 1 Mar 2018 15:38:08 -0800 (PST)
From:   David Rientjes <rientjes@...gle.com>
To:     Andrew Morton <akpm@...ux-foundation.org>
cc:     Vlastimil Babka <vbabka@...e.cz>,
        Mel Gorman <mgorman@...hsingularity.net>,
        Joonsoo Kim <iamjoonsoo.kim@....com>,
        linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: Re: [patch] mm, compaction: drain pcps for zone when kcompactd
 fails

On Thu, 1 Mar 2018, Andrew Morton wrote:

> On Thu, 1 Mar 2018 03:42:04 -0800 (PST) David Rientjes <rientjes@...gle.com> wrote:
> 
> > It's possible for buddy pages to become stranded on pcps that, if drained,
> > could be merged with other buddy pages on the zone's free area to form
> > large order pages, including up to MAX_ORDER.
> 
> I grabbed this as-is.  Perhaps you could send along a new changelog so
> that others won't be asking the same questions as Vlastimil?
> 
> The patch has no reviews or acks at this time...
> 

Thanks.

As mentioned in my response to Vlastimil, I think the case could also be 
made that we should do drain_all_pages(zone) in try_to_compact_pages() 
when we defer for direct compactors.  It would be great to have feedback 
from those on the cc on that point, the patch in general, and then I can 
send an update.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ