Searched refs:hugepage_size (Results 1 – 1 of 1) sorted by relevance
80 int check_compaction(unsigned long mem_free, unsigned int hugepage_size) in check_compaction() argument126 compaction_index = mem_free/(atoi(nr_hugepages) * hugepage_size); in check_compaction()162 unsigned long hugepage_size = 0; in main() local183 if (read_memory_info(&mem_free, &hugepage_size) != 0) { in main()221 if (check_compaction(mem_free, hugepage_size) == 0) in main()