JP6485152B2 - Multi-CPU system and CPU upgrade method - Google Patents
Multi-CPU system and CPU upgrade method Download PDFInfo
- Publication number
- JP6485152B2 JP6485152B2 JP2015060927A JP2015060927A JP6485152B2 JP 6485152 B2 JP6485152 B2 JP 6485152B2 JP 2015060927 A JP2015060927 A JP 2015060927A JP 2015060927 A JP2015060927 A JP 2015060927A JP 6485152 B2 JP6485152 B2 JP 6485152B2
- Authority
- JP
- Japan
- Prior art keywords
- cpu
- firmware
- identification information
- upgrade
- acquisition unit
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
- G06F8/654—Updates using techniques specially adapted for alterable solid state memories, e.g. for EEPROM or flash memories
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Description
本発明は、CPU(Central Processing Unit)を複数具備するマルチCPUシステム及びCPUのアップグレード方法に関する。 The present invention relates to a multi-CPU system including a plurality of CPUs (Central Processing Units) and a CPU upgrade method.
40Gbps、100Gbpsのアプリケーションを実現するホットプラガブル光トランシーバの形状を規定する目的で策定されたCFP(C Form−factor Pluggable)の業界合意MSA(Multi Source Agreement)において、オンライン・アップグレードの方法はオプション機能として規定されている。すなわち、1つのCPUに対して、このCPUで動作するファームウェア(CPUのファームウェア)を、1つの不揮発メモリ内に2面管理しながらオンライン・アップグレードする方法は、当業者によって広く知られるところである。 In the industry agreement MSA (Multi Source Agreement) of CFP (C Form-factor Pluggable) formulated for the purpose of defining the shape of hot-pluggable optical transceiver that realizes 40 Gbps and 100 Gbps applications, the method of online upgrade is an optional function It is prescribed. That is, a method for performing online upgrade on one CPU while managing two firmware (CPU firmware) operating on this CPU in one nonvolatile memory is widely known by those skilled in the art.
上述の方法において、図5に、2つのCPUを含む、関連するマルチCPUシステムの構成を示す。また、図6に、各CPUのファームウェアのオンライン・アップグレード(CPUオンライン・アップグレード)の動作を示す。図5において、CPUオンライン・アップグレードが必要な場合、外部システム100は、CPU401の新規のファームウェア800又はCPU411の新規のファームウェア900のいずれか一方若しくは両方を、バス切り替えスイッチ200を介して、アップグレードの必要なCPUに送信する。各CPUのファームウェアは、図6におけるステップS10〜S80の処理により、対応する新規のファームウェアでアップグレードされる。
In the above method, FIG. 5 shows a configuration of a related multi-CPU system including two CPUs. FIG. 6 shows an operation of online upgrade (CPU online upgrade) of firmware of each CPU. In FIG. 5, when the CPU online upgrade is necessary, the
上述の例は、CPU数が2の場合である。アップグレードの必要なCPU数が3以上存在する場合、容易に理解されるように、CPUオンライン・アップグレードはアップグレードが必要なCPUの数だけ、3以上繰り返される。すなわち、外部システムは、システム内のCPUの数だけ、CPUとこのCPUのファームウェアとの版数の組み合わせを管理しなければならない。 In the above example, the number of CPUs is two. If there are three or more CPUs that need to be upgraded, as will be readily understood, the CPU online upgrade is repeated three or more times as many as the number of CPUs that require an upgrade. In other words, the external system must manage the combination of the version number of the CPU and the firmware of this CPU by the number of CPUs in the system.
上述のファームウェアの版数管理を簡素化する方法として、例えば、特許文献1には、各ユニットの複数のファームウェアを1つの統合ファームウェアとし、全ユニットのバージョンアップを可能に、またバージョン管理を容易にし、バージョンアップ処理の効率化を図るシステムについて記載されている。
As a method for simplifying the above-described firmware version management, for example,
しかしながら、上述した技術において、アップグレードされるべきCPUを含んで構成されるマルチCPUシステムの各CPUは、それに対応するファームウェアの版数等を管理しなければならず、CPUとそれに対応するファームウェアの版数との組み合わせを管理する負担は、CPU数に応じて増大する。つまり、マルチCPUシステムにおいては、CPU数の増大に応じて、CPUとそれに対応するファームウェアの版数との組み合わせを管理する負担が増大するという問題がある。また、マルチCPUシステムの管理の人為的過誤により、CPUが、誤ったファームウェアでアップグレードされることが想定される。その場合、誤ってアップグレードされたCPUは、正常に起動できないという問題がある。 However, in the above-described technology, each CPU of the multi-CPU system configured to include the CPU to be upgraded must manage the firmware version number corresponding to the CPU and the firmware version corresponding to the CPU. The burden of managing combinations with numbers increases with the number of CPUs. In other words, in the multi-CPU system, there is a problem that the burden of managing the combination of the CPU and the corresponding firmware version increases as the number of CPUs increases. It is also assumed that the CPU is upgraded with wrong firmware due to human error in managing the multi-CPU system. In that case, there is a problem that a CPU that has been upgraded by mistake cannot be started normally.
本発明は、このような事情に鑑みてなされたもので、その目的は、マルチCPUシステムにおいて、CPUとそれに対応するファームウェアの版数との組み合わせの管理の煩雑さを解消し、CPUが、誤ったファームウェアでアップグレードされることを回避することができる、マルチCPUシステム及びCPUのアップグレード方法を提供することにある。 The present invention has been made in view of such circumstances, and an object of the present invention is to eliminate the complexity of managing the combination of the CPU and the corresponding firmware version number in a multi-CPU system, and the CPU An object of the present invention is to provide a multi-CPU system and a CPU upgrade method capable of avoiding upgrading with a new firmware.
上述した課題を解決するために、本発明の一態様は、複数のCPUを含んで構成され、外部システムに接続可能なマルチCPUシステムにおいて、ファームウェアと当該ファームウェアを識別する識別情報を含む識別ファイルとを結合した結合ファイルを取得する取得部と、前記取得部が取得した結合ファイルに含まれる識別情報を取得する識別情報取得部と、識別情報と、動作対象のCPUの指定、及び、そのCPUに対して動作させる内容を表す動作情報とを記憶する記憶部と、前記外部システムから送信される前記複数のCPUのうち少なくともいずれか1つに対するアップグレードの指示に基づいて、前記識別情報取得部が取得した識別情報に対応する動作情報を前記記憶部から読み出して実行する更新制御部と、を有することを特徴とする。 In order to solve the above-described problem, an aspect of the present invention is an identification file including a firmware and identification information for identifying the firmware in a multi-CPU system configured to include a plurality of CPUs and connectable to an external system. An acquisition unit for acquiring a combined file obtained by combining the identification information, an identification information acquisition unit for acquiring identification information included in the combined file acquired by the acquisition unit, identification information , designation of an operation target CPU , and the CPU Acquired by the identification information acquisition unit based on an upgrade instruction for at least one of the plurality of CPUs transmitted from the external system, and a storage unit that stores operation information representing contents to be operated on And an update control unit that reads out and executes operation information corresponding to the identified identification information from the storage unit. To.
また、本発明の一態様は、外部システムから送信されるマルチCPUシステムに含まれるCPUのアップグレードの指示に基づいて、取得部は、前記外部システムから送信されるファームウェアと当該ファームウェアを識別する識別情報を含む識別ファイルとを結合した結合ファイルを取得し、識別情報取得部は、前記取得部が取得した結合ファイルに結合された識別ファイルが含む識別情報を取得し、更新制御部は、識別情報と、動作対象のCPUの指定、及び、そのCPUに対して動作させる内容を表す動作情報とを記憶する記憶部から前記識別情報取得部が取得した識別情報に対応する動作情報読み出して実行することを特徴とする。 Further, according to one embodiment of the present invention, based on an instruction to upgrade a CPU included in a multi-CPU system transmitted from an external system, the acquisition unit can identify firmware transmitted from the external system and identification information for identifying the firmware The identification information acquisition unit acquires the identification information included in the identification file combined with the combined file acquired by the acquisition unit, and the update control unit acquires the identification information and The operation information corresponding to the identification information acquired by the identification information acquisition unit is read from the storage unit that stores the designation of the CPU to be operated and the operation information representing the contents to be operated by the CPU . Features.
以上説明したように、本発明によれば、マルチCPUシステムにおいて、CPUとそれに対応するファームウェアの版数との組み合わせの管理の煩雑さを解消し、CPUが、誤ったファームウェアでアップグレードされることを回避することができる。 As described above, according to the present invention, in the multi-CPU system, the complexity of managing the combination of the CPU and the corresponding firmware version is eliminated, and the CPU is upgraded with incorrect firmware. It can be avoided.
以下、本発明の一実施形態による、マルチCPUシステム及びCPUオンライン・アップグレード方法について図面を参照して説明する。 Hereinafter, a multi-CPU system and a CPU online upgrade method according to an embodiment of the present invention will be described with reference to the drawings.
図1は、本実施形態によるマルチCPUシステムの構成を示す概略ブロック図である。図1を参照して本実施形態の構成を説明する。
外部システム1は、通信回線2により、マルチCPUシステム3と接続する。マルチCPUシステム3のCPUオンライン・アップグレードを行う場合には、外部システム1は、CPUアップグレード命令とオンライン・アップグレード用ファイル7とを、通信回線2を介してマルチCPUシステム3に送信する。
FIG. 1 is a schematic block diagram showing the configuration of the multi-CPU system according to the present embodiment. The configuration of this embodiment will be described with reference to FIG.
The
オンライン・アップグレード用ファイル7は、オンライン・アップグレード用の結合ファイルである。オンライン・アップグレード用ファイル7は、ファームウェア5と、アップグレードIDファイル501と、ファームウェア6と、アップグレードIDファイル601とを含んで構成される。ファームウェア5は、CPU301をアップグレードするためのファームウェアである。アップグレードIDファイル501は、ファームウェア5の種類を表すファームウェア種別と、ファームウェア5のファイルのサイズを表すファームウェアサイズ情報とを含むファイルである。ファームウェア6は、CPU311をアップグレードするためのファームウェアである。アップグレードIDファイル601は、ファームウェア6の種類を表すファームウェア種別と、ファームウェア6のファイルのサイズを表すファームウェアサイズ情報とを含むファイルである。
The
マルチCPUシステム3は、CPU301と、CPU301のファームウェア304と、ファームウェア304を格納する不揮発メモリ302と、CPU301で動作するファームウェア305と、ファームウェア305を格納する揮発メモリ303とを含んで構成される。ここで、ファームウェア305は、例えば、マルチCPUシステム3を起動したときにCPU301が不揮発メモリ302からファームウェア304を読み出して揮発メモリ303に格納したものであり、実際にCPU301で動作するものである。
CPU301は不揮発メモリ302及び揮発メモリ303と接続する。
The
The
また、マルチCPUシステム3は、CPU311と、CPU311のファームウェア314と、ファームウェア314を格納する不揮発メモリ312と、CPU311のファームウェア315と、ファームウェア315を格納する揮発メモリ313とを含んで構成される。ここで、ファームウェア315は、例えば、マルチCPUシステム3を起動したときにCPU311が不揮発メモリ312からファームウェア314を読み出して揮発メモリ313に格納したものであり、実際にCPU311で動作するものである。
CPU311は不揮発メモリ312及び揮発メモリ313と接続する。
さらに、CPU301は通信回線4を介してCPU311と接続する。CPU301は通信回線2を介して外部システム1と接続する。
The
The
Further, the
揮発メモリ303はアップグレードID判定テーブル10を有する。アップグレードID判定テーブル10については、図2で説明する。
The
CPU301は、外部システム1からCPUアップグレード命令とオンライン・アップグレード用ファイル7とを受信して、アップグレードID判定テーブル10の予め定めるところに従い処理を行う。オンライン・アップグレードを行う場合にCPU301が実行する処理については、後述する。
The
図2は、本実施形態における、アップグレードID判定テーブル10の一例を示す図である。
アップグレードID判定テーブル10は、ファームウェア種別とファームウェア種別判定後の処理の内容とを含んで構成される。ファームウェア種別とは、ファームウェアの種類を表す情報であり、ファームウェアの種類毎に異なる種類のファームウェア種別が与えられる。ファームウェア種別のうち、FWaは、CPU301のファームウェアのファームウェア種別を表す。CPU301のファームウェア304とファームウェア5には、ファームウェア種別として、FWaが割り当てられている。FWbは、CPU311のファームウェアのファームウェア種別を表す。CPU311のファームウェア314とファームウェア6には、ファームウェア種別として、FWbが割り当てられている。ファームウェア種別判定後の処理は、ファームウェア種別に対応付けられた処理である。ファームウェア種別判定後の処理は、CPU301によって実行される。CPU301は、ファームウェア種別を取得した後に、ファームウェア種別判定後の処理を実行する。
FIG. 2 is a diagram illustrating an example of the upgrade ID determination table 10 in the present embodiment.
The upgrade ID determination table 10 includes a firmware type and details of processing after the firmware type determination. The firmware type is information indicating the type of firmware, and a different type of firmware is given for each type of firmware. Of the firmware types, FWa represents the firmware type of the
図3は、本実施形態における、マルチCPUシステムのオンライン・アップグレードの動作を示すフローチャートである。図3を参照して本実施形態の動作を説明する。
本実施形態におけるマルチCPUシステムのオンライン・アップグレードが開始されると、ステップS1において、外部システム1はCPU301に対してCPUアップグレード命令を送る。
ステップS2において、外部システム1は、このCPUアップグレード命令に対応するオンライン・アップグレード用ファイル7をCPU301へ送信する。
FIG. 3 is a flowchart showing the online upgrade operation of the multi-CPU system in the present embodiment. The operation of this embodiment will be described with reference to FIG.
When the online upgrade of the multi-CPU system in this embodiment is started, the
In step S <b> 2, the
ステップS3において、CPUアップグレード命令を受けたCPU301は、揮発メモリ303に格納されたファームウェア305を実行することにより、オンライン・アップグレード用ファイル7に含まれるアップグレードIDファイル501を検出する。
さらに、CPU301は、ファームウェア305を実行することにより、アップグレードIDファイル501が有するファームウェア種別を判定する。ここでは、CPU301は、ファームウェア種別をFWaと判定する。
In step S <b> 3, the
Furthermore, the
ステップS4において、CPU301は、アップグレードID判定テーブル10を参照し、FWaで示されるファームウェア種別に対応付けられた、ファームウェア種別判定後の処理として定められている処理を実行する。具体的には、CPU301は、ファームウェア305を実行することにより、不揮発メモリ302に格納されているファームウェア304をオンライン・アップグレード用ファイル7に含まれるファームウェア5でアップグレードする処理を行う。
In step S <b> 4, the
ステップS5において、CPU301は、揮発メモリ303に格納されたファームウェア305を実行することにより、オンライン・アップグレード用ファイル7に含まれるアップグレードIDファイル601を検出する。
さらに、CPU301は、ファームウェア305を実行することにより、アップグレードIDファイル601が有するファームウェア種別を判定する。ここでは、CPU301は、ファームウェア種別をFWbと判定する。
In step S <b> 5, the
Further, the
ステップS6において、CPU301は、アップグレードID判定テーブル10を参照し、FWbで示されるファームウェア種別に対応付けられた、ファームウェア種別判定後の処理として定められている処理を実行する。具体的には、CPU301は、通信回線4を介して接続するCPU311に対して、CPU311のファームウェア315を実行して、不揮発メモリ312に格納されているファームウェア314をオンライン・アップグレード用ファイル7に含まれるファームウェア6でアップグレードするようにCPUアップグレード命令を送る処理を行う。
CPU301は、CPU311にCPUアップグレード命令を送信する際に、CPUアップグレード命令とともに、オンライン・アップグレード用ファイル7をCPU311に送信してもよい。
CPU301は、CPU311にCPUアップグレード命令を送信する際に、CPUアップグレード命令とともにオンライン・アップグレード用ファイル7に含まれるファームウェア6をCPU311に送信してもよい。
CPU301は、CPU311にCPUアップグレード命令を送信した後、ステップS7の処理を実行するまでの間に、オンライン・アップグレード用ファイル7あるいはオンライン・アップグレード用ファイル7に含まれるファームウェア6をCPU311に送ってもよい。
In step S <b> 6, the
The
When transmitting the CPU upgrade command to the
The
ステップS7において、ステップS6におけるCPUアップグレード命令を受けたCPU311は、CPUアップグレード命令に基づき処理を実行する。具体的には、CPU311は、ファームウェア315を実行することにより、不揮発メモリ312に格納されているファームウェア314をオンライン・アップグレード用ファイル7に結合されているファームウェア6でアップグレードする処理を行う。
このようにして、マルチCPUシステム3の有するCPU301及びCPU311のオンライン・アップグレード処理が完了する。
In step S7, the
In this way, the online upgrade process for the
図3のステップS3又はステップS5において、オンライン・アップグレード用ファイル7に含まれるアップグレードIDファイル501又はアップグレードIDファイル601が、ファームウェア種別としてFWaとFWbのいずれも含まず、ファームウェア6又はファームウェア7のファームウェア種別が、FWaとFWbのいずれも該当しない場合は、CPU301は、オンライン・アップグレード処理を実行せず、実行できない旨を外部システム1に通知するようにしてもよい。
In step S3 or S5 of FIG. 3, the
なお、上述した実施形態では、説明が理解しやすいように、アップグレードされるCPU数を2としたが、CPU数は2に限られるものではなく3以上であってもよい。その場合、外部システムと通信可能なCPU数も、1に限定されるものではなく、複数としてもよい。同様に、アップグレードされるファームウェアの種別数も、2に限られるものでないことは明白である。 In the above-described embodiment, the number of CPUs to be upgraded is set to 2 so that the description can be easily understood. However, the number of CPUs is not limited to 2, and may be 3 or more. In that case, the number of CPUs that can communicate with the external system is not limited to one, and may be plural. Similarly, it is clear that the number of types of firmware to be upgraded is not limited to two.
次に、第2の実施形態について説明する。図4は、第2実施形態におけるマルチCPUシステム3Aの構成を示す概略ブロック図である。この図において、マルチCPUシステム3Aの外部には、外部システム1Aが接続される。このマルチCPUシステム3Aは、複数のCPUを含んで構成され、また、マルチCPUシステム3Aは、取得部11と、識別情報取得部12と、記憶部13と、更新制御部14とを含んで構成される。
Next, a second embodiment will be described. FIG. 4 is a schematic block diagram showing the configuration of the
取得部11は、ファームウェアと当該ファームウェアを識別する識別情報を含む識別ファイルとを結合した結合ファイルを外部システムから取得する。識別情報取得部12は、取得部11が取得した結合ファイルに含まれる識別情報を取得する。記憶部13は、識別情報と動作対象のCPUに対して動作させる内容を表す動作情報とを記憶する。更新制御部14は、外部システム1Aから送信される複数のCPUのうち少なくともいずれか1つに対するアップグレードの指示に基づいて、識別情報取得部12が取得した識別情報に対応する動作情報を記憶部13から読み出して実行する。
The
以上説明した各実施形態における構成は、通信事業者の商用の光ネットワーク網にて、CFP MSA 100G/400G TRANSPONDERデジタルコヒーレントモジュールの光ケーブルを終端するネットワーク機器の保守運用分野にも適用することができる。 The configuration in each of the embodiments described above can also be applied to the maintenance operation field of a network device that terminates an optical cable of a CFP MSA 100G / 400G TRANSPONDER digital coherent module in a commercial optical network of a communication carrier.
上述した実施形態におけるマルチCPUシステムの機能をコンピュータで実現するようにしてもよい。その場合、この機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによって実現してもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時間の間、動的にプログラムを保持するもの、その場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含んでもよい。また上記プログラムは、前述した機能の一部を実現するためのものであってもよく、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるものであってもよく、FPGA(Field Programmable Gate Array)等のプログラマブルロジックデバイスを用いて実現されるものであってもよい。 You may make it implement | achieve the function of the multi CPU system in embodiment mentioned above with a computer. In that case, a program for realizing this function may be recorded on a computer-readable recording medium, and the program recorded on this recording medium may be read into a computer system and executed. Here, the “computer system” includes an OS and hardware such as peripheral devices. The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. Furthermore, the “computer-readable recording medium” dynamically holds a program for a short time like a communication line when transmitting a program via a network such as the Internet or a communication line such as a telephone line. In this case, a volatile memory inside a computer system serving as a server or a client in that case may be included and a program held for a certain period of time. Further, the program may be a program for realizing a part of the above-described functions, and may be a program capable of realizing the functions described above in combination with a program already recorded in a computer system. You may implement | achieve using programmable logic devices, such as FPGA (Field Programmable Gate Array).
以上、この発明の実施形態について図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。 The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and includes designs and the like that do not depart from the gist of the present invention.
1、1A 外部システム
2、4 通信回線
3、3A マルチCPUシステム
5、6 ファームウェアのアップグレードファイル
7 オンライン・アップグレード用ファイル
10 アップグレードID判定テーブル
11 取得部
12 識別情報取得部
13 記憶部
14 更新制御部
301、311 CPU
302、312 不揮発メモリ
303、313 揮発メモリ
304、305、314、305 ファームウェア
501、502 アップグレードファイルのアップグレードIDファイル
DESCRIPTION OF
302, 312
Claims (5)
ファームウェアと当該ファームウェアを識別する識別情報を含む識別ファイルとを結合した結合ファイルを前記外部システムから取得する取得部と、
前記取得部が取得した結合ファイルに含まれる識別情報を取得する識別情報取得部と、
識別情報と、動作対象のCPUの指定、及び、そのCPUに対して動作させる内容を表す動作情報とを記憶する記憶部と、
前記外部システムから送信される前記複数のCPUのうち少なくともいずれか1つに対するアップグレードの指示に基づいて、前記識別情報取得部が取得した識別情報に対応する動作情報を前記記憶部から読み出して実行する更新制御部と、
を有することを特徴とするマルチCPUシステム。 In a multi-CPU system that includes a plurality of CPUs and can be connected to an external system,
An acquisition unit for acquiring a combined file obtained by combining firmware and an identification file including identification information for identifying the firmware from the external system;
An identification information acquisition unit that acquires identification information included in the combined file acquired by the acquisition unit;
A storage unit that stores identification information , operation target CPU designation, and operation information representing the content of the CPU to be operated;
Based on the upgrade instruction for at least one of the plurality of CPUs transmitted from the external system, the operation information corresponding to the identification information acquired by the identification information acquisition unit is read from the storage unit and executed. An update controller;
A multi-CPU system comprising:
ことを特徴とする請求項1に記載のマルチCPUシステム。 The multi-CPU system according to claim 1.
前記識別情報が第1のCPUで動作するファームウェアの識別情報である場合は、前記更新制御部は、第1のCPUに接続される不揮発メモリに記憶されたファームウェアを前記結合ファイルに含まれる対応するファームウェアで更新し、
前記識別情報が前記複数のCPUのうち第2のCPUで動作するファームウェアの識別情報である場合は、前記更新制御部は、前記第1のCPUに接続される不揮発メモリとは異なる不揮発メモリであり第2のCPUに接続される不揮発メモリに記憶されたファームウェアを前記結合ファイルに含まれる対応するファームウェアで更新するよう前記第2のCPUに命令を与えて実行させる、
ことを特徴とする請求項2に記載のマルチCPUシステム。 The update control unit is performed by the first CPU among the plurality of CPUs,
When the identification information is identification information of firmware operating on the first CPU, the update control unit corresponds to the firmware stored in the nonvolatile memory connected to the first CPU included in the combined file. Update with firmware,
When the identification information is identification information of firmware operating on the second CPU among the plurality of CPUs, the update control unit is a non-volatile memory different from the non-volatile memory connected to the first CPU. Instructing and executing the second CPU to update the firmware stored in the non-volatile memory connected to the second CPU with the corresponding firmware included in the combined file;
The multi-CPU system according to claim 2 .
ことを特徴とする請求項1から3の何れか一項に記載のマルチCPUシステム。 When none of the identification information acquired by the identification information acquisition unit corresponds to the identification information stored in the storage unit, the update control unit is a CPU included in the multi-CPU system based on an instruction from the external system. The multi-CPU system according to any one of claims 1 to 3, wherein the upgrade is not performed and the external system is notified that the upgrade cannot be performed.
取得部は、前記外部システムから送信されるファームウェアと当該ファームウェアを識別する識別情報を含む識別ファイルとを結合した結合ファイルを取得し、
識別情報取得部は、前記取得部が取得した結合ファイルに含まれる識別情報を取得し、
更新制御部は、識別情報と、動作対象のCPUの指定、及び、そのCPUに対して動作させる内容を表す動作情報とを記憶する記憶部から前記識別情報取得部が取得した識別情報に対応する動作情報読み出して実行する
ことを特徴とするCPUのアップグレード方法。 Based on the upgrade instruction corresponding to at least one of the plurality of CPUs included in the multi-CPU system transmitted from the external system,
The obtaining unit obtains a combined file obtained by combining firmware transmitted from the external system and an identification file including identification information for identifying the firmware,
The identification information acquisition unit acquires the identification information included in the combined file acquired by the acquisition unit,
Update control unit, the identification information, specifying the operation target CPU, and, corresponding to the identification information acquisition unit acquires the identification information from the storage unit for storing the operation information indicating the content to be operated for the CPU A CPU upgrade method comprising: reading and executing operation information.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015060927A JP6485152B2 (en) | 2015-03-24 | 2015-03-24 | Multi-CPU system and CPU upgrade method |
CN201610171942.5A CN106020855B (en) | 2015-03-24 | 2016-03-24 | Multi-CPU system and method for upgrading CPU |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015060927A JP6485152B2 (en) | 2015-03-24 | 2015-03-24 | Multi-CPU system and CPU upgrade method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016181117A JP2016181117A (en) | 2016-10-13 |
JP6485152B2 true JP6485152B2 (en) | 2019-03-20 |
Family
ID=57082982
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015060927A Active JP6485152B2 (en) | 2015-03-24 | 2015-03-24 | Multi-CPU system and CPU upgrade method |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP6485152B2 (en) |
CN (1) | CN106020855B (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107526617B (en) * | 2017-09-04 | 2020-12-29 | 井冈山电器有限公司 | CPU updating method and system |
JP2020017059A (en) * | 2018-07-25 | 2020-01-30 | 日本電気株式会社 | Information processing device, information processing system, information processing method and program |
CN110851183B (en) * | 2018-08-20 | 2024-04-12 | 联想企业解决方案(新加坡)有限公司 | Method for fast booting a processor in a multiprocessor architecture |
CN113094061A (en) * | 2019-12-23 | 2021-07-09 | 瑞昱半导体股份有限公司 | Gateway and firmware upgrading method thereof |
CN111399878A (en) * | 2020-03-10 | 2020-07-10 | 珠海格力电器股份有限公司 | Data transmission method and device and method and device for upgrading multi-connected cluster system unit |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04199258A (en) * | 1990-11-26 | 1992-07-20 | Oki Electric Ind Co Ltd | System for collecting measuring data of multiprocessor |
JP4054802B2 (en) * | 2004-12-20 | 2008-03-05 | キヤノン株式会社 | Data processing apparatus and program updating method thereof |
JP4449008B2 (en) * | 2007-03-05 | 2010-04-14 | 株式会社日立製作所 | Computer initialization system |
CN101924607B (en) * | 2010-08-27 | 2013-01-23 | 华为终端有限公司 | Firmware processing method based on firmware air transmission technology, device and system thereof |
CN102231114A (en) * | 2011-05-26 | 2011-11-02 | 福建星网锐捷网络有限公司 | System and method for upgrading chip as well as method and device for transmitting upgrade file |
JP2013077085A (en) * | 2011-09-29 | 2013-04-25 | Fujitsu Ltd | Generation apparatus, generation method, generation program and execution program |
US8930932B2 (en) * | 2012-10-09 | 2015-01-06 | Futurewei Technologies, Inc. | In-service software patch |
JP2014150426A (en) * | 2013-02-01 | 2014-08-21 | Sumitomo Electric Ind Ltd | Optical transceiver |
US9792112B2 (en) * | 2013-08-28 | 2017-10-17 | Via Technologies, Inc. | Propagation of microcode patches to multiple cores in multicore microprocessor |
CN104021014B (en) * | 2014-05-23 | 2018-09-25 | 艾思玛新能源技术(扬中)有限公司 | A kind of firmware upgrade method based on dual-CPU system |
CN104090795B (en) * | 2014-07-08 | 2017-05-24 | 三星电子(中国)研发中心 | Method, system and device for upgrading multi-core mobile terminal |
CN104199706B (en) * | 2014-09-11 | 2018-02-13 | 福州瑞芯微电子股份有限公司 | A kind of eMMC firmware upgrade method and its equipment |
-
2015
- 2015-03-24 JP JP2015060927A patent/JP6485152B2/en active Active
-
2016
- 2016-03-24 CN CN201610171942.5A patent/CN106020855B/en active Active
Also Published As
Publication number | Publication date |
---|---|
CN106020855A (en) | 2016-10-12 |
CN106020855B (en) | 2021-09-24 |
JP2016181117A (en) | 2016-10-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6485152B2 (en) | Multi-CPU system and CPU upgrade method | |
US9311110B2 (en) | Techniques to initialize from a remotely accessible storage device | |
EP3276481A1 (en) | Nvme networked storage implementation method, terminal, server, and system | |
US10430228B1 (en) | Method and system of hydrating of virtual machines | |
JP6527943B2 (en) | Software upgrade method and device | |
US20170134884A1 (en) | Technologies for Remote Management of Patient Healthcare | |
EP2974137A1 (en) | Host device coupled to a mobile phone and method of operating the same | |
US10534563B2 (en) | Method and system for handling an asynchronous event request command in a solid-state drive | |
CN108241496A (en) | The smooth upgrading method and device of application program | |
JPWO2018154967A1 (en) | Control device | |
CN106325563B (en) | Data storage device for identifying electronic devices and corresponding method | |
JP2016163293A5 (en) | ||
JP5518950B2 (en) | Virtual machine management system and management method | |
US9501303B1 (en) | Systems and methods for managing computing resources | |
CN104917800A (en) | Method and device for establishing redundancy connection for virtual machine | |
EP3499365A1 (en) | Method and device for use in accessing container | |
JP6912163B2 (en) | Firmware boot device, firmware boot method, and firmware boot program | |
CN108604115B (en) | Distributed operating system functionality for nodes in a chassis | |
US20210365331A1 (en) | Operating system repairs via electronic devices | |
JP6350308B2 (en) | Optical transceiver | |
JP6243259B2 (en) | Programmable controller sequence program replacement method | |
US10664342B2 (en) | Leak protection of executables with debug information | |
WO2020129324A1 (en) | Module, information processing device equipped with same, and program data updating method for updating program data of module | |
JP5223612B2 (en) | Disk controller and firmware update method | |
JP2020017059A (en) | Information processing device, information processing system, information processing method and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180209 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180828 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20181029 |
|
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: 20190122 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190204 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6485152 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |