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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 299C1C433EF for ; Wed, 24 Nov 2021 13:29:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349666AbhKXNcV (ORCPT ); Wed, 24 Nov 2021 08:32:21 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:42838 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347928AbhKXN31 (ORCPT ); Wed, 24 Nov 2021 08:29:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1637760375; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=YPJilnIac+E/1S4aK4r1xPmWiIMnvA9sCROlm1Reb+4=; b=YiwZtieWnIe6es0MCIYwUiomvDFP6YR3+lBbWuEi0Y22joGNhbM61JyjxEBLGmpaRLVYUR 9zxtEDsN+tzYe53NnRoTyc8SzNf3doiy1oUT3NYOZ6y16O2VRfy+kBysjLxYtY8Bru1q4c 5SlC+5dyhCqwawlWoajj4juicS+qhYs= Received: from mail-wr1-f70.google.com (mail-wr1-f70.google.com [209.85.221.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-219-HAttUCqvNmyf_D5N5nB3TQ-1; Wed, 24 Nov 2021 08:25:12 -0500 X-MC-Unique: HAttUCqvNmyf_D5N5nB3TQ-1 Received: by mail-wr1-f70.google.com with SMTP id r2-20020adfe682000000b00198af042b0dso492601wrm.23 for ; Wed, 24 Nov 2021 05:25:12 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:organization:in-reply-to :content-transfer-encoding; bh=YPJilnIac+E/1S4aK4r1xPmWiIMnvA9sCROlm1Reb+4=; b=6LzHDkw/QJ6KyHVN75UCQ+e95nTQaj+q7myf2qOtQgPrw8tE/IFJwwACeA+OoUIIHA 3kemVj+Wd1HOktHiufdwh+WYWoIF/GlweXJz6TdC0WIyxFxJhcB5GUVoy7f9QxvKKi6F fDK/wEtmXgIpxF/alvev3nyq2ktwzHf0Tp/fJIdcpBOyGcD4Iy7GWSUMSKlXLD3Am5q7 GQcV3C2SJcZlVJsAzQaM/SHHlEuOM41HEoEQTcIjmAbHd5A+7VgQF8r6ci4bQrxDmlZY U8m9SLCwbbgusonkKpJR8w63vD2zLIQSug/7AEcCDrrC9gYsw5ct3Tl9DiYzosq+9zAr jSrQ== X-Gm-Message-State: AOAM5310Cv613TiySRvkl6q1ue4GUUDx/Tf7NWjc3ezTPzRJ60YLhiUN OX7qsJ5PUzXDLwprPBD4AGtD6EtucN13SUcddd666Z5pxN37ruPGffBNqBS2Q9HW2QdyzqcFKJP T/MceTh6K1CNNaWnhBMvF X-Received: by 2002:a1c:1f94:: with SMTP id f142mr15517433wmf.192.1637760311303; Wed, 24 Nov 2021 05:25:11 -0800 (PST) X-Google-Smtp-Source: ABdhPJyk+ncnGnjxU4A8q6MYUYXWQOTDE6uMjmtInX9yqzD5DhRTt5y9jx2YvAZtwG8QWD4fQJVp4g== X-Received: by 2002:a1c:1f94:: with SMTP id f142mr15517394wmf.192.1637760311107; Wed, 24 Nov 2021 05:25:11 -0800 (PST) Received: from [192.168.3.132] (p5b0c6380.dip0.t-ipconnect.de. [91.12.99.128]) by smtp.gmail.com with ESMTPSA id h15sm5707861wmq.32.2021.11.24.05.25.10 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 24 Nov 2021 05:25:10 -0800 (PST) Message-ID: Date: Wed, 24 Nov 2021 14:25:09 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Subject: Re: [PATCH] Increase default MLOCK_LIMIT to 8 MiB Content-Language: en-US To: Jason Gunthorpe Cc: Vlastimil Babka , Jens Axboe , Andrew Dona-Couch , Andrew Morton , Drew DeVault , Ammar Faizi , linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, io_uring Mailing List , Pavel Begunkov , linux-mm@kvack.org References: <5f998bb7-7b5d-9253-2337-b1d9ea59c796@redhat.com> <20211123132523.GA5112@ziepe.ca> <10ccf01b-f13a-d626-beba-cbee70770cf1@redhat.com> <20211123140709.GB5112@ziepe.ca> <20211123170056.GC5112@ziepe.ca> <20211123235953.GF5112@ziepe.ca> <2adca04f-92e1-5f99-6094-5fac66a22a77@redhat.com> <20211124132353.GG5112@ziepe.ca> From: David Hildenbrand Organization: Red Hat In-Reply-To: <20211124132353.GG5112@ziepe.ca> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-api@vger.kernel.org On 24.11.21 14:23, Jason Gunthorpe wrote: > On Wed, Nov 24, 2021 at 09:57:32AM +0100, David Hildenbrand wrote: > >> Unfortunately it will only be a band aid AFAIU. I can rewrite my >> reproducer fairly easily to pin the whole 2M range first, pin a second >> time only a single page, and then unpin the 2M range, resulting in the >> very same way to block THP. (I can block some THP less because I always >> need the possibility to memlock 2M first, though). > > Oh! > > The issue is GUP always pins an entire compound, no matter how little > the user requests. That's a different issue. I make sure to split the compound page before pinning anything :) -- Thanks, David / dhildenb