JP3264966B2 - Startup control method for computer system - Google Patents

Startup control method for computer system

Info

Publication number
JP3264966B2
JP3264966B2 JP06542592A JP6542592A JP3264966B2 JP 3264966 B2 JP3264966 B2 JP 3264966B2 JP 06542592 A JP06542592 A JP 06542592A JP 6542592 A JP6542592 A JP 6542592A JP 3264966 B2 JP3264966 B2 JP 3264966B2
Authority
JP
Japan
Prior art keywords
cpu
diagnosis
self
microprogram
service processor
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
Application number
JP06542592A
Other languages
Japanese (ja)
Other versions
JPH05265766A (en
Inventor
彦三郎 大川内
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP06542592A priority Critical patent/JP3264966B2/en
Publication of JPH05265766A publication Critical patent/JPH05265766A/en
Application granted granted Critical
Publication of JP3264966B2 publication Critical patent/JP3264966B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】この発明はコンピュータシステム
の立ち上げ制御方式に関し、特に立ち上げ時の診断処理
の高速化を実現するための立ち上げ制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a start-up control system for a computer system, and more particularly to a start-up control system for realizing a high-speed diagnosis process at the start-up.

【0002】[0002]

【従来の技術】一般に、汎用コンピュータシステムにお
いては、サービスプロセッサ(SVP;Service Pro
cessor)と称されるコンピュータサブシステムが設けら
れている。このサービスプロセッサは、内蔵されたプロ
グラムによって、高信頼性(RAS)に関する各種機能
や、電源投入、リセット、イニシャルプログラムロード
などのシステム運用のための機能を提供する。
2. Description of the Related Art Generally, in a general-purpose computer system, a service processor (SVP) is used.
A computer subsystem called cessor) is provided. The service processor provides various functions related to high reliability (RAS) and functions for system operation such as power-on, reset, and initial program loading by a built-in program.

【0003】このサービスプロセッサを用いた従来のコ
ンピュータシステムの構成を図4に示す。図示のよう
に、このコンピュータシステムは、各種命令の実行・演
算を行うCPU11と、CPU11の監視および制御や
システム全体の診断・障害を司るサービスプロセッサ
(SVP)12と、外部記憶装置としての磁気ディスク
装置(HDD)13と、主記憶装置(MEMORY)1
4とから構成されている。
FIG. 4 shows a configuration of a conventional computer system using the service processor. 1, the computer system includes a CPU 11 for executing and calculating various instructions, a service processor (SVP) 12 for monitoring and controlling the CPU 11, and diagnosing and faulting the entire system, and a magnetic disk as an external storage device. Device (HDD) 13 and main storage device (MEMORY) 1
And 4.

【0004】CPU11には、その制御記憶として使用
されるRAM111が設けられている。このRAM11
1には、自己診断用のマイクロプログラムと実際の運用
に使用されるマイクロプログラム等がサービスプロセッ
サ(SVP)12によってロードされる。このように構
成されるコンピュータシステムの電源投入時の立ち上げ
処理の様子を図5に示す。
[0004] The CPU 11 is provided with a RAM 111 used as control storage. This RAM 11
A service processor (SVP) 12 loads a microprogram for self-diagnosis, a microprogram used for actual operation, and the like. FIG. 5 shows a state of the startup processing when the power of the computer system thus configured is turned on.

【0005】まず、図4のコンピュータシステムに電源
が投入されると、CPU11はまだその制御記憶用のR
AM111にマイクロプログラムがロードされてないか
ら、ウェイト状態に設定される(S001)。サービス
プロセッサ(SVP)12は、その制御記憶用のROM
121の内容に従って自己診断を開始する(S00
2)。同時に、磁気ディスク装置(HDD)13も立ち
上げ処理に入る(S003)。サービスプロセッサ(S
VP)12は、自己診断が終了するとCPU11のマイ
クロプログラムを磁気ディスク装置(HDD)13から
読み込もうとするが、磁気ディスク装置(HDD)13
の機械的要因によってその立ち上げ処理に時間がかかっ
ているから、磁気ディスク装置(HDD)13が読み出
し可能状態になるまで待つことになる(S004)。
First, when power is turned on to the computer system shown in FIG.
Since the microprogram has not been loaded into the AM 111, a wait state is set (S001). The service processor (SVP) 12 has a ROM for control storage.
The self-diagnosis is started according to the contents of S121 (S00
2). At the same time, the magnetic disk drive (HDD) 13 also starts up (S003). Service processor (S
When the self-diagnosis is completed, the VP) 12 attempts to read the microprogram of the CPU 11 from the magnetic disk drive (HDD) 13.
Since the start-up process takes time due to the above mechanical factors, the process waits until the magnetic disk drive (HDD) 13 becomes readable (S004).

【0006】そして、やがて磁気ディスク装置(HD
D)13が読み出し可能状態になると、サービスプロセ
ッサ(SVP)12は、磁気ディスク装置(HDD)1
3からCPU11のマイクロプログラムを読み出し、主
記憶装置14に書き込む(S005,S006)。次
に、サービスプロセッサ(SVP)12は、主記憶装置
14に格納したCPU11のマイクロプログラムをCP
U11に送る。
Then, a magnetic disk drive (HD)
When the D) 13 enters the readable state, the service processor (SVP) 12 sends the magnetic disk device (HDD) 1
The microprogram of the CPU 11 is read from the CPU 3 and written into the main storage device 14 (S005, S006). Next, the service processor (SVP) 12 copies the microprogram of the CPU 11 stored in the main storage device 14 to the CP.
Send to U11.

【0007】この場合、まだCPU11の機能は働いて
ないので、システムバス15を介したデータ転送はでき
ず、サービスプロセッサ(SVP)12は専用のSVP
バス16を介してマイクロプログラムをCPU11のR
AM111にロードする(S007、S008)。
In this case, since the function of the CPU 11 has not been operated yet, data transfer via the system bus 15 cannot be performed, and the service processor (SVP) 12 uses the dedicated SVP.
The microprogram is transferred to the R of the CPU 11 through the bus 16.
The data is loaded into the AM 111 (S007, S008).

【0008】CPU11は、RAM111にロードされ
たマイクロプログラムの一部に含まれている自己診断ル
ーチンに従って自己診断を開始する(S009)。その
後、サービスプロセッサ(SVP)12は、システムの
立ち上げに必要な他の処理を実行し(S010)、これ
が終了後、CPU11の自己診断の終了を待ってシステ
ムの制御をCPU11に渡し、これによってCPU11
によるソフトウァ命令の実行が可能になる。
The CPU 11 starts a self-diagnosis according to a self-diagnosis routine included in a part of the micro program loaded in the RAM 111 (S009). After that, the service processor (SVP) 12 executes other processing necessary for starting up the system (S010). After the processing is completed, the control of the system is passed to the CPU 11 after waiting for the completion of the self-diagnosis of the CPU 11, and thereby, CPU11
Can execute software instructions.

【0009】このように、従来の立ち上げ処理は、サー
ビスプロセッサ(SVP)12の自己診断、磁気ディス
ク装置(HDD)13からCPU11へマイクロプログ
ラムのロード、CPU11の自己診断といったシリアル
な手順で行われていた。
As described above, the conventional startup processing is performed in a serial procedure such as self-diagnosis of the service processor (SVP) 12, loading of a microprogram from the magnetic disk device (HDD) 13 to the CPU 11, and self-diagnosis of the CPU 11. I was

【0010】CPU11の自己診断は、最近の主メモリ
容量の増大により主メモリのテストだけで10数秒程度
要する。また、CPU11のマイクロプログラムが保存
されている磁気ディスク装置13も、そのハードディク
ドライブの機械的要因によって読み出し可能になるまで
には10数秒程度かかる。
The self-diagnosis of the CPU 11 requires about several tens of seconds just by testing the main memory due to the recent increase in main memory capacity. Also, it takes about ten and several seconds before the magnetic disk device 13 in which the microprogram of the CPU 11 is stored can be read out due to mechanical factors of the hard disk drive.

【0011】このため、CPU11の自己診断を、前述
のように磁気ディスク装置13が読み出し可能になるの
を待って実行すると、システム全体の立上がりが非常に
遅くなってしまう。
For this reason, if the self-diagnosis of the CPU 11 is executed after the magnetic disk drive 13 becomes readable as described above, the start-up of the entire system becomes extremely slow.

【0012】また、CPU11のRAM111にロード
されたマイクロプログラムには、CPU11の立ち上げ
処理にしか使用しない自己診断ルーチンと実際の運用時
のルーチンが一緒に含まれているので、自己診断ルーチ
ンと実際の運用時のルーチンは同時にCPU11のRA
M111にロードされることになる。このため、RAM
111には比較的多くの記憶容量が必要とされる問題が
あった。
The microprogram loaded into the RAM 111 of the CPU 11 includes a self-diagnosis routine used only for the startup process of the CPU 11 and a routine at the time of actual operation. The routine at the time of the operation of the
M111 will be loaded. For this reason, RAM
111 has a problem that a relatively large storage capacity is required.

【0013】[0013]

