diff options
-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> |