Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/vm/
Dzsmalloc.txt55 almost_full: the number of ZS_ALMOST_FULL zspages(see below)
68 ZS_ALMOST_FULL when n > N / f
/linux-4.4.14/mm/
Dzsmalloc.c156 ZS_ALMOST_FULL, enumerator
639 fg = ZS_ALMOST_FULL; in get_fullness_group()
1715 for (i = ZS_ALMOST_EMPTY; i >= ZS_ALMOST_FULL; i--) { in isolate_source_page()