diff options
author | Vince Weaver <[email protected]> | 2012-10-17 13:05:45 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-10-24 12:00:49 +0200 |
commit | e4074b3049f99c6ad6e1a33e6d93d8ec0652e2c1 (patch) | |
tree | 7e2710993db62f28f25b153a345a5ded68e67bd6 /net/unix/sysctl_net_unix.c | |
parent | 7d011962afbaa6e572cd8e0dbb7abf773e166e64 (diff) |
perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq()
Although based on the Intel P6 design, the interrupt mechnanism
for KNC more closely resembles the Intel architectural
perfmon one.
We can't just re-use that code though, because KNC has different
MSR numbers for the status and ack registers.
In this case we just cut-and paste from perf_event_intel.c
with some minor changes, as it looks like it would not be
worth the trouble to change that code to be MSR-configurable.
Signed-off-by: Vince Weaver <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: [email protected]
Cc: Meadows Lawrence F <[email protected]>
Link: http://lkml.kernel.org/r/alpine.DEB.2.02.1210171304410.23243@vincent-weaver-1.um.maine.edu
[ Small stylistic edits. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions