BootOptimization: Difference between revisions

From DrewWiki
Jump to navigation Jump to search
(Created page with "Readahead systemd has a built-in readahead implementation is not enabled on upgrades. It should improve bootup speed but your mileage may vary depending on your hardware. To ena...")
(No difference)

Revision as of 23:37, 28 July 2011

Readahead

systemd has a built-in readahead implementation is not enabled on upgrades. It should improve bootup speed but your mileage may vary depending on your hardware. To enable it:

# systemctl enable systemd-readahead-collect.service
# systemctl enable systemd-readahead-replay.service