readahead.8 (307B)
1 .Dd February 2, 2015 2 .Dt READAHEAD 8 3 .Os ubase 4 .Sh NAME 5 .Nm preload 6 .Nd preload files into disk cache 7 .Sh SYNOPSIS 8 .Nm 9 .Ar file... 10 .Sh DESCRIPTION 11 .Nm 12 preloads files into the kernel's disk cache. The number of pages preloaded 13 depends on the kernel but it is usually around 2MB. 14 .Sh SEE ALSO 15 .Xr readahead 2