JPH01228054A - Adapter and its control method for multiple cpu system - Google Patents

Adapter and its control method for multiple cpu system

Info

Publication number
JPH01228054A
JPH01228054A JP5265588A JP5265588A JPH01228054A JP H01228054 A JPH01228054 A JP H01228054A JP 5265588 A JP5265588 A JP 5265588A JP 5265588 A JP5265588 A JP 5265588A JP H01228054 A JPH01228054 A JP H01228054A
Authority
JP
Japan
Prior art keywords
cpu
adapter
error
command
bus
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP5265588A
Other languages
Japanese (ja)
Other versions
JP2562474B2 (en
Inventor
Shigeaki Hatayama
幡山 重昭
Shigeru Hashimoto
繁 橋本
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP63052655A priority Critical patent/JP2562474B2/en
Publication of JPH01228054A publication Critical patent/JPH01228054A/en
Application granted granted Critical
Publication of JP2562474B2 publication Critical patent/JP2562474B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To delete a processing program for interrupting the asynchronization of a CPU by providing a register to set a command to an adapter and executing the interruption to the CPU only when the adapter detects a bus error or an adapter error. CONSTITUTION:Plural CPU 12a, 12b and 12c are coupled with a system bus 11, and share a main memory 13. For an adapter 14, registers 21a, 21b and 21c for setting a command corresponding to respective CPUs are provided. For example, when a CPU 12a is communicated with a disk, the CPU 12a issues the request to communicate with an I/O connected to the adapter 14 for the adapter. The adapter 14 executes this, sets the error command respectively to a register 21a when an abnormality is completed and thereafter, applies the interruption to the CPU 12a. The interruption is applied to the CPU 12a only, it is not applied to other CPUs, and therefore, a processing program is made unnecessary and an execution efficiency is raised.

Description

【発明の詳細な説明】 〔概要〕 本発明はマルチCPUシステムのアダプタ及びその制御
方法に関し、 CPUの負担を軽減し、しかもCPUの処理速度を向上
させることを目的とし、 複数のCPUと、CPUからのコマンドがセットされる
メモリと、CPUと外部端末装置との間の交信を確立す
るアダプタと、これらの作動部間を接続するバスとから
成るマルチCPUシステムにおいて、アダプタに各CP
Uに対応するレジスタを設ける一方、レジスタにはアダ
プタの処理実行終了を示すコマンド及びエラーコマンド
が格納され、対応するCPUに割込みせしめられる構成
とした。
[Detailed Description of the Invention] [Summary] The present invention relates to a multi-CPU system adapter and its control method, and aims to reduce the burden on the CPU and improve the processing speed of the CPU. In a multi-CPU system consisting of a memory in which commands from the CPU are set, an adapter that establishes communication between the CPU and external terminal equipment, and a bus that connects these operating parts, the adapter
A register corresponding to U is provided, and a command indicating the end of processing execution of the adapter and an error command are stored in the register, and the configuration is such that the corresponding CPU is interrupted.

(産業上の利用分野) 本発明はアダプタ、特にマルチCPUシステムに用いら
れて、前記CPUのオーバーヘッドを軽減させる種改良
されたアダプタに関するものである。
(Industrial Application Field) The present invention relates to an adapter, and particularly to an improved adapter that is used in a multi-CPU system to reduce the overhead of the CPU.

(従来の技術) 複数のCPUを共通バスに接続し、各CPUにおいて得
られた処理結果(即ちデータ)を例えばディスク等に転
送するようにしたマルチCPUシステムが近年よく利用
されているが、このようなマルチCPUシステムの一般
例が第5図に示されている。この図に示されたマルチC
PUシステムは、システムバス1に接続された複数のC
PU2a、2b、2cと、各CPU2a、2b、2cの
処理プログラム並びに処理データが格納されるメインメ
モリ3と、各CPU2a、2b、2cとデータの授受を
行なうディスク装置等の端末装置を接続するアダプタ4
とから構成されている。アダプタ4は、システムバス1
からデータを受入れるために各CPU2a、2b、2c
に対応して設けられた入力ボート5a、5b、5cと、
アダプタ4内に設けられたバス6と、このバスに接続さ
れたローカルメモリ7と、バスに接続されディスク装置
等にデータを送る出力ボート8,9と、これらの各部の
動作をコントロールするマイクロプロセッサ10とを有
して成る。このようなマルチCPUシステムにおいて、
いずれかのCPU2a、2b又は2c(この場合−例と
してCPU2aとする)が当該CPU2aに対応する入
力レポート5aヘコマンドを発行し、このコマンド実行
中にシステムバスのエラーやアダプタエラーが発生する
と、アダプタ4の入力ポート5aはアクセス元CPU2
aへ割込みを上げると共に、他のCPU2b及び2cに
も非同期に割込みを上げる。これに基づき、マルチCP
Uシステムを構成する全てのCPU2a、2b、2cは
前記アダプタ4側からの非同期割込みに対してデータ処
理を行なう。
(Prior Art) Multi-CPU systems, in which multiple CPUs are connected to a common bus and the processing results (i.e., data) obtained by each CPU are transferred to, for example, a disk, have been widely used in recent years. A general example of such a multi-CPU system is shown in FIG. Multi-C shown in this figure
The PU system consists of multiple CPUs connected to system bus 1.
An adapter that connects the PU2a, 2b, 2c, the main memory 3 in which processing programs and processing data of each CPU2a, 2b, 2c are stored, and a terminal device such as a disk device that exchanges data with each CPU2a, 2b, 2c. 4
It is composed of. Adapter 4 is system bus 1
each CPU 2a, 2b, 2c to accept data from
Input boats 5a, 5b, 5c provided corresponding to the
A bus 6 provided in the adapter 4, a local memory 7 connected to this bus, output ports 8 and 9 connected to the bus for sending data to a disk device, etc., and a microprocessor that controls the operation of each of these parts. 10. In such a multi-CPU system,
If any of the CPUs 2a, 2b, or 2c (in this case - CPU 2a as an example) issues a command to the input report 5a corresponding to the CPU 2a, and a system bus error or adapter error occurs during the execution of this command, the adapter 4 The input port 5a of the access source CPU 2
At the same time, an interrupt is raised to the other CPUs 2b and 2c asynchronously. Based on this, multi-CP
All CPUs 2a, 2b, and 2c constituting the U system perform data processing in response to asynchronous interrupts from the adapter 4 side.

(発明が解決しようとする課題) しかしながら、このような従来のアダプタ4にあっては
、一つのCPU2aからのコマンド実行中にバスエラー
或はアダプタエラーが発生した場合、アクセスCPU2
aのみならず他のCPU2b、2cへも割込みを行なっ
ていたため、アダプタ4に対してコマンドを発行してい
ない他のCPU2b、2cは非同期割込みに対応するた
めに膨大且つ複雑なソフトウェア処理を行なう必要があ
り、CPUに対して大きな負担を強いるという問題があ
りた。また、マルチCPUシステムにおいて、前記CP
U2b、2cのようなコマンドを発行していないCPU
は、それぞれ独自の処理を行なっていることが一般的で
あるが、このようなCPUが前記アダプタ4からの割込
みによって本来の処理が中断され、割込み処理を行なわ
なければならないとなるとシステム全体から見て処理速
度が低下するという問題があった。
(Problem to be Solved by the Invention) However, in such a conventional adapter 4, if a bus error or adapter error occurs during command execution from one CPU 2a, the access CPU 2
Since interrupts were issued not only to a, but also to other CPUs 2b and 2c, the other CPUs 2b and 2c, which are not issuing commands to adapter 4, must perform enormous and complex software processing in order to respond to asynchronous interrupts. There was a problem in that it imposed a heavy burden on the CPU. Furthermore, in a multi-CPU system, the CPU
CPU that does not issue commands such as U2b and 2c
Generally, each CPU performs its own processing, but if the original processing of such a CPU is interrupted by an interrupt from the adapter 4 and it has to perform interrupt processing, it will cause problems from the perspective of the entire system. There was a problem that the processing speed decreased.

本発明は、このような従来の問題点に鑑みてなされたも
ので、その目的は、CPUの負担を軽減し、しかもCP
Uの処理速度を向上させるアダプタを提供することであ
る。
The present invention was made in view of such conventional problems, and its purpose is to reduce the burden on the CPU, and also to reduce the burden on the CPU.
An object of the present invention is to provide an adapter that improves the processing speed of U.

(課題を解決するための手段) 第1図は本発明の原理構成を示す図である。(Means for solving problems) FIG. 1 is a diagram showing the basic configuration of the present invention.

この図において、符号11はシステムバス、12a、1
2b、12cはシステムバスに接続された複数のCPU
、13はこのマルチCPUシステムの動作に必要な各種
データが格納されるメインメモリ、14はこのマルチC
PUシステムに組込まれるアダプタである。アダプタ1
4内には各CPU12a、12b、12cに対応してレ
ジスタ21a、21b、21cが備えられており、これ
らのレジスタ21a、21b、21cにはアダプタ14
の動作終了を示す終了コマンドや、バスエラー等を示す
エラーコマンドが一時格納され、それぞれ対応するCP
Uに伝送されるようになっている。
In this figure, reference numeral 11 indicates a system bus, 12a, 1
2b and 12c are multiple CPUs connected to the system bus
, 13 is a main memory in which various data necessary for the operation of this multi-CPU system is stored, and 14 is a main memory for storing this multi-CPU system.
This is an adapter built into the PU system. adapter 1
4 is provided with registers 21a, 21b, 21c corresponding to each CPU 12a, 12b, 12c, and these registers 21a, 21b, 21c are provided with an adapter 14
A termination command indicating the end of operation and an error command indicating a bus error etc. are temporarily stored, and the corresponding CP
It is now transmitted to the U.

〔作用〕[Effect]

マルチCPUシステムの動作例としては、CPU12a
、12b、12cとディスクとの間のデータの書込み又
は読出し動作がある。例えばCPU−012aの動作に
ついてみると、このCPU−012aはメインメモリ1
3から所定の処理プログラムを読出してそのプログラム
を実行する。そして、アダプタ14に対して、当該アダ
プタ14に接続されたIloと交信すべく使用要求を出
す。アダプタ14はCPU−012aからの要求を解析
して実行する。この実行動作が正常に終了すると、アダ
プタ14はレジスタ021aに終了コマンドをセットし
てCPU−012aに割込みを上げると共にコマンド起
動待ち状態となる。他方、前記アダプタ14の実行中、
バラエラーやアダプタエラーが発生すると、アダプタ1
4は内蔵のレジスタ021aにエラーコマンドをセット
してCPU−012aに割込みを上げる。そしてこの割
込みを上げた後、アダプタ14は他のCPU−112b
、CPU−n12cのコマンド起動待ち状態となる。こ
の場合他のCPU−112bやCPU−n12cはエラ
ーコマンドを受けていないから、各々独自のプログラム
実行が可能であり、マルチCPUシステム全体としての
動作効率が向上する。
As an example of the operation of a multi-CPU system, CPU12a
, 12b, 12c and the disk. For example, looking at the operation of CPU-012a, this CPU-012a has main memory 1
A predetermined processing program is read from 3 and executed. Then, a usage request is issued to the adapter 14 to communicate with Ilo connected to the adapter 14. The adapter 14 analyzes and executes the request from the CPU-012a. When this execution operation is normally completed, the adapter 14 sets a termination command in the register 021a, raises an interrupt to the CPU-012a, and enters a command activation waiting state. On the other hand, while the adapter 14 is running,
If a disconnection error or adapter error occurs, adapter 1
4 sets an error command in the built-in register 021a and raises an interrupt to the CPU-012a. After raising this interrupt, the adapter 14 connects the other CPU-112b
, the CPU-n12c enters a command activation waiting state. In this case, since the other CPU-112b and CPU-n12c have not received the error command, each can execute its own program, improving the operating efficiency of the multi-CPU system as a whole.

(実施例) 第2図は第1図に示されたマルチCPUシステムに組込
まれるアダプタ14の一実施例を示す図であり、第3図
及び第4図はこの実施例の動作を示すフローチャートで
ある。
(Embodiment) FIG. 2 is a diagram showing an embodiment of the adapter 14 incorporated in the multi-CPU system shown in FIG. 1, and FIGS. 3 and 4 are flowcharts showing the operation of this embodiment. be.

この実施例において、アダプタ14は、システムバス1
1に接続され各CPU12a、12b。
In this embodiment, adapter 14 connects system bus 1
1 and each CPU 12a, 12b.

12cに対応して設けられた入カポ−)15a。15a provided corresponding to 12c.

15bと、アダプダ14内に設けられたデータ転送用の
バス16と、バス16に接続されたローカルメモリ17
と、バスに接続されディスク装置の様なIloにデータ
を送る出力ポート18.19と、これらの各作動部の動
作をコントロールするマイクロプロセッサ20とを有し
て成る。入力ボート15a、15bにはそれぞれコマン
ド格納用のレジスタ21a、21bが設けられており、
当該レジスタ21a、21bに格納されたコマンドをC
PU12a、12bに割込み形式で上げることができる
ようになっている。
15b, a data transfer bus 16 provided within the adapter 14, and a local memory 17 connected to the bus 16.
, an output port 18, 19 that is connected to a bus and sends data to Ilo such as a disk device, and a microprocessor 20 that controls the operation of each of these operating sections. The input ports 15a and 15b are provided with registers 21a and 21b for storing commands, respectively.
The commands stored in the registers 21a and 21b are
It is possible to send an interrupt to the PUs 12a and 12b.

かかる構成を有するアダプタ14とCPU−012a、
CPU−112b間における制御動作を第3図及び第4
図に基づき説明する。ここで第3図CPU1のフローは
、CPU0がアダプタアクセス時バスエラーあるいはア
ダプタエラーが発生したのちアダプタをアクセスしたも
のとする。又は、cpuoがアダプタアクセス時、バッ
ファはEmptyとする。
The adapter 14 and CPU-012a having such a configuration,
The control operation between the CPU-112b is shown in FIGS. 3 and 4.
This will be explained based on the diagram. Here, the flow of CPU1 in FIG. 3 assumes that CPU0 accesses the adapter after a bus error or adapter error occurs during adapter access. Or, when CPUO accesses the adapter, the buffer is empty.

