Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-11940

Look into better default file_cache_size for 2.2

Agile BoardAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsAdd voteVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Normal
    • Resolution: Unresolved
    • 2.2.x
    • None
    • None

    Description

      CASSANDRA-8464 added support for mmapped decompression where in version <= 2.1 the reads were all decompressed in standard heap buffers.

      Since the usage of the file_cache is based solely on the buffer capacity we should/can make this much larger in 2.2 when the disk access mode is mmap.

      The downside of this cache being too small is made worse by 8464 since the buffers are mmapped/unmapped causing explicit page faults.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            tjake T Jake Luciani Assign to me
            tjake T Jake Luciani
            T Jake Luciani

            Dates

              Created:
              Updated:

              Slack

                Issue deployment