From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A52CAC433E0 for ; Fri, 26 Feb 2021 09:48:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5A37C64ED5 for ; Fri, 26 Feb 2021 09:48:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230121AbhBZJsT (ORCPT ); Fri, 26 Feb 2021 04:48:19 -0500 Received: from mx2.suse.de ([195.135.220.15]:47304 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229953AbhBZJsQ (ORCPT ); Fri, 26 Feb 2021 04:48:16 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 80850AF31; Fri, 26 Feb 2021 09:47:35 +0000 (UTC) Date: Fri, 26 Feb 2021 10:47:32 +0100 From: Oscar Salvador To: David Hildenbrand Cc: Michal Hocko , Andrew Morton , Mike Kravetz , Muchun Song , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/2] mm: Make alloc_contig_range handle free hugetlb pages Message-ID: <20210226094732.GB3240@linux> References: <1F1B32C0-10EA-4A7F-A062-1B8CE8D47C3F@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1F1B32C0-10EA-4A7F-A062-1B8CE8D47C3F@redhat.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 26, 2021 at 10:25:46AM +0100, David Hildenbrand wrote: > I‘m planning on giving both patches a churn early next week, with > > a) free huge pages > b) idle allocated huge pages > c) heavily read huge pages > > (Them I‘m also planning on having another brief look at the patches :) ) That would be great, thanks! -- Oscar Salvador SUSE L3