morpheus-base

morpheus base system
git clone git://git.2f30.org/morpheus-base
Log | Files | Refs

readahead.8 (316B)


      1 .TH READAHEAD 8 ubase-VERSION
      2 .SH NAME
      3 \fBreadahead\fR - Preload files into disk cache
      4 .SH SYNOPSIS
      5 \fBreadahead\fR \fIfile...\fR
      6 .SH DESCRIPTION
      7 \fBreadahead\fR preloads files into the kernel's disk cache.  The
      8 number of pages preloaded depends on the kernel but it is usually around
      9 2MB.
     10 .SH SEE ALSO
     11 readahead(2)