Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/vm/
Dcompaction_test.c83 int compaction_index = 0; in check_compaction() local
126 compaction_index = mem_free/(atoi(nr_hugepages) * hugepage_size); in check_compaction()
128 if (compaction_index > 3) { in check_compaction()
132 "as huge pages\n", compaction_index); in check_compaction()