public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] fs/resctrl: Show domain CPU list in schema output
@ 2025-10-31 18:17 Aaron Tomlin
  2025-10-31 18:17 ` [PATCH 1/1] " Aaron Tomlin
  2025-10-31 19:03 ` [PATCH 0/1] " Luck, Tony
  0 siblings, 2 replies; 6+ messages in thread
From: Aaron Tomlin @ 2025-10-31 18:17 UTC (permalink / raw)
  To: tony.luck, reinette.chatre, Dave.Martin, james.morse, babu.moger,
	tglx, mingo, bp, dave.hansen
  Cc: linux-kernel

Hi Babu,

Following up on your work in the x86,fs/resctrl: Support L3 Smart Data
Cache Injection Allocation Enforcement (SDCIAE) series, I've prepared a
small enhancement.

The current resctrl schemata output provides only the domain ID and value
(e.g., 0=ffff). This patch updates the schema format to include the
underlying topology, making it easier for users to correlate the resource
domain with its assigned logical CPUs.

The output changes from "0=ffff" to "0=ffff,0-15".

Please let me know your thoughts.


Aaron Tomlin (1):
  fs/resctrl: Show domain CPU list in schema output

 fs/resctrl/ctrlmondata.c | 4 +++-
 fs/resctrl/rdtgroup.c    | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-11-06  4:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-31 18:17 [PATCH 0/1] fs/resctrl: Show domain CPU list in schema output Aaron Tomlin
2025-10-31 18:17 ` [PATCH 1/1] " Aaron Tomlin
2025-10-31 19:03 ` [PATCH 0/1] " Luck, Tony
2025-10-31 21:25   ` Aaron Tomlin
2025-11-03 16:19     ` Dave Martin
2025-11-06  4:41       ` Aaron Tomlin

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