Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-3243

[C++] Upgrade jemalloc to version 5

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.15.0
    • C++
    • None

    Description

      Is it possible/feasible to upgrade jemalloc to version 5 and assume that version? I'm asking because I've been working towards replacing dlmalloc in plasma with jemalloc, which makes some of the code much nicer and removes some of the issues we had with dlmalloc, but it requires jemalloc APIs that are only available starting from jemalloc version 5, in particular, I'm using the extent_hooks_t capability.

      For now I can submit a patch that uses a different version of jemalloc in plasma and then we can figure out how to deal with it (maybe there is a way to make it work with older versions). What are your thoughts?

      Attachments

        Activity

          People

            apitrou Antoine Pitrou
            pcmoritz Philipp Moritz
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: