How do you force Firefox to not eat all your memory?

Dave Mason dmason-bqArmZWzea/GcjXNFnLQ/w at public.gmane.org
Wed Nov 12 22:26:06 UTC 2008


see 'man ulimit'

I haven't tried this, but a script like:

   #! /bin/sh
   ulimit -d 10000
   ulimit -v 20000
   exec real-firefox

should limit it.

../Dave
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list