You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/11/25 09:37:00 UTC

[jira] [Updated] (IGNITE-13726) Add an ability to view count of hot and cold pages in page memory

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

Aleksey Plekhanov updated IGNITE-13726:
---------------------------------------
    Labels: iep-62  (was: )

> Add an ability to view count of hot and cold pages in page memory
> -----------------------------------------------------------------
>
>                 Key: IGNITE-13726
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13726
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Aleksey Plekhanov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>              Labels: iep-62
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, we can't determine how many hot (touched recently) and cold pages we have in the page-memory. This information can be helpful for data region size tuning and can show the effectiveness of the page replacement algorithm.
> Such information can be represented as a histogram showing the count of pages last touched in each time interval.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)