Slightly OT: bad rap for Fedora, and realistic effects

Tony Nelson tonynelson at georgeanelson.com
Thu Mar 1 17:33:50 UTC 2007


At 3:54 PM +0100 3/1/07, Ingemar Nilsson wrote:
>Les Mikesell <lesmikesell at gmail.com> writes:
>
>> Maybe you just need to come up with a way to preload a few programs.
>
>In a startup script:
 ...

Readahead does this, and is probably already installed.  "rpm -qil
readahead" and read its README.

I use the following command to list missing files in the readahead.later file:

    while read f ; do [[ ! -a "$f" ]] && echo "'$f'" ; done \
        </etc/readahead.d/default.later
-- 
____________________________________________________________________
TonyN.:'                       <mailto:tonynelson at georgeanelson.com>
      '                              <http://www.georgeanelson.com/>




More information about the fedora-list mailing list