第1図に示すようなマルチCPU (ここではCPU−
012aとCPU−112bのみに注目する)システム
において、処理ステップ(図中STで示す)lにおいて
CPU−012aがアダプタ14使用要求を出すと、こ
のCPU−0のプログラムはステップ2においてメイン
メモリ13にコマンドを書込み、更にステップ3におい
てアダプタ14がレディであるか否かをチエツクする。
A multi-CPU (here CPU-
012a and CPU-112b), when the CPU-012a issues a request to use the adapter 14 in processing step (indicated by ST in the figure) l, the program of this CPU-0 is stored in the main memory 13 in step 2. The command is written, and further, in step 3, it is checked whether the adapter 14 is ready.

この処理ステップでアダプタ14がレディでないときは
、レディ状態になるまでチエツク動作を繰返し、アダプ
タ14がレディになった場合、アダプタ14に対して起
動をかける。但し、本実施例における各CPUのプログ
ラムは、アダプタNot  Readyの状態を起こさ
ない様な作りになっている。
If the adapter 14 is not ready in this processing step, the check operation is repeated until it becomes ready, and when the adapter 14 becomes ready, the adapter 14 is activated. However, the programs of each CPU in this embodiment are designed so as not to cause the adapter Not Ready state.

一方、アダプタ14においては、ステップ4においてC
PU−012aからコマンド起動フラグのセットがあっ
たか否かをチエツクし、前記CPU−012aからコマ
ンド起動フラグがセットされるとステップ5に移行する
。ステップ5ではファームウェアによりメインメモリ1
3からアダプタ内バッファ22にコマンドを読出す。そ
してステップ6において、前記読出したコマンドを解析
して実行する。これにより、例えば先に述べたようにア
ダプタ14の入カポ−)015aを介してCPU−01
2aからディスク装置へのデータ転送等の処理が行なわ
れる。アダプタ14は、前記ステップ6においてコマン
ド実行を行なうとステップ7に移行し、アダプタ14又
はバス11にエラーが発生していないか否かチエツクす
る。
On the other hand, in the adapter 14, the C
It is checked whether or not the command activation flag has been set from the CPU-012a, and if the command activation flag is set from the CPU-012a, the process moves to step 5. In step 5, the main memory 1 is set by the firmware.
3 to the internal adapter buffer 22. Then, in step 6, the read command is analyzed and executed. As a result, for example, as described above, the CPU-01
Processing such as data transfer from 2a to the disk device is performed. When the adapter 14 executes the command in step 6, the process moves to step 7, and checks whether an error has occurred in the adapter 14 or the bus 11.

