ureadahead 0.100.0-16 source package in Ubuntu RTM

Changelog

ureadahead (0.100.0-16) raring; urgency=low

  * src/trace.c: update to ignore symlinks when tracing + cleanup extra stat()
    (LP: #969926)
 -- Bryan Fullerton <email address hidden>   Mon, 25 Mar 2013 10:09:18 +0100

Upload details

Uploaded by:
Bryan Fullerton
Sponsored by:
Martin Pitt
Uploaded to:
Raring
Original maintainer:
Scott James Remnant
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main admin
14.09 release main admin

Downloads

File Size SHA-256 Checksum
ureadahead_0.100.0.orig.tar.gz 527.6 KiB d00cfe9051131185cd5b6a439c9f89b51f0d5f1d49cb5bb14676d961a2ecfe99
ureadahead_0.100.0-16.diff.gz 7.2 KiB ffd924d8feb262e7ceb2b937d47e8f5dbf9b065a54353e715749868ed5ee34b0
ureadahead_0.100.0-16.dsc 1.8 KiB 0ecfbd6c06ebcf4a1a5136a6b0b8b8a7fc0bf99f013190a0dfc9ae9ef5f5a8df

Available diffs

View changes file

Binary packages built by this source

ureadahead: Read required files in advance

 über-readahead is used during boot to read files in advance of when
 they are needed such that they are already in the page cache,
 improving boot performance.
 .
 Its data files are regenerated on the first boot after install, and
 either monthly thereafter or when packages with init scripts or
 configs are installed or updated.
 .
 ureadahead requires a kernel patch included in the Ubuntu kernel.