source: branches/samba-3.3.x/docs-xml/smbdotconf/tuning/getwdcache.xml

Last change on this file was 217, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)

File size: 567 bytes
Line 
1<samba:parameter name="getwd cache"
2 context="G"
3 developer="1"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This is a tuning option. When this is enabled a
7 caching algorithm will be used to reduce the time taken for getwd()
8 calls. This can have a significant impact on performance, especially
9 when the <smbconfoption name="wide smbconfoptions"/> parameter is set to <constant>no</constant>.</para>
10</description>
11
12<value type="default">yes</value>
13</samba:parameter>
Note: See TracBrowser for help on using the repository browser.