[Mellanox] No need enable thermal zones in thermal_manager.deinitialize since they are enabled by default#74
Closed
Junchao-Mellanox wants to merge 1 commit intomasterfrom
Closed
Conversation
…ey are enabled by default
keboliu
approved these changes
Apr 30, 2021
stephenxs
approved these changes
Apr 30, 2021
Junchao-Mellanox
pushed a commit
that referenced
this pull request
Oct 16, 2023
…utomatically (sonic-net#16551) #### Why I did it src/sonic-host-services ``` * 1a5a0bf - (HEAD -> master, origin/master, origin/HEAD) Remove command to install libhiredis deb file (#74) (8 hours ago) [Saikrishna Arcot] ``` #### How I did it #### How to verify it #### Description for the changelog
Junchao-Mellanox
pushed a commit
that referenced
this pull request
Apr 7, 2025
… automatically (sonic-net#939) #### Why I did it src/sonic-platform-common ``` * 321e40e - (HEAD -> 202412, origin/202412) Add support for rx_disable, rx_disable_channel in CMIS_API for transceivers (#74) (6 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
Junchao-Mellanox
pushed a commit
that referenced
this pull request
May 9, 2025
…tomatically (sonic-net#1043) #### Why I did it src/sonic-swss ``` * 3fa0d72 - (HEAD -> 202412, origin/202412) Merge pull request #74 from mssonicbld/sonicbld/202412-merge (14 hours ago) [mssonicbld] * be436da - Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412 (16 hours ago) [Sonic Automation] * 79f04e3 - Initialize the last fec ber computed values if not found (sonic-net#3621) (35 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
Junchao-Mellanox
pushed a commit
that referenced
this pull request
Aug 11, 2025
…ically (sonic-net#23055) #### Why I did it src/sonic-dash-ha ``` * 0fac2da - (HEAD -> master, origin/master, origin/HEAD) Sonicdb derive macro (#74) (2 hours ago) [yue-fred-gao] ``` #### How I did it #### How to verify it #### Description for the changelog
Junchao-Mellanox
pushed a commit
that referenced
this pull request
Dec 3, 2025
…ly (sonic-net#24633) #### Why I did it src/sonic-stp ``` * 49c02e5 - (HEAD -> master, origin/master, origin/HEAD) Migrate agent pool from ubuntu-20.04 to ubuntu-latest (#74) (25 minutes ago) [yijingyan2] * 6dc2791 - Enable proto_mode handling code (#75) (2 days ago) [Divya Kumaran Chandralekha] ``` #### How I did it #### How to verify it #### Description for the changelog
Junchao-Mellanox
pushed a commit
that referenced
this pull request
Mar 31, 2026
…ly (sonic-net#26238) #### Why I did it src/sonic-ztp ``` * 0ddee66 - (HEAD -> master, origin/master, origin/HEAD) Fix variable name typo in graphservice plugin (#74) (21 hours ago) [Ying Xie] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
No need enable thermal zones in thermal_manager.deinitialize since they are enabled by default. And removing this will faster thermalctld exit speed
How I did it
Remove thermal_manager.deinitialize and it will use default implementation which is a no-op.
How to verify it
Manual test and run platform related regression
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)