On Tue, Oct 23, 2018 at 4:11 PM Edward Tomasz Napierala
<tr...@freebsd.org> wrote:
> Author: trasz
> Date: Tue Oct 23 14:11:35 2018
> New Revision: 339655
> URL: https://svnweb.freebsd.org/changeset/base/339655
>
> Log:
>   Pick f80c97e477d1b3fe7778c65d9439d673738b4131 from upstream:
>
>       Rework the way jemalloc uses mmap(2) on FreeBSD.
>
>       This makes it directly use MAP_EXCL and MAP_ALIGNED() instead
>       of weird workarounds involving mapping at random places and then
>       unmapping parts of them.
>
>   Discussed with:       jasone
>   MFC after:    2 weeks
>   Sponsored by: DARPA, AFRL

Hi,

I don't know if it's related,  but we now encounter a jemalloc
assertion when trying to build packages for mips
http://beefy7.nyi.freebsd.org/data/head-mips-default/p483081_s339802/logs/errors/pkg-1.10.5_5.log

Antoine
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to