Jump to content

preload (software)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Aakkuluk Con (talk | contribs) at 04:31, 22 March 2018 (stub sorting). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

preload is a free Linux program which runs as a daemon to record statistics about usage of files by more frequently-used programs. This information is then used to keep these files preloaded into memory.[1] This results in faster application startup times as less data needs to be fetched from disk. preload is often paired with prelink. preload was written by Behdad Esfahbod and uses Markov chains in its implementation;

See also

References