Rechercher une page de manuel
sreadahead
Langue: en
Version: 328331 (ubuntu - 08/07/09)
Section: 8 (Commandes administrateur)
NAME
sreadahead - a readahead implementation optimized for solid state devicesSYNOPSIS
sreadahead [OPTION]...DESCRIPTION
sreadahead is a daemon that reads data sequential by use from disk. Sreadahead does this by retrieving the read order (in timestamp format) from an actual boot sequence and storing a list of data that was read during that boot sequence in a flat database. On the next boot this file can be used to load all the data described in the database into memory and in order of use.OPTIONS
- -t N, --time=N
- make sreadahead stop after N seconds instead of the default 60 seconds
- --no-fork
- do not fork into the background
- -d, --debug
- print debug output to stdout
- -h, --help
- show a help message and exit
- -v, --version
- show version information and exit
AUTHOR
sreadahead is written by the Intel Corporation. This manual page was written by Tobias Klauser <tklauser@distanz.ch> for the Debian system (but may be used by others).
SEE ALSO
readahead(2), readahead-list(8)
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre