Home
last modified time | relevance | path

Searched refs:lowmem_kbytes (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/mm/
Dpage_alloc.c5117 unsigned long lowmem_kbytes; in init_per_zone_wmark_min() local
5119 lowmem_kbytes = nr_free_buffer_pages() * (PAGE_SIZE >> 10); in init_per_zone_wmark_min()
5121 min_free_kbytes = int_sqrt(lowmem_kbytes * 16); in init_per_zone_wmark_min()