function::addr_to_node.3stap

Langue: en

Version: September 2010 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

function::addr_to_node - 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.

GENERAL SYNTAX

addr_to_node:long(addr:long)

DESCRIPTION

This function accepts an address, and returns the node that the given address belongs to in a NUMA system.