[
https://issues.apache.org/jira/browse/IGNITE-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869661#comment-15869661
]
Ivan Rakov commented on IGNITE-4534:
------------------------------------
[~Alexey Kuznetsov], it's just another use case. This ticket covers "removing"
eviction.
If user needs "local disk" eviction, he can provide custom implementation of
PageMemory. Another option is using cache in memory-mapped file mode, then OS
will take care of swapping pages.
> Implement offheap eviction policies based on page memory
> --------------------------------------------------------
>
> Key: IGNITE-4534
> URL: https://issues.apache.org/jira/browse/IGNITE-4534
> Project: Ignite
> Issue Type: Sub-task
> Components: cache
> Reporter: Alexey Goncharuk
> Assignee: Ivan Rakov
> Fix For: 2.0
>
>
> Since the internal structure of offheap storage has changed, we need to
> re-implement Fifo, Lru and Sorted eviction policies
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)