Home
last modified time | relevance | path

Searched refs:free_total (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/mem/tunable/
H A Dovercommit_memory.c31 * a. less than free_total: free_total / 2, alloc should pass.
76 static long free_total; variable
144 alloc_and_check(free_total / 2, EXPECT_PASS); in overcommit_memory_test()
203 free_total = mem_free + swap_free; in update_mem()

Completed in 1 milliseconds