Blame | Last modification | View Log | RSS feed
# enable readahead at system startupREADAHEAD="no"# enable (at least monthly) readahead list collectionREADAHEAD_COLLECT="no"# collect x seconds more after prefdm startedREADAHEAD_EXTRA_COLLECT="10"# collect on rpm database changeREADAHEAD_COLLECT_ON_RPM="yes"# Delay these services for the readahead-collector.# At least "auditd" has to be delayed, for the collector# to run, if it is enabled on the system.READAHEAD_DELAY_SERVICES="auditd"# Minimum memory the machine has to have (kB)# to run readahead.READAHEAD_MIN_MEM=393216