How many of you bother to tune your file dictionaries?  (There is
another school of thought >that says leaving them with modulo 1 forces
the entire dictionary to be read into memory, >leading to more
efficient location of subsequent items.  But if that were really the
case, don't >you think the default size of the VOC file would be
modulo 1 also?)

If the DICT was big and the memory was limited it could be swap time
and that would completely trash the performance although for this to
happen on a DICT file the machine would pretty much be on its knees
anyway.

My assumption would be to size things properly and leave this kind of
low level tuning up to the kernel (and SAN if applicable) to handle
read-ahead and io buffering as it seems to do so well.

Adrian
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to