[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cluster Size
On Tue, 08 May 2001, Roy Ladner wrote:
> Can you clarify -- how does 'clusterSizeRatio = 256' relate to the size of the
> object - is it the size of the object in some byte measurement?
Exactly. This is the expected average size of objects in bytes.
> How do I determine
> the number to use for clusterSizeRatio in relation to the expected size of newly
> created objects?
clusterSizeRatio _is_ the size of a grown up object.
Falko
>
> Roy Ladner
> Naval Research Laboratory
>
> Falko Braeutigam wrote:
>
> >
> > ozoneDB.wizardStore.clusterSize = 65536 -- the max size of each cluster
> >
> > ozoneDB.wizardStore.clusterSizeRatio = 256 -- the expected size of each
> > object; helps the kernel to determine the size of newly created objects
> >
> > The size of the data is not that important - more the size of the objects and
> > the granularity of your problem in general. Clusters loaded or locked when one
> > object of the cluster is loaded or locked.
> >
> > Falko
> > --
> > ______________________________________________________________________
> > Falko Braeutigam mailto:falko@smb-tec.com
> > SMB GmbH http://www.smb-tec.com
--
______________________________________________________________________
Falko Braeutigam mailto:falko@smb-tec.com
SMB GmbH http://www.smb-tec.com