function::addr_to_node.3stap - Man Page
Returns which node a given address belongs to within a NUMA system
Synopsis
addr_to_node:long(addr:long)
Arguments
- addr
the address of the faulting memory access
Description
This function accepts an address, and returns the node that the given address belongs to in a NUMA system.
See Also0
tapset::memory(3stap)
Info
April 2024 SystemTap Tapset Reference Memory Tapset