Re: Firefox dies OOM - F11

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 10 Aug 2009 08:10:44 -0500
Steven Stern wrote:

> I can't  (yet) 
> predict when it will occur.

That's because the OOM killer just picks things at random
to kill, and not always the things using the memory. I
once stuck a ps command like this in cron.hourly

/bin/ps -e -L -o vsz,rsz,pid,ppid,tid,args -w -w

and collected the output in a log file I could poke
around in with a perl script to find out what process
was actually growing over time and was the real cause
of the OOM killer going off.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux