CN112000205A - BMC (baseboard management controller) and heat dissipation strategy adaptation method, device, server and storage medium thereof - Google Patents

BMC (baseboard management controller) and heat dissipation strategy adaptation method, device, server and storage medium thereof Download PDF

Info

Publication number
CN112000205A
CN112000205A CN202010878436.6A CN202010878436A CN112000205A CN 112000205 A CN112000205 A CN 112000205A CN 202010878436 A CN202010878436 A CN 202010878436A CN 112000205 A CN112000205 A CN 112000205A
Authority
CN
China
Prior art keywords
heat dissipation
strategy
component
parameter
bmc
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010878436.6A
Other languages
Chinese (zh)
Inventor
张旭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010878436.6A priority Critical patent/CN112000205A/en
Publication of CN112000205A publication Critical patent/CN112000205A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/16Constructional details or arrangements
    • G06F1/20Cooling means
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D23/00Control of temperature
    • G05D23/19Control of temperature characterised by the use of electric means

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Human Computer Interaction (AREA)
  • General Engineering & Computer Science (AREA)
  • Cooling Or The Like Of Electrical Apparatus (AREA)

Abstract

The invention discloses a heat dissipation strategy adaptation method and device for BMC, a server and a computer readable storage medium, wherein the method comprises the following steps: acquiring a heat dissipation strategy control parameter corresponding to each component in a heat dissipation strategy file; each heat dissipation strategy control parameter comprises component information and a heat dissipation parameter; determining a heat dissipation strategy corresponding to each component by utilizing a preset calculation strategy corresponding to each component according to the heat dissipation strategy control parameters; performing heat dissipation control on each component by using a heat dissipation strategy corresponding to each component; according to the method, the preset calculation strategy corresponding to each component is utilized to determine the heat dissipation strategy corresponding to each component according to the heat dissipation strategy control parameters, so that the content and the quantity of the heat dissipation strategies can be adjusted by adjusting the heat dissipation strategy file without modifying BMC codes, the quick adaptation of the heat dissipation strategies is realized, and the workload of BMC research and development and heat dissipation tests is reduced.

Description

BMC (baseboard management controller) and heat dissipation strategy adaptation method, device, server and storage medium thereof
Technical Field
The invention relates to the technical field of computers, in particular to a BMC (baseboard management controller) heat dissipation strategy adaptation method, a BMC heat dissipation strategy adaptation device, a BMC, a server and a computer readable storage medium.
Background
With the development of modern society science and technology, the application of the server is more and more extensive. Each part of the server generates heat when running, the larger the load of the server is, the more serious the heat is generated, and a corresponding heat dissipation mode is needed. There are generally two ways to dissipate heat for current servers: fan heat dissipation and water-cooling heat dissipation. The fan cooling is a relatively common cooling method, the rotation speed of the fan is adjusted according to the temperature conditions of each component of the server, a BMC (Baseboard Management Controller) has a thread for controlling the rotation speed of the fan, and the cooling strategy is usually implemented mainly by the BMC.
In the prior art, each server model and each component (such as a central processing unit CPU, a power supply module PSU, a graphics processing unit GPU, a network card, and the like) in each server have a respective set of heat dissipation strategy (i.e., heat dissipation algorithm), so that when the model changes and the components are increased, a tester needs to modify a BMC code and then perform a heat dissipation test, adaptation is difficult and errors are prone to occur during development, modification and heat dissipation, and a large amount of work is brought to BMC development and heat dissipation tests.
Therefore, how to enable the BMC to adapt to the heat dissipation strategy quickly and reduce workload of BMC research and development and heat dissipation test is a problem that needs to be solved urgently today.
Disclosure of Invention
The invention aims to provide a BMC (baseboard management controller) heat dissipation strategy adaptation method, a BMC heat dissipation strategy adaptation device, a BMC, a server and a computer readable storage medium, so that the heat dissipation strategy can be rapidly adapted, and the workload of BMC research and development and heat dissipation test can be reduced.
In order to solve the technical problem, the invention provides a method for adapting a heat dissipation strategy of a BMC, which comprises the following steps:
acquiring a heat dissipation strategy control parameter corresponding to each component in a heat dissipation strategy file; each heat dissipation strategy control parameter comprises component information and a heat dissipation parameter;
determining a heat dissipation strategy corresponding to each component by utilizing a preset calculation strategy corresponding to each component according to the heat dissipation strategy control parameters;
and performing heat dissipation control on each component by utilizing the heat dissipation strategy corresponding to each component.
Optionally, the determining, according to the heat dissipation policy control parameter, the heat dissipation policy corresponding to each component by using the preset calculation policy corresponding to each component includes:
determining a preset calculation strategy corresponding to each component according to the heat dissipation strategy selection parameter corresponding to each component in the heat dissipation strategy file;
and determining the heat dissipation strategy corresponding to each component according to the preset calculation strategy corresponding to each component and the heat dissipation strategy control parameter corresponding to each component.
Optionally, the determining, according to the heat dissipation policy control parameter, the heat dissipation policy corresponding to each component by using the preset calculation policy corresponding to each component includes:
and determining the heat dissipation strategy corresponding to each component according to a preset calculation strategy and the heat dissipation strategy control parameter corresponding to each component.
Optionally, the preset calculation strategy is specifically a PID control calculation strategy.
Optionally, each of the heat dissipation parameters includes a P parameter, an I parameter, a D parameter, a temperature difference parameter, an integral parameter, and a temperature regulation point parameter.
Optionally, the method further includes:
obtaining a file adjustment IPMI command;
and adjusting the IPMI command according to the file, and correspondingly adjusting the content in the heat dissipation strategy file.
The invention also provides a heat dissipation strategy adapting device of BMC, comprising:
the acquisition module is used for acquiring the heat dissipation strategy control parameters corresponding to each component in the heat dissipation strategy file; each heat dissipation strategy control parameter comprises component information and a heat dissipation parameter;
the determining module is used for determining the heat dissipation strategy corresponding to each component by utilizing the preset calculation strategy corresponding to each component according to the heat dissipation strategy control parameters;
and the control module is used for carrying out heat dissipation control on each component by utilizing the heat dissipation strategy corresponding to each component.
The invention also provides a BMC comprising:
a memory for storing a computer program;
and the processor is used for realizing the steps of the heat dissipation strategy adaptation method of the BMC when executing the computer program.
The present invention also provides a server, comprising: such as the BMC described above.
In addition, the present invention further provides a computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, and when being executed by a processor, the computer program implements the steps of the method for adapting a heat dissipation policy of a BMC as described above.
The invention provides a BMC heat dissipation strategy adaptation method, which comprises the following steps: acquiring a heat dissipation strategy control parameter corresponding to each component in a heat dissipation strategy file; each heat dissipation strategy control parameter comprises component information and a heat dissipation parameter; determining a heat dissipation strategy corresponding to each component by utilizing a preset calculation strategy corresponding to each component according to the heat dissipation strategy control parameters; performing heat dissipation control on each component by using a heat dissipation strategy corresponding to each component;
therefore, according to the invention, the heat dissipation strategy corresponding to each component is determined by utilizing the preset calculation strategy corresponding to each component according to the heat dissipation strategy control parameters in the heat dissipation strategy file, so that the adjustment of the content and the quantity of the heat dissipation strategies can be realized by adjusting the heat dissipation strategy file without modifying BMC codes, the quick adaptation of the heat dissipation strategies is realized, the workload of BMC research and development and heat dissipation tests is reduced, and the user experience is improved. In addition, the invention also provides a heat dissipation strategy adapting device of the BMC, the server and a computer readable storage medium, and the heat dissipation strategy adapting device of the BMC has the beneficial effects.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for adapting a heat dissipation policy of a BMC according to an embodiment of the present invention;
fig. 2 is a block diagram of a heat dissipation policy adapting device of a BMC according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart of a method for adapting a heat dissipation policy of a BMC according to an embodiment of the present invention. The method can comprise the following steps:
step 101: acquiring a heat dissipation strategy control parameter corresponding to each component in a heat dissipation strategy file; wherein each heat dissipation strategy control parameter comprises component information and a heat dissipation parameter.
It is understood that the heat dissipation policy file in this step may be a file storing the heat dissipation policy control parameter corresponding to each component, such as a BMC _ thermal. Each of the heat dissipation strategy control parameters in this step may include information (i.e., component information) of a respective corresponding component and a heat dissipation parameter for forming a heat dissipation strategy with a corresponding preset calculation strategy. The heat dissipation parameter in this step may be a parameter that can be adjusted correspondingly according to a component change and a server model change in the heat dissipation policy, such as a P parameter, an I parameter, a D parameter, a temperature difference parameter, an integral parameter, a regulated temperature point parameter, and the like in a heat dissipation policy regulated and controlled in a current general PID manner (i.e., a PID control heat dissipation policy), where the heat dissipation parameter may include the P parameter, the I parameter, the D parameter, the temperature difference parameter, the integral parameter, and the regulated temperature point parameter, and may form a PID control heat dissipation policy with a preset calculation policy regulated and controlled in the PID manner (i.e., a PID control calculation policy).
Specifically, the specific content of the heat dissipation strategy file in the embodiment can be set by a designer according to a practical scene and user requirements, for example, the BMC adopts a unified calculation strategy (such as a PID control calculation strategy), determines the heat dissipation strategy corresponding to each component, i.e. the number of the preset calculation strategies is 1, the heat dissipation strategy file may include the heat dissipation strategy control parameters corresponding to each component, for example, when the heat dissipation policy file may be a standard formatted file (such as a BMC _ thermal. bin file), each row of the heat dissipation policy file includes a heat dissipation policy control parameter of a component, and a heat dissipation parameter in the heat dissipation policy control parameters may include a P parameter, an I parameter, a D parameter, a temperature difference parameter, an integral parameter, and a regulation temperature point parameter, a format (i.e., a structure) of each row of the heat dissipation policy file may be as follows:
typedefstruct
{
INT8U SensorNumber; // corresponding part number
float Kp; // policy parameter P
float Ki; // policy parameter I
float Kd; // policy parameter D
int Le; // temperature difference
int Integral; // integral
intSetpoint; v/control of temperature Point
}FAN_CONTROL_T;
The specific parameter values of the P parameter, the I parameter, the D parameter, the temperature difference parameter, the integral parameter, and the temperature point parameter in the above format may be set by a user (e.g., a heat dissipation engineer).
Correspondingly, when the number of the preset calculation strategies is multiple, the heat dissipation strategy file may further include parameters, namely heat dissipation strategy selection parameters, corresponding to each component, for selecting the required preset calculation strategy; therefore, the BMC can select parameters according to the heat dissipation strategy corresponding to each component, and determine the preset calculation strategy which is correspondingly needed to be used by the heat dissipation strategy forming each component. This embodiment does not set any limit to this.
Similarly, the specific file type of the heat dissipation policy file in this embodiment may be set by a designer, for example, the heat dissipation policy file may be a BMC _ thermal.
It should be noted that, for the specific manner in which the BMC obtains the heat dissipation policy control parameter corresponding to each component in the heat dissipation policy file in this step, the specific manner may be set by a designer according to a use scenario and a user requirement, for example, when the BMC firmware is compiled, the heat dissipation policy file may be compiled into the BMC firmware, and after the BMC of the server runs, the heat dissipation policy file may be written into an EEPROM (a storage chip whose data is not lost after power failure), so that the BMC may read the heat dissipation policy control parameter corresponding to each component from the EEPROM. As long as the BMC can read and load the heat dissipation policy control parameter corresponding to each component from the heat dissipation policy file, this embodiment does not set any limitation to this.
Step 102: and determining the heat dissipation strategy corresponding to each component by using the preset calculation strategy corresponding to each component according to the heat dissipation strategy control parameters.
It can be understood that the purpose of this step may be to determine, by the BMC, the respective heat dissipation policy of each component by using the preset calculation policy corresponding to each component and the heat dissipation parameter in the heat dissipation policy control parameter, so that the heat dissipation control of the component can be completed by using the respective heat dissipation policy of each component.
The component for determining the heat dissipation policy in this step may be a component corresponding to component information in each heat dissipation policy control parameter, such as a CPU, a PSU, a GPU, a network card, and the like in the server. The preset calculation strategy in this step may be a preset calculation strategy for forming a corresponding heat dissipation strategy with the corresponding heat dissipation parameters; the specific number and storage manner of the preset calculation strategies are not limited in this embodiment, for example, when the number of the preset calculation strategies may be 1, the preset calculation strategy may be a calculation strategy (i.e., a PID control calculation strategy) that is formed by editing BMC codes and is regulated and controlled in a current general PID manner, so that the heat dissipation parameters corresponding to each component and the uniform PID control calculation strategy form the heat dissipation strategies corresponding to each component.
Specifically, for the specific manner of determining the respective heat dissipation strategy of each component by using the preset calculation strategy corresponding to each component according to the heat dissipation strategy control parameters in this step, the specific manner can be set by a designer according to a practical scene and a user requirement, and if the number of the preset calculation strategies is 1, the BMC can determine the respective heat dissipation strategy of each component according to the preset calculation strategy and the respective heat dissipation strategy control parameters corresponding to each component, that is, determine the heat dissipation strategy of the component corresponding to the component information in each heat dissipation strategy control parameter. When the number of the preset calculation strategies is multiple (namely, greater than 1), the BMC may first determine the preset calculation strategy corresponding to each component according to the heat dissipation strategy selection parameter corresponding to each component in the heat dissipation strategy file; determining a heat dissipation strategy corresponding to each component according to a preset calculation strategy corresponding to each component and a heat dissipation strategy control parameter corresponding to each component; that is, the BMC may first determine a preset calculation policy corresponding to each component according to a heat dissipation policy selection parameter corresponding to each component information in each heat dissipation policy control parameter in the heat dissipation policy file; and determining the heat dissipation strategy corresponding to each component by using the heat dissipation parameters in the preset calculation strategy and the heat dissipation strategy control parameters corresponding to each component. This embodiment does not set any limit to this.
Step 103: and performing heat dissipation control on each component by using the heat dissipation strategy corresponding to each component.
It can be understood that the purpose of this step may be to implement, for the BMC, heat dissipation control of each component by using the determined heat dissipation policy corresponding to each component.
Specifically, the present embodiment does not limit the specific manner in which the BMC performs heat dissipation control on each component by using the respective heat dissipation policy corresponding to each component, for example, the specific manner may be implemented in the same or similar manner as the heat dissipation policy execution method in the prior art.
Further, in order to facilitate the adjustment of the user on the heat dissipation policy of the component, the embodiment may further include a step of the BMC correspondingly adjusting the content in the heat dissipation policy file according to the obtained file adjustment command, so that the user may directly adjust the content in the heat dissipation policy file during the start operation of the BMC.
Specifically, the specific type and the obtaining mode of the file adjusting command can be set by a designer, and the file adjusting command can be a command (i.e., a file adjusting IPMI command) of an Intelligent Platform Management Interface (IPMI) protocol, so that the IPMI protocol inside and outside the band can modify and replace the heat dissipation policy file, thereby further realizing the rapid adaptation of the heat dissipation policy; that is, the BMC in the server may receive the file adjustment IPMI command transmitted by the server, or may receive the file adjustment IPMI command transmitted by a device external to the server. That is, the embodiment may further include obtaining a file adjustment IPMI command; and adjusting the IPMI command according to the file, and correspondingly adjusting the content in the heat dissipation strategy file.
In this embodiment, according to the heat dissipation strategy control parameters in the heat dissipation strategy file, the preset calculation strategy corresponding to each component is utilized to determine the heat dissipation strategy corresponding to each component, so that the adjustment of the content and the number of the heat dissipation strategies can be realized by adjusting the heat dissipation strategy file without modifying a BMC code, the quick adaptation of the heat dissipation strategies is realized, the workload of BMC research and development and the heat dissipation test is reduced, and the user experience is improved.
Referring to fig. 2, fig. 2 is a block diagram of a heat dissipation policy adapting device of a BMC according to an embodiment of the present invention. The apparatus may include:
an obtaining module 10, configured to obtain a heat dissipation policy control parameter corresponding to each component in the heat dissipation policy file; each heat dissipation strategy control parameter comprises component information and a heat dissipation parameter;
the determining module 20 is configured to determine, according to the heat dissipation policy control parameter, a heat dissipation policy corresponding to each component by using a preset calculation policy corresponding to each component;
and the control module 30 is configured to perform heat dissipation control on each component by using the heat dissipation strategy corresponding to each component.
Optionally, the determining module 20 may include:
the calculation strategy determination submodule is used for determining a preset calculation strategy corresponding to each component according to the heat dissipation strategy selection parameter corresponding to each component in the heat dissipation strategy file;
and the first heat dissipation strategy determining submodule is used for determining the heat dissipation strategy corresponding to each component according to the preset calculation strategy corresponding to each component and the heat dissipation strategy control parameter corresponding to each component.
Optionally, the determining module 20 may include:
and the second heat dissipation strategy determining submodule is used for determining the heat dissipation strategy corresponding to each component according to a preset calculation strategy and the heat dissipation strategy control parameter corresponding to each component.
Optionally, the preset calculation strategy is specifically a PID control calculation strategy.
Optionally, each control parameter includes a P parameter, an I parameter, a D parameter, a temperature difference parameter, an integral parameter, and a regulation temperature point parameter.
Optionally, the apparatus may further include:
the command acquisition module is used for acquiring a file adjustment IPMI command;
and the adjusting module is used for adjusting the IPMI command according to the file and correspondingly adjusting the content in the heat dissipation strategy file.
In this embodiment, in the embodiment of the present invention, the determining module 20 determines the heat dissipation policy corresponding to each component by using the preset calculation policy corresponding to each component according to the heat dissipation policy control parameter in the heat dissipation policy file, so that the adjustment of the content and the number of the heat dissipation policies can be realized by adjusting the heat dissipation policy file without modifying the BMC code, thereby realizing the fast adaptation of the heat dissipation policy, reducing the workload of BMC research and development and the heat dissipation test, and improving the user experience.
The embodiment of the present invention further provides a BMC, which may include a memory and a processor, where the memory stores a computer program, and when the processor calls the computer program in the memory, the steps of the method for adapting a heat dissipation policy of the BMC provided in the above embodiment may be implemented.
An embodiment of the present invention further provides a server, including: BMC as provided in the above embodiments. Of course, the server may further include various components (such as a CPU, a PSU, a GPU, a network card, and the like) for BMC heat dissipation control, and various network interfaces, power supplies, and other components.
In addition, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed, can implement the steps of the method for adapting a heat dissipation policy of a BMC provided in the foregoing embodiment. The storage medium may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device, BMC, server, and computer-readable storage medium disclosed in the embodiments correspond to the method disclosed in the embodiments, so the description is simple, and the relevant points can be referred to the description of the method.
The heat dissipation strategy adapting method and device for the BMC, the server, and the computer readable storage medium provided by the present invention are described in detail above. The principles and embodiments of the present invention are explained herein using specific examples, which are presented only to assist in understanding the method and its core concepts. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (10)

