CN111090471A - Method and equipment for removing heat of memory board - Google Patents

Method and equipment for removing heat of memory board Download PDF

Info

Publication number
CN111090471A
CN111090471A CN201911159290.3A CN201911159290A CN111090471A CN 111090471 A CN111090471 A CN 111090471A CN 201911159290 A CN201911159290 A CN 201911159290A CN 111090471 A CN111090471 A CN 111090471A
Authority
CN
China
Prior art keywords
memory
bios
sci
memory board
setting
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.)
Withdrawn
Application number
CN201911159290.3A
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 CN201911159290.3A priority Critical patent/CN111090471A/en
Publication of CN111090471A publication Critical patent/CN111090471A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • G06F9/4413Plug-and-play [PnP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4063Device-to-bus coupling
    • G06F13/4068Electrical coupling
    • G06F13/4081Live connection to bus, e.g. hot-plugging

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method for removing heat of a memory board, which comprises the following steps: setting a trigger SCI responding to a memory board hot removal action in a BIOS; setting and responding to the trigger SCI under the BIOS through ASL, reading the memory asset information on the hot removal memory board and sending the memory asset information to the BMC; triggering and interrupting the program by the SCI in response to the memory board hot removal; and responding to the SCI interrupt handler, executing the setting of reading the memory asset information on the hot removal memory board in the BIOS and sending the memory asset information to the BMC. The invention also discloses computer equipment. The method and the device for removing the memory board heat can realize unified and compatible functions without developing a separate application program under an operating system.

Description

Method and equipment for removing heat of memory board
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and an apparatus for removing heat from a memory board.
Background
With the development of computer technology, the requirement for stability and reliability of a server is higher and higher, and the server often provides a memory board hot plug function, so that when a problem occurs in a memory board or a memory bank thereon, the whole memory board can be removed under an operating system, then the failed memory board or memory bank is replaced, and then a new memory board is added again, so that online replacement without shutdown is realized. This action is done while the operating system is running, called memory board hot plug, including hot add and hot remove.
For a server administrator, it is desirable to obtain and view in real time how many pieces of memory, each memory serial number, and the like of the memory asset information on the server, so as to facilitate management. The conventional collection implementation method is that a Basic Input and Output System (BIOS for short) scans all memories at a server startup stage to obtain corresponding asset information, and then sends the asset information to a Baseboard Management Controller (BMC) through an interface of the BIOS and the BMC, such as a Keyboard Controller Style (KCS), and the like, and a user obtains the memory information on the server through an interface provided by the BMC.
According to the setting of the BIOS, the hot removal of the memory board is mainly realized by the following forms:
the method is completed by matching a memory hot plug driver and a System Control Interrupt (SCI) driver in an operating System with an ACPI Source Language (ASL) code in a BIOS.
When the memory board is removed, the method for acquiring the memory information comprises the following steps:
when the operating system is started, an application program is operated, the state of the current memory in the system is periodically scanned and compared with the last scanning result, when the memory board is removed to the system, the application program is compared and updated to obtain the current memory asset information, and then the current memory asset information is sent to the BMC through the KCS interface to dynamically update the memory information.
The system is limited by the supporting operating system, and different operating systems need to develop application programs under corresponding operating systems, so that the unified compatibility cannot be achieved.
Disclosure of Invention
In view of this, an object of the embodiments of the present invention is to provide a method and an apparatus for hot removal of a memory board, which can achieve unified compatibility of functions without developing a separate application program under an operating system.
In view of the foregoing, an aspect of the embodiments of the present invention provides a method for removing heat from a memory board, including the following steps:
setting a trigger SCI responding to a memory board hot removal action in a BIOS;
setting and responding to the trigger SCI under the BIOS through ASL, reading the memory asset information on the hot removal memory board and sending the memory asset information to the BMC;
triggering and interrupting the program by the SCI in response to the memory board hot removal;
and responding to the SCI interrupt handler, executing the setting of reading the memory asset information on the hot removal memory board in the BIOS and sending the memory asset information to the BMC.
According to an embodiment of the method for memory board hot removal of the present invention, the setting, in the BIOS, the triggering of the SCI in response to the memory board hot removal further includes:
the operating system calls the relevant interface provided by the BIOS after the SCI triggers.
According to an embodiment of the method for memory board hot removal of the present invention, setting, by the ASL under the BIOS, the reading of the memory asset information on the hot removal memory board in response to the triggering SCI and sending to the BMC further comprises:
the ASL settings are compiled into an Advanced Configuration and Power Interface (ACPI) table.
According to an embodiment of the method for hot removal of a memory board of the present invention, the ASL is provided by the BIOS and executed under the operating system.
According to an embodiment of the method for thermally removing a memory board of the present invention, the method further comprises:
in response to completion of the configuration execution in the BIOS, returning to the operating system.
In another aspect, the present invention also provides a computer device, including:
at least one processor; and
a memory storing computer instructions executable on the processor, the instructions when executed by the processor performing the steps of:
setting a trigger SCI responding to a memory board hot removal action in a BIOS;
setting and responding to the trigger SCI under the BIOS through ASL, reading the memory asset information on the hot removal memory board and sending the memory asset information to the BMC;
triggering and interrupting the program by the SCI in response to the memory board hot removal;
and responding to the SCI interrupt handler, executing the setting of reading the memory asset information on the hot removal memory board in the BIOS and sending the memory asset information to the BMC.
According to an embodiment of the memory board hot removal apparatus of the present invention, the setting, in the BIOS, the triggering of the SCI in response to the memory board hot removal further includes:
the operating system calls the relevant interface provided by the BIOS after the SCI triggers.
According to an embodiment of the memory board hot removal apparatus of the present invention, setting, by the ASL under the BIOS, the reading of the memory asset information on the hot removal memory board in response to the triggering of the SCI and the sending to the BMC further comprises:
the settings for ASL are reported to the ACPI tables.
According to an embodiment of the present invention, ASL is provided by BIOS and executed under an operating system.
According to an embodiment of the apparatus for thermally removing a memory board, the method further includes:
in response to completion of the configuration execution in the BIOS, returning to the operating system.
The invention has the following beneficial technical effects: the functions can be unified and compatible without developing a separate application program under an operating system.
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, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other embodiments can be obtained by using the drawings without creative efforts.
FIG. 1 is a diagram illustrating a method for thermally removing a memory board according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a BIOS boot process of the memory board hot removal method according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention are described in further detail with reference to the accompanying drawings.
It should be noted that all expressions using "first" and "second" in the embodiments of the present invention are used for distinguishing two entities with the same name but different names or different parameters, and it should be noted that "first" and "second" are merely for convenience of description and should not be construed as limitations of the embodiments of the present invention, and they are not described in any more detail in the following embodiments.
In view of the above, a first aspect of embodiments of the present invention provides an embodiment of a method for thermally removing a memory board. FIG. 1 is a schematic diagram illustrating an embodiment of a method for thermally removing a memory board according to the present invention. As shown in fig. 1, the embodiment of the present invention includes the following steps:
s1, setting a trigger SCI responding to the memory board hot removal action in the BIOS;
s2, setting and responding to the trigger SCI under the BIOS through ASL to read the memory asset information on the hot removal memory board and sending the memory asset information to the BMC;
s3, responding to the hot removal of the memory board, triggering SCI and processing the program by the SCI;
and S4, responding to the SCI interrupt handler, executing the setting of reading the memory asset information on the hot removal memory board in the BIOS and sending the memory asset information to the BMC.
FIG. 2 is a flow chart of a BIOS boot process of an embodiment of the method for hot removal of a memory board according to the present invention. When the BIOS is started, triggering SCI when the internal memory board is subjected to a hot removal action; and adding codes in the ASL and reporting the codes to an ACPI table, wherein the codes have the function of reading memory information on a hot-removed memory board and sending the memory information to the BMC.
When the memory board is removed, triggering an Operating System (OS for short) to execute an ASL code added in the BIOS in an SCI, and obtaining memory information on the memory board removed with heat and sending the obtained information to the BMC.
According to some embodiments of the method for memory board hot removal of the present invention, setting in the BIOS the triggering of the SCI in response to the memory board hot removal further comprises:
the operating system calls the relevant interface provided by the BIOS after the SCI triggers.
The SCI is an interrupt that the operating system has the function of calling the relevant interface provided by the BIOS after the interrupt is generated.
According to some embodiments of the method for memory board hot removal of the present invention, setting by the ASL under the BIOS to read the memory asset information on the hot removed memory board in response to triggering the SCI and sending the read memory asset information to the BMC further comprises:
the settings for ASL are reported to the ACPI tables.
The ACPI is a standard interface used for communication and interaction between the operating system and the BIOS.
According to some embodiments of the method for memory board hot removal of the present invention, the ASL is provided by the BIOS and executed under the operating system.
The ASL is a programming language provided by the BIOS and can be interpreted or executed under the operating system.
According to some embodiments of the method for memory board heat removal of the present invention, the method further comprises:
in response to completion of the configuration execution in the BIOS, returning to the operating system.
After the operation system is returned, the whole process of removing the memory board is finished, and the memory asset information can be sent when the memory board is removed on the server.
It should be particularly noted that, the steps in the embodiments of the method for removing the memory board heat can be mutually intersected, replaced, added, or deleted, and therefore, the method for removing the memory board heat, which is implemented by reasonable permutation and combination, should also belong to the scope of the present invention, and should not limit the scope of the present invention to the embodiments.
In view of the above object, a second aspect of the embodiments of the present invention provides a computer apparatus, including:
at least one processor; and
a memory storing computer instructions executable on the processor, the instructions when executed by the processor performing the steps of:
s1, setting a trigger SCI responding to the memory board hot removal action in the BIOS;
s2, setting and responding to the trigger SCI under the BIOS through ASL to read the memory asset information on the hot removal memory board and sending the memory asset information to the BMC;
s3, responding to the hot removal of the memory board, triggering SCI and processing the program by the SCI;
and S4, responding to the SCI interrupt handler, executing the setting of reading the memory asset information on the hot removal memory board in the BIOS and sending the memory asset information to the BMC.
According to some embodiments of the computer apparatus of the present invention, setting in the BIOS the triggering of the SCI in response to the memory board hot removal action further comprises:
the operating system calls the relevant interface provided by the BIOS after the SCI triggers.
FIG. 2 is a flow chart of BIOS start-up of an embodiment of the memory board hot removal apparatus provided in the present invention.
According to some embodiments of the computer device of the present invention, setting by the ASL under the BIOS to read the memory asset information on the hot remove memory board and send to the BMC in response to triggering the SCI further comprises:
the settings for ASL are reported to the ACPI tables.
In some embodiments of the computer apparatus according to the invention, the ASL is provided by a BIOS, executing under an operating system.
According to some embodiments of the computer apparatus of the invention, the steps further comprise:
in response to completion of the configuration execution in the BIOS, returning to the operating system.
Finally, it should be noted that, as one of ordinary skill in the art can appreciate that all or part of the processes of the methods of the above embodiments can be implemented by a computer program to instruct related hardware, and the program of the method for removing the memory board with heat can be stored in a computer readable storage medium, and when executed, the program can include the processes of the embodiments of the methods as described above. The storage medium of the program may be a magnetic disk, an optical disk, a Read Only Memory (ROM), a Random Access Memory (RAM), or the like. The embodiments of the computer program may achieve the same or similar effects as any of the above-described method embodiments.
Furthermore, the methods disclosed according to embodiments of the present invention may also be implemented as a computer program executed by a processor, which may be stored in a computer-readable storage medium. Which when executed by a processor performs the above-described functions defined in the methods disclosed in embodiments of the invention.
Further, the above-described method steps may also be implemented using a controller and a computer-readable storage medium for storing a computer program for causing the controller to implement the above-described steps or unit functions.
Further, it should be appreciated that the computer-readable storage media (e.g., memory) herein can be either volatile memory or nonvolatile memory, or can include both volatile and nonvolatile memory. By way of example, and not limitation, nonvolatile memory can include Read Only Memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM), which can act as external cache memory. By way of example and not limitation, RAM is available in a variety of forms such as synchronous RAM (DRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), and Direct Rambus RAM (DRRAM). The storage devices of the disclosed aspects are intended to comprise, without being limited to, these and other suitable types of memory.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the disclosed embodiments of the present invention.
The various illustrative logical blocks, modules, and circuits described in connection with the disclosure herein may be implemented or performed with the following components designed to perform the functions herein: a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination of these components. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP, and/or any other such configuration.
The steps of a method or algorithm described in connection with the disclosure herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a user terminal.
In one or more exemplary designs, the functions may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a general-purpose or special-purpose computer, or a general-purpose or special-purpose processor. Also, any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, Digital Subscriber Line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk and disc, as used herein, includes Compact Disc (CD), laser disc, optical disc, Digital Versatile Disc (DVD), floppy disk, blu-ray disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the present disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments of the invention may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The numbers of the embodiments disclosed in the embodiments of the present invention are merely for description, and do not represent the merits of the embodiments. It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, of embodiments of the invention is limited to these examples; within the idea of an embodiment of the invention, also technical features in the above embodiment or in different embodiments may be combined and there are many other variations of the different aspects of the embodiments of the invention as described above, which are not provided in detail for the sake of brevity. Therefore, any omissions, modifications, substitutions, improvements, and the like that may be made without departing from the spirit and principles of the embodiments of the present invention are intended to be included within the scope of the embodiments of the present invention.

