Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 651 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 651 Bytes

Benchmarking and Profiling:

RCU-list-semantics : Find RCU list entry count subdivided based on semantics

bench-array-rcu : benchmark for seeing effect on using RCU protected arrays

bench-hash-update : benchmark for seeing effect on node updates

bench-node-size : benchmark for seeing effect on node size

pro-contention : determining per core write contention

pro-kernel-contention : determining per core write contention in the kernel

promod-find-DS : Find most accessed/contended kernel RCU-DS in a running linux system

promod-profile-DS : Profile the most accessed DS in the Linux Kernel