Skip to main content

Module mitosis_topology_utils

Module mitosis_topology_utils 

Source

Enums§

MapKind

Constants§

CPUMASK_LONG_ENTRIES 🔒
SUPPORTED_MAPS

Functions§

parse_cpu_llc_map 🔒
Parse lines of the form cpu,llc from the provided reader.
populate_topology_maps
Update global arrays for LLC topology before BPF program load. This function writes directly to the skeleton’s BSS section.
print_topology
Display CPU to LLC cache relationships discovered from the host topology.
read_cpu_llc_map 🔒
Read CPU/LLC pairs either from a file or standard input.