UNSOLVED

hitch2

updated

17 years ago

H

hitch2

16 Posts

0

5219

September 17th, 2009 00:00

Centera SDK XAM VIM reference guide

On page 90 of this guide in the section titled XAM application considerations, under the heading Buffer Size, the following is stated:

"For optimal performance reads and writes, EMC recommends that you use a buffer size of at least 5 MB. Increasing this buffer size to 20 MB provides a marginal performance improvement."

However, when setting this value on com.emc.centera.buffersize, an exception is thrown. The Centera SDK 3.1 API Ref Guide says the following:

"FP_OPTION_BUFFERSIZE — The size of an internal C-Clip buffer in bytes. The default value is 16*1024. The minimum value is 1 KB. The maximum value is 10 MB."

Is this a documentation error, or is the first doc talking about a different buffer? It seems that there are a few errors in the doco - is there an Errata somewhere?