You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2021/09/10 11:08: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 ]

Maxim Muzafarov updated IGNITE-13726:
-------------------------------------
    Fix Version/s: 2.12

> 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-35, iep-62
>             Fix For: 2.12
>
>          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)