Subject | Re: Firerbird use memory |
---|---|
Author | Adam |
Post date | 2004-12-16T22:22:44Z |
I think he has seen that fbserver is using some virtual memory in
task manager, and that concerns him because he has more than enough
RAM to not actually need anything paged to virtual memory.
Virtual memory is not something an application directly manages in
Windows (although it certainly can influence what windows allocates).
There are a couple of third party applications which allow you to set
better thresholds for different subsystems within Windows. I have
used cacheman in the past on a low memory system that kept on running
out of memory then you had to wait forever until it freed some up.
But I used settings the other way to encourage more agressive virtual
memory management.
Adam
--- In firebird-support@yahoogroups.com, "Ann W. Harrison"
<aharrison@i...> wrote:
task manager, and that concerns him because he has more than enough
RAM to not actually need anything paged to virtual memory.
Virtual memory is not something an application directly manages in
Windows (although it certainly can influence what windows allocates).
There are a couple of third party applications which allow you to set
better thresholds for different subsystems within Windows. I have
used cacheman in the past on a low memory system that kept on running
out of memory then you had to wait forever until it freed some up.
But I used settings the other way to encourage more agressive virtual
memory management.
Adam
--- In firebird-support@yahoogroups.com, "Ann W. Harrison"
<aharrison@i...> wrote:
> At 09:28 AM 12/16/2004, Herminio Xavier da Silva Junior wrote:virtual
>
>
> >I try to do more perfomance to the firebird. How I decrease the
> >memory use of firebird? or How I increase the Memory of firebirdwithout
> >increase the Virtual Memory?imaginable
> >Anyone can help me or have any tip?
>
> I'm sorry - I really don't understand the distinction you're making
> between virtual memory and memory. Firebird uses the simplest
> memory allocation - buried under a bunch of stuff that manages thereal
> memory that's been allocated. If you've got a gig and a half of
> memory, Firebird's going to use that.
>
> Regards,
>
>
> Ann