【発明が解決しようとする課題】従来では、磁気ディス
ク装置の立ち上がりを待ってCPUの自己診断機能を実
行させていたためシステムの起動に多くの時間を要する
と共に、制御記憶の記憶サイズが増大される欠点があっ
た。
Conventionally, the self-diagnosis function of the CPU is executed after the start-up of the magnetic disk drive, so that it takes a lot of time to start up the system and the storage size of the control storage is increased. There were drawbacks.

【0014】この発明はこのような点に鑑みてなされた
もので、CPUの自己診断と磁気ディスク装置の立ち上
げ処理を並行して実行できるようにしてシステム立ち上
げ処理の高速化を実現すると共に、制御記憶の縮小化を
図ることができる立ち上げ制御方式を提供することを目
的とする。
The present invention has been made in view of such a point, and realizes a high-speed system start-up process by enabling a CPU self-diagnosis and a start-up process of a magnetic disk drive to be executed in parallel. It is another object of the present invention to provide a start-up control system capable of reducing the size of control storage.

【0015】[0015]

【課題を解決するための手段および作用】この発明は、
マイクロプログラムがロードされるRAMを有するCP
Uと、このCPUの監視および制御などを行うサービス
プロセッサと、前記CPUのマイクロプログラムなどが
格納される磁気ディスク装置と、主記憶装置と、これら
の装置が接続されるシステムバスと、前記CPUと前記
サービスプロセッサを直接接続するサービスプロセッサ
バスとから構成されるコンピュータシステムにおいて、
前記サービスプロセッサに設けられ、サービスプロセッ
サ用マイクロプログラム、および前記CPUの自己診断
用マイクロプログラムの一部を記憶するROMと、前記
コンピュータシステムの電源投入時に、前記サービスプ
ロセッサの前記ROMに格納された前記自己診断用マイ
クロプログラムの一部を前記サービスプロセッサバスを
介して前記CPUのRAMにロードして、前記CPUの
自己診断を開始する手段と、前記磁気ディスク装置が読
み出し可能状態になったときに、前記サービスプロセッ
サによって前記ロードされた自己診断用マイクロプログ
ラムを除く残りのマイクロプログラムを前記磁気ディス
ク装置から読み出し、前記システムバスを介して前記主
記憶装置のバッファメモリにロードする手段と、前記C
PUにおける前記一部のマイクロプログラムによる自己
診断の終了時に、前記主記憶装置のバッファメモリから
前記残りのマイクロプログラムを読み込み、前記システ
ムバスを介して前記CPUにロードする手段と、前記ロ
ードされた残りのマイクロプログラムを前記RAMの前
記一部の自己診断用マイクロプログラム上に重ね書きし
て、自己診断を実行する手段とを具備することを特徴と
する。
SUMMARY OF THE INVENTION The present invention provides
CP with RAM loaded with microprogram
U and services to monitor and control this CPU
A processor and a microprogram of the CPU, etc.
The magnetic disk device to be stored, the main storage device,
System bus to which the devices are connected, the CPU and the
Service processor that directly connects the service processor
In a computer system configured with a bus ,
A service processor provided in the service processor;
A ROM for storing service for microprograms, and a part of the self-diagnosis microprogram of the CPU, the
When the computer system is turned on, the service
The self-diagnosis memory stored in the ROM of the processor.
A part of the program is connected to the service processor bus.
Through the CPU to the RAM of the CPU.
Means for starting self-diagnosis;
When the service processor is ready to
Self-diagnostic microprogram loaded by the
The remaining microprograms except for the RAM
Read from the master device and the main
Means for loading into a buffer memory of a storage device;
Self by the said part microprogram in PU
At the end of the diagnosis, from the buffer memory of the main storage device
Read the remaining microprogram and
Means for loading the data into the CPU via a system bus;
The rest of the loaded microprogram is stored in front of the RAM.
Overwriting on some self-diagnosis microprograms
Means for executing a self-diagnosis .

【0016】このコンピュータシステムの立ち上げ制御
方式においては、電源投入時において、データ処理系装
置としてのCPUの自己診断用マイクロプログラムは磁
気ディスク装置からではなくサービスプロセッサ内の
OMからロードされ、これによりCPUの自己診断動作
が実行開始される。このため、磁気ディスク装置の立上
がりを待たずにCPUの自己診断動作が開始できるよう
になり、磁気ディスク装置の立ち上げ処理と並行して
PUの自己診断を実行できるようになり、システム全体
の立ち上げに要する時間を短縮することができる。ま
た、磁気ディスク装置が読み出し可能状態になったとき
に、サービスプロセッサによってロードされた自己診断
用マイクロプログラムを除く残りのマイクロプログラム
を磁気ディスク装置から読み出して、システムバスを介
して主記憶装置のバッファメモリにロードし、そしてC
PUにおける前記一部のマイクロプログラムによる自己
診断の終了時に、主記憶装置のバッファメモリから残り
のマイクロプログラムをCPUにロードして、RAMに
重ね書きすることにより、CPUのRAM容量の縮小
化、およびCPUの自己診断処理と磁気ディスク装置か
らの残りのマイクロプログラムの読み込み処理との並列
処理を実現できる。
[0016] In start-up control method of the computer system, during power up, the data processing system instrumentation
R a CPU self-diagnosis microprogram as location within the service processor rather than from the magnetic disk device
Loaded from the OM, the self-diagnosis operation of the CPU is started. Therefore, rise of the magnetic disk device
Self-diagnosis operation of the CPU without waiting for the rising is able to start, C in parallel with the start-up processing of the magnetic disk device
The self-diagnosis of the PU can be executed, and the time required for starting up the entire system can be reduced. Also, when the magnetic disk drive becomes ready to read.
Diagnostics loaded by the service processor
The remaining microprograms except the microprogram for
Is read from the magnetic disk drive and
To the main storage buffer memory, and C
Self by the said part microprogram in PU
At the end of the diagnosis, the remaining
Micro program is loaded into CPU and stored in RAM
Overwrite to reduce CPU RAM capacity
And CPU self-diagnosis processing and magnetic disk drive?
Parallel with the rest of the microprogram reading process
Processing can be realized.

【0017】[0017]

【実施例】以下、図面を参照してこの発明の実施例を説
明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0018】図1にはこの発明の一実施例に係わるコン
ピュータシステムの構成が示されている。このコンピュ
ータシステムは、CPU21、サービスプロセッサ(S
VP)22、磁気ディスク装置(HDD)23、および
主記憶装置24から構成されている。
FIG. 1 shows the configuration of a computer system according to an embodiment of the present invention. This computer system includes a CPU 21, a service processor (S
VP) 22, a magnetic disk device (HDD) 23, and a main storage device 24.

【0019】CPU21は、このコンピュータシステム
の演算・制御を統括するものであり、サービスプロセッ
サ(SVP)22を経由してその自己診断やシステム運
用に必要な各種マイクロプログラム(CPU−FW;C
PUファームウェア)を受け取り、そのマイクロプログ
ラムに従って動作するマイクロプログラム制御方式のデ
ータ処理系装置である。
The CPU 21 supervises the operation and control of the computer system, and various micro programs (CPU-FW; C) necessary for self-diagnosis and system operation via a service processor (SVP) 22.
PU firmware), and operates according to the microprogram.

【0020】サービスプロセッサ(SVP)22は、C
PU21の監視および制御を初め、コンピュータシステ
ム全体の立ち上げ処理や保守機能を受け持つものであ
り、CPU21にCPU−FWをロードしたり、障害を
検出する機能を持つ。このサービスプロセッサ(SV
P)22には、サービスプロセッサ(SVP)22の制
御記憶として使用されるROM221が設けられてい
る。
The service processor (SVP) 22
It is responsible for start-up processing and maintenance functions of the entire computer system, including monitoring and control of the PU 21, and has a function of loading the CPU-FW into the CPU 21 and detecting a failure. This service processor (SV
The P) 22 is provided with a ROM 221 used as control storage of the service processor (SVP) 22.

【0021】このROM221には、サービスプロセッ
サ(SVP)22を動作制御するためのマイクロプログ
ラム(SVP−FW;SVPファームウェア)が格納さ
れており、またその空き領域には前述のCPU−FWの
うちでCPU21が自己診断を実行するために必要なマ
イクロプログラムの一部が格納されている。
The ROM 221 stores a microprogram (SVP-FW; SVP firmware) for controlling the operation of the service processor (SVP) 22, and has a free area of the above-mentioned CPU-FW. A part of a microprogram necessary for the CPU 21 to execute a self-diagnosis is stored.

【0022】磁気ディスク装置(HDD)23は、CP
U21を初め、このシステム内に設けられた図示しない
全てのデータ処理系装置の動作に必要なマイクロプログ
ラムを記憶するためのものであり、CPU21の制御に
必要なマイクロプログラムについてはROM221に格
納されている部分の残りが格納されている。ここでは、
ROM221にCPU21が自己診断を実行するために
必要な自己診断用マイクロプログラムの一部が記憶され
ているので、磁気ディスク装置(HDD)23に格納さ
れているCPU−FWは、CPU21の残りの自己診断
用マイクロプログラムと実際の運用時に必要とされるデ
ータ処理(命令実行)のためのマイクロプログラムであ
る。
The magnetic disk drive (HDD) 23 has a CP
The microprograms necessary for the operation of all data processing devices (not shown) provided in the system, including U21, are stored in the ROM 221. The rest of the part is stored. here,
Since a part of the self-diagnosis microprogram required for the CPU 21 to execute the self-diagnosis is stored in the ROM 221, the CPU-FW stored in the magnetic disk device (HDD) 23 This is a diagnostic microprogram and a microprogram for data processing (instruction execution) required during actual operation.

【0023】主記憶装置24は、CPU21によって実
行対象とされる各種データ処理のための運用プログラム
やデータ等を格納するといった本来の機能の他、磁気デ
ィスク装置(HDD)23に書き込まれているマイクロ
プログラムをCPU21等の各装置にロードする際の一
次記憶としての役目を果たすために、その記憶空間の一
部がバッファメモリ241として使用される。次に、図
2および図3を参照して、システム立ち上げ時の動作を
説明する。
The main storage device 24 has an essential function of storing operation programs and data for various data processing to be executed by the CPU 21, as well as a micro-program written in a magnetic disk device (HDD) 23. A part of the storage space is used as a buffer memory 241 to serve as a primary storage when the program is loaded into each device such as the CPU 21. Next, with reference to FIGS. 2 and 3, an operation at the time of system startup will be described.

【0024】図2のフローチャートはサービスプロセッ
サ(SVP)22によって実行されるシステム立ち上げ
時の制御動作を示しており、また図3はシステム立ち上
げ時におけるCPU21、サービスプロセッサ(SV
P)22および磁気ディスク装置(HDD)23の動作
シーケンスを示している。
FIG. 2 is a flowchart showing a control operation at the time of system startup performed by the service processor (SVP) 22, and FIG. 3 is a flowchart showing the control operation of the CPU 21 and the service processor (SV) at system startup.
P) 22 and an operation sequence of the magnetic disk drive (HDD) 23.

【0025】まず、図1のコンピュータシステムに電源
が投入されると、CPU21はこの時点ではまだその制
御記憶用のRAM211にマイクロプログラムがロード
されてないから、ウェイト状態に設定される(S00
1)。サービスプロセッサ(SVP)22は、ステップ
A11において、その制御記憶用のROM221の内容
に従って自己診断を開始する(S002)。このタイミ
ングで行われるサービスプロセッサ(SVP)22の自
己診断は、主にこの後実行されるSVPバス26を介し
たCPU21とのデータ転送関係の機能について中心に
行われる。また、同時に、磁気ディスク装置(HDD)
23も立ち上げ処理に入る(S007)。
First, when the power of the computer system shown in FIG. 1 is turned on, the CPU 21 is set to the wait state since the microprogram has not yet been loaded into the control storage RAM 211 at this time (S00).
1). The service processor (SVP) 22 starts self-diagnosis in step A11 according to the contents of the control storage ROM 221 (S002). The self-diagnosis of the service processor (SVP) 22 performed at this timing is mainly performed on functions related to data transfer with the CPU 21 via the SVP bus 26 which are executed thereafter. At the same time, a magnetic disk drive (HDD)
23 also enters the startup process (S007).

【0026】サービスプロセッサ(SVP)22は、自
己診断(S002)が終了すると、ステップA12にお
いて、ROM221の空き領域に書き込まれているCP
U21の自己診断用マイクロプログラムをSVPバス2
6を介してCPU21のRAM211にロードし、CP
U21を起動する(S003,S004)。CPU21
はサービスプロセッサ(SVP)22から自己診断用マ
イクロプログラムを受け取ると、その内容にしたがって
自己診断を開始する(S005)。
When the self-diagnosis (S002) is completed, the service processor (SVP) 22 determines in step A12 that the CP written in the free area of the ROM 221
The microprogram for self-diagnosis of U21 is
6 is loaded into the RAM 211 of the CPU 21 and the CP
U21 is started (S003, S004). CPU 21
Receives the self-diagnosis microprogram from the service processor (SVP) 22, and starts the self-diagnosis according to the contents (S005).

【0027】この後、サービスプロセッサ(SVP)2
2は、ステップA13にて、残りの自己診断(例えば、
システムバス25についての自己診断)やその他の装置
の立ち上げ処理を実行する(S006)。
Thereafter, the service processor (SVP) 2
In step A13, the remaining self-diagnosis (for example,
The self-diagnosis of the system bus 25) and the startup processing of other devices are executed (S006).

