[PATCH v5 0/4 UPDATED] AET patches updated with Reinette feedback

Tony Luck posted 4 patches 6 months, 2 weeks ago
include/linux/resctrl.h                | 24 +++++--
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                  | 13 +++-
arch/x86/kernel/cpu/resctrl/core.c     | 59 ++++++++++-------
arch/x86/kernel/cpu/resctrl/monitor.c  | 41 +++++-------
fs/resctrl/ctrlmondata.c               |  4 +-
fs/resctrl/monitor.c                   | 90 ++++++++++++++------------
fs/resctrl/rdtgroup.c                  | 73 +++++++++++----------
10 files changed, 180 insertions(+), 164 deletions(-)
[PATCH v5 0/4 UPDATED] AET patches updated with Reinette feedback
Posted by Tony Luck 6 months, 2 weeks ago
Since these four patches from the AET series may be the new basis
for Babu's ABMC series I've updated based on Reinette's comments.

Posting these separately while I work on the rest of the series.

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                | 24 +++++--
 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                  | 13 +++-
 arch/x86/kernel/cpu/resctrl/core.c     | 59 ++++++++++-------
 arch/x86/kernel/cpu/resctrl/monitor.c  | 41 +++++-------
 fs/resctrl/ctrlmondata.c               |  4 +-
 fs/resctrl/monitor.c                   | 90 ++++++++++++++------------
 fs/resctrl/rdtgroup.c                  | 73 +++++++++++----------
 10 files changed, 180 insertions(+), 164 deletions(-)

-- 
2.49.0