Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-2176

Use jemalloc as the main memory allocator - testing for 1.2.3-1

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • 1.2.2
    • 1.2.3
    • Build
    • None

    Description

      The research showed that CS behaves inefficient using default(LeDough) memory allocator. MA either doesn't release the mmap-ed memory allocations or reuse them. This produces "leak". The only workaround for this is to restart CS.
      jemalloc is the solution of choice b/c CS displays a way more behavior when used with jemalloc: it releases mmap-ed memory or tries to reuse it thus decreases resident memory usage.

      Attachments

        Issue Links

          Activity

            People

              dleeyh Daniel Lee (Inactive)
              dleeyh Daniel Lee (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.