NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: jemalloc SEGV problem



Hi,
I am working on MIPS arch.
Could you please elaborate on other arch specific macros?

Regards,
Channagoud

2008/11/11 Christos Zoulas <christos%zoulas.com@localhost>:
> On Nov 11, 12:09pm, channa.kad%gmail.com@localhost (Channa) wrote:
> -- Subject: Re: jemalloc SEGV problem
>
> | Hi,
> | I checked the implementation the problem i found was in the following macro
> | it was declared as
> | #define CHUNK_2POW_DEFAULT 20
> |
> | I changed it to 12 and malloc works fine.I think for my architecture
> | the pagesize is 4K so the value
> | 12 works.
> |
> | Do you have any idea on the above??
> |
>
> What is your architecture? Have you set the other architecture-specific
> macros properly?
>
> christos
>


Home | Main Index | Thread Index | Old Index