Subject | Re: [firebird-support] Re: Firebird memory usage and/or configuration issue |
---|---|
Author | Gabor Boros |
Post date | 2009-07-22T16:12:03Z |
Hi,
kettch_19 írta:
used memory is 16384*16384/client/database. So only for page cache used
256MB/client/database.
and think for TempCacheLimit too. And the OS need some memory also. ;-)
kettch_19 írta:
> --- In firebird-support@yahoogroups.com, Daniel Rail <daniel@...> wrote:This is your problem. In example if your database page size is 16384 the
>
> I sent a reply to this previously but it hasn't appeared in the list so I'll try again...
>
> The settings that I am questioning are as follows:
> DefaultDbCachePages = 16384
used memory is 16384*16384/client/database. So only for page cache used
256MB/client/database.
> LockMemSize=16777216I suggest calculate from the number of clients, database page size, etc.
> LockSemCount=256
>
> What would be reasonable values for these? It appears that since this is a Classic server that it is set to try and allocate all 16GB of memory right away which would obviously cause problems.
and think for TempCacheLimit too. And the OS need some memory also. ;-)
>Gabor
> Thanks,
> Ryan