JP2015055916A - Information processing device, firmware update method, and firmware update program - Google Patents

Information processing device, firmware update method, and firmware update program Download PDF

Info

Publication number
JP2015055916A
JP2015055916A JP2013187457A JP2013187457A JP2015055916A JP 2015055916 A JP2015055916 A JP 2015055916A JP 2013187457 A JP2013187457 A JP 2013187457A JP 2013187457 A JP2013187457 A JP 2013187457A JP 2015055916 A JP2015055916 A JP 2015055916A
Authority
JP
Japan
Prior art keywords
firmware
update
central processing
processing unit
cpu load
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.)
Granted
Application number
JP2013187457A
Other languages
Japanese (ja)
Other versions
JP6148129B2 (en
Inventor
金芳 齋藤
Kaneyoshi Saito
金芳 齋藤
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.)
NEC Platforms Ltd
Original Assignee
NEC Platforms 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 NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2013187457A priority Critical patent/JP6148129B2/en
Publication of JP2015055916A publication Critical patent/JP2015055916A/en
Application granted granted Critical
Publication of JP6148129B2 publication Critical patent/JP6148129B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To reduce influence on processing of an application program as much as possible when updating firmware of an information processing device during a normal operation.SOLUTION: An firmware update method includes the steps of: measuring a CPU load value indicating a load state of a CPU which is provided in an information processing device; temporarily stops the execution of an operating system program and application program, which are executed by the central processing unit, only when the CPU load value is less than a predetermined CPU load threshold; rewriting firmware, which is stored in firmware storage means provided in the information processing device, with the update firmware; and then resuming the execution of the operating system program and application program.

Description

本発明は、情報処理装置、ファームウェア更新方法およびファームウェア更新プログラムに関し、特に、情報処理装置に設けられた中央処理装置の負荷状況によりファームウェアを更新するか否かを判断する情報処理装置、ファームウェア更新方法およびファームウェア更新プログラムに関する。   The present invention relates to an information processing apparatus, a firmware update method, and a firmware update program, and in particular, an information processing apparatus and a firmware update method for determining whether to update firmware according to the load status of a central processing unit provided in the information processing apparatus And a firmware update program.

コンピュータ等の情報処理装置は、一般的に、中央処理装置(以下、「CPU」と言う。)と、各種の電子回路と、該情報処理装置の基本的動作を制御したり、各種の該電子回路等の動作状況を監視したり、こうして監視した動作状況を記憶装置に記録したりするファームウェアとを備えている。   An information processing apparatus such as a computer generally controls a central processing unit (hereinafter referred to as “CPU”), various electronic circuits, basic operations of the information processing apparatus, and various electronic Firmware is provided for monitoring the operation status of the circuit and the like, and recording the operation status thus monitored in a storage device.

係るファームウェアに何らかの不具合が発見された場合には、当該ファームウェアを、係る不具合を修正した新しいファームウェアに更新する必要があり、そして、この更新は情報処理装置の通常の運用中に行なわれる場合がある。   If any malfunction is found in the firmware, it is necessary to update the firmware with new firmware that corrects the malfunction, and this update may be performed during normal operation of the information processing apparatus. .

なお、ファームウェアの更新に関する関連技術として、特許文献1および特許文献2には、複数のOSを複数のパーティションで動作させるようなシステムにおいて、他のパーティションの運用に影響を与えることなく、パーティション単位のファームウェアの更新を行うための技術が記載されている。   As related technologies related to firmware update, Patent Literature 1 and Patent Literature 2 describe that in a system in which a plurality of OSs are operated in a plurality of partitions, each partition unit is not affected without affecting the operation of other partitions. A technique for updating the firmware is described.

また、特許文献3には、計算機サーバシステムのファームウェアを更新するために必要なシステム停止時間を最小限に抑えるための技術が記載されている。   Patent Document 3 describes a technique for minimizing the system stop time required for updating the firmware of the computer server system.

さらに、ファームウェアの更新とは直接関連しないが、特許文献4には、あるラックに搭載されている複数のCPUブレード装置上のBMCのいずれか1つを、当該ラック全体の消費電力制御部に設定し、各該ブレード装置のCPU負荷情報に基づいて、電力供給制御を自動的に行うことができる技術が記載されている。   Furthermore, although not directly related to firmware update, Patent Document 4 sets one of the BMCs on a plurality of CPU blade devices mounted in a rack as the power consumption control unit for the entire rack. In addition, a technique is described in which power supply control can be automatically performed based on CPU load information of each blade device.

特開2006−146709号広報Japanese Laid-Open Patent Publication No. 2006-146709 特開2011−145910号広報JP 2011-145910 特開2006−260058号広報JP 2006-260058 PR 特開2012−173926号広報JP 2012-173926 PR

しかしながら、上述したように、ファームウェアの更新を情報処理装置の通常の運用中に行う場合、情報処理装置が行っている通常の業務処理を一旦中断して更新を行うが、CPUの負荷が高くなる業務処理を行っている時に更新を実行すると、当該業務処理の遂行に多大な影響を与えることになってしまうという問題点がある。   However, as described above, when firmware update is performed during normal operation of the information processing apparatus, normal business processing performed by the information processing apparatus is temporarily interrupted for update, but the load on the CPU increases. If updating is performed while business processing is being performed, there is a problem in that the execution of the business processing is greatly affected.

なお、特許文献1乃至4には、CPUの負荷状況とファームウェアの更新の時期との関係については何ら記載されていない。   Note that Patent Documents 1 to 4 do not describe any relationship between the load status of the CPU and the firmware update timing.

本発明の目的は、上述の問題点を解決した情報処理装置を提供することにある。   The objective of this invention is providing the information processing apparatus which solved the above-mentioned problem.

本発明の情報処理装置は、
中央処理装置と、
各種の電子回路からなる電子回路群と、
前記中央処理装置および前記電子回路群の基本的動作を制御するファームウェアを記憶したファームウェア記憶手段と、
ファームウェア更新手段と
を備え、
前記ファームウェアの更新の指示に応答して、前記ファームウェア更新手段は、
前記中央処理装置の負荷状況を示すCPU負荷値を計測し、該CPU負荷値が予め定めたCPU負荷閾値未満になった場合に、前記中央処理装置で実行されているオペレーティングシステムプログラムおよびアプリケーションプログラムの実行を一時的に停止させ、前記ファームウェア記憶手段に記憶された前記ファームウェアを更新用ファームウェアで書き換えた後、前記オペレーティングシステムプログラムおよび前記アプリケーションプログラムの実行を再開させる。
The information processing apparatus of the present invention
A central processing unit;
An electronic circuit group composed of various electronic circuits;
Firmware storage means for storing firmware for controlling basic operations of the central processing unit and the electronic circuit group;
Firmware update means, and
In response to the firmware update instruction, the firmware update means includes:
The CPU load value indicating the load status of the central processing unit is measured, and when the CPU load value falls below a predetermined CPU load threshold, the operating system program and application program executed in the central processing unit Execution is temporarily stopped, and the firmware stored in the firmware storage unit is rewritten with update firmware, and then the execution of the operating system program and the application program is resumed.

本発明のファームウェア更新方法は、
ファームウェアの更新の指示を受け取る更新指示受取ステップと、
前記更新の指示に応答して、中央処理装置の負荷状況を示すCPU負荷値を計測し、該CPU負荷値が予め定めたCPU負荷閾値未満になった場合に、前記中央処理装置で実行されているオペレーティングシステムプログラムおよびアプリケーションプログラムの実行を一時的に停止させ、ファームウェア記憶手段に記憶され、少なくとも前記中央処理装置の基本動作を制御するファームウェアを更新用ファームウェアで書き換えた後、前記オペレーティングシステムプログラムおよび前記アプリケーションプログラムの実行を再開させる更新ステップと
を含む。
The firmware update method of the present invention
An update instruction receiving step for receiving an instruction to update the firmware;
In response to the update instruction, a CPU load value indicating the load status of the central processing unit is measured, and when the CPU load value is less than a predetermined CPU load threshold, the CPU is executed by the central processing unit. The operating system program and the application program are temporarily stopped, stored in the firmware storage means, and at least the firmware that controls the basic operation of the central processing unit is rewritten with the update firmware, and then the operating system program and the And an update step for resuming execution of the application program.

本発明のファームウェア更新プログラムは、
中央処理装置と、各種の電子回路からなる電子回路群と、中央処理装置および電子回路群の基本的動作を制御するファームウェアを記憶したファームウェア記憶手段とを含むコンピュータに、
前記ファームウェアの更新の指示に応答して、前記中央処理装置の負荷状況を示すCPU負荷値を計測し、該CPU負荷値が予め定めたCPU負荷閾値未満になった場合に、前記中央処理装置で実行されているオペレーティングシステムプログラムおよびアプリケーションプログラムの実行を一時的に停止させ、前記ファームウェア記憶手段に記憶されたファームウェアを更新用ファームウェアで書き換えた後、前記オペレーティングシステムプログラムおよび前記アプリケーションプログラムの実行を再開させる更新処理
を実行させる。
Firmware update program of the present invention,
In a computer including a central processing unit, an electronic circuit group composed of various electronic circuits, and firmware storage means storing firmware for controlling basic operations of the central processing unit and the electronic circuit group,
In response to the firmware update instruction, a CPU load value indicating the load status of the central processing unit is measured, and when the CPU load value falls below a predetermined CPU load threshold, the central processing unit The execution of the operating system program and the application program being executed is temporarily stopped, the firmware stored in the firmware storage unit is rewritten with the update firmware, and the execution of the operating system program and the application program is resumed. Update process is executed.

本発明には、ファームウェアの更新を情報処理装置の通常の運用中に行う場合、アプリケーションプログラムの処理への影響をできるだけ少なくすることができるという効果がある。   The present invention has an effect that the influence on the processing of the application program can be reduced as much as possible when the firmware is updated during the normal operation of the information processing apparatus.

図1は、本発明の実施形態を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention. 図2は、本発明の実施形態におけるファームウェア更新手段14の動作を示すフローチャートである。FIG. 2 is a flowchart showing the operation of the firmware update unit 14 in the embodiment of the present invention.

次に、本発明の実施形態について図面を参照して詳細に説明する。   Next, embodiments of the present invention will be described in detail with reference to the drawings.

図1は本発明の実施形態を示すブロック図である。   FIG. 1 is a block diagram showing an embodiment of the present invention.

図1を参照すると、本実施形態は、情報処理装置10と、外部記憶装置20とから構成される。   Referring to FIG. 1, the present embodiment includes an information processing device 10 and an external storage device 20.

情報処理装置10は、CPU15と、各種の電子回路からなる電子回路群11と、ファームウェア16を記憶した不揮発性メモリからなるファームウェア記憶手段12と、CPU15で実行されるオペレーティングシステムプログラム(以下、「OS」と言う。)および複数のアプリケーションプログラム並びに種々のデータを記憶した記憶手段13と、ファームウェア更新手段14とを備える。   The information processing apparatus 10 includes a CPU 15, an electronic circuit group 11 including various electronic circuits, firmware storage means 12 including a nonvolatile memory storing firmware 16, and an operating system program (hereinafter referred to as “OS”) executed by the CPU 15. And storage means 13 storing a plurality of application programs and various data, and firmware updating means 14.

ファームウェア更新手段14は、CPU15と、ファームウェア記憶手段12と、外部記憶装置20とに接続される。このファームウェア更新手段14は、専用のハードウェアで実現しても良いし、CPU15等で実行されるプログラムで実現しても良い。   The firmware update unit 14 is connected to the CPU 15, the firmware storage unit 12, and the external storage device 20. The firmware updating unit 14 may be realized by dedicated hardware or a program executed by the CPU 15 or the like.

ファームウェア16は、情報処理装置10の基本的動作を制御したり、電子回路群11の動作状況を監視したり、こうして監視した動作状況を記憶手段13に記録したりするある種のプログラムである。   The firmware 16 is a kind of program for controlling the basic operation of the information processing apparatus 10, monitoring the operation status of the electronic circuit group 11, and recording the monitored operation status in the storage unit 13.

外部記憶装置20は、更新用ファームウェア21を記憶している。   The external storage device 20 stores update firmware 21.

次に、本実施形態の動作について詳細に説明する。   Next, the operation of this embodiment will be described in detail.

図2は、ファームウェア更新手段14の動作を示すフローチャートである。   FIG. 2 is a flowchart showing the operation of the firmware update unit 14.

今、ファームウェア16に不具合が予め発見され、その不具合を修正した更新用ファームウェア21が作成され、外部記憶装置20に予め記憶されているものとする。   Now, it is assumed that a problem is found in the firmware 16 in advance, and an update firmware 21 that corrects the problem is created and stored in the external storage device 20 in advance.

図2を参照すると、ファームウェア更新手段14は、情報処理装置10が各種のアプリケーションプログラムを実行中に、利用者から入力装置(図示せず)を介してファームウェアの更新の指示を受け取ると、まず、CPUの負荷状況を示すCPU負荷値の計測を実行する(ステップS10)。CPU負荷値は、例えば、CPUの使用率、一定時間毎のCPU使用率の平均値または実行中のプログラムの数等である。   Referring to FIG. 2, when the firmware update unit 14 receives a firmware update instruction from a user via an input device (not shown) while the information processing apparatus 10 is executing various application programs, The CPU load value indicating the CPU load state is measured (step S10). The CPU load value is, for example, a CPU usage rate, an average value of the CPU usage rate for every fixed time, or the number of programs being executed.

次に、ファームウェア更新手段14は、ステップS10で計測したCPU負荷値が所定のCPU負荷閾値以上であるか否かを判断する(ステップS11)。   Next, the firmware update unit 14 determines whether or not the CPU load value measured in step S10 is equal to or greater than a predetermined CPU load threshold (step S11).

ステップS11において、CPU負荷値が所定のCPU負荷閾値以上である場合は(ステップS11で「YES」の場合)、ファームウェア更新手段14は、新たに、CPU負荷値の計測を実行した後、ステップS11の処理を再度実行する。   In step S11, if the CPU load value is equal to or greater than the predetermined CPU load threshold value (in the case of “YES” in step S11), the firmware update unit 14 newly measures the CPU load value, and then performs step S11. Execute the process again.

一方、ステップS11において、CPU負荷値が所定のCPU負荷閾値未満である場合(ステップS11で「NO」の場合)、ファームウェア更新手段14は、OSおよびアプリケーションプログラムの実行を一時的に停止させる(ステップS12)。   On the other hand, when the CPU load value is less than the predetermined CPU load threshold value in Step S11 (in the case of “NO” in Step S11), the firmware update unit 14 temporarily stops the execution of the OS and the application program (Step S11). S12).

次に、ファームウェア更新手段14は、外部記憶装置20から更新用ファームウェア21を取得し、ファームウェア記憶手段12に格納されているファームウェア16を、更新用ファームウェア21で書き換える(ステップS13)。   Next, the firmware update unit 14 acquires the update firmware 21 from the external storage device 20, and rewrites the firmware 16 stored in the firmware storage unit 12 with the update firmware 21 (step S13).

その後、ファームウェア更新手段14は、ステップS12で一時的に実行を停止させたOSおよびアプリケーションプログラムの実行を再開させ、ファームウェア更新処理を終了する(ステップS14)。   Thereafter, the firmware update unit 14 resumes the execution of the OS and application program whose execution has been temporarily stopped in step S12, and ends the firmware update process (step S14).

なお、ステップS12でOSおよびアプリケーションプログラムの実行の一時的な停止は、例えば、使用するCPU15がインテル(登録商標)社製のCPUであるならば、「システム管理モード(SMM:System Management Mode)」を使用して実現できる。   Note that the temporary stop of the execution of the OS and application program in step S12 is, for example, “system management mode (SMM)” if the CPU 15 to be used is a CPU manufactured by Intel (registered trademark). Can be realized using.

システム管理モードはCPUの動作モードの一つであり、CPUは、「システム管理割り込み(SMI:System Management Interrupt)」と呼ばれる最高の優先度を持った割り込みを契機にこのモードに遷移する。   The system management mode is one of the operation modes of the CPU, and the CPU transitions to this mode in response to an interrupt having the highest priority called “system management interrupt (SMI)”.

CPUは、上記システム管理割り込みを受信すると、OSやアプリケーションプログラムを実行するための制御情報等をSMRAM(System Management Random Access Memory)と呼ばれる専用のメモリ領域に退避し、OSやアプリケーションプログラムの実行を中止し、上記SMRAMに予め格納されているSMIハンドラと呼ばれるプログラムを実行する。   When the CPU receives the system management interrupt, the CPU saves control information and the like for executing the OS and application programs in a dedicated memory area called SMRAM (System Management Random Access Memory), and stops the execution of the OS and application programs. Then, a program called an SMI handler stored in advance in the SMRAM is executed.

そして、SMIハンドラに含まれるrsm命令(Return from System Management instruction命令)によって、CPUは、システム管理モードに遷移する以前の状態に復帰する。   Then, the CPU returns to the state before the transition to the system management mode by the rsm instruction (Return from System Management instruction) included in the SMI handler.

以上、説明したように、本実施形態では、ファームウェアの更新を情報処理装置の通常の運用中に行う場合、アプリケーションプログラムの処理への影響をできるだけ少なくすることができるという効果がある。   As described above, in the present embodiment, when updating the firmware during the normal operation of the information processing apparatus, there is an effect that the influence on the processing of the application program can be reduced as much as possible.

その理由は、ファームウェア更新手段14がCPU15の負荷状況を示すCPU負荷値を計測し、予めに設定した所定のCPU負荷閾値よりCPU負荷値が小さい場合のみ、アプリケーションプログラム等の実行を停止させ、ファームウェア記憶手段12に記憶されたファームウェア16を更新用ファームウェア21で書き換えるためである。   The reason is that the firmware update unit 14 measures the CPU load value indicating the load status of the CPU 15 and stops the execution of the application program or the like only when the CPU load value is smaller than a predetermined CPU load threshold set in advance. This is because the firmware 16 stored in the storage unit 12 is rewritten with the update firmware 21.

10 情報処理装置
11 電子回路群
12 ファームウェア記憶手段
13 記憶手段
14 ファームウェア更新手段
15 CPU
16 ファームウェア
20 外部記憶装置
21 更新用ファームウェア
DESCRIPTION OF SYMBOLS 10 Information processing apparatus 11 Electronic circuit group 12 Firmware storage means 13 Storage means 14 Firmware update means 15 CPU
16 Firmware 20 External storage device 21 Firmware for update

Claims (7)

中央処理装置と、
各種の電子回路からなる電子回路群と、
前記中央処理装置および前記電子回路群の基本的動作を制御するファームウェアを記憶したファームウェア記憶手段と、
ファームウェア更新手段と
を備え、
前記ファームウェアの更新の指示に応答して、前記ファームウェア更新手段は、
前記中央処理装置の負荷状況を示すCPU負荷値を計測し、該CPU負荷値が予め定めたCPU負荷閾値未満になった場合に、前記中央処理装置で実行されているオペレーティングシステムプログラムおよびアプリケーションプログラムの実行を一時的に停止させ、前記ファームウェア記憶手段に記憶された前記ファームウェアを更新用ファームウェアで書き換えた後、前記オペレーティングシステムプログラムおよび前記アプリケーションプログラムの実行を再開させる
ことを特徴とする情報処理装置。
A central processing unit;
An electronic circuit group composed of various electronic circuits;
Firmware storage means for storing firmware for controlling basic operations of the central processing unit and the electronic circuit group;
Firmware update means, and
In response to the firmware update instruction, the firmware update means includes:
The CPU load value indicating the load status of the central processing unit is measured, and when the CPU load value falls below a predetermined CPU load threshold, the operating system program and application program executed in the central processing unit An information processing apparatus comprising: temporarily stopping execution, rewriting the firmware stored in the firmware storage unit with update firmware, and then restarting execution of the operating system program and the application program.
前記更新用ファームウェアは外部に設けられた外部記憶装置に予め記憶されている
ことを特徴とする請求項1記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the update firmware is stored in advance in an external storage device provided outside.
前記中央処理装置で実行される前記オペレーティングシステムプログラムおよび前記少なくとも一つのアプリケーションプログラム並びに種々のデータを記憶する記憶手段を備える
ことを特徴とする請求項1または2記載の情報処理装置。
The information processing apparatus according to claim 1, further comprising storage means for storing the operating system program and the at least one application program executed in the central processing unit and various data.
ファームウェアの更新の指示を受け取る更新指示受取ステップと、
前記更新の指示に応答して、中央処理装置の負荷状況を示すCPU負荷値を計測し、該CPU負荷値が予め定めたCPU負荷閾値未満になった場合に、前記中央処理装置で実行されているオペレーティングシステムプログラムおよびアプリケーションプログラムの実行を一時的に停止させ、ファームウェア記憶手段に記憶され、少なくとも前記中央処理装置の基本動作を制御するファームウェアを更新用ファームウェアで書き換えた後、前記オペレーティングシステムプログラムおよび前記アプリケーションプログラムの実行を再開させる更新ステップと
を含むことを特徴とするファームウェア更新方法。
An update instruction receiving step for receiving an instruction to update the firmware;
In response to the update instruction, a CPU load value indicating the load status of the central processing unit is measured, and when the CPU load value is less than a predetermined CPU load threshold, the CPU is executed by the central processing unit. The operating system program and the application program are temporarily stopped, stored in the firmware storage means, and at least the firmware that controls the basic operation of the central processing unit is rewritten with the update firmware, and then the operating system program and the A firmware update method comprising: an update step for resuming execution of an application program.
前記更新用ファームウェアは外部に設けられた外部記憶装置に予め記憶されている
ことを特徴とする請求項4記載のファームウェア更新方法。
The firmware update method according to claim 4, wherein the update firmware is stored in advance in an external storage device provided outside.
中央処理装置と、各種の電子回路からなる電子回路群と、中央処理装置および電子回路群の基本的動作を制御するファームウェアを記憶したファームウェア記憶手段とを含むコンピュータに、
前記ファームウェアの更新の指示に応答して、前記中央処理装置の負荷状況を示すCPU負荷値を計測し、該CPU負荷値が予め定めたCPU負荷閾値未満になった場合に、前記中央処理装置で実行されているオペレーティングシステムプログラムおよびアプリケーションプログラムの実行を一時的に停止させ、前記ファームウェア記憶手段に記憶されたファームウェアを更新用ファームウェアで書き換えた後、前記オペレーティングシステムプログラムおよび前記アプリケーションプログラムの実行を再開させる更新処理
を実行させることを特徴とするファームウェア更新プログラム。
In a computer including a central processing unit, an electronic circuit group composed of various electronic circuits, and firmware storage means storing firmware for controlling basic operations of the central processing unit and the electronic circuit group,
In response to the firmware update instruction, a CPU load value indicating the load status of the central processing unit is measured, and when the CPU load value falls below a predetermined CPU load threshold, the central processing unit The execution of the operating system program and the application program being executed is temporarily stopped, the firmware stored in the firmware storage unit is rewritten with the update firmware, and the execution of the operating system program and the application program is resumed. A firmware update program characterized by causing an update process to be executed.
前記更新用ファームウェアは外部に設けられた外部記憶装置に予め記憶されている
ことを特徴とする請求項6記載のファームウェア更新プログラム。
The firmware update program according to claim 6, wherein the update firmware is stored in advance in an external storage device provided outside.
JP2013187457A 2013-09-10 2013-09-10 Information processing apparatus, firmware update method, and firmware update program Active JP6148129B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013187457A JP6148129B2 (en) 2013-09-10 2013-09-10 Information processing apparatus, firmware update method, and firmware update program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013187457A JP6148129B2 (en) 2013-09-10 2013-09-10 Information processing apparatus, firmware update method, and firmware update program

Publications (2)

Publication Number Publication Date
JP2015055916A true JP2015055916A (en) 2015-03-23
JP6148129B2 JP6148129B2 (en) 2017-06-14

Family

ID=52820300

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013187457A Active JP6148129B2 (en) 2013-09-10 2013-09-10 Information processing apparatus, firmware update method, and firmware update program

Country Status (1)

Country Link
JP (1) JP6148129B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2016166799A1 (en) * 2015-04-13 2017-06-29 三菱電機株式会社 Control system and programmable logic controller
JP2018147448A (en) * 2017-03-09 2018-09-20 Necプラットフォームズ株式会社 Information processing device, program update control method of management control device, and program update control program
JP2018156555A (en) * 2017-03-21 2018-10-04 西日本電信電話株式会社 Cluster system, update management device for cluster system, update distribution device, update management method, update distribution method and program
JP2021158537A (en) * 2020-03-27 2021-10-07 パナソニックIpマネジメント株式会社 Hands-free device, data transfer method and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1131077A (en) * 1997-07-14 1999-02-02 Nec Corp Information processing system and its firmware replacing method
JP2011154437A (en) * 2010-01-26 2011-08-11 Alpine Electronics Inc System for updating shared program
JP2012103181A (en) * 2010-11-12 2012-05-31 Clarion Co Ltd Online updating method of on-vehicle device
WO2012092289A2 (en) * 2010-12-28 2012-07-05 Microsoft Corporation Storing and resuming application runtime state

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1131077A (en) * 1997-07-14 1999-02-02 Nec Corp Information processing system and its firmware replacing method
JP2011154437A (en) * 2010-01-26 2011-08-11 Alpine Electronics Inc System for updating shared program
JP2012103181A (en) * 2010-11-12 2012-05-31 Clarion Co Ltd Online updating method of on-vehicle device
WO2012092289A2 (en) * 2010-12-28 2012-07-05 Microsoft Corporation Storing and resuming application runtime state

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2016166799A1 (en) * 2015-04-13 2017-06-29 三菱電機株式会社 Control system and programmable logic controller
JP2018147448A (en) * 2017-03-09 2018-09-20 Necプラットフォームズ株式会社 Information processing device, program update control method of management control device, and program update control program
JP2018156555A (en) * 2017-03-21 2018-10-04 西日本電信電話株式会社 Cluster system, update management device for cluster system, update distribution device, update management method, update distribution method and program
JP2021158537A (en) * 2020-03-27 2021-10-07 パナソニックIpマネジメント株式会社 Hands-free device, data transfer method and program

Also Published As

Publication number Publication date
JP6148129B2 (en) 2017-06-14

Similar Documents

Publication Publication Date Title
US9389937B2 (en) Managing faulty memory pages in a computing system
CN110083494B (en) Method and apparatus for managing hardware errors in a multi-core environment
TWI656479B (en) Migrating threads between asymmetric cores in a multiple core processor
US8782643B2 (en) Device and method for controlling communication between BIOS and BMC
US9372717B2 (en) Interruption of chip component managing tasks
US9910664B2 (en) System and method of online firmware update for baseboard management controller (BMC) devices
US9513690B2 (en) Apparatus and method for adjusting operating frequencies of processors based on result of comparison of power level with a first threshold and a second threshold
JP6148129B2 (en) Information processing apparatus, firmware update method, and firmware update program
US10877548B2 (en) Context switches with processor performance states
EP2680137A1 (en) Method and system for managing bios configuration data of basic input/output system
JP2016224883A (en) Fault detection method, information processing apparatus, and fault detection program
US9128754B2 (en) Resource starvation management in a computer system
US10928883B2 (en) System management device
US9652259B2 (en) Apparatus and method for managing register information in a processing system
CN110214299B (en) Processor power saving during a wait event
US11243603B2 (en) Power management of an event-based processing system
US9430306B2 (en) Anticipatory protection of critical jobs in a computing system
WO2016087002A1 (en) Voltage regulator mechanism, electronic device, method and computer program
JP2013050839A (en) Information processor, information processing method, and information processing program
US10228882B2 (en) Semiconductor device and memory access control method
JP6049961B1 (en) CPU monitoring device
JP2015121963A (en) Information processing system, monitoring method, and program
US20160350147A1 (en) Control method and control device
US20230125616A1 (en) Concept for Determining and Handling a Mismatch Between an Expected and a Current System Configuration
JPWO2015181923A1 (en) Information processing apparatus, control method, and control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160816

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170419

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170425

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170518

R150 Certificate of patent or registration of utility model

Ref document number: 6148129

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150