diff options
author | Jeremy Allison <jra@samba.org> | 2005-03-11 17:43:57 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:17 -0500 |
commit | 71b81e299ee202f58dda5acef3edd0fe2adeb9a3 (patch) | |
tree | 4b6f98def0e9b1bb648c71e7d3bb48d7f3d6854a /docs | |
parent | d094db74752a7138797b1429fa597974c8826f84 (diff) | |
download | samba-71b81e299ee202f58dda5acef3edd0fe2adeb9a3.tar.gz samba-71b81e299ee202f58dda5acef3edd0fe2adeb9a3.tar.bz2 samba-71b81e299ee202f58dda5acef3edd0fe2adeb9a3.zip |
Add info on what to do with MS Visual Studio problems.
Jeremy.
(This used to be commit f00aeacc1886db9c2cfa80a56ae3b073c036ceb0)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/smbdotconf/tuning/allocationroundupsize.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/smbdotconf/tuning/allocationroundupsize.xml b/docs/smbdotconf/tuning/allocationroundupsize.xml index 01d067f9e1..9937add846 100644 --- a/docs/smbdotconf/tuning/allocationroundupsize.xml +++ b/docs/smbdotconf/tuning/allocationroundupsize.xml @@ -8,6 +8,8 @@ size of 1Mb generally results in improved Windows client performance. However, rounding the allocation size may cause difficulties for some applications, e.g. MS Visual Studio. + If the MS Visual Studio compiler starts to crash with an + internal error, set this parameter to zero for this share. </para> <para>The integer parameter specifies the roundup size in bytes.</para> |