public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/cache changes for v5.6
@ 2020-01-28 17:28 Ingo Molnar
  2020-01-28 21:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2020-01-28 17:28 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Borislav Petkov, Thomas Gleixner, Peter Zijlstra,
	Andrew Morton

Linus,

Please pull the latest x86-cache-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cache-for-linus

   # HEAD: e79f15a4598c1f3f3f7f3319ca308c63c91fdaf2 x86/resctrl: Add task resctrl information display

The main change in this tree is the extension of the resctrl procfs ABI 
with a new file that helps tooling to navigate from tasks back to resctrl 
groups: /proc/{pid}/cpu_resctrl_groups.

Also fix static key usage for certain feature combinations and simplify 
the task exit resctrl case.

  out-of-topic modifications in x86-cache-for-linus:
  ----------------------------------------------------
  fs/proc/Kconfig                    # e79f15a4598c: x86/resctrl: Add task resctr
  fs/proc/base.c                     # e79f15a4598c: x86/resctrl: Add task resctr
  include/linux/resctrl.h            # e79f15a4598c: x86/resctrl: Add task resctr

 Thanks,

	Ingo

------------------>
Chen Yu (1):
      x86/resctrl: Add task resctrl information display

Xiaochen Shen (2):
      x86/resctrl: Do not reconfigure exiting tasks
      x86/resctrl: Check monitoring static key in the MBM overflow handler


 arch/x86/Kconfig                       |  1 +
 arch/x86/kernel/cpu/resctrl/internal.h |  1 +
 arch/x86/kernel/cpu/resctrl/monitor.c  |  4 +-
 arch/x86/kernel/cpu/resctrl/rdtgroup.c | 90 ++++++++++++++++++++++++++++++++++
 fs/proc/Kconfig                        |  4 ++
 fs/proc/base.c                         |  7 +++
 include/linux/resctrl.h                | 14 ++++++
 7 files changed, 119 insertions(+), 2 deletions(-)
 create mode 100644 include/linux/resctrl.h

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

* Re: [GIT PULL] x86/cache changes for v5.6
  2020-01-28 17:28 [GIT PULL] x86/cache changes for v5.6 Ingo Molnar
@ 2020-01-28 21:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-01-28 21:15 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Borislav Petkov, Thomas Gleixner,
	Peter Zijlstra, Andrew Morton

The pull request you sent on Tue, 28 Jan 2020 18:28:26 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cache-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4244057c3da1dde07c0f338ea32fed6e79d6a657

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2020-01-28 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-28 17:28 [GIT PULL] x86/cache changes for v5.6 Ingo Molnar
2020-01-28 21:15 ` pr-tracker-bot

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