Received: by 2002:a05:6358:51dd:b0:131:369:b2a3 with SMTP id 29csp916443rwl; Thu, 10 Aug 2023 03:50:48 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHWh3yo2fEIn3tAt7y/ik/HYeqbXmP1ymfRHl2ZGSCASyGDAKUy4hiJjDtRwMYIS3/RhnjO X-Received: by 2002:a17:907:1c23:b0:98e:3dac:6260 with SMTP id nc35-20020a1709071c2300b0098e3dac6260mr2286759ejc.13.1691664647856; Thu, 10 Aug 2023 03:50:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1691664647; cv=none; d=google.com; s=arc-20160816; b=Kxf41wW7R2gn0tCXJufTLcZ5wlefHt1tw1H3bRnKx4WDWIRF/Rm5F3NcMePGrnxlSS Fp0nIzH+03//OhJlcJYq2HO7B/7f3dbwPnXQu72478JJ5o6K35IINDFnHY/ZtuLxLakO bctMKk/gxB8mnZTEQIzol8kRpMoEWJy4AoPmTxbBHIHgl3gCwy4D3PGQrIFmuqj3lmNK b8SeineUOUYsn+8/HVrb4bliZGMr2fm2BK/vB5bpZaugls4AwLJCHP+O8kuke02NGxGI lZDhdvzxzr4c1vrfZgF8g7t0iFTs3wwQ1RbrzxJmQ0PvHls3nEihvmJRSdjmkR4RcqlR +oPg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=3WSe5bChNNZzp5pgrhTbo7ZbVUijl9UYAECkb7P534g=; fh=y3Sw7VG+9eLsYabwWUWsSnvNS303XOkFtMtRzGTCOfU=; b=EpOUXBGEucX0XY4x+eJ+hAv//i56bzL/kydX7GODJcY2Nxzx5pCnY3uiHzKkpNVTnE Ota261C3wsr4b0auMlWIUIuJmvJNIagk/fl5nlCiVtupXxAsqWKkEc7aPxrsl4QeM4YO 4ZnTNjw+975ik/Igvs8R2JN2JyZV8gpzo4t3LPUudsJQ+4VWnzqS+n/nx8GBQBhgE8K7 Im/DWNKPwRPy8Lnv+JEHoc1gSS0UBHz283+ZcCBm3heSLPkyXNhmZimGyF02kN3+Twdh XHiYNR5qeJZE7WEi/VRpfuRUp7qAF4+Y2q7x1H6WwM6wo9nxyRikX/CQd0FffxZLQB1D oxIw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id h19-20020a170906591300b009930d9d6b4csi1191921ejq.888.2023.08.10.03.50.23; Thu, 10 Aug 2023 03:50:47 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232733AbjHJKds (ORCPT + 99 others); Thu, 10 Aug 2023 06:33:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44730 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229890AbjHJKdr (ORCPT ); Thu, 10 Aug 2023 06:33:47 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 689ADF2 for ; Thu, 10 Aug 2023 03:33:46 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 4A960D75; Thu, 10 Aug 2023 03:34:28 -0700 (PDT) Received: from e125769.cambridge.arm.com (e125769.cambridge.arm.com [10.1.196.26]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 637153F6C4; Thu, 10 Aug 2023 03:33:43 -0700 (PDT) From: Ryan Roberts To: Will Deacon , "Aneesh Kumar K.V" , Andrew Morton , Nick Piggin , Peter Zijlstra , Christian Borntraeger , Sven Schnelle , Arnd Bergmann , "Matthew Wilcox (Oracle)" , David Hildenbrand , Yu Zhao , "Kirill A. Shutemov" , Yin Fengwei , Yang Shi , "Huang, Ying" , Zi Yan Cc: Ryan Roberts , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: [PATCH v1 0/4] Optimize mmap_exit for large folios Date: Thu, 10 Aug 2023 11:33:28 +0100 Message-Id: <20230810103332.3062143-1-ryan.roberts@arm.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_BLOCKED,SPF_HELO_NONE,SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi All, This is a series to improve performance of process teardown, taking advantage of the fact that large folios are increasingly regularly pte-mapped in user space; supporting filesystems already use large folios for pagecache memory, and large folios for anonymous memory are (hopefully) on the horizon. See last patch for performance numbers, including measurements that show this approach doesn't regress (and actually improves a little bit) when all folios are small. The basic approach is to accumulate contiguous ranges of pages in the mmu_gather structure (instead of storing each individual page pointer), then take advantage of this internal format to efficiently batch rmap removal, swapcache removal and page release - see the commit messages for more details. This series replaces the previous approach I took at [1], which was much smaller in scope, only attempting to batch rmap removal for anon pages. Feedback was that I should do something more general that would also batch-remove pagecache pages from the rmap. But while designing that, I found it was also possible to improve swapcache removal and page release. Hopefully I haven't gone too far the other way now! Note that patch 1 is unchanged from that originl series. This series is based on mm-unstable (ad3232df3e41). I'm going to be out on holiday from the end of today, returning on 29th August. So responses will likely be patchy, as I'm terrified of posting to list from my phone! [1] https://lore.kernel.org/linux-mm/20230727141837.3386072-1-ryan.roberts@arm.com/ Thanks, Ryan Ryan Roberts (4): mm: Implement folio_remove_rmap_range() mm/mmu_gather: generalize mmu_gather rmap removal mechanism mm/mmu_gather: Remove encoded_page infrastructure mm/mmu_gather: Store and process pages in contig ranges arch/s390/include/asm/tlb.h | 9 +-- include/asm-generic/tlb.h | 49 +++++++------- include/linux/mm.h | 11 +++- include/linux/mm_types.h | 34 +--------- include/linux/rmap.h | 2 + include/linux/swap.h | 6 +- mm/memory.c | 24 ++++--- mm/mmu_gather.c | 112 +++++++++++++++++++++++--------- mm/rmap.c | 125 +++++++++++++++++++++++++++--------- mm/swap.c | 99 ++++++++++++++++++++++++++-- mm/swap_state.c | 11 ++-- 11 files changed, 333 insertions(+), 149 deletions(-) -- 2.25.1