【0028】そして、サービスプロセッサ(SVP)2
2は、ステップA14でその処理の終了を確認すると、
CPU21の残りのマイクロプログラムを磁気ディスク
装置(HDD)23から読み込もうとする。このときに
は磁気ディスク装置(HDD)23の立ち上げ処理も進
行しているが、もし磁気ディスク装置(HDD)23の
立ち上げ処理が終了していなければ、サービスプロセッ
サ(SVP)22はステップA15にて磁気ディスク装
置(HDD)23が読み出し可能状態になるのを待つこ
とになる(S009)。また、CPU21は自己診断が
終わると残りのマイクロプログラムがロードされてくる
のを待つことになる(S008)。
The service processor (SVP) 2
2 confirms the end of the process in step A14,
An attempt is made to read the remaining microprogram of the CPU 21 from the magnetic disk device (HDD) 23. At this time, the start-up process of the magnetic disk device (HDD) 23 is also in progress, but if the start-up process of the magnetic disk device (HDD) 23 is not completed, the service processor (SVP) 22 proceeds to step A15. The process waits until the magnetic disk device (HDD) 23 becomes readable (S009). When the self-diagnosis is completed, the CPU 21 waits for the remaining microprogram to be loaded (S008).

【0029】そして、やがて磁気ディスク装置(HD
D)23が読み出し可能状態になると、サービスプロセ
ッサ(SVP)22は、ステップA16において、磁気
ディスク装置(HDD)23からCPU21のマイクロ
プログラムの残りを読み出し、システムバス25を介し
て主記憶装置24のバッファメモリ241にロードする
(S010,S013)。次いで、サービスプロセッサ
(SVP)22は、ステップA17でCPU21が自己
診断を終了したのを確認すると、ステップA18におい
て、主記憶装置24のバッファメモリ241からCPU
21の残りのマイクロプログラムを読み込み、システム
バス25を介してCPU21のRAM211にロードす
る(S011,S012)。
Then, the magnetic disk device (HD
When the D) 23 becomes readable, the service processor (SVP) 22 reads the rest of the microprogram of the CPU 21 from the magnetic disk device (HDD) 23 in step A16, and reads the rest of the main storage device 24 via the system bus 25. The data is loaded into the buffer memory 241 (S010, S013). Next, when the service processor (SVP) 22 confirms that the CPU 21 has completed the self-diagnosis in step A17, the service processor (SVP) 22 reads the CPU from the buffer memory 241 of the main storage device 24 in step A18.
The remaining microprograms are read and loaded into the RAM 211 of the CPU 21 via the system bus 25 (S011, S012).

【0030】この場合、CPU21の残りのマイクロプ
ログラムは、CPU21の自己診断用マイクロプログラ
ム上に重ね書きされるようにRAM211へオーバーラ
イトされる。この後、CPU21は、残りの自己診断と
立ち上げ処理を行う(S014)。
In this case, the remaining microprogram of the CPU 21 is overwritten on the RAM 211 so as to be overwritten on the self-diagnosis microprogram of the CPU 21. Thereafter, the CPU 21 performs the remaining self-diagnosis and startup processing (S014).

【0031】サービスプロセッサ(SVP)22は、シ
ステムの立ち上げに必要な他の処理が残っていればそれ
を実行し(S015)、これが終了後、ステップA19
でCPU21の自己診断が終了されるのを確認してか
ら、システムの制御をCPU21に渡し、これによって
CPU21によるソフトウェア命令の実行が可能にな
る。
The service processor (SVP) 22 executes other processes necessary for starting up the system, if any, (S015).
After confirming that the self-diagnosis of the CPU 21 is completed, the control of the system is transferred to the CPU 21, thereby enabling the CPU 21 to execute the software instruction.

【0032】以上のように、この実施例においては、電
源投入時において、CPU21の自己診断用マイクロプ
ログラムは磁気ディスク装置(HDD)23からではな
くサービスプロセッサ(SVP)22内のROM221
からロードされ、これによりCPU21の自己診断動作
が実行開始される。このため、磁気ディスク装置(HD
D)23の立上がりを待たずにCPU21の自己診断動
作が開始できるようになり、磁気ディスク装置(HD
D)23の立ち上げ処理時間と並行してCPU21の自
己診断を実行できるようになり、システム全体の立ち上
げに要する時間を短縮することができる。
As described above, in this embodiment, when the power is turned on, the self-diagnosis microprogram of the CPU 21 is not transmitted from the magnetic disk drive (HDD) 23 but to the ROM 221 in the service processor (SVP) 22.
The self-diagnosis operation of the CPU 21 is started. For this reason, the magnetic disk drive (HD
D) The self-diagnosis operation of the CPU 21 can be started without waiting for the rise of the 23, and the magnetic disk device (HD
D) The self-diagnosis of the CPU 21 can be executed in parallel with the start-up processing time of 23, and the time required for starting up the entire system can be reduced.

【0033】また、磁気ディスク装置(HDD)23か
ら残りのマイクロプログラムをCPU21のRAM21
1にオーバーライトすることによって、そのRAM21
1の容量の縮小化を図ることができる。
Further, the remaining microprogram is transferred from the magnetic disk device (HDD) 23 to the RAM 21 of the CPU 21.
1 by overwriting the RAM 21
1 can be reduced in capacity.