このチエツク動作でエラーが発生していなければステッ
プ8に移行し、入力ポート015aに設けられたレジス
タ012aに終了コマンドをセットしてCPU−012
aへ割込みを上げる。その後アダプタ14はステップ9
においてコマンド起動フラグをリセットしてバッファが
フルでなければレディ状態となり、コマンド起動フラグ
のセット待ち状態となる。
If no error has occurred in this check operation, the process moves to step 8, sets an end command to the register 012a provided at the input port 015a, and then sends the CPU-012
Raise the interrupt to a. Adapter 14 then steps 9
If the command activation flag is reset and the buffer is not full, it enters a ready state and waits for the command activation flag to be set.

他方ステップ7において、アダプタ14又はバス11に
エラーが発生していると判断された場合は、アダプタ1
4はステップ10において、入力ポート015aに設け
られレジスタ021aにエラーコマンドをセットしてC
PU−012aへ割込みを上げる。これによってCPU
−012aはアダプタ14又はバス11にエラーが発生
したことを認識し割込みによるエラー処理ルーチンを実
行する。この段階ではエラーコマンドの割込みはCPU
−012aに対してのみ上げられるからCPU−112
b以下の他のCPUはそれぞれ独自の処理を行う。アダ
プタ14は前記エラーコマンドの割込みを上げた後、ス
テップ11においてコマンド起動フラグをリセットして
バッファがフルでなければレディ状態となり他のCPU
からの起動を待つ。
On the other hand, if it is determined in step 7 that an error has occurred in the adapter 14 or the bus 11, the adapter 1
4, in step 10, an error command is set in the register 021a provided at the input port 015a, and the C
Raise an interrupt to PU-012a. This allows the CPU
-012a recognizes that an error has occurred in the adapter 14 or the bus 11 and executes an error handling routine using an interrupt. At this stage, error command interrupts are sent to the CPU.
-012a because it can only be raised for CPU-112
The other CPUs below b perform their own processing. After raising the interrupt of the error command, the adapter 14 resets the command activation flag in step 11, and if the buffer is not full, it becomes ready and other CPUs
Wait for startup from.

このような状態の下で、CPU−112bがステップ1
2においてアダプタ14の使用要求を出すと、このCP
U−112bのプログラムはステップ13においてメイ
ンメモリ13にコマンドを書込み更にステップ14にお
いてアダプタ14がレディであるか否かをチエツクする
。そしてこの処理ステップでアダプタ14がレディであ
ると判断されればアダプタ14に対して起動をかける。
Under such conditions, the CPU-112b performs step 1.
When a request to use the adapter 14 is issued in step 2, this CP
The U-112b program writes a command to the main memory 13 in step 13, and further checks whether the adapter 14 is ready in step 14. If the adapter 14 is determined to be ready in this processing step, the adapter 14 is activated.

アダプタ14においてはステップ15においてCPU−
112bからのコマンド起動フラグがセットされたか否
かをチエツクし、前記CPU−112bからのコマンド
起動がかかるとステップ16に移行する。そしてこのス
テップ16では入力ポート115bに設けられたレジス
タ121bに先と同一のエラーコマンドをセットしてC
PU−112bへ割込みを上げる。そして各ステップ5
TII、5T15,5716をまとめた処理ステップを
STXで表わすと、この処理ステップは第4図の様に表
わされ、CPUの全てから起動がかけられるまで繰返え
される。
In the adapter 14, the CPU-
It is checked whether the command activation flag from the CPU-112b has been set, and if the command activation flag from the CPU-112b is activated, the process moves to step 16. In this step 16, the same error command as before is set in the register 121b provided in the input port 115b, and the
Raise an interrupt to PU-112b. and each step 5
When the processing steps of TII, 5T15, and 5716 are expressed as STX, this processing step is expressed as shown in FIG. 4, and is repeated until all CPUs are activated.

