[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210924161251.093CCD06@davehans-spike.ostc.intel.com>
Date: Fri, 24 Sep 2021 09:12:51 -0700
From: Dave Hansen <dave.hansen@...ux.intel.com>
To: linux-kernel@...r.kernel.org
Cc: linux-mm@...ck.org, Dave Hansen <dave.hansen@...ux.intel.com>,
ying.huang@...el.com, mhocko@...e.com, weixugc@...gle.com,
osalvador@...e.de, rientjes@...gle.com, dan.j.williams@...el.com,
david@...hat.com, gthelen@...gle.com, yang.shi@...ux.alibaba.com,
akpm@...ux-foundation.org
Subject: [PATCH 0/2] [v2] mm/migrate: 5.15 fixes for automatic demotion
Changes from v1:
* Use memory_notify->status_change_nid to detect node online/offline
events instead of building a new mechanism.
--
This contains two fixes for the "automatic demotion" code which was
merged into 5.15:
* Fix memory hotplug performance regression by watching
suppressing any real action on irrelevant hotplug events.
* Ensure CPU hotplug handler is registered when memory hotplug
is disabled.
Cc: "Huang, Ying" <ying.huang@...el.com>
Cc: Michal Hocko <mhocko@...e.com>
Cc: Wei Xu <weixugc@...gle.com>
Cc: Oscar Salvador <osalvador@...e.de>
Cc: David Rientjes <rientjes@...gle.com>
Cc: Dan Williams <dan.j.williams@...el.com>
Cc: David Hildenbrand <david@...hat.com>
Cc: Greg Thelen <gthelen@...gle.com>
Cc: Yang Shi <yang.shi@...ux.alibaba.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>
Powered by blists - more mailing lists