Re: X server and OOM kill

Olivier Galibert (galibert@pobox.com)
Wed, 12 Aug 1998 22:08:23 +0200


On Thu, Aug 13, 1998 at 12:23:54AM +0800, David Luyer wrote:
> I'm not sure exactly. But this is userspace and at worst
> reduces it from an easy to cause problem to a race condition.

Critical state changes are atomic and do not alloc memory in their
execution path. So you can ensure that whatever memory you share with
the watchdog process is in a sane state. Said process, not using
memory, won't be killed either.

OG.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html