summaryrefslogtreecommitdiffstats
path: root/system/preload/README
blob: 121c9b57f822453832ea1e801d430d5f984cb471 (plain)
1
2
3
4
5
6
7
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.