[
https://issues.apache.org/jira/browse/GEODE-3716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16204178#comment-16204178
]
ASF subversion and git services commented on GEODE-3716:
--------------------------------------------------------
Commit 1ca9241447e3653d1267279691d6986d73feb6c8 in geode's branch
refs/heads/develop from [[email protected]]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=1ca9241 ]
GEODE-3716: minor formatting changes of new test
* change protected methods to private
* adding missing @Override annotations
* change some white space
> Monitoring steal time in stats
> ------------------------------
>
> Key: GEODE-3716
> URL: https://issues.apache.org/jira/browse/GEODE-3716
> Project: Geode
> Issue Type: Improvement
> Reporter: Charlie Black
> Attachments: screenshot-1.png
>
>
> In virtualized deployments of Geode some latency issues can be mapped back to
> the hypervisor not giving the guest enough cycles. For this improvement,
> Geode will capture stolen time as presented by the OS in the /proc/stat file
> for Linux. Steal time represents the time the virtual processor is waiting
> to be scheduled on the physical processor.
> Geode already monitors several CPU fields and Geode will be adding in support
> to capture STEAL time.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)