lkml.org 
[lkml]   [2016]   [Jun]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [tip:perf/core] perf/x86/rapl: Add Skylake server model detection
On Wed, 8 Jun 2016, tip-bot for Jacob Pan wrote:

> Commit-ID: 348c5ac6c7dc117e1de095bf07c86c31101d56f3
> Gitweb: http://git.kernel.org/tip/348c5ac6c7dc117e1de095bf07c86c31101d56f3
> Author: Jacob Pan <jacob.jun.pan@linux.intel.com>
> AuthorDate: Thu, 2 Jun 2016 17:19:53 -0700
> Committer: Ingo Molnar <mingo@kernel.org>
> CommitDate: Wed, 8 Jun 2016 12:06:01 +0200
>
> perf/x86/rapl: Add Skylake server model detection
>
> SKX uses similar RAPL interface as Broadwell server.

...

> X86_RAPL_MODEL_MATCH(INTEL_FAM6_SKYLAKE_MOBILE, skl_rapl_init),
> X86_RAPL_MODEL_MATCH(INTEL_FAM6_SKYLAKE_DESKTOP, skl_rapl_init),
> + X86_RAPL_MODEL_MATCH(INTEL_FAM6_SKYLAKE_X, hsx_rapl_init),


code does not match git commit message. The code says that skylake server
matches the haswell server. (Yes I know broadwell server apparently
matches haswell server too, but you might want to say that in the git
commit to avoid confusion).

Vince

\
 
 \ /
  Last update: 2016-06-08 16:41    [W:0.071 / U:1.988 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site