[jira] [Updated] (IGNITE-4921) Refactor segments array in PageMemoryNoStoreImpl

2017-09-26 Thread Vladimir Ozerov (JIRA)

 [ 
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.3)

> 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
>   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)


[jira] [Updated] (IGNITE-4921) Refactor segments array in PageMemoryNoStoreImpl

2017-04-18 Thread Alexey Goncharuk (JIRA)

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

Alexey Goncharuk updated IGNITE-4921:
-
Fix Version/s: 2.1

> 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.1
>
>   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.3.15#6346)


[jira] [Updated] (IGNITE-4921) Refactor segments array in PageMemoryNoStoreImpl

2017-04-05 Thread Ivan Rakov (JIRA)

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

Ivan Rakov updated IGNITE-4921:
---
Remaining Estimate: 48h  (was: 168h)
 Original Estimate: 48h  (was: 168h)

> 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
>Assignee: Alexey Goncharuk
>   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.3.15#6346)