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

[flex counter] Flex counter threads consume too much CPU resources #2031

Merged
merged 2 commits into from
Nov 18, 2021

Commits on Nov 9, 2021

  1. [flex counter] Flex counter threads consume too much CPU resources #9202

    1. water thread flex counter will consume many cpu resouces on some platforms.
    change the default interval for those counters from 10 seconds to 60 seconds to
    workaround this issue. The performance issue of flex counter read need to be addressed
    separately, this is just a workaround.
    if it needs smaller granulatiry, the interval could be adjusted through CLI under SONIC shell.
    counterpoll
    StormLiangMS committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    0c41fab View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    d6479f5 View commit details
    Browse the repository at this point in the history