Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dos.cc384 static const char *hugepages_info_file = "/proc/sys/vm/nr_hugepages"; in FindHugePages() local
385 int hpfile = open(hugepages_info_file, O_RDONLY); in FindHugePages()