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

Accurately Track Checkpoint Memory Usage

    XMLWordPrintable

Details

    Description

      For the checkpointQueue (which is a member of the checkpointManager we record the size of the items added to the queue (which is currently implemented as an stl:list) however does not include the size of the queue overhead (which in the case of a list is relatively large for each element).

      To get a better measure of checkpoint memory usage we want to include the overhead
      of the checkpointQueue data structure.

      Attachments

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

        Activity

          People

            owend Daniel Owen
            owend Daniel Owen
            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