oom_kill_allocating_task
Submitted by admin on Tue, 2009-12-01 03:59
This enables or disables killing the OOM-triggering task in out-of-memory situations.
If this is set to zero, the OOM killer will scan through the entire tasklist and select a task based on heuristics to kill. This normally selects a rogue memory-hogging task that frees up a large amount of memory when killed.
If this is set to non-zero, the OOM killer simply kills the task that triggered the out-of-memory condition. This avoids the expensive tasklist scan.
If panic_on_oom is selected, it takes precedence over whatever value is used in oom_kill_allocating_task.
The default value is 0.
»
- Add new comment
- 488 reads





Recent comments
1 day 11 hours ago
3 days 21 hours ago
4 days 4 hours ago
1 week 1 hour ago
1 week 1 hour ago
1 week 7 hours ago
1 week 1 day ago
1 week 1 day ago
1 week 1 day ago
1 week 1 day ago