Re: [PATCH v4 26/28] cxl/mem: Trace Dynamic capacity Event Record

2024-10-23 Thread Ira Weiny
Jonathan Cameron wrote: > On Mon, 07 Oct 2024 18:16:32 -0500 > ira.we...@intel.com wrote: > > > From: Navneet Singh > > > > CXL rev 3.1 section 8.2.9.2.1 adds the Dynamic Capacity Event Records. > > User space can use trace events for debugging of DC capacity changes. > > > > Add DC trace point

Re: [PATCH v4 26/28] cxl/mem: Trace Dynamic capacity Event Record

2024-10-10 Thread Jonathan Cameron
On Mon, 07 Oct 2024 18:16:32 -0500 ira.we...@intel.com wrote: > From: Navneet Singh > > CXL rev 3.1 section 8.2.9.2.1 adds the Dynamic Capacity Event Records. > User space can use trace events for debugging of DC capacity changes. > > Add DC trace points to the trace log. > > Signed-off-by: Na