Subject | Re: [ib-support] FB1 Memory usage |
---|---|
Author | Paul Reeves |
Post date | 2003-01-30T16:36:37Z |
Leyne, Sean wrote:
allocated for each connection. There is no simple way of calculating
that exactly, though.
Going back to the original question...
NT doesn't make it easy to see or understand whether Firebird 1.0 uses
memory efficiently or not. No matter how much ram is available, it seems
the O/S virtual memory manager will swap it out if the server is not
very active.
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase
> The total memory used will be:That will just be the total shared memory used. There is also memory
> MEMORY_USED = DATABASE_CACHE_PAGES * PAGE_SIZE
allocated for each connection. There is no simple way of calculating
that exactly, though.
Going back to the original question...
NT doesn't make it easy to see or understand whether Firebird 1.0 uses
memory efficiently or not. No matter how much ram is available, it seems
the O/S virtual memory manager will swap it out if the server is not
very active.
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase