Re: [PATCH v3 22/25] cxl/region: Read existing extents on region creation

2024-09-05 Thread Fan Ni
On Fri, Aug 16, 2024 at 09:44:30AM -0500, ira.we...@intel.com wrote: > From: Navneet Singh > > Dynamic capacity device extents may be left in an accepted state on a > device due to an unexpected host crash. In this case it is expected > that the creation of a new region on top of a DC partition

Re: [PATCH v3 22/25] cxl/region: Read existing extents on region creation

2024-08-27 Thread Jonathan Cameron
On Fri, 16 Aug 2024 09:44:30 -0500 ira.we...@intel.com wrote: > From: Navneet Singh > > Dynamic capacity device extents may be left in an accepted state on a > device due to an unexpected host crash. In this case it is expected > that the creation of a new region on top of a DC partition can re

Re: [PATCH v3 22/25] cxl/region: Read existing extents on region creation

2024-08-23 Thread Ira Weiny
Dave Jiang wrote: > > > On 8/16/24 7:44 AM, ira.we...@intel.com wrote: > > From: Navneet Singh > > > > Dynamic capacity device extents may be left in an accepted state on a > > device due to an unexpected host crash. In this case it is expected > > that the creation of a new region on top of a

Re: [PATCH v3 22/25] cxl/region: Read existing extents on region creation

2024-08-19 Thread Dave Jiang
On 8/16/24 7:44 AM, ira.we...@intel.com wrote: > From: Navneet Singh > > Dynamic capacity device extents may be left in an accepted state on a > device due to an unexpected host crash. In this case it is expected > that the creation of a new region on top of a DC partition can read > those ex

[PATCH v3 22/25] cxl/region: Read existing extents on region creation

2024-08-16 Thread ira . weiny
From: Navneet Singh Dynamic capacity device extents may be left in an accepted state on a device due to an unexpected host crash. In this case it is expected that the creation of a new region on top of a DC partition can read those extents and surface them for continued use. Once all endpoint d