Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dcompaction_test.c89 int compaction_index = 0; in check_compaction() local
145 compaction_index = mem_free/(nr_hugepages_ul * hugepage_size); in check_compaction()
159 if (compaction_index > 3) { in check_compaction()
161 "as huge pages\n", compaction_index); in check_compaction()