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

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

Changes in v2:
- Rebase to 6.5-rc1

v1: https://lore.kernel.org/linux-cxl/cover.1687568084.git.alison.schofield@intel.com/


Make the cxl/region driver 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: 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
-- 
2.37.3


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

end of thread, other threads:[~2023-08-15  0:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-04 19:31 [PATCH v2 0/2] cxl/region: Improve Soft Reserved resource handling alison.schofield
2023-08-04 19:31 ` [PATCH v2 1/2] cxl/region: Try to add a region resource to a soft reserved parent alison.schofield
2023-08-07 14:24   ` Jonathan Cameron
2023-08-15  0:10     ` Alison Schofield
2023-08-09 23:22   ` Dave Jiang
2023-08-15  0:12     ` Alison Schofield
2023-08-04 19:31 ` [PATCH v2 2/2] cxl/region: Remove a soft reserved resource at region teardown alison.schofield
2023-08-09 23:34   ` Dave Jiang
2023-08-15  0:13     ` Alison Schofield

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