table of contents
REMOVE_ALL_ACTIVE_RA(9) | Memory Management in Linux | REMOVE_ALL_ACTIVE_RA(9) |
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¶
May 2024 | Kernel Hackers Manual 2.6. |