NAME
function::addrtonode - Returns which node a given address belongs to within a NUMA system SYNOPSIS addrtonode: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 ALSO tapset::memory(3stap) SystemTap Tapset Reference June 2018 FUNCTION::ADDRTONO(3stap)