linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Latest version of initial patches in AET series
@ 2025-06-09 16:21 Tony Luck
  2025-06-09 16:21 ` [PATCH 1/5] x86,fs/resctrl: Remove unappropriate references to cacheinfo in the resctrl subsystem Tony Luck
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tony Luck @ 2025-06-09 16:21 UTC (permalink / raw)
  To: babu.moger
  Cc: Xiaojian.Du, akpm, alexandre.chartre, andrew.cooper3, ardb,
	bmoger, bp, corbet, daniel.sneddon, dave.hansen, dave.martin,
	ebiggers, eranian, fenghuay, gautham.shenoy, gregkh, hpa,
	james.morse, jpoimboe, kai.huang, kan.liang, linux-doc,
	linux-kernel, maciej.wieczor-retman, mario.limonciello, mingo,
	paulmck, pawan.kumar.gupta, perry.yuan, peternewman,
	reinette.chatre, rostedt, seanjc, sohil.mehta, tglx,
	thomas.lendacky, thuth, tony.luck, x86, xiaoyao.li, xin3.li, xin

Babu,

Here's my latest version of those four patches (build on top of Qinyun's
patch that I believe should go upstream via tip/urgent).

I believe I addressed all the comments[1] in these four patches

[1] https://lore.kernel.org/lkml/20250521225049.132551-1-tony.luck@intel.com/

-Tony

Qinyun Tan (1):
  x86,fs/resctrl: Remove unappropriate references to cacheinfo in the
    resctrl subsystem.

Tony Luck (4):
  x86,fs/resctrl: Consolidate monitor event descriptions
  x86,fs/resctrl: Replace architecture event enabled checks
  x86/resctrl: Remove 'rdt_mon_features' global variable
  x86,fs/resctrl: Prepare for more monitor events

 include/linux/resctrl.h                | 28 +++++---
 include/linux/resctrl_types.h          | 15 ++--
 arch/x86/include/asm/resctrl.h         | 16 -----
 arch/x86/kernel/cpu/resctrl/internal.h |  9 +--
 fs/resctrl/internal.h                  | 17 +++--
 arch/x86/kernel/cpu/resctrl/core.c     | 65 +++++++++--------
 arch/x86/kernel/cpu/resctrl/monitor.c  | 41 +++++------
 fs/resctrl/ctrlmondata.c               | 17 +++--
 fs/resctrl/monitor.c                   | 96 ++++++++++++++------------
 fs/resctrl/rdtgroup.c                  | 79 +++++++++++----------
 10 files changed, 204 insertions(+), 179 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-06-09 18:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09 16:21 [PATCH 0/5] Latest version of initial patches in AET series Tony Luck
2025-06-09 16:21 ` [PATCH 1/5] x86,fs/resctrl: Remove unappropriate references to cacheinfo in the resctrl subsystem Tony Luck
2025-06-09 16:21 ` [PATCH 2/5] x86,fs/resctrl: Consolidate monitor event descriptions Tony Luck
2025-06-09 16:21 ` [PATCH 3/5] x86,fs/resctrl: Replace architecture event enabled checks Tony Luck
2025-06-09 16:21 ` [PATCH 4/5] x86/resctrl: Remove 'rdt_mon_features' global variable Tony Luck
2025-06-09 16:21 ` [PATCH 5/5] x86,fs/resctrl: Prepare for more monitor events Tony Luck
2025-06-09 18:48 ` [PATCH 0/5] Latest version of initial patches in AET series Moger, Babu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).