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

/linux-4.1.27/include/uapi/linux/
H A Dmman.h9 #define OVERCOMMIT_GUESS 0 macro
/linux-4.1.27/mm/
H A Dnommu.c68 int sysctl_overcommit_memory = OVERCOMMIT_GUESS; /* heuristic overcommit */
1931 if (sysctl_overcommit_memory == OVERCOMMIT_GUESS) { __vm_enough_memory()
2169 * with sshd, bash, and top in OVERCOMMIT_GUESS. Smaller systems will
H A Dmmap.c111 int sysctl_overcommit_memory __read_mostly = OVERCOMMIT_GUESS; /* heuristic overcommit */
169 if (sysctl_overcommit_memory == OVERCOMMIT_GUESS) { __vm_enough_memory()
3333 * with sshd, bash, and top in OVERCOMMIT_GUESS. Smaller systems will

Completed in 111 milliseconds