REMOVE_ALL_ACTIVE_RA

Section: Memory Management in Linux (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

remove_all_active_ranges - Remove all currently registered regions  

SYNOPSIS

void remove_all_active_ranges(void);
 

ARGUMENTS

void

no arguments
 

DESCRIPTION

During discovery, it may be found that a table like SRAT is invalid and an alternative discovery method must be used. This function removes all currently registered regions.  

COPYRIGHT