addr_to_node.3stap

Langue: en

Autres versions - même langue

Version: May 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

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.

AUTHOR

SystemTap

Hackers