1. A heat dissipation strategy adaptation method for BMC is characterized by comprising the following steps:
acquiring a heat dissipation strategy control parameter corresponding to each component in a heat dissipation strategy file; each heat dissipation strategy control parameter comprises component information and a heat dissipation parameter;
determining a heat dissipation strategy corresponding to each component by utilizing a preset calculation strategy corresponding to each component according to the heat dissipation strategy control parameters;
and performing heat dissipation control on each component by utilizing the heat dissipation strategy corresponding to each component.
2. The method of claim 1, wherein the determining the heat dissipation strategy corresponding to each component according to the heat dissipation strategy control parameter and by using a preset calculation strategy corresponding to each component comprises:
determining a preset calculation strategy corresponding to each component according to the heat dissipation strategy selection parameter corresponding to each component in the heat dissipation strategy file;
and determining the heat dissipation strategy corresponding to each component according to the preset calculation strategy corresponding to each component and the heat dissipation strategy control parameter corresponding to each component.
3. The method of claim 1, wherein the determining the heat dissipation strategy corresponding to each component according to the heat dissipation strategy control parameter and by using a preset calculation strategy corresponding to each component comprises:
and determining the heat dissipation strategy corresponding to each component according to a preset calculation strategy and the heat dissipation strategy control parameter corresponding to each component.
4. The method for adapting a cooling strategy of a BMC according to claim 3, wherein the preset calculation strategy is specifically a PID control calculation strategy.
5. The method for adapting a cooling strategy of a BMC according to claim 4, wherein each of the cooling parameters comprises a P parameter, an I parameter, a D parameter, a temperature difference parameter, an integral parameter, and a regulation temperature point parameter.
6. The method for adapting a heat dissipation strategy of a BMC according to any of claims 1 to 5, further comprising:
obtaining a file adjustment IPMI command;
and adjusting the IPMI command according to the file, and correspondingly adjusting the content in the heat dissipation strategy file.
7. A heat dissipation strategy adapting device for BMC comprises:
the acquisition module is used for acquiring the heat dissipation strategy control parameters corresponding to each component in the heat dissipation strategy file; each heat dissipation strategy control parameter comprises component information and a heat dissipation parameter;
the determining module is used for determining the heat dissipation strategy corresponding to each component by utilizing the preset calculation strategy corresponding to each component according to the heat dissipation strategy control parameters;
and the control module is used for carrying out heat dissipation control on each component by utilizing the heat dissipation strategy corresponding to each component.
8. A BMC, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the BMC heat dissipation policy adaptation method according to any of claims 1 to 6 when executing said computer program.
9. A server, comprising: the BMC of claim 8.
10. A computer-readable storage medium, characterized in that a computer program is stored thereon, which, when being executed by a processor, carries out the steps of the method for thermal policy adaptation for BMC according to any of claims 1 to 6.
CN202010878436.6A 2020-08-27 2020-08-27 BMC (baseboard management controller) and heat dissipation strategy adaptation method, device, server and storage medium thereof Pending CN112000205A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010878436.6A CN112000205A (en) 2020-08-27 2020-08-27 BMC (baseboard management controller) and heat dissipation strategy adaptation method, device, server and storage medium thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010878436.6A CN112000205A (en) 2020-08-27 2020-08-27 BMC (baseboard management controller) and heat dissipation strategy adaptation method, device, server and storage medium thereof

