There is no 64MB freelist unless you have created one yourself.  The buffer
freelists max out at 2MB and unless you are caching files you should not see
them allocated.

john

On Wed, May 25, 2011 at 2:24 AM, aniket ray <aniket....@gmail.com> wrote:

> On Tue, May 24, 2011 at 9:52 PM, Leif Hedstrom <zw...@apache.org> wrote:
> > On 05/24/2011 10:14 AM, aniket ray wrote:
> >>
> >> It's trafficserver 2.1.5-unstable
> >
> > Can you try v2.1.8, or even better, current trunk, I know we fixed
> several
> > bugs related to this code since v2.1.5.
> >
> I ported my plugin to the new version of ATS to get it running to test
> the crasher on v2.1.8. I'm getting the exact same crash with the same
> call stack.
>
> It seems that my thread safety diagnosis might not have been correct.
> It is trying to allocate 64MB blocks at a time off the freelist till
> memalign starts failing.  Is this the expected behaviour?
>
> > -- leif
> >
> > Getting trunk:
> >
> > svn co http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/
> >
>
> I could not get this working. Does this need a specific version of
> automake? I have 1.11.
>
> Thanks,
> -aniket
>

Reply via email to