Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

omrsysinfo_get_CPU_load() return a new error for insufficient data #7189

Merged
merged 1 commit into from
Dec 6, 2023

Commits on Dec 6, 2023

  1. Return another error if only one data point has been recorded

    This is to determine if a call to omrsysinfo_get_CPU_load has only one
    data point recorded.
    
    Also fixed a mistake in the description saying that the first two
    invocations return OMRPORT_ERROR_OPFAILED and fix the time unit in the
    description to "ms".
    
    Related: eclipse-openj9/openj9#18451
    
    Signed-off-by: Gengchen Tuo <[email protected]>
    thallium committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6071008 View commit details
    Browse the repository at this point in the history