From 71b81e299ee202f58dda5acef3edd0fe2adeb9a3 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Fri, 11 Mar 2005 17:43:57 +0000 Subject: Add info on what to do with MS Visual Studio problems. Jeremy. (This used to be commit f00aeacc1886db9c2cfa80a56ae3b073c036ceb0) --- docs/smbdotconf/tuning/allocationroundupsize.xml | 2 ++ 1 file changed, 2 insertions(+) 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. The integer parameter specifies the roundup size in bytes. -- cgit