table of contents
other versions
- stretch 4.9.168-1
SETUP_PER_ZONE_WMARK(9) | Memory Management in Linux | SETUP_PER_ZONE_WMARK(9) |
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¶
voidno arguments
DESCRIPTION¶
Ensures that the watermark[min,low,high] values for each zone are set correctly with respect to min_free_kbytes.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |