table of contents
FUNCTION::ADDR_TO_NO(3stap) | Memory Tapset | FUNCTION::ADDR_TO_NO(3stap) |
NAME¶
function::addr_to_node - Returns which node a given address belongs to within a NUMA systemSYNOPSIS¶
addr_to_node:long(addr:long)
ARGUMENTS¶
addrthe 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)March 2016 | SystemTap Tapset Reference |