Linux CXL
 help / color / mirror / Atom feed
* [PATCH 0/2] cxl/region: Improve Soft Reserved resource handling
@ 2023-06-24  1:24 alison.schofield
  2023-06-24  1:24 ` [PATCH 1/2] cxl/region: Try to add a region resource to a soft reserved parent alison.schofield
  2023-06-24  1:24 ` [PATCH 2/2] cxl/region: Remove a soft reserved resource at region teardown alison.schofield
  0 siblings, 2 replies; 3+ messages in thread
From: alison.schofield @ 2023-06-24  1:24 UTC (permalink / raw)
  To: Dan Williams, Ira Weiny, Vishal Verma, Dave Jiang, Ben Widawsky
  Cc: Alison Schofield, linux-cxl

From: Alison Schofield <alison.schofield@intel.com>

Make the cxl/region drivers handle these 2 observed scenarios:

1) Soft reserved resources were observed as sometimes being the parent
and sometimes being the child of a region resource. Patch 1 clears up
that inconsistency.

2) Soft reserved resources were also observed as stranded after region 
teardown, making the address space the region released unavailable for
reallocation. Patch 2 implements soft reserved resource removal.


Alison Schofield (2):
  cxl/region: Try to add a region resource to a soft reserved parent
  cxl/region: Remove a soft reserved resource at region teardown

 drivers/cxl/core/region.c | 164 +++++++++++++++++++++++++++++++++++---
 1 file changed, 153 insertions(+), 11 deletions(-)


base-commit: a70fc4ed20a6118837b0aecbbf789074935f473b
-- 
2.37.3


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

end of thread, other threads:[~2023-06-24  1:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-24  1:24 [PATCH 0/2] cxl/region: Improve Soft Reserved resource handling alison.schofield
2023-06-24  1:24 ` [PATCH 1/2] cxl/region: Try to add a region resource to a soft reserved parent alison.schofield
2023-06-24  1:24 ` [PATCH 2/2] cxl/region: Remove a soft reserved resource at region teardown alison.schofield

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