Claims (10)

1. A method of memory board heat removal, the method comprising:
setting a trigger SCI responding to a memory board hot removal action in a BIOS;
setting and responding to the trigger SCI under the BIOS through ASL, reading the memory asset information on the hot removal memory board and sending the memory asset information to the BMC;
triggering and interrupting a program by the SCI in response to the memory board being hot removed;
and responding to the SCI interrupt handler, executing the setting of reading the memory asset information on the hot removal memory board in the BIOS and sending the memory asset information to the BMC.
2. The method of claim 1, wherein the setting in the BIOS that the SCI is triggered in response to the memory board hot removal further comprises:
and the operating system calls a relevant interface provided by the BIOS after the SCI is triggered.
3. The method of claim 1, wherein setting, by the ASL under the BIOS, the read and send to the BMC memory asset information on the hot removed memory board in response to triggering the SCI further comprises:
reporting the setting of the ASL to an ACPI table.
4. The method of claim 1, wherein the ASL is provided by the BIOS and executed under an operating system.
5. The method of thermally removing a memory plate of claim 1, further comprising:
returning to an operating system in response to completion of the configuration execution in the BIOS.
6. A computer device, comprising:
at least one processor; and
a memory storing computer instructions executable on the processor, the instructions when executed by the processor implementing the steps of:
setting a trigger SCI responding to a memory board hot removal action in a BIOS;
setting and responding to the trigger SCI under the BIOS through ASL, reading the memory asset information on the hot removal memory board and sending the memory asset information to the BMC;
triggering and interrupting a program by the SCI in response to the memory board being hot removed;
and responding to the SCI interrupt handler, executing the setting of reading the memory asset information on the hot removal memory board in the BIOS and sending the memory asset information to the BMC.
7. The computer device of claim 6, wherein setting in the BIOS that the SCI is triggered in response to a memory board hot-remove action further comprises:
and the operating system calls a relevant interface provided by the BIOS after the SCI is triggered.
8. The computer device of claim 6, wherein setting by the ASL under the BIOS, in response to triggering the SCI, to read and send memory asset information on the hot removed memory board to the BMC further comprises:
reporting the setting of the ASL to an ACPI table.
9. The computer device of claim 6, wherein the ASL is provided by the BIOS and executes under an operating system.
10. The computer device of claim 6, wherein the steps further comprise:
returning to an operating system in response to completion of the configuration execution in the BIOS.
CN201911159290.3A 2019-11-22 2019-11-22 Method and equipment for removing heat of memory board Withdrawn CN111090471A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911159290.3A CN111090471A (en) 2019-11-22 2019-11-22 Method and equipment for removing heat of memory board

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911159290.3A CN111090471A (en) 2019-11-22 2019-11-22 Method and equipment for removing heat of memory board

