[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240618084639.1419629-1-ying.huang@intel.com>
Date: Tue, 18 Jun 2024 16:46:36 +0800
From: Huang Ying <ying.huang@...el.com>
To: Dan Williams <dan.j.williams@...el.com>,
Dave Jiang <dave.jiang@...el.com>
Cc: linux-cxl@...r.kernel.org,
linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>,
Bharata B Rao <bharata@....com>,
Alistair Popple <apopple@...dia.com>,
"Aneesh Kumar K . V" <aneesh.kumar@...ux.ibm.com>,
Davidlohr Bueso <dave@...olabs.net>,
Vishal Verma <vishal.l.verma@...el.com>,
Ira Weiny <ira.weiny@...el.com>
Subject: [PATCH v3 0/3] cxl/region: Support to calculate memory tier abstract distance
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
Powered by blists - more mailing lists