SETUP_PER_ZONE_WMARK

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

NAME

setup_per_zone_wmarks - called when min_free_kbytes changes or when memory is hot-{added|removed}  

SYNOPSIS

void setup_per_zone_wmarks(void);
 

ARGUMENTS

void

no arguments
 

DESCRIPTION

Ensures that the watermark[min,low,high] values for each zone are set correctly with respect to min_free_kbytes.  

COPYRIGHT