slackbuilds/system/preload
Robby Workman 2aaa31261b system/preload: Miscellaneous cleanups and fixes
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-09-07 15:32:57 -05:00
..
README system/preload: Noted mkinitrd problem in README 2011-03-27 16:50:19 -05:00
doinst.sh system/preload: Updated for version 0.6.3 2010-05-12 17:45:52 +02:00
preload.8 system/preload: Added to 12.0 repository 2010-05-11 20:02:06 +02:00
preload.SlackBuild system/preload: Miscellaneous cleanups and fixes 2012-09-07 15:32:57 -05:00
preload.info Several: Change my email to @SBo in all maintained scripts 2012-08-27 22:44:52 -05:00
rc.preload system/preload: Miscellaneous cleanups and fixes 2012-09-07 15:32:57 -05:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

README

Preload is an adaptive readahead daemon. It monitors applications 
that users run, and by analyzing this data, predicts what apps 
users might run, and fetches those binaries and their dependencies 
into memory for faster startup times.

Note that preload might occasionally interfere with some things;
at least mkinitrd can experience unexpected/broken behavior.