Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Doom.h10 #define OOM_DISABLE (-17) macro
/linux-2.6.39/fs/proc/
Dbase.c1039 int oom_adjust = OOM_DISABLE; in oom_adjust_read()
1078 oom_adjust != OOM_DISABLE) { in oom_adjust_write()
1106 if (oom_adjust == OOM_DISABLE) in oom_adjust_write()
1108 if (task->signal->oom_adj == OOM_DISABLE) in oom_adjust_write()
1129 -OOM_DISABLE; in oom_adjust_write()
1228 task->signal->oom_adj = OOM_DISABLE; in oom_score_adj_write()
/linux-2.6.39/Documentation/filesystems/
Dproc.txt1320 (OOM_DISABLE) to disable oom killing entirely for that task. Its value is