public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] cxl/region: Support to calculate memory tier abstract distance
@ 2024-06-18  8:46 Huang Ying
  2024-06-18  8:46 ` [PATCH v3 1/3] cxl/region: Fix a race condition in memory hotplug notifier Huang Ying
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Huang Ying @ 2024-06-18  8:46 UTC (permalink / raw)
  To: Dan Williams, Dave Jiang
  Cc: linux-cxl, linux-kernel, Andrew Morton, Jonathan Cameron,
	Bharata B Rao, Alistair Popple, Aneesh Kumar K . V,
	Davidlohr Bueso, Vishal Verma, Ira Weiny

This series add support to calculate memory tier abstract distance for
the node backed by a cxl region.

[2/3] implements the feature.  [1/3] fixes a race condition of
dependency code.  [3/3] does some code simplification.

Changes:

v3:

- Collected acked-by from Dan, Thanks!

- Added a race fixing patch [1/3].

- Revised patch description of 2/3 (Thanks Alison!)

- Added missing unregister_mt_adistance_algorithm() call.

- Added a code simplification patch [3/3] (Thanks Alison!)

- Link to v2: https://lore.kernel.org/linux-cxl/20240611055423.470574-1-ying.huang@intel.com/

v2:

- Added comments to struct cxl_region and minor fixes (Thanks Jonathan!)

- Link to v1: https://lore.kernel.org/linux-cxl/20240531024852.282767-1-ying.huang@intel.com/


--
Best Regards,
Huang, Ying

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-07-23 17:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-18  8:46 [PATCH v3 0/3] cxl/region: Support to calculate memory tier abstract distance Huang Ying
2024-06-18  8:46 ` [PATCH v3 1/3] cxl/region: Fix a race condition in memory hotplug notifier Huang Ying
2024-06-20 11:10   ` Jonathan Cameron
2024-06-24 16:18   ` Davidlohr Bueso
2024-07-23 14:31   ` Gregory Price
2024-07-23 17:00   ` fan
2024-06-18  8:46 ` [PATCH v3 2/3] cxl/region: Support to calculate memory tier abstract distance Huang Ying
2024-06-20 11:13   ` Jonathan Cameron
2024-07-23 14:49   ` Gregory Price
2024-07-23 17:40   ` fan
2024-06-18  8:46 ` [PATCH v3 3/3] cxl/region: Simplify cxl_region_nid() Huang Ying
2024-06-20 11:15   ` Jonathan Cameron
2024-06-21  2:25     ` Huang, Ying
2024-06-24 15:24       ` Dave Jiang
2024-07-23 14:50   ` Gregory Price
2024-07-23 17:49   ` fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox