Re: OOM kernel behaviour

From: KOSAKI Motohiro
Date: Wed Dec 02 2009 - 00:31:08 EST


> On 12/02/2009 09:59 AM, KOSAKI Motohiro wrote:
> > Proprietary module is loaded.
>
> That's the Broadcom wireless wl driver. It isn't causing the problem.
>
> >
> > Probably, some program in your system leaked memory.
> >
>
> Is there some way to find out? I tried to analyse top and ps output
> but there isn't anything that stands out.

just idea.
/proc/{pid}/smaps show what file is swapped out. usually, leaked page
is swapped because nobody touched it.



--
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/