Subject Re: [ib-support] FB1 Memory usage
Author Paul Reeves
Leyne, Sean wrote:
> The total memory used will be:
> MEMORY_USED = DATABASE_CACHE_PAGES * PAGE_SIZE

That will just be the total shared memory used. There is also memory
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