>To: [email protected] >From: "Philippe Schlier" <[EMAIL PROTECTED]> >Subject: Re: [Firebird-net-provider] Memory leaks with Firebird standalone >Date: Mon, 5 Mar 2007 13:42:50 +0100 > >There's for sure a memory leak here ! > >1. our application takes 500 MB overnight on a machine that is low in >memory. It indicates that the garbage collector cannot recover memory. >Thus, this is a memory leak > >2. the same code using Microsoft Access doesn't cause any memory leak and >the memory usage remains very stable > >We already read the Microsoft technotes on .Net memory management but they >don't explain this problem. The sample code I provided in my original post >does illustrate the issue. After spending 4 weeks migrating our application >to use Firebird, this is a show stopper for us, so any help on this would be >much appreciated. Thanks > > > > >"Jiri Cincura" <[EMAIL PROTECTED]> wrote in message >news:[EMAIL PROTECTED] > > IMHO it's not memory leak. .NET has a budget of memory, and has it's own > > MM. So until garbage collector doesn't need memory from some used space, > > there's no real freeing. > > > > -- > > Jiri {x2} Cincura > > http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
