Searched refs:old_overcommit_memory (Results 1 – 1 of 1) sorted by relevance
84 static long old_overcommit_memory = -1; variable112 old_overcommit_memory = get_sys_tune("overcommit_memory"); in setup()140 if (old_overcommit_memory != -1) in cleanup()141 set_sys_tune("overcommit_memory", old_overcommit_memory, 0); in cleanup()