Subject Re: A good reason to switch to firebird
Author diwic2
Btw, I could explain this a bit further.

The non-paged pool leak is (AFAIK) a windows only thing. IB 6.0.2.0
eats kernel memory sometimes. Windows kernel memory is either paged or
non-paged.

The diagram shows how much non-paged kernel memory that is allocated.

// David

--- In firebird-support@yahoogroups.com, Rajesh Punjabi <rajesh@i...>
wrote:
>
> Hi David,
>
> Went thru your file. Very interesting. I am using RH 8 and FB 1.0.3
and
> seem to experience the memory leak thing a lot, particularly since
my db
> file has shot past 500MB and is now nearing the 800 MB mark.
>
> How do I make out if FB is in non-paged or paged mode. Is it an OS
level
> setting. If so how can I switch between the two. Excuse me if I
sound a
> little silly. But I have not been able to figure this one out at
all.
> Would appreciate if you can share how you arrived at this graph and
what
> were your settings (including db size, etc. parameters) ?
>