Re: [PATCH 2/2] use oom_killer_disabled in page fault oom path
From: Minchan Kim
Date: Tue Apr 26 2011 - 04:07:44 EST
On Tue, Apr 26, 2011 at 2:31 PM, Dave Young <hidave.darkstar@xxxxxxxxx> wrote:
> Currently oom_killer_disabled is only used in __alloc_pages_slowpath,
> For page fault oom case it is not considered. One use case is
> virtio balloon driver, when memory pressure is high, virtio ballooning
> will cause oom killing due to such as page fault oom.
Other mm guys already accepted but sorry I can't understand your point
since I am not familiar with virtio.
Now oom_killer_disabled is used by only hibernation and hibernation
freezes processes so page fault shouldn't happen.
Now are you using oom_killer_disabled in virtio?
Could you elaborate use case ?
Thanks.
--
Kind regards,
Minchan Kim
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/