develooper Front page | perl.perl5.porters | Postings from October 2014

Re: sv_grow() and malloc()

Thread Previous | Thread Next
From:
Father Chrysostomos
Date:
October 8, 2014 13:17
Subject:
Re: sv_grow() and malloc()
Message ID:
20141008131748.19040.qmail@lists-nntp.develooper.com
Dave Mitchell wrote:
> So in conclusion, I am proposing for discussion right now,
> a) re-enabling malloc_size() where available, and
>    probing at runtime startup to determine constants A and B where mallocs
>    will be of the form A+nB;
> b) adjusting the SvCUR verses SvLEN algorithm as suggested above.
>    I'm not totally wedded to my exact suggested criteria 2 paragraphs
>    above; I'm open to suggestions.

I agree with both.


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About