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::ctime(3stap) - centos |
| function::ansi_set_color2(3stap) - centos |
| tapset::memory(3stap) - centos |
| tapset::string(3stap) - centos |
| probe::ioblock_trace.request(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |