On 12-3-2012 10:40, Jesus Garcia wrote:
> Of course, do you want that i send it you in the ticket i opened about
> memory usage in Fb2.1 and fb 2.5?
> I have prepared a script for create database, a little aplication to
> open connections and tables and a word document explaining the steps.
> I also have noted that Working Set is different from mon$memory_usage.
> When memory is decreased in Working Set, i see in mon$memory_usage
> values of type

The working set size is the amount of memory currently paged into 
physical memory, not the total (virtual) memory size of a process (see 
http://msdn.microsoft.com/en-us/library/windows/desktop/cc441804%28v=vs.85%29.aspx
 
)

If Firebird is not accessing certain memory pages, Windows is free to 
reduce the working set and store those memory pages in the pagefile.

Mark
-- 
Mark Rotteveel

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to