From patchwork Thu Apr 1 18:32:16 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dave Hansen X-Patchwork-Id: 12179295 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=-13.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 DCA92C433ED for ; Thu, 1 Apr 2021 18:35:01 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 6D0DE60FD9 for ; Thu, 1 Apr 2021 18:35:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6D0DE60FD9 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id D9EE76B0085; Thu, 1 Apr 2021 14:35:00 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id D4DC86B0087; Thu, 1 Apr 2021 14:35:00 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id BEF5D6B008A; Thu, 1 Apr 2021 14:35:00 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0137.hostedemail.com [216.40.44.137]) by kanga.kvack.org (Postfix) with ESMTP id A295A6B0085 for ; Thu, 1 Apr 2021 14:35:00 -0400 (EDT) Received: from smtpin09.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id 5B2C0182FA6E1 for ; Thu, 1 Apr 2021 18:35:00 +0000 (UTC) X-FDA: 77984649960.09.1806B3E Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by imf04.hostedemail.com (Postfix) with ESMTP id 7260E3C3 for ; Thu, 1 Apr 2021 18:34:58 +0000 (UTC) IronPort-SDR: IUVcs2B3KHkq/BZ2iyPsLU4TG0rSNbhxjZ43fbG11NTYvVHg1d5tf6jMoBBLD2b1ShHOLl02Ji ohuZgTHLKIrw== X-IronPort-AV: E=McAfee;i="6000,8403,9941"; a="277494268" X-IronPort-AV: E=Sophos;i="5.81,296,1610438400"; d="scan'208";a="277494268" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Apr 2021 11:34:57 -0700 IronPort-SDR: KwSwaWBSIhCOyuwnE9NGHX67rxb1NL7OZFkpD94w6Ry8dIAVGJ5AiUXtNZe+AEmNc4VbdxfORX Ys646TBphLDg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,296,1610438400"; d="scan'208";a="446192246" Received: from viggo.jf.intel.com (HELO localhost.localdomain) ([10.54.77.144]) by FMSMGA003.fm.intel.com with ESMTP; 01 Apr 2021 11:34:57 -0700 Subject: [PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard To: linux-mm@kvack.org Cc: linux-kernel@vger.kernel.org,Dave Hansen ,yang.shi@linux.alibaba.com,rientjes@google.com,ying.huang@intel.com,dan.j.williams@intel.com,david@redhat.com,osalvador@suse.de,weixugc@google.com From: Dave Hansen Date: Thu, 01 Apr 2021 11:32:16 -0700 Message-Id: <20210401183216.443C4443@viggo.jf.intel.com> X-Stat-Signature: iku4q6go7ec9gwus6cwbagozwoungste X-Rspamd-Server: rspam04 X-Rspamd-Queue-Id: 7260E3C3 Received-SPF: none (linux.intel.com>: No applicable sender policy available) receiver=imf04; identity=mailfrom; envelope-from=""; helo=mga05.intel.com; client-ip=192.55.52.43 X-HE-DKIM-Result: none/none X-HE-Tag: 1617302098-911965 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: I'm resending this because I forgot to cc the mailing lists on the post yesterday. Sorry for the noise. Please reply to this series. The full series is also available here: https://github.com/hansendc/linux/tree/automigrate-20210331 which also inclues some vm.zone_reclaim_mode sysctl ABI fixup prerequisites: https://github.com/hansendc/linux/commit/18daad8f0181a2da57cb43e595303c2ef5bd7b6e https://github.com/hansendc/linux/commit/a873f3b6f250581072ab36f2735a3aa341e36705 There are no major changes since the last post. --- We're starting to see systems with more and more kinds of memory such as Intel's implementation of persistent memory. Let's say you have a system with some DRAM and some persistent memory. Today, once DRAM fills up, reclaim will start and some of the DRAM contents will be thrown out. Allocations will, at some point, start falling over to the slower persistent memory. That has two nasty properties. First, the newer allocations can end up in the slower persistent memory. Second, reclaimed data in DRAM are just discarded even if there are gobs of space in persistent memory that could be used. This set implements a solution to these problems. At the end of the reclaim process in shrink_page_list() just before the last page refcount is dropped, the page is migrated to persistent memory instead of being dropped. While I've talked about a DRAM/PMEM pairing, this approach would function in any environment where memory tiers exist. This is not perfect. It "strands" pages in slower memory and never brings them back to fast DRAM. Huang Ying has follow-on work which repurposes autonuma to promote hot pages back to DRAM. This is also all based on an upstream mechanism that allows persistent memory to be onlined and used as if it were volatile: http://lkml.kernel.org/r/20190124231441.37A4A305@viggo.jf.intel.com == Open Issues == * Memory policies and cpusets that, for instance, restrict allocations to DRAM can be demoted to PMEM whenever they opt in to this new mechanism. A cgroup-level API to opt-in or opt-out of these migrations will likely be required as a follow-on. * Could be more aggressive about where anon LRU scanning occurs since it no longer necessarily involves I/O. get_scan_count() for instance says: "If we have no swap space, do not bother scanning anon pages" -- Documentation/admin-guide/sysctl/vm.rst | 12 + include/linux/migrate.h | 14 +- include/linux/swap.h | 3 +- include/linux/vm_event_item.h | 2 + include/trace/events/migrate.h | 3 +- include/uapi/linux/mempolicy.h | 1 + mm/compaction.c | 3 +- mm/gup.c | 3 +- mm/internal.h | 5 + mm/memory-failure.c | 4 +- mm/memory_hotplug.c | 4 +- mm/mempolicy.c | 8 +- mm/migrate.c | 315 +++++++++++++++++++++++- mm/page_alloc.c | 11 +- mm/vmscan.c | 158 +++++++++++- mm/vmstat.c | 2 + 16 files changed, 520 insertions(+), 28 deletions(-) -- Changes since (automigrate-20210304): * Add ack/review tags * Remove duplicate synchronize_rcu() call Changes since (automigrate-20210122): * move from GFP_HIGHUSER -> GFP_HIGHUSER_MOVABLE since pages *are* movable. * Separate out helpers that check for being able to relaim anonymous pages versus being able to meaningfully scan the anon LRU. Changes since (automigrate-20200818): * Fall back to normal reclaim when demotion fails * Fix some compile issues, when page migration and NUMA are off Changes since (automigrate-20201007): * separate out checks for "can scan anon LRU" from "can actually swap anon pages right now". Previous series conflated them and may have been overly aggressive scanning LRU * add MR_DEMOTION to tracepoint header * remove unnecessary hugetlb page check Changes since (https://lwn.net/Articles/824830/): * Use higher-level migrate_pages() API approach from Yang Shi's earlier patches. * made sure to actually check node_reclaim_mode's new bit * disabled migration entirely before introducing RECLAIM_MIGRATE * Replace GFP_NOWAIT with explicit __GFP_KSWAPD_RECLAIM and comment why we want that. * Comment on effects of that keep multiple source nodes from sharing target nodes Cc: Yang Shi Cc: David Rientjes Cc: Huang Ying Cc: Dan Williams Cc: David Hildenbrand Cc: osalvador Cc: Huang Ying Cc: Wei Xu