Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-6784

Upgrade gperftools to 2.6.90 or beyond

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Impala 2.13.0
    • None
    • Backend
    • None

    Description

      There are some pretty good improvements to TCMalloc in 2.6.90. Previous attempt to upgrade to 2.6.3 was reverted due to IMPALA-6414 which has been fixed since then.

      gperftools 2.7rc is out!
      
      Changes:
      
      Most notable change in this release is that very large allocations (>1MiB) are now handled be O(log n) implementation. This is contributed by Todd Lipcon based on earlier work by Aliaksei Kandratsenka and James Golick. Special thanks to Alexey Serbin for contributing OSX fix for that commit.
      
      detection of sized deallocation support is improved. Which should fix another set of issues building on OSX. Much thanks to Alexey Serbin for reporting the issue, suggesting a fix and verifying it.
      
      Todd Lipcon made a change to extend page heaps freelists to 1 MiB (up from 1MiB - 8KiB). This may help a little for some workloads.
      
      Ishan Arora contributed typo fix to docs
      

      Attachments

        Issue Links

          Activity

            People

              joemcdonnell Joe McDonnell
              kwho Michael Ho
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: