Hacker News new | ask | show | jobs
by vvanders 3000 days ago
Not every system has virtual memory, in particular Android uses the OOM killer pretty aggressively to manage transient applications.

In that case OOM killer is a pretty nice solution compared to the alternatives.