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

Vladimir Ozerov updated IGNITE-4921:
------------------------------------
    Fix Version/s:     (was: 2.1)
                   2.2

> Refactor segments array in PageMemoryNoStoreImpl
> ------------------------------------------------
>
>                 Key: IGNITE-4921
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4921
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.0
>            Reporter: Ivan Rakov
>             Fix For: 2.2
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> In current version of PageMemoryNoStoreImpl, offheap memory is split into 
> equal segments. Quantity of segments is based on 
> MemoryConfiguration#getConcurrencyLevel (or Runtime#availableProcessors, if 
> previous is not set).
> This approach is obsolete. In order to reduce code complexity, segments 
> should be refactored into one memory region.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to