Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2016 12:47:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208995] Force the use of mmap in devel/boehm-gc
Message-ID:  <bug-208995-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208995

            Bug ID: 208995
           Summary: Force the use of mmap in devel/boehm-gc
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: Andrew@FreeBSD.org
                CC: cpm@fbsd.es
             Flags: maintainer-feedback?(cpm@fbsd.es)
                CC: cpm@fbsd.es

Created attachment 169597
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169597&action=
=3Dedit
Patch to force using mmap

On arm64 we would like to not use brk or sbrk. For this we will need to rem=
ove
the use of sbrk from common ports. This removes it from boehm-gc & force the
use of mmap.

With this the regression test still passes.

Will this need an exp-run?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208995-13>