RE: [PATCH v13 00/32] x86,fs/resctrl telemetry monitoring

Luck, Tony posted 32 patches 3 months ago
Only 0 patches received!
There is a newer version of this series
RE: [PATCH v13 00/32] x86,fs/resctrl telemetry monitoring
Posted by Luck, Tony 3 months ago
> > I took a stab at applying the AET patches on tob of Babu's v10
> > SDCIAE series https://lore.kernel.org/all/cover.1761090859.git.babu.moger@amd.com/
> >
> > There are only a couple of easy to resolve conflicts.
> >
> > I pushed a branch with v6.18-rc3 + SDCIAE + AET here:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git sdciae-aet
> >
>
> I ran your code on my AMD system. It appears to be working fine.
> I don't have the hardware that supports these features. It would be
> helpful to list the resctrl interface files (files in info directory and
> files each group) and give an example of how it looks in the system that
> supports these features. It can be in cover letter or resctrl.rst file
> as well. It will also help to review the code.

Babu,

Thanks for testing. Good to know that I didn't break your code while
merging mine on top.

Good suggestion. I'll add some examples to the cover letter when
I spin v14 after I get feedback on this series.

-Tony