https://bugzilla.novell.com/show_bug.cgi?id=211859 npiggin@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #2 from npiggin@novell.com 2006-10-12 03:40 MST ------- We have two problems. When oom killing a task and its children, the children are killed without regard for oom_adj == -17. That is the bug being hit here. Another problem, is that in architecture pagefault handlers, any task which encounters an -ENOMEM in the fault path will be killed immediately. What should happen is the oom being passed to mm/oom_kill.c -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.