Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/mm/
Dzsmalloc.rst60 the number of ZS_ALMOST_EMPTY zspages(see below)
72 We assign a zspage to ZS_ALMOST_EMPTY fullness group when n <= N / f, where
/Linux-v6.1/Documentation/translations/zh_CN/mm/
Dzsmalloc.rst56 ZS_ALMOST_EMPTY zspage的数量(见下文)。
/Linux-v6.1/mm/
Dzsmalloc.c153 ZS_ALMOST_EMPTY, enumerator
694 fg = ZS_ALMOST_EMPTY; in get_fullness_group()
1674 enum fullness_group fg[2] = {ZS_ALMOST_EMPTY, ZS_ALMOST_FULL}; in isolate_zspage() enumerator
1678 fg[1] = ZS_ALMOST_EMPTY; in isolate_zspage()