Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-59317

[BP 7.2.4] - Ensure swapper will not spin continously if jemalloc resident mem > RSS

    XMLWordPrintable

Details

    • Untriaged
    • 0
    • Unknown

    Description

      When under swap, jemalloc malloc heap size can be higher than RSS where jemalloc heap stats include memory that have been swapped out by OS. Instead of using jemalloc heap in controlling eviction, use plasma stats with estimation of jemalloc fragmentation, where Jemalloc fragmentation is estimated periodically based on heap usage. If system is under swap, plasma will use a pre-determined jemalloc fragmentation instead of calculating based on heap usage, since heap stats will not be accurate at that time.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              jliang John Liang
              jliang John Liang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty