You are not logged in.
So what's preload?
preload is an adaptive readahead daemon that prefetches files mapped by
applications from the disk to reduce application startup time. (taken from the man page, lazy me..)
Installing:
sudo apt-get install preloadThat's it!
preload will run in the background, and collect all its data and perform its magic.
Config file: /etc/preload.conf
http://sourceforge.net/projects/preload/
Last edited by cut_copy (2009-07-09 14:13:57)
Offline
But this just makes the applications open faster right?
Last edited by k0rfain (2009-07-11 13:44:22)
Offline
Thanks for the link 
As for few minutes of testing it does work Ok - Openoffice opens in ... 2 sec on eeepc (on 600 MHz - eeeasy scripts normal mode - 600 MHz /?/)!
Last edited by klanger (2009-07-11 20:29:09)
Offline
But this just makes the applications open faster right?
Yes, you are absolutely right.. It will not make your boot times faster etc
Thanks for the link smile
As for few minutes of testing it does work Ok - Openoffice opens in ... 2 sec on eeepc (on 600 MHz - eeeasy scripts normal mode - 600 MHz /?/)!
That isn't so bad 
Offline
That isn't so bad
it's faster than my macbook C2D 
Offline
This reminds me of Vista, and how it always uses memory by analyzing what the user uses most and keeping the applications startup data in RAM. or something similar to preload. Sadly, the end effect is really just you never having free ram, and applications are slow to open. I don't know what they butchered, but it makes me wary or preload.
just call me...
~FSM~
Offline
This reminds me of Vista, and how it always uses memory by analyzing what the user uses most and keeping the applications startup data in RAM. or something similar to preload. Sadly, the end effect is really just you never having free ram, and applications are slow to open. I don't know what they butchered, but it makes me wary or preload.
Forturetly in linux we can always sudo apt-get remove preload

Offline
Do we have a reading on how much RAM preload uses?
Offline
Do we have a reading on how much RAM preload uses?
with htop, preload uses 0.1% MEM (100% is in my case 1GB).
Offline
Preload is using .05% of 4 gigs ram, in my opinion worth it.
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.