即ち第4図に示すように、CPU−nからの起動に対し
ては、CPU−n−1へのエラーコマンドの割込みを上
げた後5T11aにおいズコマンド起動フラグをリセッ
トし、ステップ15でコマンド起動フラグがセットされ
たか否かをチエツクする。CPU−nからのコマンド起
動がかかると、ステップ16aにおいてこれまでに割込
みさせたのと同一のエラーコマンドをセットし、CPU
−nに割込みを上げ、そして5711bに。
That is, as shown in FIG. 4, for startup from CPU-n, after raising the error command interrupt to CPU-n-1, the 5T11a scent command startup flag is reset, and the command startup is performed in step 15. Check if the flag is set. When a command is activated from CPU-n, the same error command that has caused the interrupt so far is set in step 16a, and the CPU
- Raise interrupt to n, and to 5711b.

おいてコマンド起動フラグをリセットする。このような
一連の処理ループが続く間はアダプタ14は第3図中ス
テップ17においてアダプタリセット待ちとなる。
and reset the command activation flag. While this series of processing loops continues, the adapter 14 waits for adapter reset at step 17 in FIG. 3.

(発明の効果) 以上説明したように、本発明によれば、アダプタにコマ
ンド設定のためのレジスタを設け、当該アダプタがバス
エラー或はアダプタエラーを検出したときエラーコマン
ドをアクセス元CPUにのみ割込ませるようにしたため
、CPUの非同期割込みに対する処理プログラムを削除
することができ、ソフトウェアの簡素化を図ることがで
きる。
(Effects of the Invention) As explained above, according to the present invention, an adapter is provided with a register for command setting, and when the adapter detects a bus error or an adapter error, the error command is allocated only to the accessing CPU. Since the processing program for asynchronous interrupts of the CPU can be deleted, the software can be simplified.

また、CPUは、自己のプログラム実行中において前記
非同期割込みによってプログラム実行が妨げられること
はなくなるので、処理速度が上り作業効率が向上する等
、種々の効果が得られる。
Further, since the CPU is not prevented from executing its own program by the asynchronous interrupt, various effects such as increased processing speed and improved work efficiency can be obtained.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の原理を示す図、第2図は本発明で用い
られるアダプタの一実施例を示す図、第3図は本発明の
CPU及びアダプタの動作例を示すフローチャート、第
4図は前記CPU及びアダプタの動作におけるエラー割
込み動作を示すフローチャート、第5図は従来のマルチ
CPUシステムを示すブロック図、第6図は従来のアダ
プタの構成例を示すブロック図である。 11・・・バス 12a、12b、12c・・・CPU 13・・・メインメモリ 14・・・アダプタ 21a、21b、21c・・・レジスタか1滑、埋置 II 1 閲
FIG. 1 is a diagram showing the principle of the present invention, FIG. 2 is a diagram showing an embodiment of the adapter used in the present invention, FIG. 3 is a flowchart showing an example of the operation of the CPU and adapter of the present invention, and FIG. 5 is a flowchart showing an error interrupt operation in the operation of the CPU and adapter, FIG. 5 is a block diagram showing a conventional multi-CPU system, and FIG. 6 is a block diagram showing an example of the configuration of a conventional adapter. 11...Bus 12a, 12b, 12c...CPU 13...Main memory 14...Adapter 21a, 21b, 21c...Register or 1 slot, buried II 1 View

Claims (2)

