[fpc-pascal] TFPList.Expand was: Maximum of memory which can be used by single program in 32 bit Windows

Lukasz Sokol el.es.cr at gmail.com
Fri May 20 14:20:51 CEST 2016


On 20/05/16 09:40, Graeme Geldenhuys wrote:
> On 2016-05-20 09:36, Graeme Geldenhuys wrote:
>> I think a “x percentage of capacity” increment is the way to go. eg: 5
>> or 10%
> 
> Scrap that idea. In hind sight, % increments is what is causing the problem.
> 
> Regards,
>   Graeme

And actually why not 'just' allocate exactly what is needed on demand ? May be slower but
even less overhead.

-L.





More information about the fpc-pascal mailing list