Man Page: function::addr_to_node
Operating Environment: centos
Section: 3stap
FUNCTION::ADDR_TO_NO(3stap) Memory Tapset FUNCTION::ADDR_TO_NO(3stap)NAMEfunction::addr_to_node - Returns which node a given address belongs to within a NUMA systemSYNOPSISaddr_to_node:long(addr:long)ARGUMENTSaddr the address of the faulting memory accessDESCRIPTIONThis function accepts an address, and returns the node that the given address belongs to in a NUMA system. SystemTap Tapset Reference June 2014 FUNCTION::ADDR_TO_NO(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| function::ansi_set_color3(3stap) - centos |
| tapset::memory(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::tcpmib(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |