| Paketname | readahead-fedora | 
| Beschreibung | Fedora's implementation of readahead to preload boot process files | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 2:1.5.6-1 | 
| Sektion | admin | 
| Priorität | optional | 
| Installierte Größe | 204 Byte | 
| Hängt ab von | e2fslibs (>= 1.41.0), libaudit0, libblkid1 (>= 2.16), libc6 (>= 2.3.3), dpkg (>= 1.15.0) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Raphael Geissert | 
| Quelle |  | 
| Paketgröße | 34274 Byte | 
| Prüfsumme MD5 | 32f8826a35d39369f68d7eefb3403913 | 
| Prüfsumme SHA1 | 24d448f315bb0149330a486e532fd64507a4e1dc | 
| Prüfsumme SHA256 | 1a0cde02bfbab4ba1df1767a881fb30ee6d0349a3d6bae5c814b788b36299aab | 
| Link zum Herunterladen | readahead-fedora_1.5.6-1_i386.deb | 
| Ausführliche Beschreibung | "readahead" is the term used to refer to a tool that preloads files in
this case used during the boot process to make the system boot faster.
.
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. |