summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/tuning/getwdcache.xml
blob: 8c22be9fb5c70389e71f0830a9350ba128b82879 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="getwd cache"
                 context="G"
                 developer="1"
                 xmlns:samba="http://samba.org/common">
<listitem>
    <para>This is a tuning option. When this is enabled a 
    caching algorithm will be used to reduce the time taken for getwd() 
    calls. This can have a significant impact on performance, especially 
    when the <link linkend="WIDELINKS"><parameter moreinfo="none">wide links</parameter>
    </link> parameter is set to <constant>no</constant>.</para>

    <para>Default: <command moreinfo="none">getwd cache = yes</command></para>
</listitem>
</samba:parameter>