Re: Patch: oom_kill

Axel Kittenberger (Axel.Kittenberger@maxxio.com)
Tue, 4 Feb 2003 15:13:29 +0100


> And what about processes that get reparented to init? These could be
> causing the OOM. I didn't think that the p_ptr was null when reparenting
> happens.

Okay good, should we use the "original parent" instead?

Yes, I'm not absolutly not sure if the != NULL expression is necessary, Don't
know enough about the task structering for this. I tried without and the
machine at least didn't crash, but just wanted to be safe.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/