Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / tuning / getwdcache.xml
blobc797bad414c18f7614b977c04da5ceb0e47b99af
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="GETWDCACHE"/>getwd cache (G)</term>
3                 <listitem><para>This is a tuning option. When this is enabled a 
4                 caching algorithm will be used to reduce the time taken for getwd() 
5                 calls. This can have a significant impact on performance, especially 
6                 when the <link linkend="WIDELINKS"><parameter moreinfo="none">wide links</parameter>
7                 </link>parameter is set to <constant>no</constant>.</para>
9                 <para>Default: <command moreinfo="none">getwd cache = yes</command></para>
10                 </listitem>
11                 </samba:parameter>