From: Borislav Petkov <bp@alien8.de>
To: Reinette Chatre <reinette.chatre@intel.com>
Cc: tglx@linutronix.de, fenghua.yu@intel.com, tony.luck@intel.com,
kuo-lang.tseng@intel.com, mingo@redhat.com, babu.moger@amd.com,
hpa@zytor.com, x86@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V2 0/7] x86/resctrl: Support wider MBM counters
Date: Wed, 6 May 2020 20:03:39 +0200 [thread overview]
Message-ID: <20200506180338.GG25532@zn.tnic> (raw)
In-Reply-To: <cover.1588715690.git.reinette.chatre@intel.com>
On Tue, May 05, 2020 at 03:36:11PM -0700, Reinette Chatre wrote:
> Reinette Chatre (7):
> x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
> x86/cpu: Move resctrl CPUID code to resctrl
> x86/resctrl: Remove unnecessary RMID checks
> x86/resctrl: Query LLC monitoring properties once during boot
> x86/resctrl: Maintain MBM counter width per resource
> x86/resctrl: Support CPUID enumeration of MBM counter width
> x86/resctrl: Support wider MBM counters
>
> MAINTAINERS | 2 +-
> arch/x86/include/asm/processor.h | 3 +-
> .../asm/{resctrl_sched.h => resctrl.h} | 9 +++--
> arch/x86/kernel/cpu/amd.c | 3 ++
> arch/x86/kernel/cpu/common.c | 40 -------------------
> arch/x86/kernel/cpu/intel.c | 7 ++++
> arch/x86/kernel/cpu/resctrl/core.c | 32 ++++++++++++++-
> arch/x86/kernel/cpu/resctrl/ctrlmondata.c | 8 ++--
> arch/x86/kernel/cpu/resctrl/internal.h | 15 +++++--
> arch/x86/kernel/cpu/resctrl/monitor.c | 27 +++++++++----
> arch/x86/kernel/cpu/resctrl/pseudo_lock.c | 2 +-
> arch/x86/kernel/cpu/resctrl/rdtgroup.c | 4 +-
> arch/x86/kernel/process_32.c | 2 +-
> arch/x86/kernel/process_64.c | 2 +-
> 14 files changed, 91 insertions(+), 65 deletions(-)
> rename arch/x86/include/asm/{resctrl_sched.h => resctrl.h} (92%)
It all looks very good, thanks for the good work!
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
prev parent reply other threads:[~2020-05-06 18:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-05 22:36 [PATCH V2 0/7] x86/resctrl: Support wider MBM counters Reinette Chatre
2020-05-05 22:36 ` [PATCH V2 1/7] x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h Reinette Chatre
2020-05-05 22:36 ` [PATCH V2 2/7] x86/cpu: Move resctrl CPUID code to resctrl Reinette Chatre
2020-05-05 22:36 ` [PATCH V2 3/7] x86/resctrl: Remove unnecessary RMID checks Reinette Chatre
2020-05-05 22:36 ` [PATCH V2 4/7] x86/resctrl: Query LLC monitoring properties once during boot Reinette Chatre
2020-05-05 22:36 ` [PATCH V2 5/7] x86/resctrl: Maintain MBM counter width per resource Reinette Chatre
2020-05-05 22:36 ` [PATCH V2 6/7] x86/resctrl: Support CPUID enumeration of MBM counter width Reinette Chatre
2020-05-05 22:36 ` [PATCH V2 7/7] x86/resctrl: Support wider MBM counters Reinette Chatre
2020-05-06 18:03 ` Borislav Petkov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200506180338.GG25532@zn.tnic \
--to=bp@alien8.de \
--cc=babu.moger@amd.com \
--cc=fenghua.yu@intel.com \
--cc=hpa@zytor.com \
--cc=kuo-lang.tseng@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=reinette.chatre@intel.com \
--cc=tglx@linutronix.de \
--cc=tony.luck@intel.com \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox