From: Xiaochen Shen <xiaochen.shen@intel.com>
To: bp@alien8.de, tglx@linutronix.de, mingo@redhat.com,
hpa@zytor.com, tony.luck@intel.com, fenghua.yu@intel.com,
reinette.chatre@intel.com
Cc: x86@kernel.org, linux-kernel@vger.kernel.org,
pei.p.jia@intel.com, xiaochen.shen@intel.com
Subject: [PATCH v2 0/2] Initialize a new resource group with default MBA values
Date: Wed, 17 Apr 2019 19:08:47 +0800 [thread overview]
Message-ID: <1555499329-1170-1-git-send-email-xiaochen.shen@intel.com> (raw)
Change log in v2:
- Boris: Add a preparatory patch to carve out per RDT domain initialization
code into a separate function.
- Minor changes in the comments of rdtgroup_init_xxx().
- Boris: s/cpu/CPU/g in the comments of update_domains().
- Boris: Format commit message by indenting the examples.
Xiaochen Shen (2):
x86/resctrl: Move per RDT domain initialization to a separate function
x86/resctrl: Initialize a new resource group with default MBA values
arch/x86/kernel/cpu/resctrl/ctrlmondata.c | 4 +-
arch/x86/kernel/cpu/resctrl/rdtgroup.c | 171 +++++++++++++++++-------------
2 files changed, 100 insertions(+), 75 deletions(-)
--
1.8.3.1
next reply other threads:[~2019-04-17 11:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-17 11:08 Xiaochen Shen [this message]
2019-04-17 11:08 ` [PATCH v2 1/2] x86/resctrl: Move per RDT domain initialization to a separate function Xiaochen Shen
2019-04-17 19:25 ` [tip:x86/cache] " tip-bot for Xiaochen Shen
2019-04-17 22:13 ` tip-bot for Xiaochen Shen
2019-04-17 11:08 ` [PATCH v2 2/2] x86/resctrl: Initialize a new resource group with default MBA values Xiaochen Shen
2019-04-17 19:26 ` [tip:x86/cache] " tip-bot for Xiaochen Shen
2019-04-17 22:14 ` tip-bot for Xiaochen Shen
2019-04-18 7:03 ` Xiaochen Shen
2019-04-18 7:28 ` Borislav Petkov
2019-04-18 8:20 ` Xiaochen Shen
2019-04-18 8:29 ` Borislav Petkov
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=1555499329-1170-1-git-send-email-xiaochen.shen@intel.com \
--to=xiaochen.shen@intel.com \
--cc=bp@alien8.de \
--cc=fenghua.yu@intel.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=pei.p.jia@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.