facebook / fboss

Facebook Open Switching System Software for controlling network switches.
Other
860 stars 295 forks source link

janga/tahan: add rpmMin entry, failUpTable and failDownTable in fan service config #242

Open QiuyunXie opened 3 days ago

QiuyunXie commented 3 days ago

Description

Add rpmMin entry to indicate that when the fan rpm is less than 1500, it is fanfail. Add "failUpTable" and "failDownTable" entries, as per thermal's design they are same with "normalUpTable" and "normalDownTable" data.

Teat log

Janga platform: Set rpmMin=1500, normal case log: Janga_fanservice_config_log_1500.txt Set rpmMin=9000, fan fail case log: Janga_fanservice_config_log_9000.txt

Tahan platform: Set rpmMin=1500, normal case log: tahan_fanservice_config_log_1500.txt Set rpmMin=9000, fan fail case log: tahan_fanservice_config_log_9000.txt

facebook-github-bot commented 1 day ago

@mikechoifb has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.