SlackBuildsOrg/system/preload/README
Robby Workman 32eebfd2fa system/preload: Noted mkinitrd problem in README
Thanks to David Somero for experiencing a gremlin...

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-27 16:50:19 -05:00

7 lines
364 B
Text

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.