lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 18 Apr 2015 22:24:58 -0400
From:	Len Brown <lenb@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux PM list <linux-pm@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] turbostat update for Linux-4.1

Hi Linus,

Please pull these updates to the turbostat utility.
Just one kernel dependency in this batch -- added a #define to msr-index.h

thanks!
Len Brown, Intel Open Source Technology Center


The following changes since commit 39a8804455fb23f09157341d3ba7db6d7ae6ee76:

  Linux 4.0 (2015-04-12 15:12:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git turbostat

for you to fetch changes up to e9257f5fa48cc296d7eed35acf9f2ad195184122:

  tools/power turbostat: correct dumped pkg-cstate-limit value
(2015-04-18 14:20:52 -0400)

----------------------------------------------------------------
Andrey Semin (1):
      tools/power turbostat: correct DRAM RAPL units on recent Xeon processors

Len Brown (10):
      tools/power turbostat: simplify default output
      tools/power turbostat: update PERF_LIMIT_REASONS decoding
      tools/power turbostat: label base frequency
      x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2
      tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names
      tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2
      tools/power turbostat: modprobe msr, if needed
      tools/power turbostat: Initial Skylake support
      tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL
      tools/power turbostat: correct dumped pkg-cstate-limit value

Thomas D (1):
      tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add
support for O= option in Makefile

 arch/x86/include/uapi/asm/msr-index.h |   8 +
 tools/power/x86/turbostat/Makefile    |   6 +-
 tools/power/x86/turbostat/turbostat.8 | 138 ++++++-----
 tools/power/x86/turbostat/turbostat.c | 436 ++++++++++++++++++++++++++--------
 4 files changed, 427 insertions(+), 161 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists