linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/core changes for v5.3
@ 2019-07-08 16:11 Ingo Molnar
  2019-07-09  1:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2019-07-08 16:11 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Thomas Gleixner, Borislav Petkov, Peter Zijlstra,
	Andrew Morton

Linus,

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

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

   # HEAD: 711486fd18596315d42cebaac3dba8c408f60a3d Documentation/filesystems/proc.txt: Add arch_status file

This adds a new ABI that the main scheduler probably doesn't want to deal 
with but HPC job schedulers might want to use, the AVX512_elapsed_ms 
field in the new /proc/<pid>/arch_status task status file, which allows 
the user-space job scheduler to cluster such tasks, to avoid turbo 
frequency drops.


  out-of-topic modifications in x86-core-for-linus:
  ---------------------------------------------------
  fs/proc/Kconfig                    # 68bc30bb9f33: proc: Add /proc/<pid>/arch_s
  fs/proc/base.c                     # 68bc30bb9f33: proc: Add /proc/<pid>/arch_s
  include/linux/proc_fs.h            # 68bc30bb9f33: proc: Add /proc/<pid>/arch_s

 Thanks,

	Ingo

------------------>
Aubrey Li (3):
      proc: Add /proc/<pid>/arch_status
      x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_status
      Documentation/filesystems/proc.txt: Add arch_status file


 Documentation/filesystems/proc.txt | 40 ++++++++++++++++++++++++++++++++
 arch/x86/Kconfig                   |  1 +
 arch/x86/kernel/fpu/xstate.c       | 47 ++++++++++++++++++++++++++++++++++++++
 fs/proc/Kconfig                    |  4 ++++
 fs/proc/base.c                     |  6 +++++
 include/linux/proc_fs.h            |  9 ++++++++
 6 files changed, 107 insertions(+)


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

* Re: [GIT PULL] x86/core changes for v5.3
  2019-07-08 16:11 [GIT PULL] x86/core changes for v5.3 Ingo Molnar
@ 2019-07-09  1:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-07-09  1:45 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Thomas Gleixner, Borislav Petkov,
	Peter Zijlstra, Andrew Morton

The pull request you sent on Mon, 8 Jul 2019 18:11:42 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3431a940bb6c3969240d91314d654ebac7e12b09

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:[~2019-07-09  1:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-08 16:11 [GIT PULL] x86/core changes for v5.3 Ingo Molnar
2019-07-09  1:45 ` 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;
as well as URLs for NNTP newsgroup(s).