summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/tuning/getwdcache.xml
blob: c797bad414c18f7614b977c04da5ceb0e47b99af (plain)
1
2
3
4
5
6
7
8
9
10
11
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="GETWDCACHE"/>getwd cache (G)</term>
		<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>