[fpc-devel] Array of Ansistring

Flávio Etrusco flavio.etrusco at gmail.com
Mon Mar 12 17:22:57 CET 2007


Thanks for your replies, Florian and Jonas.
This is very nice! I was shocked and puzzled when I found the GNU libc
allocator didn't release VM back to the OS, it's great to confirm you
guys are (IMHO ;-) more sane than the gcc and libc folks :-)

Cheers,
Flávio


On 3/12/07, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
>
> On 12 mrt 2007, at 16:25, Flávio Etrusco wrote:
>
> > A slightly related question: does FPC memory manager release unused
> > memory back to the OS?
>
> Yes, but not all of it since that causes extreme slowdowns in certain
> cases (due to constant freeing and reallocating memory to/from the OS).
>
>
> Jonas_______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>



More information about the fpc-devel mailing list