Commit d734b012 authored by dgaudet's avatar dgaudet
Browse files

lmbench moved


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81636 13f79535-47bb-0310-9956-ffa450edef68
parent 942ae82d
Loading
Loading
Loading
Loading
+1 −1
Changes for docs/manual/misc/perf-tuning.html: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -708,7 +708,7 @@ files than it is to simply <CODE>read</CODE> them. The define
size required before using <CODE>mmap</CODE>.  By default
it's set to 0 (except on SunOS4 where experimentation has
shown 8192 to be a better value).  Using a tool such as <A
HREF="http://reality.sgi.com/lm_engr/lmbench/lmbench.html">lmbench</A> you
HREF="http://www.bitmover.com/lmbench/">lmbench</A> you
can determine the optimal setting for your environment.

<P>You may also wish to experiment with <CODE>MMAP_SEGMENT_SIZE</CODE>