lkml.org 
[lkml]   [2019]   [May]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 16/22] perf/x86/intel/uncore: Support multi-die/package
On Mon, May 06, 2019 at 05:26:11PM -0400, Len Brown wrote:
> @@ -1223,7 +1225,7 @@ static int uncore_event_cpu_online(unsigned int cpu)
> struct intel_uncore_box *box;
> int i, ret, pkg, target;
>
> - pkg = topology_logical_package_id(cpu);
> + pkg = topology_logical_die_id(cpu);
> ret = allocate_boxes(types, pkg, cpu);
> if (ret)
> return ret;

'pkg' != 'die'

\
 
 \ /
  Last update: 2019-05-07 14:22    [W:0.116 / U:0.676 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site