Subject | Re: Firebird 1.5 probably leaking memory |
---|---|
Author | jstahl80 |
Post date | 2006-11-27T11:11:52Z |
> > I have a Firebird 1.5 production setup, Super-Server on Windows2003
> > Server which probably leaks memory. The virtual memory inTaskManager
> > is more than 1GB.Only 1.
>
> How many databases you are connected to ?
> E.g. when using 64000 pages for cache and 8K page size,The working set for the fbserver.exe is round about the cache size.
> each database will occupy 0.5GB of virtual memory.
(10000 pages * 8192 page size). So the memory which is permanently
used by fbserver (~100MB) is what is expected. The other memory seems
not to be used and therefore a candidate for leaked memory??