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

Increase the watermark polling interval to 10s #777

Merged
merged 3 commits into from
Feb 2, 2019

Conversation

wendani
Copy link
Contributor

@wendani wendani commented Jan 31, 2019

Signed-off-by: Wenda wenni@microsoft.com

What I did

Why I did it
Observe high CPU utilization when watermark polling is enabled with 1s polling interval. Lower the polling resolution to 10s. May reduce the interval later if there will be efforts to improve the watermark read and clear path.

How I verified it

Details if related

Signed-off-by: Wenda <wenni@microsoft.com>
@wendani wendani requested a review from stcheng January 31, 2019 18:24
@prsunny
Copy link
Collaborator

prsunny commented Jan 31, 2019

Suggest to provide more details in description especially here for "why I did this" since you now change from 1 sec to 10 sec and what issues were observed with 1sec. This would be good for any future reference

@lguohan
Copy link
Contributor

lguohan commented Jan 31, 2019

I think you need to fix the watermark test (timing) since you changed the timer.

Signed-off-by: Wenda <wenni@microsoft.com>
Signed-off-by: Wenda <wenni@microsoft.com>
@lguohan
Copy link
Contributor

lguohan commented Feb 1, 2019

retest this please

@lguohan lguohan merged commit 73b620c into sonic-net:master Feb 2, 2019
@yxieca
Copy link
Contributor

yxieca commented Feb 5, 2019

Made to 201811 branch on 2/4/2019

yxieca pushed a commit that referenced this pull request Feb 5, 2019
* Increase the watermark polling interval to 10s

Signed-off-by: Wenda <wenni@microsoft.com>

* Update watermark test timing with 10s polling interval

Signed-off-by: Wenda <wenni@microsoft.com>
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this pull request Feb 28, 2022
Add a "show platform fanstatus" command to allow user fetch FAN status data.
Add a "show platform temperature" command to allow user fetch thermal status data.
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
…ic-net#777)

This commit fixes a syncd crash seen when running the sonic-mgmt comunity test
suites against the Marvell armhf platform. Analysis of the generated core file
points to improper format specifiers used when writing SWSS log entries. This
commit fixes that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants