[hackers] [ubase] Add readahead.8 || sin
commit 4cce54b8e9fe2e232ec79c11b426a37368800762
Author: sin <sin_AT_2f30.org>
Date: Mon Jun 30 14:14:46 2014 +0100
Add readahead.8
diff --git a/Makefile b/Makefile
index 33a1965..0348f48 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -117,6 +117,7 @@ MAN8 = \
mkswap.8 \
mount.8 \
pivot_root.8 \
+ readahead.8 \
rmmod.8 \
swapoff.8 \
swapon.8 \
diff --git a/readahead.8 b/readahead.8
new file mode 100644
index 0000000..6d842b8
--- /dev/null
+++ b/readahead.8
_AT_@ -0,0 +1,11 @@
+.TH READAHEAD 8 ubase-VERSION
+.SH NAME
+BreadaheadR - Preload files into disk cache
+.SH SYNOPSIS
+BreadaheadR Ifile...R
+.SH DESCRIPTION
+BreadaheadR 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)
Received on Mon Jun 30 2014 - 15:20:00 CEST
This archive was generated by hypermail 2.3.0
: Mon Jun 30 2014 - 15:24:09 CEST