【0034】なお、ここでは、CPU21とSVP22
の組み合わせの例だけを説明したが、SVP22の監視
を複数にすれば、同様のシーケンスで、データ処理系装
置として機能するマイクロプログラム制御方式の複数の
デバイスの自己診断を磁気ディスク装置(HDD)23
の立ち上げ処理時間に行うことができる。
Here, the CPU 21 and the SVP 22
However, if a plurality of SVPs 22 are monitored, a self-diagnosis of a plurality of devices of the microprogram control system functioning as a data processing system device can be performed by the magnetic disk device (HDD) 23 in the same sequence.
Can be performed during the startup processing time.

【0035】さらに、ここでは、サービスプロセッサ
(SVP)22内のROM221にCPU21の自己診
断用マイクロプログラムの一部を記憶するようにした
が、自己診断用マイクロプログラムの全てを格納するよ
うにしても良い。また、システムバス25についての自
己診断を先に実行すれば、SVPバス26ではなく、シ
ステムバス25を介してサービスプロセッサ(SVP)
22からCPU21に自己診断用マイクロプログラムを
ロードする事も可能である。
Further, in this embodiment, a part of the self-diagnosis microprogram of the CPU 21 is stored in the ROM 221 in the service processor (SVP) 22, but all the self-diagnosis microprograms may be stored. good. If the self-diagnosis of the system bus 25 is executed first, the service processor (SVP) is transmitted through the system bus 25 instead of the SVP bus 26.
It is also possible to load a microprogram for self-diagnosis from the CPU 22 into the CPU 21.

【0036】[0036]

【発明の効果】以上のように、この発明によれば、CP
Uの自己診断と磁気ディスク装置の立ち上げ処理を並行
して実行できるようにしてシステム立ち上げ処理の高速
化を実現すると共に、制御記憶の縮小化を図ることがで
きる。
As described above, according to the present invention, the CP
The self-diagnosis of U and the start-up processing of the magnetic disk device can be executed in parallel, so that the system start-up processing can be speeded up and the control storage can be reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】この発明の一実施例に係わるシステム構成を示
すブロック図。
FIG. 1 is a block diagram showing a system configuration according to an embodiment of the present invention.

【図2】同実施例におけるサービスプロセッサの動作を
説明するフローチャート。
FIG. 2 is a flowchart for explaining the operation of the service processor in the embodiment.

【図3】同実施例におけるシステム立ち上げ時の動作を
説明するタイミングチャート。
FIG. 3 is a timing chart for explaining an operation at the time of system startup in the embodiment.

【図4】従来のシステム構成を示すブロック図。FIG. 4 is a block diagram showing a conventional system configuration.

【図5】従来のシステム立ち上げ時の動作を説明するタ
イミングチャート。
FIG. 5 is a timing chart for explaining an operation at the time of starting a conventional system.

【符号の説明】[Explanation of symbols]

21…CPU、22…サービスプロセッサ、23…外部
記憶装置、24…主記憶装置、221…RAM、222
…ROM。
21 ... CPU, 22 ... Service Processor, 23 ... External Storage Device, 24 ... Main Storage Device, 221 ... RAM, 222
... ROM.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭64−72249(JP,A) 特開 平1−144133(JP,A) 特開 昭62−25353(JP,A) 特開 平2−247731(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 9/06 G06F 11/22 ──────────────────────────────────────────────────続 き Continuation of front page (56) References JP-A-64-72249 (JP, A) JP-A-1-144133 (JP, A) JP-A-62-25353 (JP, A) JP-A-2- 247731 (JP, A) (58) Field surveyed (Int. Cl. 7 , DB name) G06F 9/06 G06F 11/22

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 マイクロプログラムがロードされるRA
Mを有するCPUと、このCPUの監視および制御など
を行うサービスプロセッサと、前記CPUのマイクロプ
ログラムなどが格納される磁気ディスク装置と、主記憶
装置と、これらの装置が接続されるシステムバスと、前
記CPUと前記サービスプロセッサを直接接続するサー
ビスプロセッサバスとから構成されるコンピュータシス
テムにおいて、 前記サービスプロセッサに設けられ、サービスプロセッ
サ用マイクロプログラム、および前記CPUの自己診断
用マイクロプログラムの一部を記憶するROMと、前記コンピュータシステムの電源投入時に、前記サービ
スプロセッサの前記ROMに格納された前記自己診断用
マイクロプログラムの一部を前記サービスプロセッサバ
スを介して前記CPUのRAMにロードして、前記CP
Uの自己診断を開始する手段と、 前記磁気ディスク装置が読み出し可能状態になったとき
に、前記サービスプロセッサによって前記ロードされた
自己診断用マイクロプログラムを除く残りのマイクロプ
ログラムを前記磁気ディスク装置から読み出し、前記シ
ステムバスを介して前記主記憶装置のバッファメモリに
ロードする手段と、 前記CPUにおける前記一部のマイクロプログラムによ
る自己診断の終了時に、前記主記憶装置のバッファメモ
リから前記残りのマイクロプログラムを読み込み、前記
システムバスを介して前記CPUにロードする手段と、 前記ロードされた残りのマイクロプログラムを前記RA
Mの前記一部の自己診断用マイクロプログラム上に重ね
書きして、自己診断を実行する手段とを具備する ことを
特徴とするコンピュータシステムの立ち上げ制御方式。
1. An RA to which a microprogram is loaded
CPU with M and monitoring and control of this CPU
A service processor for performing
Magnetic disk device for storing programs
Devices and the system bus to which they are connected,
A service that directly connects the CPU and the service processor.
A service processor bus provided in the service processor.
A ROM for storing service for microprograms, and a part of the self-diagnosis microprogram of the CPU, at power up of the computer system, the services
For the self-diagnosis stored in the ROM of the microprocessor.
A part of the microprogram is
Loaded into the RAM of the CPU via the
Means for starting self-diagnosis of U, and when the magnetic disk drive is ready for reading
The loaded by the service processor
The remaining microcontrollers except the self-diagnosis microprogram
And reads the program from the magnetic disk drive.
To the buffer memory of the main storage device via the stem bus
Loading means, and the partial microprogram in the CPU.
At the end of the self-diagnosis,
Read the remaining microprogram from the
Means for loading the CPU via a system bus, and loading the remaining microprograms loaded into the RA
M on the part of the self-diagnosis microprogram
And a means for executing self-diagnosis by writing .
JP06542592A 1992-03-24 1992-03-24 Startup control method for computer system Expired - Fee Related JP3264966B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP06542592A JP3264966B2 (en) 1992-03-24 1992-03-24 Startup control method for computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP06542592A JP3264966B2 (en) 1992-03-24 1992-03-24 Startup control method for computer system

Publications (2)

Publication Number Publication Date
JPH05265766A JPH05265766A (en) 1993-10-15
JP3264966B2 true JP3264966B2 (en) 2002-03-11

Family

ID=13286709

Family Applications (1)

Application Number Title Priority Date Filing Date
JP06542592A Expired - Fee Related JP3264966B2 (en) 1992-03-24 1992-03-24 Startup control method for computer system

Country Status (1)

Country Link
JP (1) JP3264966B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4755776B2 (en) * 2001-06-19 2011-08-24 パナソニック株式会社 Semiconductor integrated circuit and audio / video data recording / reproducing apparatus
JP4643351B2 (en) * 2005-04-27 2011-03-02 株式会社リコー Device and program start method
JP2017122997A (en) 2016-01-06 2017-07-13 富士通株式会社 Information processing unit, control method for arithmetic processing unit, and control program for arithmetic processing unit
JP6487349B2 (en) * 2016-01-21 2019-03-20 ヤンマー株式会社 Diagnostic device and power conversion device

Also Published As

Publication number Publication date
JPH05265766A (en) 1993-10-15

Similar Documents

Publication Publication Date Title
US6189114B1 (en) Data processing system diagnostics
US5463766A (en) System and method for loading diagnostics routines from disk
JP2008084291A (en) Storage apparatus, control method, and control device
US7631224B2 (en) Program, method, and mechanism for taking panic dump
JP3264966B2 (en) Startup control method for computer system
WO2008048581A1 (en) A processing device operation initialization system
JPS628831B2 (en)
JP3126473B2 (en) How to set up a computer system
JP2679575B2 (en) I / O channel fault handling system
JP2835896B2 (en) Test program execution control method
JPS6336019B2 (en)
JP2574938B2 (en) System startup method
JP3439906B2 (en) Computer system
JPH0216647A (en) Information processor
JPS6228841A (en) Input/output processor
JP2530900B2 (en) Loading device
JPH0648453B2 (en) Peripheral device initialization control method
JP3263987B2 (en) Automatic IPL initial setting processing method
JPH1097440A (en) Electronic computer diagnosing device
JP2849780B2 (en) Computer system
JPH0628032B2 (en) Micro program controller
JPH04137147A (en) Data file control system
JPS62192824A (en) Access system for processor
JPH04248635A (en) Probe effect eliminating method for parallel processing debugging
JPS6043748A (en) Loading system of work station firmware in data processor

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071228

Year of fee payment: 6

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081228

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees