Talk:Swappolube

From Maemo Wiki
Revision as of 15:29, 18 October 2010 by 192.100.124.218 (talk) (New page: <code>echo "1" > /proc/sys/vm/oom_kill_allocating_task</code> Doesn't this mean that OOM-badness heuristics are ignored and things like X, D-BUS can get killed? If yes, that means you've...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

echo "1" > /proc/sys/vm/oom_kill_allocating_task

Doesn't this mean that OOM-badness heuristics are ignored and things like X, D-BUS can get killed? If yes, that means you've just radically increased the likelyhood of device reboots...