Publications (1)

Publication Number Publication Date
CN112000205A true CN112000205A (en) 2020-11-27

Family

ID=73472061

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010878436.6A Pending CN112000205A (en) 2020-08-27 2020-08-27 BMC (baseboard management controller) and heat dissipation strategy adaptation method, device, server and storage medium thereof

Country Status (1)

Country Link
CN (1) CN112000205A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112463499A (en) * 2020-12-11 2021-03-09 苏州浪潮智能科技有限公司 Method, device, equipment and storage medium for adapting external equipment
CN116225192A (en) * 2023-05-08 2023-06-06 之江实验室 Control method and device of heat dissipation system, storage medium and electronic equipment
CN117570049A (en) * 2023-12-30 2024-02-20 上海合芯数字科技有限公司 Fan control method and device, baseboard management controller and server

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6522954B1 (en) * 1998-02-05 2003-02-18 Christoph Kummerer Smart control strategy for regulating a temperature controller
CN109032701A (en) * 2018-07-26 2018-12-18 郑州云海信息技术有限公司 A kind of method, apparatus and controlled terminal updating heat dissipation policing parameter
CN110219820A (en) * 2019-07-12 2019-09-10 苏州浪潮智能科技有限公司 A kind of server fan speed regulating method, device, equipment and readable storage medium storing program for executing
CN110389637A (en) * 2019-06-26 2019-10-29 苏州浪潮智能科技有限公司 A kind of automatic setting method, BMC and the server of server radiating strategy
US20190339753A1 (en) * 2018-05-04 2019-11-07 Dell Products L.P. Expected and detected air mover configurations

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6522954B1 (en) * 1998-02-05 2003-02-18 Christoph Kummerer Smart control strategy for regulating a temperature controller
US20190339753A1 (en) * 2018-05-04 2019-11-07 Dell Products L.P. Expected and detected air mover configurations
CN109032701A (en) * 2018-07-26 2018-12-18 郑州云海信息技术有限公司 A kind of method, apparatus and controlled terminal updating heat dissipation policing parameter
CN110389637A (en) * 2019-06-26 2019-10-29 苏州浪潮智能科技有限公司 A kind of automatic setting method, BMC and the server of server radiating strategy
CN110219820A (en) * 2019-07-12 2019-09-10 苏州浪潮智能科技有限公司 A kind of server fan speed regulating method, device, equipment and readable storage medium storing program for executing

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112463499A (en) * 2020-12-11 2021-03-09 苏州浪潮智能科技有限公司 Method, device, equipment and storage medium for adapting external equipment
CN116225192A (en) * 2023-05-08 2023-06-06 之江实验室 Control method and device of heat dissipation system, storage medium and electronic equipment
CN117570049A (en) * 2023-12-30 2024-02-20 上海合芯数字科技有限公司 Fan control method and device, baseboard management controller and server

