You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2016/05/03 16:54:12 UTC

[jira] [Updated] (CASSANDRA-11541) correct the java documentation for SlabAllocator and NativeAllocator

     [ https://issues.apache.org/jira/browse/CASSANDRA-11541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

T Jake Luciani updated CASSANDRA-11541:
---------------------------------------
    Fix Version/s:     (was: 2.1.15)
                       (was: 3.6)
                   2.2.x

> correct the java documentation for SlabAllocator and NativeAllocator
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-11541
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11541
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: ZhaoYang
>            Assignee: ZhaoYang
>            Priority: Trivial
>              Labels: document, lhf
>             Fix For: 2.2.x
>
>         Attachments: CASSANDRA-11541.patch
>
>
> I heard a lot that Cassandra uses 2MB slab allocation strategy for memtable to improve its memory efficiency. But in fact, it has been changed from 2MB to 1 MB. 
> And in NativeAllocator, it's logarithmically from 8kb to 1mb.
> large number of tables may not cause too much trouble in term of memtable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)