Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/vm/
Dcompaction_test.c86 int compaction_index = 0; in check_compaction() local
129 compaction_index = mem_free/(atoi(nr_hugepages) * hugepage_size); in check_compaction()
131 if (compaction_index > 3) { in check_compaction()
135 "as huge pages\n", compaction_index); in check_compaction()