Similar Documents

Publication Publication Date Title
CN112000205A (en) BMC (baseboard management controller) and heat dissipation strategy adaptation method, device, server and storage medium thereof
KR102210355B1 (en) Adaptive power control loop
CN110637271B (en) Systems and methods for intelligent adjustment of immersive multimedia workloads in portable computing devices
CN103486070B (en) A kind of fan regulation and controlling test method of optimizing power consumption
US10467106B2 (en) Data processing method, data processing system, and non-transitory computer program product for controlling a workload delay time
CN111158447A (en) Server heat dissipation parameter regulation and control method, device, equipment and readable storage medium
TWI533146B (en) Virtual resource adjusting method, device and computer readable storage medium for storing thereof
WO2024098774A1 (en) Model-based server heat dissipation method and apparatus, and server and storage medium
CN115097920A (en) Method, device, server and medium for adjusting temperature of server case
CN109185208B (en) Fan speed regulation method and related device
CN109981732A (en) Mass file transfer control method and device
CN110566492A (en) fan speed regulation method, device, equipment and medium
CN113568805A (en) Real-time adjustment method and device for power consumption of server and electronic equipment
CN112631414A (en) Fan control method, system and medium
CN110502084B (en) Parameter adjusting method, electronic equipment and computer storage medium
CN111338803A (en) Thread processing method and device
CN115494930A (en) Optimal low energy consumption keeping method, device, equipment and medium
JP5958395B2 (en) Computer system
Siddhu et al. CoreMemDTM: Integrated processor core and 3D memory dynamic thermal management for improved performance
JP4422523B2 (en) Information processing apparatus, electric apparatus, clock control method for information processing apparatus, clock control program, and recording medium therefor
Wang et al. An application-specific approach to energy optimization on android mobile devices
CN117492552B (en) Dynamic voltage frequency adjustment method, controller, device, equipment and storage medium
CN114167963A (en) Fan control management method, device, equipment and machine readable storage medium
TW201506636A (en) Method and system for managing servers for signing
CN111564871A (en) Self-adaptive variable load instruction generation method and device based on thermal inertia of coal-fired power station

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20201127