Concepedia

Publication | Closed Access

Computationally Efficient Multiplexing of Events on Hardware Counters

18

Citations

9

References

2014

Year

Abstract

This paper proposes a novel approach for scheduling n performance monitoring events onto m hardware per-formance counters, where n> m. Whereas existing scheduling approaches overlook monitored task infor-mation, the proposed algorithm utilizes the monitored task’s behavior and schedules the combination of the most costly events. The proposed algorithm was imple-mented in Linux Perf Event subsystem in kernel space (build 3.11.3), which provides finer granularity and less system perturbation in event monitoring when compared to existing user space approaches. Benchmark exper-iments in PARSEC and SPLASH.2x suites compared the existing round-robin scheme with the proposed rate-of-change approach. Results demonstrate that the rate-of-change approach reduces the mean-squared error on average by 22%, confirming that the proposed method-ology not only improves the accuracy of performance measurements read, but also makes scheduling multiple event measurements feasible with a limited number of hardware performance counters. 1

References

YearCitations

Page 1