ubase/readahead.8

12 lines
316 B
Groff
Raw Normal View History

2014-06-30 13:14:46 +00:00
.TH READAHEAD 8 ubase-VERSION
.SH NAME
\fBreadahead\fR - Preload files into disk cache
.SH SYNOPSIS
\fBreadahead\fR \fIfile...\fR
.SH DESCRIPTION
\fBreadahead\fR preloads files into the kernel's disk cache. The
number of pages preloaded depends on the kernel but it is usually around
2MB.
.SH SEE ALSO
readahead(2)