【特許請求の範囲】[Claims] (1)データ伝送用バス(11)に複数のCPU(12
a)、(12b)、(12c)と、コマンドが格納され
るメインメモリ(13)と、CPUと外部端末装置との
間の交信を確立するアダプタ(14)とを接続したマル
チCPUシステムにおいて、前記アダプタはバスエラー
及びアダプタエラーのうち少なくとも一方を検知すると
アクセス元CPUにエラー割込みをし、その後他のCP
Uからのコマンド起動を待機することによりシステム制
御するようにしたことを特徴とするマルチCPUシステ
ムのアダプタ制御方法。
(1) Multiple CPUs (12
In a multi-CPU system in which a), (12b), and (12c) are connected to a main memory (13) in which commands are stored and an adapter (14) that establishes communication between the CPU and an external terminal device, When the adapter detects at least one of a bus error and an adapter error, it issues an error interrupt to the accessing CPU, and then interrupts the other CPU.
A method for controlling an adapter in a multi-CPU system, characterized in that the system is controlled by waiting for a command activation from a U.
(2)複数のCPU(12a)、(12b)、(12c
)と、 CPUからのコマンドがセットされるメモリ(13)と
、 CPUと外部端末装置との間の交信を確立するアダプタ
(14)と、 CPUとメモリ及びアダプタ間を接続するバス(11)
と、から成るマルチCPUシステムにおいて、前記アダ
プタには、各CPUに対応するレジスタが設けられる一
方、このレジスタにはアダプタの処理実行終了を示す終
了コマンド及びエラー発生時のエラーコマンドが一時格
納され、対応するCPUに割込みせしめられることを特
徴とするマルチCPUシステムのアダプタ。
(2) Multiple CPUs (12a), (12b), (12c)
), a memory (13) in which commands from the CPU are set, an adapter (14) that establishes communication between the CPU and an external terminal device, and a bus (11) that connects the CPU, memory, and adapter.
In the multi-CPU system, the adapter is provided with a register corresponding to each CPU, and this register temporarily stores an end command indicating the end of processing execution of the adapter and an error command when an error occurs, A multi-CPU system adapter characterized by being able to interrupt a corresponding CPU.
JP63052655A 1988-03-08 1988-03-08 Multi-CPU system adapter and control method thereof Expired - Lifetime JP2562474B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63052655A JP2562474B2 (en) 1988-03-08 1988-03-08 Multi-CPU system adapter and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63052655A JP2562474B2 (en) 1988-03-08 1988-03-08 Multi-CPU system adapter and control method thereof

Publications (2)

Publication Number Publication Date
JPH01228054A true JPH01228054A (en) 1989-09-12
JP2562474B2 JP2562474B2 (en) 1996-12-11

Family

ID=12920876

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63052655A Expired - Lifetime JP2562474B2 (en) 1988-03-08 1988-03-08 Multi-CPU system adapter and control method thereof

Country Status (1)

Country Link
JP (1) JP2562474B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS53138253A (en) * 1977-05-09 1978-12-02 Oki Electric Ind Co Ltd Multi-computer system
JPS5478644A (en) * 1977-12-05 1979-06-22 Nec Corp Interruption control system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS53138253A (en) * 1977-05-09 1978-12-02 Oki Electric Ind Co Ltd Multi-computer system
JPS5478644A (en) * 1977-12-05 1979-06-22 Nec Corp Interruption control system

Also Published As

Publication number Publication date
JP2562474B2 (en) 1996-12-11

Similar Documents

Publication Publication Date Title
JPH0426743B2 (en)
JPS5841538B2 (en) Multiprocessor system instructions
JPH04367963A (en) Shared storage communication system
EP0446077B1 (en) A control system for multi-processor system
JPH01228054A (en) Adapter and its control method for multiple cpu system
JPH0528856B2 (en)
JPS58129525A (en) Data input and output controlling method of data processing system
JPS6223895B2 (en)
JPS5834858B2 (en) Data exchange control method
JPH0424733B2 (en)
JPH02291039A (en) Memory control system
JPH0310363A (en) Latency time setting method for parallel computer
JPH01142962A (en) Data transfer control system
JPH01316851A (en) Channel control system
JPS62254257A (en) Interruption control system for data transfer device
JPS6252900B2 (en)
Smith Implementing a transputer SCSI interface
JPH0431421B2 (en)
JPS63826B2 (en)
JPH01312658A (en) Computer system
JPS5812615B2 (en) Microprocessor controlled workstation adapter
JPH03256150A (en) Command response control system for bus multiplexed system
JPS63314668A (en) Transfer system for memory mapped data
JPH0675898A (en) Direct memory access controller
JPH0421148A (en) Control system for issue of input/output instruction and interruption acknowledge