Re: Low memory hacks



On Thu, 2008-03-13 at 16:30 +0100, Rodney Lorrimar wrote:
> On Thu, Feb 28, 2008 at 09:59:03PM +0300, Nickolay V. Shmyrev wrote:
> > It seems that if you don't use calendar you can just remove bonobo
> > server files for GNOME_Evolution_Calendar_2.10.server and you'll get
> > much faster Evolution and a lot of free memory.
> > 
> > I added this and some more hacks I'm using to the page:
> > 
> > http://live.gnome.org/MemoryReduction/LowMemoryHacks
> 
<snip>
>     * about 2500kb-3000kb by removing all libpurple protocol plugins
>       except the one you use

That sounds like a bug in libpurple, which should have a cache for the
plugins (to know what each one of them does), or use other types of
files for that purpose (like most GNOME apps do with ad-hoc desktop-like
files).

>     * 38500kb by not using trackerd and the Tracker applet (tracker is
>       an equivalent to beagle mentioned on the wiki page)
>     * 15500kb by removing your distribution's (e.g. ubuntu's) apps
>       from session startup (bluetooth-applet, nm-applet,
>        gnome-power-manager)

That seems excessive, especially given that all those 3 "applets" mainly
use components such as GTK+ and D-Bus, which would be loaded by other
parts of the system already, and thus shared.

>     * 16000kb by not running nautilus [1]

That's probably due to the amount of memory used by the pixmap backdrop
(ie. it depends on your resolution and number of screens). I believe
there's already discussions of that on Bugzilla.

> [1] BTW I'm not advocating not running any file manager! It was just a
>     measurement I did.

And I wouldn't recommend running without the 3 applets you mentioned if
you want to get a network connection, have Bluetooth working or want to
suspend your laptop.



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