Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

function::addr_to_node(3stap)


FUNCTION::ADDR_TO_NO

FUNCTION::ADDR_TO_NO

NAME
SYNOPSIS
ARGUMENTS
GENERAL SYNTAX
DESCRIPTION

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.



function::addr_to_node(3stap)