Publications (1)

Publication Number Publication Date
CN111090471A true CN111090471A (en) 2020-05-01

Family

ID=70393485

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911159290.3A Withdrawn CN111090471A (en) 2019-11-22 2019-11-22 Method and equipment for removing heat of memory board

Country Status (1)

Country Link
CN (1) CN111090471A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113360257A (en) * 2021-04-16 2021-09-07 山东英信计算机技术有限公司 Information operation method and device based on BIOS, storage medium and equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113360257A (en) * 2021-04-16 2021-09-07 山东英信计算机技术有限公司 Information operation method and device based on BIOS, storage medium and equipment

Similar Documents

Publication Publication Date Title
CN111177043B (en) Method, system, device and medium for accelerating reading of field replaceable unit information
CN110968477B (en) Method, device and medium for acquiring backup BMC version information
CN111176701A (en) Firmware upgrading method and device based on external memory card
CN112636992B (en) Dynamic routing method, device, equipment and storage medium
US20210160305A1 (en) Application version switching method and apparatus, electronic device and storage medium
CN110851207B (en) State transition management method and device, electronic equipment and storage medium
CN111427597B (en) BMC and BIOS information interaction decoupling method, device, equipment and medium
CN111176414A (en) Power supply method and device for server network card and readable medium
CN112463303A (en) JAVA virtual machine class loading method and system
CN110764799A (en) Method, equipment and medium for optimizing and remotely updating FPGA (field programmable Gate array) accelerator card
CN111367560A (en) Method, system, equipment and medium for expanding server function
CN115586933A (en) Computer startup method, system, equipment, medium and shutdown method
CN111176666B (en) BIOS + ME mirror image refreshing method, system, equipment and readable medium
CN111090471A (en) Method and equipment for removing heat of memory board
CN112732427B (en) Data processing method, system and related device based on Redis cluster
WO2024152666A1 (en) Dynamic configuration method and apparatus for message template, and computer device and storage medium
CN110427199B (en) Method, equipment and readable medium for upgrading BMC and BIOS in matching manner
CN111193818A (en) Method, system, equipment and medium for obtaining IP address
CN108595292B (en) System optimization method, mobile terminal and computer storage medium
CN110727534A (en) Method, equipment and storage medium for repairing file system
CN111611135B (en) CPLD or FPGA signal processing method, device, equipment and readable medium
CN114553859A (en) BMC configuration management method and device, electronic equipment and storage medium
CN110502296B (en) Method, equipment and storage medium for displaying firmware upgrading command
CN110780905B (en) BMC software updating method and device based on USB interface
CN113590033A (en) Information synchronization method and device of super-fusion system

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20200501