Alexey Budankov: Linux Perf advancements for compute intensive and server systems
Linux Perf advancements for compute intensive and server systems
Modern server and compute intensive systems are naturally built aroundseveral top performance CPUs with large amount of cores and equipped by shared memory that spans a number of NUMA domains. Compute intensive workloads usually implement highly parallel CPU bound cyclic codes performing mathematics calculations that reference data located in the shared memory. Performance observability and profiling of these workloads on such systems have unique characteristics and impose specific requirements on software performance tools. The requirements include tools CPU scalability, coping with high rate and volume of collected performance data as well as NUMA awareness. In order to fulfill thatrequirements a number of extensions have been implemented in Linux Perf tool that are currently a part of the Linux kernel source tree[1], [2], [3], [4]"
[1] https://marc.info/?l=linux-kernel&m=154149439404555&w=2
[2] https://marc.info/?l=linux-kernel&m=154817912621465&w=2
[3] https://marc.info/?l=linux-kernel&m=155293062518459&w=2
[4] https://www.kernel.org/doc/html/latest/admin-guide/perf-security.html
Alexey Budankov
Nizhni Novgorod, Russia
Software engineer
Intel
Alexey acts as a lead software engineer at Intel Architecture, Graphics and Software group (IAGS).
His professional background is related to design and development of software performance tools for Intel platforms running modern operating systems. Area of his expertise includes but not limited to CPU micro-architecture, operating systems internals (threading, signaling, timers), dynamic code instrumentation, time and event driven profiling, tracing and debugging tools etc. Alexey holds Ph.D. degree in Applied Math from Nizhny Novgorod State University.
Linkedin profile:
https://www.linkedin.com/in/alexey-budankov-1b41172/