Paketname | readahead-fedora |
Beschreibung | Fedora's implementation of readahead to preload boot process files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2:1.5.4-5 |
Sektion | universe/admin |
Priorität | extra |
Installierte Größe | 364 Byte |
Hängt ab von | e2fslibs (>= 1.41.0), libaudit0, libblkid1 (>= 2.15~rc2-1ubuntu1), libc6 (>= 2.4), dpkg (>= 1.15.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 40484 Byte |
Prüfsumme MD5 | 5709deb373c1280fca78b480720f9a0d |
Prüfsumme SHA1 | 21c92e46eafa418b6d6f04844b74f93fba973e31 |
Prüfsumme SHA256 | 69808b515aed3255270e0eae7663e7b21e2549460a42b3e9d42687071aa3e898 |
Link zum Herunterladen | readahead-fedora_1.5.4-5_i386.deb |
Ausführliche Beschreibung | "readahead" is the term used to refer to a tool that preloads files
used during the boot process to make the system boot faster, therefore
reducing the time spent reading from the disk.
.
This implementation of the tool provides the following features:
* It can take multiple lists of files to be preloaded, and sort them
according to their position on the disk.
* It preloads the inode tables on ext2-based file systems.
* It opens the files without making the system update their access
time, therefore avoiding extra disk writes.
* It uses a lightweight monitoring daemon.
|