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

[201911] Syncd high CPU fix on Th/Th2 platforms #4859

Merged
merged 1 commit into from
Jun 27, 2020
Merged

Conversation

abdosi
Copy link
Contributor

@abdosi abdosi commented Jun 27, 2020

- Why I did it
To fix syncd high cpu on TH/Th2 platforms as reported
#4827

- How I did it
Updated libsaibcm Debian package
- How to verify it
Verified after loading on TH platforms cpu usage gone down:

Previous:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2521 root 20 0 1512860 360452 63540 S 144.6 4.4 8:00.03 syncd

After Fix:
7500 root 20 0 1592420 350912 64184 S 45.4 4.3 3:50.99 syncd

@jleveque jleveque changed the title Synd highcpu fix on Th/Th2 platforms [201911] Syncd high CPU fix on Th/Th2 platforms Jun 27, 2020
@judyjoseph
Copy link
Contributor

judyjoseph commented Jun 27, 2020

The CPU utilization even after the fix for syncd is at 45.4%, looks high.
Is it the same case with earlier release SAI as well ?

@judyjoseph yes. even 201811 image show that much. This is one instance only usage keep on varying.
Before fix always >= 100%

@lguohan lguohan linked an issue Jun 27, 2020 that may be closed by this pull request
@lguohan lguohan merged commit a84b534 into 201911 Jun 27, 2020
@lguohan lguohan deleted the synd_highcpu_fix branch June 27, 2020 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

High CPU utilization of syncd with 201911 BRCM image
3 participants