Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mem/tunable/
H A Dovercommit_memory.c32 * b. greater than sum_total: sum_total * 2, alloc should fail.
36 * a. less than sum_total: sum_total / 2, alloc should pass
37 * b. equal to sum_total: sum_total, alloc should pass
38 * c. greater than sum_total: sum_total * 2, alloc should pass
39 * *note: sum_total = SwapTotal + MemTotal
75 static long sum_total; variable
[all...]

Completed in 2 milliseconds