Home
last modified time | relevance | path

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

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