Pre Loading

Many modern operating systems pre-load frequently used binaries in order to start programmes faster. Many GNU/Linux distributions offer this feature, though it is usually not enabled or installed by default.

In Ubuntu, you can activate the preload daemon by typing the following command:

sudo aptitude install preload

This will install and activate the preload daemon.