1 <samba:parameter name="use mmap"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <para>This global parameter determines if the tdb internals of Samba can
7 depend on mmap working correctly on the running system. Samba requires a coherent
8 mmap/read-write system memory cache. Currently only OpenBSD and HPUX do not have such a
9 coherent cache, and on those platforms this paramter is overridden internally
10 to be effeceively <constant>no</constant>. On all systems this parameter should be left alone. This
11 parameter is provided to help the Samba developers track down problems with
12 the tdb internal code.
16 <value type="default">yes</value>