JP4985483B2 - Computer system, network bootload system, and bootload method thereof - Google Patents
Computer system, network bootload system, and bootload method thereof Download PDFInfo
- Publication number
- JP4985483B2 JP4985483B2 JP2008057685A JP2008057685A JP4985483B2 JP 4985483 B2 JP4985483 B2 JP 4985483B2 JP 2008057685 A JP2008057685 A JP 2008057685A JP 2008057685 A JP2008057685 A JP 2008057685A JP 4985483 B2 JP4985483 B2 JP 4985483B2
- Authority
- JP
- Japan
- Prior art keywords
- initialization
- file
- computer system
- hardware
- external server
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Stored Programmes (AREA)
Description
本発明は、計算機システム、ネットワークブートロードシステム、及び、そのブートロード方法に関する。 The present invention relates to a computer system, a network boot load system, and a boot load method thereof.
ネットワークを介して、計算機システムにOS(Operating System)ファイルをブートロードする手法が知られている。 A technique for bootloading an OS (Operating System) file to a computer system via a network is known.
従来は、予め制御プログラム(BIOS)を格納したROM(Read Only Memory)を主記憶装置の所定の記憶領域にマッピングしておき、このBIOSがOSファイルのブートロードを行う方法や、診断プロセッサが診断パスを介してOSファイルのブートロードを行う方法が一般的である。 Conventionally, a ROM (Read Only Memory) in which a control program (BIOS) is stored in advance is mapped to a predetermined storage area of the main storage device, and a method in which this BIOS performs boot loading of an OS file or a diagnosis processor performs diagnosis A method of boot loading an OS file via a path is common.
ネットワークを介したOSファイルのブートロードの手法を開示した先行技術文献としては、例えば、特許文献1がある。特許文献1の技術では、その図8などに示すように、NBP(Network Boot Program)が必要である。
従来のネットワークを介したOSファイルのブートロードは、例えば特許文献1のように、NBPが必要であるという問題があった。
The conventional OS file bootloading via the network has a problem that NBP is required as disclosed in
また、従来のOSファイルのブートロードは、診断パスを介して行っていたため、時間がかかるという問題があった。なぜなら、診断パスの使用目的は、計算機システムが備えるハードウェアの初期化などの限られた処理であり、通常の運用時用ではないため、性能よりも安定性や安価であることが求められ、運用で使うアクセスパスよりも転送速度が遅いことが一般的だからである。 Further, since boot loading of the conventional OS file is performed through the diagnostic path, there is a problem that it takes time. Because the purpose of use of the diagnostic path is limited processing such as hardware initialization of the computer system and is not for normal operation, it is required to be more stable and cheaper than performance, This is because the transfer speed is generally slower than the access path used in operation.
更に、一般には、ブートの実行がOS稼働前であるため、ブートの実行はOSによる計算機システムの初期設定が終わる前であり、CPUを複数備える計算機システムであっても、ブートを実行し、OSが入出力装置を使用可能にするまでは1つのCPUしか動作できないため、複数のCPUを備える計算機システムの諸元を活用しきれないという問題があった。 Furthermore, generally, since the execution of boot is before the OS is running, the execution of boot is before the initial setting of the computer system by the OS is completed. Even in a computer system having a plurality of CPUs, the boot is executed, However, since only one CPU can operate until the input / output device can be used, there is a problem that the specifications of the computer system including a plurality of CPUs cannot be fully utilized.
本発明は、上記のような問題点を解決するためになされたもので、NBPを必要とせずにブートロードを行うことを可能とする計算機システム、ネットワークブートロードシステム、及び、そのブートロード方法を提供することを目的とする。 The present invention has been made to solve the above-described problems, and provides a computer system, a network bootload system, and a bootload method thereof capable of performing bootload without requiring an NBP. The purpose is to provide.
上記課題を解決するため、本発明の計算機システムは、プロセッサと、主記憶装置と、入出力装置と、を備え、ネットワークを介して外部サーバと接続される計算機システムにおいて、少なくとも前記プロセッサ、前記主記憶装置及び前記入出力装置を含む当該計算機システムを構成するハードウェアの各々に対し、診断パスを介して接続され、該ハードウェアの各々の初期化を行う診断プロセッサを備え、当該計算機システムは、OSファイルのブートロードを実行するブートロード実行機能と、当該計算機システムを構成するハードウェアの初期化直後であるか否かを判定する初期化直後判定機能と、を備え、前記初期化直後判定機能は、前記ハードウェアの初期化後、且つ、前記OSファイルのブートロード完了前の段階である場合に、初期化直後であると判定する機能であり、前記ブートロード実行機能は、初期化直後において、当該計算機システムからのブートロード要求に応じて前記外部サーバより送信されるOSファイルのデータを受信し、該受信したデータを所定のアドレス情報に従って前記主記憶装置における所定の記憶領域に書き込む機能であり、前記ブートロード実行機能を前記入出力装置が実行するようにしたことを特徴としている。 In order to solve the above problems, a computer system according to the present invention includes a processor, a main storage device, and an input / output device, and is connected to an external server via a network. The computer system including a storage device and the input / output device includes a diagnostic processor that is connected via a diagnostic path to initialize each of the hardware constituting the computer system, and the computer system includes: A boot load execution function for executing boot load of an OS file; and a determination function immediately after initialization for determining whether or not the hardware constituting the computer system is immediately initialized. Is in a stage after initialization of the hardware and before completion of boot loading of the OS file The boot load execution function receives the OS file data transmitted from the external server in response to the boot load request from the computer system immediately after the initialization. The function is to write the received data in a predetermined storage area in the main storage device in accordance with predetermined address information, and the input / output device executes the boot load execution function.
本発明のネットワークブートロードシステムは、プロセッサと、主記憶装置と、入出力装置と、を備える計算機システムと、ネットワークを介して前記計算機システムと接続される外部サーバと、を備え、前記計算機システムは、少なくとも前記プロセッサ、前記主記憶装置及び前記入出力装置を含む当該計算機システムを構成するハードウェアの各々に対し、診断パスを介して接続され、該ハードウェアの各々の初期化を行う診断プロセッサを備え、前記計算機システムは、OSファイルのブートロードを実行するブートロード実行機能と、当該計算機システムを構成するハードウェアの初期化直後であるか否かを判定する初期化直後判定機能と、を備え、前記初期化直後判定機能は、前記ハードウェアの初期化後、且つ、前記OSファイルのブートロード完了前の段階である場合に、初期化直後であると判定する機能であり、前記ブートロード実行機能は、初期化直後において、当該計算機システムからのブートロード要求に応じて前記外部サーバより送信されるOSファイルのデータを受信し、該受信したデータを所定のアドレス情報に従って前記主記憶装置における所定の記憶領域に書き込む機能であり、前記ブートロード実行機能を前記入出力装置が実行するようにしたことを特徴としている。 A network boot load system according to the present invention includes a computer system including a processor, a main storage device, and an input / output device, and an external server connected to the computer system via a network. The computer system includes: A diagnostic processor connected via a diagnostic path to each piece of hardware constituting the computer system including at least the processor, the main storage device, and the input / output device, and performing initialization of the hardware. The computer system includes a boot load execution function for executing boot load of an OS file, and a determination function immediately after initialization for determining whether or not hardware constituting the computer system is immediately initialized. The determination function immediately after initialization is performed after initialization of the hardware and the OS file. In the stage before the completion of the boot load, the boot load execution function is a function of determining whether the external server is in response to a boot load request from the computer system immediately after the initialization. The function is to receive OS file data transmitted from the OS and write the received data to a predetermined storage area in the main storage device according to predetermined address information, and the input / output device executes the boot load execution function It is characterized by doing so.
本発明のブートロード方法は、プロセッサと、主記憶装置と、入出力装置と、を備え、ネットワークを介して外部サーバと接続される計算機システムがブートロードを行う方法において、少なくとも前記プロセッサ、前記主記憶装置及び前記入出力装置を含む前記計算機システムを構成するハードウェアの各々の初期化を行う第1の過程と、前記ハードウェアの初期化後、且つ、前記OSファイルのブートロード完了前の段階である場合に、初期化直後であると判定する第2の過程と、前記第2の過程により初期化直後であると判定された場合において、前記計算機システムからのブートロード要求に応じて前記外部サーバより送信されるOSファイルのデータを、前記入出力装置が受信する第3の過程と、前記第3の過程において受信したOSファイルのデータを、前記入出力装置が所定のアドレス情報に従って前記主記憶装置における所定の記憶領域に書き込む第4の過程と、を備えることを特徴としている。 The bootloading method of the present invention is a method of bootloading a computer system that includes a processor, a main storage device, and an input / output device and is connected to an external server via a network. A first step of initializing each of the hardware constituting the computer system including the storage device and the input / output device, and a stage after the initialization of the hardware and before completion of boot loading of the OS file In the case where the second process is determined to be immediately after the initialization and the second process is determined to be immediately after the initialization in the second process, the external process is performed in response to a boot load request from the computer system. The OS file data transmitted from the server is received in the third process that the input / output device receives and in the third process. The data of S file, the input-output device is characterized by and a fourth step of writing a predetermined storage area in the main memory in accordance with predetermined address information.
本発明によれば、計算機システム内の各ハードウェアの初期化後に、入出力装置が外部サーバからネットワークを経由してOSファイルのデータを受信し、該受信したデータを所定のアドレス情報に従って主記憶装置における所定の記憶領域に書き込むので、NBPが不要である。 According to the present invention, after initialization of each hardware in the computer system, the input / output device receives data of the OS file from the external server via the network, and the received data is stored in the main memory according to the predetermined address information. Since the data is written in a predetermined storage area in the apparatus, NBP is unnecessary.
また、計算機システム内の各ハードウェアの初期化後に、入出力装置が外部サーバからネットワークを経由してOSファイルのデータを受信し、該受信したデータを所定のアドレス情報に従って主記憶装置における所定の記憶領域に書き込むので、一般的な構成の計算機システムの場合には、診断プロセッサが診断パスを経由して初期ブートローダを行ったり、診断プロセッサがOSファイルを主記憶装置に格納したりするよりも、高速にブートロードを完了することが可能となる。 In addition, after initialization of each hardware in the computer system, the input / output device receives the data of the OS file from the external server via the network, and the received data is stored in the main storage device according to predetermined address information. Since it is written in the storage area, in the case of a computer system with a general configuration, the diagnostic processor performs an initial boot loader via the diagnostic path, or the diagnostic processor stores the OS file in the main storage device. The boot load can be completed at high speed.
以下、図面を参照して、本発明に係る実施形態について説明する。 Embodiments according to the present invention will be described below with reference to the drawings.
〔第1の実施形態〕
図1は第1の実施形態に係る計算機システム1を含むネットワークブートロードシステム100の構成を示すブロック図である。
[First Embodiment]
FIG. 1 is a block diagram showing a configuration of a network
図1に示すように、第1の実施形態に係るネットワークブートロードシステム100は、計算機システム1と、この計算機システム1の外部に設けられた外部サーバ8と、この外部サーバ8に付属した記憶装置12と、外部サーバ8と計算機システム1とを接続する診断用ネットワーク9及びOS用ネットワーク13と、を備えて構成されている。
As shown in FIG. 1, a
診断用ネットワーク9及びOSネットワーク13は、例えば、TCP−IP(Transmission Control Protocol/Internet Protocol)を用いたネットワークであり、例えば、イーサネット(登録商標)であることが挙げられる。
The
計算機システム1は、図1に示すように、プロセッサとしての中央処理装置(CPU:Central Processing Unit)2と、主記憶装置(MMU:Main Memory Unit)3と、システム制御装置(SCU:System Control Unit)4と、入出力装置(IOP:I/O Processor)5と、診断プロセッサ6と、診断パス7と、を備えている。
As shown in FIG. 1, the
CPU2は、ブートロード後において、OSなどのSWプログラムによる各種の動作を行う。
The
本実施形態の場合、計算機システム1は、例えば、複数のCPU2を備えている。
In the case of this embodiment, the
SCU4は、各装置2、3、5の相互間でのアドレッシングの中継などを行う。
The
IOP5は、OS用ネットワーク13を介して外部サーバ8と接続されている。
The IOP 5 is connected to the
診断プロセッサ6は、計算機システム1内の各装置2,3,4,5とは専用の診断パス7を介して接続され、外部サーバ8とは診断用ネットワーク9を介して接続されている。
The
記憶装置12は、オペレーティングシステム(OS)のファイル11を格納している。
The
外部サーバ8は、記憶装置12にアクセスしてOSファイル11を取得し、該取得したOSファイル11を計算機システム1に送付する機能を有する。
The
図2は、図1に示す各構成要素の詳細な構成を示すブロック図である。 FIG. 2 is a block diagram showing a detailed configuration of each component shown in FIG.
図2に示すように、IOP5は、例えば、ROM(Read Only Memory)からなる第1制御メモリ50Aと、RAM(Random Access Memory)からなる第2制御メモリ50Bと、を備えている。
As shown in FIG. 2, the
第1制御メモリ50Aは、IOP5を制御するFW(Firmware)であるIOP制御プログラム51と、MMU3が有する記憶領域のうちブートロードするOSファイル11のデータを書き込む領域を指定するアドレステーブル52と、を格納(記憶保持)している。
The
第2制御メモリ50Bは、初期化後フラグ10を格納(記憶保持)している。この初期化後フラグ10は、各装置2,3,4,5を含む計算機システム1のハードウェアが初期化後かどうかを示すフラグである。
The
また、診断プロセッサ6も、該診断プロセッサ6の制御用のプログラムを格納した制御メモリ60を有している。
The
この制御メモリ60に格納されたプログラムには、例えば、CPU通信機能用プログラム61と、診断パス制御機能用プログラム62と、装置アクセス機能用プログラム63と、外部サーバ通信機能用プログラム64と、が含まれている。
The programs stored in the
このうちCPU通信機能用プログラム61は、診断プロセッサ6からCPU2に対して後述する割り込みをかける機能を制御するFWである。
Among them, the CPU
診断パス制御機能用プログラム62は、診断パス7を選択することによって、診断プロセッサ6からのアクセス先の装置(例えば、CPU2、MMU3、SCU4、IOP5の何れかなど)を切り換える機能を制御するFWである。
The diagnostic path
装置アクセス機能用プログラム63は、診断パス制御機能用プログラム62に従って選択された診断パス7を介して、診断プロセッサ6が各装置2,3,4,5に対してアクセスする機能を制御するFWである。
The device
外部サーバ通信機能用プログラム64は、診断プロセッサ6が外部サーバ8と通信する機能を制御するFWである。
The external server
次に、動作を説明する。 Next, the operation will be described.
計算機システム1に電源が投入されると、診断プロセッサ6は、先ず、自身の初期化を行う。
When the
診断プロセッサ6自身の初期化が正常に終了すると、診断プロセッサ6は、計算機システム1内の全装置(診断プロセッサ6を除く)の初期化を行う。
When initialization of the
すなわち、診断プロセッサ6は、CPU2、MMU3、SCU4及びIOP5を含む計算機システム1内の各ハードウェアの初期化を行う。
That is, the
なお、初期化の動作は、当業者によく知られているため、その詳細な説明を省略する。 Since the initialization operation is well known to those skilled in the art, detailed description thereof is omitted.
図3は第1の実施形態の場合におけるネットワークブートロードシステム100の動作の流れを示すフローチャートである。
FIG. 3 is a flowchart showing an operation flow of the network
図3の動作は、診断プロセッサ6により、CPU2、MMU3、SCU4及びIOP5を含む計算機システム1内の各ハードウェアの初期化が終了した時に開始される。
The operation of FIG. 3 is started when initialization of each hardware in the
すなわち、診断プロセッサ6は、初期化が終了したか否かを監視し、終了したと判断すると、診断パス7を介して、IOP5内の初期化後フラグ10に初期化後であることを示す値(例えば、「1」)を設定する(ステップS1)。
That is, the
続いて、診断プロセッサ6は、外部サーバ8に対してブートロード要求を送信する(ステップS2)。
Subsequently, the
このブートロード要求を受けた外部サーバ8は、記憶装置12内のOSファイル11のデータをOS用ネットワーク13を介してIOP5に送付する(ステップS3)。
The
なお、外部サーバ8は、OSファイル11を複数のデータに分割して、順次送信するように構成されており、ステップS3では、これら複数のデータ(以下、分割データ)を、最初の分割データから順番に、全て送信する。
The
OSファイル11の分割の仕方と、送信の順序とは、予め決められており、何番目に送信される分割データをMMU3におけるどのアドレスに記憶するのかについても、予め決められている。
The method of dividing the
続いて、IOP5は、先ず、先のステップS2にて外部サーバ8が送付した分割データのうち、最初の分割データを受け取る(ステップS4)。なお、IOP5は、外部サーバ8からデータを受け取ると、該データ受け取りの旨を外部サーバ8に通知する。
Subsequently, the
続いて、IOP5は、初期化後フラグ10を確認する(ステップS5)。
Subsequently, the
初期化後フラグ10の設定内容が、初期化後を示す値(例えば、「1」)でなければ(ステップS5のNo)、すなわち初期化後ではない旨を示す値(例えば、「0」)であれば、図3の処理を終了する。
If the setting content of the
また、初期化後フラグ10の設定内容が、初期化後を示す値(例えば、「1」)であれば(ステップS5のYes)、IOP5は、アドレステーブル52を参照する(ステップS6)。
If the setting content of the
ここで、アドレステーブル52は、上記のように外部サーバ8から順次に送信されるOSファイル11の各分割データと、各分割データをMMU3におけるどのアドレスの記憶領域に記憶させればよいかを指定するアドレス情報と、を対応付けて記憶したものである。
Here, the address table 52 designates each divided data of the
より詳細には、アドレステーブル52は、分割データの数だけ、データエントリを有している。 More specifically, the address table 52 has as many data entries as the number of divided data.
例えば、OSファイル11が3つの分割データに分かれて送信されるものとすると、アドレステーブル52は、3つのデータエントリからなる。
For example, if the
そして、各データエントリは、例えば、該当する分割データの送信順序と、該分割データをMMU3内のどのアドレスに記憶させればよいかを示すアドレス情報と、の対応付けを示す情報である。
Each data entry is information indicating a correspondence between the transmission order of the corresponding divided data and address information indicating which address in the
従って、IOP5は、例えば、外部サーバ8からOSファイル11の分割データを受信するたびに、その分割データを受信した順番と対応するデータエントリを参照することによって、その分割データと対応するアドレス情報を抽出でき、該抽出したアドレス情報に従って、該分割データをMMU3における所定のアドレスに記憶させることができる。よって、IOP5は、例えば、1番目の分割データを受信したときには、アドレステーブル52における1番目のデータエントリを参照することによって、1番目の分割データと対応するアドレス情報を抽出することができる。よって、IOP5は、当該分割データをMMU3におけるどのアドレスに記憶させればよいかを認識でき、該認識したアドレスに該分割データを記憶させることができる。
Therefore, for example, every time the divided data of the
続いて、IOP5は、MMU3が有する記憶領域のうちアドレステーブル52によって指定されているアドレスに、先のステップS3にて受け取った分割データを書き込む(ステップS7)。
Subsequently, the
このように、本実施形態では、初期化直後の場合は、CPU2からの命令によってIOP5内に設定されたデータ転送先のアドレスではなく、IOP5内のアドレステーブル52により指定されるMMU3内の所定のアドレスに、受け取ったデータを書き込む。
As described above, in this embodiment, immediately after the initialization, the predetermined address in the
ここで、IOP5は、分割データをMMU3に書き込むたびに、当該分割データと対応するアドレステーブル52内のデータエントリを処理済みと認識する。よって、IOP5は、アドレステーブル52に含まれる各データエントリのうち何れが「処理済み」でないかを判定することにより、MMU3への書き込みが未了の分割データが存在するか否かを認識することができるようになっている。
Here, every time the divided data is written to the
なお、IOP5が、アドレステーブル52内のデータエントリを処理済みと認識する手法としては、処理済みのデータエントリに対し、「処理済み」のフラグを設定することが挙げられる。この場合、IOP5は、アドレステーブル52に含まれる各データエントリのうち、未だに「処理済み」のフラグが設定されていないデータエントリの有無を判定することにより、MMU3への書き込みが未了となっているデータの有無を認識することができるようになっている。
Note that as a technique for the
すなわち、ステップS7に続くステップS8では、IOP5は、MMU3へのデータ書き込みが未了となっているデータエントリがアドレステーブル52内に存在しているか否かを判定する。
That is, in step S8 following step S7, the
存在していれば(ステップS8のYes)、順次、外部サーバ8から送られるデータを受け取り(ステップS4)、該データをMMU3に書き込む処理(ステップS6、S7)を繰り返す。
If it exists (Yes in step S8), the data sent from the
この場合、外部サーバ8は、OSファイル11の全ての分割データを順次にIOP5側に送信することを、(IOP5側で分割データを受け取ったか否かにかかわらず)一旦は行う。また、上述のように、IOP5側では、受け取った分割データについては、受け取りの旨を外部サーバ8に対して通知する。そして、外部サーバ8は、各分割データの送付後、所定時間内にIOP5からデータ受け取りの旨の通知を受けなければ、該当する分割データの送付エラーと判断し、該当する分割データを再度IOP5に送付する。
In this case, the
また、MMU3へのデータ書き込みが未了となっているデータエントリがアドレステーブル52内に存在しなければ、すなわち、MMU3にOSファイル11の全ての分割データを書き込み終えたら(ステップS8のNo)、IOP5は、その旨(テーブル完了の旨)を診断プロセッサ6に通知する(ステップS9)。
If there is no data entry in the address table 52 that has not yet been written to the
診断プロセッサ6は、IOP5からテーブル完了の旨の通知を受けると、IOP5内の初期化後フラグ10をリセットする。すなわち、IOP5は、初期化後フラグ10の値を、初期化後であることを示す値から、初期化後ではないことを示す値(例えば、「0」)に書き換える(ステップS10)。
When the
続いて、診断プロセッサ6は、初期化後フラグ10のリセットをもってブートロード完了と判断し、CPU2に割込みをかける(ステップS11)。
Subsequently, the
この割り込みを契機として、制御の主体が診断プロセッサ6からCPU2に渡り、CPU2は、MMU3にロードされたOSファイル11を起動する。これにより、通常処理が開始される。
In response to this interruption, the control subject passes from the
すなわち、先ず、MMU3にロードされたOSファイル11に従って、CPU2やIOP5などのハードウェアをOSが使用可能にするための初期設定(初期化ではない)が行われる。
That is, first, initialization (not initialization) for enabling the OS to use hardware such as the
そして、この初期設定によるメモリ空間やプロセス情報などの設定後の入出力装置の探索や組み込み処理を、複数のCPU2により実行できるようになるため、OSがレディになる前から、速やかにマルチプロセッサでの動作に移行させることができるので、複数のCPU2を備えた計算機システム1の諸元を活用できる。
Then, since the search and installation processing of the input / output devices after setting the memory space and process information by the initial setting can be executed by the plurality of
なお、ブートロード実施中ではない状態でのIOP5などの機能は、当業者によく知られており、また本実施形態とは直接関係しないので、その詳細な説明を省略する。 It should be noted that functions such as IOP5 in a state where the boot load is not being performed are well known to those skilled in the art and are not directly related to the present embodiment, and thus detailed description thereof is omitted.
以上のような第1の実施形態によれば、計算機システム1に含まれる各ハードウェア(CPU2、MMU3、SCU4、IOP5など)の初期化後に、IOP5が外部サーバ8からOSファイル11のデータを受信し、該受信したデータをIOP5が直接MMU3にブートロードするので、NBPが不要である。よって、「NBP実行による処理でコンピュータの実行速度が遅く、ベンダにとって開発コストが大きくなる」という問題を解消することができる。
According to the first embodiment as described above, after initialization of each hardware (CPU2, MMU3, SCU4, IOP5, etc.) included in the
また、計算機システム1に含まれる各ハードウェア(CPU2、MMU3、SCU4、IOP5など)の初期化後に、IOP5が外部サーバ8からOSファイル11のデータを受信し、該受信したデータをIOP5が直接MMU3にブートロードするので、一般的な構成の計算機システム1の場合に、診断プロセッサ6が診断パス7を経由して初期ブートローダを行ったりOSファイル11をMMU3に格納したりするよりも高速にブートロードを完了することができる。なぜなら、診断パス7の使用目的は、計算機システム1が備えるハードウェアの初期化などの限られた処理であり、通常の運用時用ではないため、性能よりも安定性や安価であることが求められ、運用で使うアクセスパスよりも転送速度が遅いことが一般的だからである。
In addition, after initialization of each hardware (CPU2, MMU3, SCU4, IOP5, etc.) included in the
また、MMU3上に展開したOSファイル11に従って、CPU2やIOP5を含む各ハードウェアの初期設定を完了した後は、IOP5から先に接続されている入出力装置の探索や組み込み処理を複数のCPU2により実行できる(マルチプロセッサで実行できる)ようになる。このため、OSがレディになる前から、速やかにマルチプロセッサでの実行に移行し、複数のCPU2を備えた計算機システム1の諸元を活用できるという効果が得られる。
In addition, after completing the initial setting of each hardware including the
〔第2の実施形態〕
上記の第1の実施形態では、アドレステーブル52が予めIOP5内に格納されている例を説明したが、第2の実施形態では、初期化時に、アドレステーブル52をIOP5に書き込む例を説明する。
[Second Embodiment]
In the first embodiment, the example in which the address table 52 is stored in the
図4及び図5は、第2の実施形態の場合の計算機システム1を含むネットワークブートロードシステム100の構成を示すブロック図であり、このうち図4はIOP5に対してアドレステーブル52を書き込む前の状態を示し、図5はIOP5に対してアドレステーブル52を書き込んだ後の状態を示す。
4 and 5 are block diagrams showing the configuration of the network
本実施形態の場合、サーバ8の記憶装置12に、アドレステーブル81が記憶保持されている。
In the present embodiment, an address table 81 is stored and held in the
そして、本実施形態では、初期化後のブートロードを行うに際し、アドレステーブル81をIOP5の第2制御メモリ50B(上述のように、例えば、RAMからなる)にアドレステーブル52として書き込む。
In this embodiment, when boot load after initialization is performed, the address table 81 is written as the address table 52 in the
本実施形態では、その書き込み後、該書き込まれたアドレステーブル52に従って、OSファイル11の各データをMMU3に記憶させるように、ネットワークブートロードシステム100は動作する。
In this embodiment, after the writing, the network
従って、本実施形態の場合、当初は、図4に示すように、IOP5内にはアドレステーブル52が記憶保持されていない。
Therefore, in the case of this embodiment, initially, as shown in FIG. 4, the address table 52 is not stored and held in the
そして、初期化後のブートロードを行うに際し、アドレステーブル81をIOP5の第2制御メモリ50Bにアドレステーブル52として書き込むことにより、図5に示すように、第2制御メモリ50B内にアドレステーブル52が記憶保持された状態となる。
Then, when the boot load after initialization is performed, the address table 81 is written in the
次に、本実施形態の場合の動作を説明する。 Next, the operation in this embodiment will be described.
本実施形態の場合も、計算機システム1に電源が投入されると、診断プロセッサ6は、自身の初期化を行う。そして、診断プロセッサ6自身の初期化が正常に終了すると、診断プロセッサ6は、計算機システム1内の全装置(診断プロセッサ6を除く)の初期化を行う。
Also in this embodiment, when the
図6は第2の実施形態の場合におけるネットワークブートロードシステム100の動作の流れを示すフローチャートである。
FIG. 6 is a flowchart showing an operation flow of the
本実施形態の場合も、図6の動作は、診断プロセッサ6により、CPU2、MMU3、SCU4及びIOP5を含む計算機システム1内の各ハードウェアの初期化が終了した時に開始される。
Also in this embodiment, the operation of FIG. 6 is started when the
すなわち、診断プロセッサ6は、初期化が終了したか否かを監視し、終了したと判断すると、診断パス7を介してIOP5の初期化後フラグ10に初期化後であることを示す値(例えば、「1」)を設定する(ステップS1)。
That is, the
続いて、診断プロセッサ6は、外部サーバ8に対してブートロード要求を送信する(ステップS2)。
Subsequently, the
本実施形態の場合、このブートロード要求を受けた外部サーバ8は、記憶装置12内のアドレステーブル81のデータをOS用ネットワーク13を介してIOP5に送付する(ステップS21)。
In this embodiment, the
続いて、IOP5は、外部サーバ8から送付されたアドレステーブル81のデータを受信する(ステップS22)。
Subsequently, the
続いて、IOP5は、初期化後フラグ10を確認する(ステップS23)。
Subsequently, the
初期化後フラグ10の設定内容が、初期化後を示す値(例えば、「1」)でなければ(ステップS23のNo)、図6の処理を終了する。
If the setting content of the
また、初期化後フラグ10の設定内容が、初期化後を示す値(例えば、「1」)であれば(ステップS23のYes)、IOP5は、先のステップS22にて受信したアドレステーブル81のデータを、アドレステーブル52として第2制御メモリ50Bに書き込む(ステップS24)。
If the setting content of the
続いて、外部サーバ8は、上記の第1の実施形態と同様に、記憶装置12内のOSファイル11のデータをOS用ネットワーク13を介してIOP5に送付する(ステップS3)。
Subsequently, the
ステップS3以降の処理は、上記の第1の実施形態と同様であるので、説明を省略する。 Since the process after step S3 is the same as that of said 1st Embodiment, description is abbreviate | omitted.
以上のような第2の実施形態によれば、アドレステーブル52を予めIOP5内に固定的に格納するのではなく、初期化後にブートロードを実行するに際し、外部サーバ8から受信して第2制御メモリ50B内に書き込むようにしたので、外部サーバ8の記憶装置12に記憶するアドレステーブルを適宜に変更することにより、IOP5に書き込まれるアドレステーブルも適宜に変更することができる。
According to the second embodiment as described above, the address table 52 is not stored in the
具体的には、例えば、アドレステーブル52は、単に、MMU3内におけるOSファイル11の記憶領域を指定するだけでなく、試験診断プログラムなどをMMU3内におけるどの記憶領域に記憶させれば良いかを指定するようにできる。よって、多種のプログラムをMMU3にブートロードできるようになる。
Specifically, for example, the address table 52 not only specifies the storage area of the
具体的には、例えば、OSファイル11のみをブートロードする場合には、OSファイル11の記憶領域のみを指定するアドレステーブル81を外部サーバ8の記憶装置12に記憶しておけばよく、OSファイル11の他に試験診断プログラムをブートロードする場合には、OSファイル11とOSファイル11の記憶領域のみを指定するアドレステーブル81の他に、試験診断プログラムを格納したファイルと、試験診断プログラムの記憶領域を指定する別のアドレステーブルを外部サーバ8の記憶装置12に記憶しておけばよい。
Specifically, for example, when only the
なお、上記の各実施形態では、計算機システム1が複数のCPU2を備える例を説明したが、本発明は、この例に限らず、計算機システム1がCPU2を1つだけ備える構成にも適用できる。
In each of the above embodiments, an example in which the
また、上記の各実施形態では、IOP5と外部サーバ8とを接続するネットワークがイーサネットである例を説明したが、この例に限らず、診断用ネットワーク9及びOSネットワーク13には、infinibandやインターコネクトを適用しても良い。
In each of the above-described embodiments, the example in which the network connecting the
また、上記の第2の実施形態では、アドレステーブル52をIOP5が自身の内部に格納する例を説明したが、診断プロセッサ6が外部サーバ8からアドレステーブル81を受け取り、該受け取ったアドレステーブル81を診断プロセッサ6がアドレステーブル52としてIOP5の第2制御メモリ50Bに書き込むようにしても良い。
In the second embodiment, the example in which the
また、アドレステーブル52を初期化時に書き込む場合に、そのアドレステーブル(アドレステーブル81)を外部サーバ8から受け取る例を説明したが、診断プロセッサ6がアドレステーブル81を予め記憶保持しておき、該アドレステーブル81を初期化時にアドレステーブル52としてIOP5の第2制御メモリ50Bに書き込むようにしても良い。
Also, an example has been described in which the address table (address table 81) is received from the
また、上記の各実施形態では、アドレス情報をアドレステーブル52としてIOP5に記憶させる例を説明したが、該アドレステーブル52は、SCU4に記憶させても良い。この場合、IOP5は、外部サーバ8より受信したOSファイル11のデータを、SCU4に記憶されたアドレステーブル52に従って、MMU3における所定の記憶領域に記憶させる動作を行う。
In each of the above embodiments, the example in which the address information is stored in the
また、上記の各実施形態では、アドレス情報は、アドレステーブル52としてIOP5に記憶させる例を説明したが、アドレス情報は、外部サーバ8から送付されるOSファイル11のデータ(例えば、分割データ)のヘッダに記載しても良い。この場合、IOP5は、外部サーバ8から送付されるOSファイル11のデータのヘッダ部分に記載されたアドレス情報を参照することにより、当該データをMMU3におけるどの記憶領域に記憶させればよいかを認識でき、該認識した記憶領域にデータを書き込むことができる。また、この場合、IOP5におけるアドレステーブル52は不要となる。
Further, in each of the embodiments described above, the example in which the address information is stored in the
また、上記の実施形態では、計算機システム1がSCU4を備える例を説明したが、SCU4を備えずに構成された計算機システム1の場合は、当然、その初期化も必要がない。
In the above-described embodiment, the example in which the
また、上記の各実施形態では、プロセッサがCPUである例を説明したが、プロセッサは、DSP(Digital Signal Processor)など、その他のものであっても良い。 In each of the embodiments described above, an example in which the processor is a CPU has been described. However, the processor may be another type such as a DSP (Digital Signal Processor).
また、上記の各実施形態では、OSファイル11を複数の分割データに分割して外部サーバ8から送付し、各分割データをそのアドレス情報に従ってMMU3に記憶させる例を説明したが、OSファイル11のデータ量が小さい、或いは、IOP5などの処理能力が大きければ、OSファイル11の全体のデータをまとめて外部サーバ8から送付し、該データをそのアドレス情報に従ってMMU3に記憶させれば良い。
In each of the above embodiments, the example in which the
また、上記の各実施形態では、記憶装置12が外部サーバ8の外部に設けられている例を説明したが、記憶装置12は外部サーバ8の内部構成としても良いのは勿論である。
Further, in each of the above embodiments, the example in which the
1 計算機システム
2 中央処理装置(CPU)
3 主記憶装置(MMU)
4 システム制御装置(SCU)
5 入出力装置(IOP)
6 診断プロセッサ
7 診断パス
8 外部サーバ
9 診断用ネットワーク
10 IOP内部の初期化後フラグ
11 オペレーティングシステムのファイル
12 記憶装置
13 計算機システムと外部サーバを接続するOS用ネットワーク
50A IOP内の第1制御メモリ
50B IOP内の第2制御メモリ
51 IOPを制御するFW
52 IOPの制御メモリに保持するアドレステーブル(アドレス情報)
60 診断プロセッサ用FWを格納するための制御メモリ
61 CPU通信機能用プログラム
62 診断パス制御機能用プログラム
63 装置アクセス機能用プログラム
64 サーバ通信機能用プログラム
81 ブートロードする領域を指定するアドレステーブル(アドレス情報)のファイル
100 ネットワークブートロードシステム
1
3 Main memory (MMU)
4 System control unit (SCU)
5 Input / output devices (IOP)
6 Diagnostic Processor 7
52 Address table (address information) stored in the IOP control memory
60
Claims (19)
診断パスを介して前記各ハードウェアに接続されて、前記各ハードウェアの初期化を行う診断プロセッサ
を更に備え、
前記入出力装置は、
前記各ハードウェアの初期化後、且つ、OSファイルのブートロード完了前の段階である場合に、前記各ハードウェアの初期化直後であると判定する初期化直後判定機能と、
前記初期化直後判定機能が初期化直後であると判定した場合に、当該計算機システムからのブートロード要求に応じて前記外部サーバから送信されたOSファイルのデータを、所定のアドレス情報に従って前記主記憶装置における所定の記憶領域に書き込んで、前記OSファイルのブートロードを実行するブートロード実行機能と
を有し、
前記診断プロセッサは、前記ブートロードが完了した場合に、前記中央処理装置に割り込みをかけ、
前記中央処理装置は、前記診断プロセッサがかけた割り込みを受けて、前記主記憶装置にロードされたOSファイルを起動する計算機システム。 Is connected to an external server via a network, a computer system comprising a central processing unit, a main storage device, including at least a plurality of hardware and input and output devices,
Via said diagnostic path is connected to each hardware, further comprising a diagnostic processor for initialization of each hardware,
The input / output device is
After the initialization of each hardware and, in the case of a boot load before the completion stage of the OS file, the an initialization immediately determining function determines that immediately after the initialization of each hardware,
When the initialization immediately after the decision function is determined to be immediately after the initialization, the data of the OS file transmitted from the external server in response to the boot load request from the computer system, said main memory in accordance with predetermined address information Nde written to a predetermined storage area in the device, and boot load execution function for executing a boot loading of the OS file
Have
The diagnostic processor interrupts the central processing unit when the bootload is complete,
The central processing unit is a computer system that activates an OS file loaded in the main storage device in response to an interrupt given by the diagnostic processor .
前記ハードウェアの初期化後に、初期化後であることを示す値の初期化後フラグを設定するフラグ設定機能と、
前記ブートロード実行機能が前記主記憶装置に対する前記OSファイルの書き込みを完了した場合に、前記フラグ設定機能が設定した初期化後フラグの値をリセットして、初期化後でないことを示す値に変更するリセット機能と
を有し、
前記初期化直後判定機能は、前記初期化後フラグが初期化後であることを示す値である場合に、初期化直後であると判定する
請求項1に記載の計算機システム。 The diagnostic processor is
A flag setting function for setting a post-initialization flag of a value indicating that it is after the initialization after the initialization of the hardware;
Change when the boot load execution function has completed the writing of the OS file to said main memory, resets the value of the initialization after flag the flag setting function is set to a value indicating that only after initialization And a reset function to
Said initialization immediately determining function, when the post-initialization flag is a value indicating that after initialization, the computer system according to claim 1 determines that immediately after the initialization.
前記初期化後フラグの記憶領域
を更に有する請求項2に記載の計算機システム。 The input / output device is
The computer system according to claim 2, further comprising a storage area for the post-initialization flag.
請求項1から3のいずれか一項に記載の計算機システム。 The boot load execution function, the data of the OS file received from the external server according to the address information in which the input device is held, any one of claims 1 to 3 is written in a predetermined storage area in the main storage device The computer system according to one item.
請求項4に記載の計算機システム。 The output device is a computer system of claim 4, the address information, and stores and holds beforehand.
請求項4に記載の計算機システム。 The computer system according to claim 4 , wherein the input / output device retains the address information at a stage after the initialization and before the start of boot loading of the OS file.
請求項6に記載の計算機システム。 The output device is a computer system according to claim 6 which receives the address information from the external server, to hold the person the received address information.
前記ブートロード実行機能は、前記外部サーバから受信したOSファイルのデータを、当該データに含まれるアドレス情報に従って、前記主記憶装置における所定の記憶領域に書き込む
請求項1から3のいずれか一項に記載の計算機システム。 The boot load execution function receives OS file data including the address information ;
The boot load execution function, the data of the OS file received from the external server according to the address information contained in those the data, any one of claims 1-3 to be written in a predetermined storage area in the main storage device The computer system described in 1.
前記外部サーバに対して前記ブートロード要求を送信する
請求項1から8のいずれか一項に記載の計算機システム。 The diagnostic processor is
The computer system according to any one of claims 1 to 8 , wherein the boot load request is transmitted to the external server.
請求項1から9のいずれか一項に記載の計算機システム。 The computer system according to any one of claims 1 to 9 , comprising a plurality of the central processing units .
ネットワークを介して前記計算機システムに接続される外部サーバと
を備え、
前記計算機システムは、
診断パスを介して前記各ハードウェアに接続されて、前記各ハードウェアの初期化を行う診断プロセッサ
を更に備え、
前記入出力装置は、
前記各ハードウェアの初期化後、且つ、OSファイルのブートロード完了前の段階である場合に、前記ハードウェアの初期化直後であると判定する初期化直後判定機能と、
前記初期化直後判定機能が初期化直後であると判定した場合に、当該計算機システムからのブートロード要求に応じて前記外部サーバから送信されたOSファイルのデータを、所定のアドレス情報に従って前記主記憶装置における所定の記憶領域に書き込んで、前記OSファイルのブートロードを実行するブートロード実行機能と
を有し、
前記診断プロセッサは、前記ブートロードが完了した場合に、前記中央処理装置に割り込みをかけ、
前記中央処理装置は、前記診断プロセッサがかけた割り込みを受けて、前記主記憶装置にロードされたOSファイルを起動するネットワークブートロードシステム。 A computer system comprising a plurality of hardware including at least a central processing unit , a main storage device, and an input / output device;
And an external server connected to the computer system via a network,
The computer system is
Via said diagnostic path is connected to each hardware, further comprising a diagnostic processor for initialization of each hardware,
The input / output device is
After the initialization of each hardware and, in the case of a boot load before the completion stage of the OS file, and the initialization immediately after determining function determines that immediately after the initialization of the hardware,
When the initialization immediately after the decision function is determined to be immediately after the initialization, the data of the OS file transmitted from the external server in response to the boot load request from the computer system, said main memory in accordance with predetermined address information Nde written to a predetermined storage area in the device, and boot load execution function for executing a boot loading of the OS file
Have
The diagnostic processor interrupts the central processing unit when the bootload is complete,
The central processing unit is a network boot loading system that activates an OS file loaded in the main storage device in response to an interrupt applied by the diagnostic processor .
前記ハードウェアの初期化後に、初期化後であることを示す値の初期化後フラグを設定するフラグ設定機能と、
前記主記憶装置に対する前記OSファイルの書き込みが完了した場合に、前記フラグ設定機能が設定した初期化後フラグをリセットして、初期化後でないことを示す値に変更するリセット機能と
を有し、
前記初期化直後判定機能は、前記初期化後フラグが初期化後であることを示す状態の時に、初期化直後であると判定する
請求項11に記載のネットワークブートロードシステム。 The diagnostic processor is
A flag setting function for setting a post-initialization flag of a value indicating that it is after the initialization after the initialization of the hardware;
When the writing of the OS file for the main storage device has been completed, the flag setting function resets the flag after the initialization set, and a reset function to change to a value indicating that only after initialization,
Said initialization immediately determining function, when the state indicating that the post-initialization flag is after initialization, network boot loading system of claim 1 1 determines that immediately after the initialization.
前記初期化後フラグの記憶領域
を更に有する
請求項12に記載のネットワークブートロードシステム。 The input / output device is
Network bootload system of claim 1 2 further comprising a storage area of the post-initialization flag.
請求項11から13のいずれか一項に記載のネットワークブートロードシステム。 The boot load execution function, the data of the OS file received from the external server according to the address information in which the input device is held claims 1 1 1 3 written in a predetermined storage area in the main storage device The network boot load system according to any one of the above.
請求項14に記載のネットワークブートロードシステム。 The output device is a network boot loading system according to the address information, to claim 1 4 stored beforehand held.
前記ブートロード実行機能は、前記外部サーバから受信したOSファイルのデータを、当該データに含まれるアドレス情報に従って、前記主記憶装置における所定の記憶領域に書き込む
請求項11から13のいずれか一項に記載のネットワークブートロードシステム。 The boot load execution function receives OS file data including the address information ;
The boot load execution function, the data of the OS file received from the external server according to the address information contained in those the data, any of claims 1 1 to 1 3 to be written to a predetermined storage area in the main storage device The network boot load system according to one item.
請求項11から16のいずれか一項に記載のネットワークブートロードシステム。 The network boot load system according to any one of claims 1 to 16 , comprising a plurality of the central processing units .
前記各ハードウェアの初期化を行う第1の段階と、
前記各ハードウェアの初期化後、且つ、OSファイルのブートロード完了前の段階である場合に、初期化直後であると判定する第2の段階と、
前記計算機システムからのブートロード要求に応じて前記外部サーバから送信されたOSファイルのデータを、前記入出力装置が受信する第3の段階と、
前記第2の段階において初期化直後であると判定された場合に、前記第3の段階において受信したOSファイルのデータを、前記入出力装置が所定のアドレス情報に従って前記主記憶装置における所定の記憶領域に書き込んで、前記OSファイルのブートロードを実行する第4の段階と、
前記第4の段階においてブートロードが完了した場合に、診断プロセッサが前記中央処理装置に割り込みをかける第5の段階と、
前記第5の段階において前記診断プロセッサがかけた割り込みを受けて、前記中央処理装置が前記主記憶装置にロードされたOSファイルを起動する第6の段階と
を備えるブートロード方法。 A bootload method in which a computer system connected to an external server via a network and having a plurality of hardware including at least a central processing unit, a main storage device, and an input / output device performs bootloading,
A first stage of initializing each hardware;
A second stage in which it is determined immediately after the initialization when each hardware is initialized and before the OS file boot load is completed;
A third stage in which the input / output device receives data of an OS file transmitted from the external server in response to a bootload request from the computer system;
When it is determined in the second stage that it is immediately after the initialization, the OS file data received in the third stage is stored in the main storage device according to predetermined address information by the input / output device. A fourth stage of writing to the area and performing a bootload of the OS file;
A fifth stage in which a diagnostic processor interrupts the central processing unit when bootloading is completed in the fourth stage;
A boot loading method comprising: a sixth stage in which the central processing unit activates an OS file loaded in the main storage device in response to an interrupt given by the diagnostic processor in the fifth stage.
前記主記憶装置に対する前記OSファイルの書き込みが完了した場合に、前記第7の段階において設定された初期化後フラグの値をリセットして、初期化後でないことを示す値に変更する第8の段階と
を更に備え、
前記第2の段階においては、前記初期化後フラグが初期化後であることを示す値である場合に、初期化直後であると判定する
請求項18に記載のブートロード方法。 After the hardware is initialized at the first step, a seventh step of setting the initialization after flag value indicating that a post-initialization,
When the writing of the OS file for the main storage device is complete, reset the value of the seventh post-initialization flag set at the stage of, the eighth to change to a value indicating that only after initialization And further comprising steps
Wherein in the second stage, when the post-initialization flag is a value indicating that after initialization, the boot loading process according to judges claim 18 as it is immediately after the initialization.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008057685A JP4985483B2 (en) | 2008-03-07 | 2008-03-07 | Computer system, network bootload system, and bootload method thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008057685A JP4985483B2 (en) | 2008-03-07 | 2008-03-07 | Computer system, network bootload system, and bootload method thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009217336A JP2009217336A (en) | 2009-09-24 |
JP4985483B2 true JP4985483B2 (en) | 2012-07-25 |
Family
ID=41189156
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008057685A Expired - Fee Related JP4985483B2 (en) | 2008-03-07 | 2008-03-07 | Computer system, network bootload system, and bootload method thereof |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4985483B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015191606A (en) | 2014-03-28 | 2015-11-02 | 富士通株式会社 | Information processing apparatus, information processing apparatus control method, and information processing apparatus control program |
CN110825421B (en) * | 2019-11-29 | 2023-08-22 | 湖南国科微电子股份有限公司 | Firmware upgrading method, system and readable storage medium |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1115741A (en) * | 1997-06-26 | 1999-01-22 | Denso Corp | Electronic controller |
CA2482617C (en) * | 2002-04-18 | 2012-06-19 | Venturcom, Inc. | System for and method of streaming data to a computer in a network |
JP4604543B2 (en) * | 2004-04-30 | 2011-01-05 | 日本電気株式会社 | Computer, computer startup method, management server device, and program |
JP2006171962A (en) * | 2004-12-14 | 2006-06-29 | Nec Corp | Test diagnostic method for computer system |
-
2008
- 2008-03-07 JP JP2008057685A patent/JP4985483B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2009217336A (en) | 2009-09-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR102447493B1 (en) | Electronic device performing training on memory device by rank unit and training method thereof | |
US10002085B2 (en) | Peripheral component interconnect (PCI) device and system including the PCI | |
CN109726163B (en) | SPI-based communication system, method, equipment and storage medium | |
US20050114559A1 (en) | Method for efficiently processing DMA transactions | |
EP3608790B1 (en) | Modifying nvme physical region page list pointers and data pointers to facilitate routing of pcie memory requests | |
US7117338B2 (en) | Virtual memory address translation control by TLB purge monitoring | |
US10585822B2 (en) | Operation method of host system including storage device and operation method of storage device controller | |
US20040167996A1 (en) | Computer system having a virtualized I/O device | |
US20100169546A1 (en) | Flash memory access circuit | |
US10664418B2 (en) | Peripheral device controlling device, operation method thereof, and operation method of peripheral device controlling device driver | |
US6581119B1 (en) | Interrupt controller and a microcomputer incorporating this controller | |
JPH11126182A (en) | Device and method for communications between computer buses | |
US7913059B2 (en) | Information processing device, data transfer method, and information storage medium | |
JP4985483B2 (en) | Computer system, network bootload system, and bootload method thereof | |
KR100532417B1 (en) | The low power consumption cache memory device of a digital signal processor and the control method of the cache memory device | |
JP5500272B2 (en) | Relay device, relay history recording method, and data processing device | |
JP2020184224A (en) | Information processing system, platform, and bridge driver | |
CN116486868A (en) | Computing high speed nonvolatile memory (NVMe) over high speed link (CXL) | |
US20080016296A1 (en) | Data processing system | |
US6832304B2 (en) | System, method and computer program product for mapping system memory in a multiple node information handling system | |
US7877533B2 (en) | Bus system, bus slave and bus control method | |
JP4431492B2 (en) | Data transfer unit that supports multiple coherency granules | |
JP2011070259A (en) | Data transfer device and data transfer method | |
JP2749105B2 (en) | Boot method of parallel computer | |
JP6626216B2 (en) | controller |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD05 | Notification of revocation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7425 Effective date: 20090701 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20100702 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20111028 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111101 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120104 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120131 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120308 |
|
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: 20120403 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120416 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 4985483 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150511 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |