The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* oom_killer.c - oom_kill_task and __oom_kill_task question
@ 2005-02-25 15:32 Vicente Feito
  0 siblings, 0 replies; only message in thread
From: Vicente Feito @ 2005-02-25 15:32 UTC (permalink / raw)
  To: lkml

Why is it that p->mm it's checked inside oom_kill_task and again in 
__oom_kill_task? Cause __oom_kill_task it's called in case p->mm not null and 
not &init_mm, otherwise it just returns NULL, this has been bothering me, 
I've patched with the last rc5 and it's still there, why?
Is there a chance a process can grow an mm area between one call and another?

Vicente.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-25 18:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-25 15:32 oom_killer.c - oom_kill_task and __oom_kill_task question Vicente Feito

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox