On 18 March 2013 16:40, Riku Voipio <[email protected]> wrote: > > Signed-off-by: Riku Voipio <[email protected]> >
Ping? > --- > include/jemalloc/internal/jemalloc_internal.h.in | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git > a/include/jemalloc/internal/jemalloc_internal.h.inb/include/jemalloc/internal/ > jemalloc_internal.h.in > index 50d84ca..e46ac54 100644 > --- a/include/jemalloc/internal/jemalloc_internal.h.in > +++ b/include/jemalloc/internal/jemalloc_internal.h.in > @@ -278,6 +278,9 @@ static const bool config_ivsalloc = > # ifdef __arm__ > # define LG_QUANTUM 3 > # endif > +# ifdef __aarch64__ > +# define LG_QUANTUM 4 > +# endif > # ifdef __hppa__ > # define LG_QUANTUM 4 > # endif > -- > 1.7.10.4 > >
_______________________________________________ jemalloc-discuss mailing list [email protected] http://www.canonware.com/mailman/listinfo/jemalloc-discuss
