summaryrefslogtreecommitdiff
path: root/docs/htmldocs/manpages/vfs_readahead.8.html
diff options
context:
space:
mode:
authorbubulle <bubulle@alioth.debian.org>2012-01-26 19:58:37 +0000
committerbubulle <bubulle@alioth.debian.org>2012-01-26 19:58:37 +0000
commitcb25bc5ca98dff7a896f596f9f1586a4739ad8ec (patch)
tree31bd310956a0c533e3e46cb88aec6e00b5eedf53 /docs/htmldocs/manpages/vfs_readahead.8.html
parent5f021ee1efe415ba8fe4281d0622204a68074ea8 (diff)
downloadsamba-cb25bc5ca98dff7a896f596f9f1586a4739ad8ec.tar.gz
Load samba-3.6.2 into branches/samba/upstream.upstream/3.6.2
git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream@3992 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'docs/htmldocs/manpages/vfs_readahead.8.html')
-rw-r--r--docs/htmldocs/manpages/vfs_readahead.8.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/htmldocs/manpages/vfs_readahead.8.html b/docs/htmldocs/manpages/vfs_readahead.8.html
index 9f9cce04d1..96c8d73fe5 100644
--- a/docs/htmldocs/manpages/vfs_readahead.8.html
+++ b/docs/htmldocs/manpages/vfs_readahead.8.html
@@ -15,7 +15,7 @@
readahead:offset.</p><p>This module is stackable.</p></div><div class="refsect1" title="OPTIONS"><a name="id266848"></a><h2>OPTIONS</h2><div class="variablelist"><p>The following suffixes may be applied to BYTES:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p><code class="literal">K</code> - BYTES is a number of kilobytes</p></li><li class="listitem"><p><code class="literal">M</code> - BYTES is a number of megabytes</p></li><li class="listitem"><p><code class="literal">G</code> - BYTES is a number of gigabytes</p></li></ul></div><dl><dt><span class="term">readahead:offset = BYTES</span></dt><dd><p>The offset multiple that causes readahead to be
requested of the kernel buffer cache.</p></dd><dt><span class="term">readahead:length = BYTES</span></dt><dd><p>The number of bytes requested to be
read into the kernel buffer cache on each
- readahead call.</p></dd></dl></div></div><div class="refsect1" title="EXAMPLES"><a name="id265716"></a><h2>EXAMPLES</h2><pre class="programlisting">
+ readahead call.</p></dd></dl></div></div><div class="refsect1" title="EXAMPLES"><a name="id265717"></a><h2>EXAMPLES</h2><pre class="programlisting">
<em class="parameter"><code>[hypothetical]</code></em>
<a class="link" href="smb.conf.5.html#VFSOBJECTS" target="_top">vfs objects = readahead</a>
</pre></div><div class="refsect1" title="VERSION"><a name="id265847"></a><h2>VERSION</h2><p>This man page is correct for version 3.0.25 of the Samba suite.