Google Plus

Speed Up Your Linux Application Loading Time with Preload

Written by Mel Kham on . Posted in Linux tutorials

Preload is an adaptive readahead daemon. It monitors applications that users run, and by analyzing this data, predicts what applications users might run, and fetches those binaries and their dependencies into memory for faster startup times. Parts of these programs will be cached to speed up their load time.




Installation :

For Ubuntu 7.04 – 9.04 Jaunty Jackalope:

sudo apt-get install preload

For Fedora 7,8,9,10,11 : under root

yum install preload

For Mandriva :

urpmi preload

For Open suse ( add packman repository first):

zypper install preload

Configuration file:

You can find the config file at :

/etc/preload.conf 

With The default values in the config file,preload work fine.

Monitoring :

To check up on what resources Preload is using:

sudo tail -f /var/log/preload.log

Preload can provide a great improvement in application startup time and increases the speed of your system while staying in the background.

Later in my next article, i will show you how to make advanced configuration of preload.


Links :

For questions please refer to our Q/A forum at : http://ask.unixmen.com

Mel Kham

Founder of Unixmen, Living in Amsterdam. Am working in my free time to help people to understand the Opensource and to explain them in easy way how to make the fist steps to the the light. Working day and night with my Co-founder Zinovsky to keep this website live even with less resources.

Like us on Facebook

This week Top Posts

Write for us

Recent Comments

Snake

|

Wow, great. That’s what i’m waiting for too. I want to make DC with LDAP ( Active Directory alternative) and SAMBA on Ubuntu. :-)

Blawer

|

Thanks!!!!!!!!!!!!!!!!!! you rules!!! all the other “help” in google are useless… yours was very helpful. Thanks again

piCool

|

Great ! we have another another master trick :-)

Yilmaz Ulugtekin

|

Just delete the space after the slash (/) it will work.

Pat L

|

I tried it and it works with a regular zip file, but if you password-protect the .zip file it does NOT work.

 
IDG Tech Network
Copyright © 2008-2013 Unixmen.com .
Maintained by Anblik .