JPS63213050A - Parallel processing system - Google Patents

Parallel processing system

Info

Publication number
JPS63213050A
JPS63213050A JP4724987A JP4724987A JPS63213050A JP S63213050 A JPS63213050 A JP S63213050A JP 4724987 A JP4724987 A JP 4724987A JP 4724987 A JP4724987 A JP 4724987A JP S63213050 A JPS63213050 A JP S63213050A
Authority
JP
Japan
Prior art keywords
processing
processor
response
contents
cpu
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.)
Pending
Application number
JP4724987A
Other languages
Japanese (ja)
Inventor
Shigeru Kaname
金目 茂
Takuya Hiramatsu
平松 琢弥
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP4724987A priority Critical patent/JPS63213050A/en
Publication of JPS63213050A publication Critical patent/JPS63213050A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To shorten the parallel processing time by executing an estimated process in parallel with a process where the processing request given from an external device or the answer contents are analyzed and the propriety is decided for an estimated process before said processing request or answer contents are analyzed and the processing contents are fixed. CONSTITUTION:A processor 3-2 identifies a start instruction given from a CPU and shifts its own state in an active state. Then the processor 3-2 starts immediately the process when an I/O start command (start I/O) is received regardless of the contents (starting and resetting instructions to an I/O, etc.) of an operation instructed actually by the CPU and a fact whether the contents of the operation show the improper commands (start of unpackaged I/O, violation of specifications, etc.). While a processor 3-1 receives a processing request and an answer from the CPU and decides a state report given from the I/O or the data transferred from the I/O. Then the processor 3-1 sets its own state active and checks the abnormality.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、並列処理方式に関し、特に外部装置からの処
理要求、あるいは外部装置に処理要求を行ったときの外
部装置からの応答、をそれぞれ受信し、これらの内容を
解析して、解析結果に基づき処理内容を決定する処理装
置において、予測を行うことにより高速に処理すること
が可能な並列処理方式に関するものである。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a parallel processing method, and particularly relates to a parallel processing method, and particularly to processing requests from an external device or responses from the external device when a processing request is made to the external device. The present invention relates to a parallel processing method that enables high-speed processing by making predictions in a processing device that receives data, analyzes these contents, and determines processing contents based on the analysis results.

〔従来の技術〕[Conventional technology]

従来の処理装置では、外部装置からの処理要求あるいは
外部装置に対する処理要求の応答を受信すると5処理要
求あるいは応答の内容解析を行った後、その解析結果に
基づく処理を逐次的に実行している。従って、1つの外
部装置からの処理要求あるいは応答に対する処理装置で
の処理時間が長くなるため、処理要求あるいは応答を発
行した外部装置への応答が遅くなっている。また、この
応答を速くするため、処理装置の処理能力を向上させる
には、 (イ)ハードウェア制御部分を増加する必要が
あるが、その結果、処理装置の価格が増大する。(ロ)
マイクロ命令に水平型マイクロ命令を適用する必要があ
るが、その結果、マイクロプログラムの開発工数が増大
する。
In conventional processing devices, when receiving a processing request from an external device or a response to a processing request to an external device, the processing device performs 5 content analyzes of the processing request or response, and then sequentially executes processing based on the analysis results. . Therefore, the processing time of the processing device for a processing request or response from one external device becomes longer, and the response to the external device that issued the processing request or response becomes slower. In addition, in order to improve the processing capacity of the processing device in order to speed up this response, (a) it is necessary to increase the hardware control part, which results in an increase in the price of the processing device. (B)
It is necessary to apply horizontal microinstructions to microinstructions, but as a result, the number of steps for developing microprograms increases.

第4図は、従来における中央処理装置からの起動に対す
る入出力処理部での処理フローチャートである。
FIG. 4 is a conventional processing flowchart in the input/output processing section for activation from the central processing unit.

以下、入出力処理部(以下、IOPと記す)が、中央処
理装置(以下、CPUと記す)から起動指示を受けた場
合を例にとり、詳述する。IOPは、CPUからの起動
指示により、主記憶装置(以下、MEMと記す)に予め
格納されている指令コード、コマンド群(チャネルコマ
ンドワードCCW等)を読み出し、これを実行して、磁
気ディスク装置、磁気ディスク装置、磁気テープ装置、
印刷装置あるいは画像入力装置等の入出力装置(I 1
0)を接続し、これらを制御する。
Hereinafter, a case in which an input/output processing unit (hereinafter referred to as IOP) receives a startup instruction from a central processing unit (hereinafter referred to as CPU) will be described in detail. In response to a startup instruction from the CPU, the IOP reads command codes and command groups (channel command word CCW, etc.) stored in advance in the main memory (hereinafter referred to as MEM), executes them, and activates the magnetic disk device. , magnetic disk device, magnetic tape device,
Input/output devices such as printing devices or image input devices (I 1
0) and control them.

第4図では、CPUからの処理要求(起動指示)を受信
すると(ステップ101)、CPUが予めMEMに格納
した指令コード(例えば、S t、art■/○、Te
5tI/○等)、起動■/○番号等の読出し、解読、自
装置の状態判定、その結果に基づく処理の選択、実行、
およびこの処理の結果、新たに獲得したデータ(第4図
ではCCW)の解読等を逐次的に処理して、入出力動作
の制御を行っている。すなわち、処理要求または応答が
あると、処理要求または応答を解析しくステップ102
)、Iloからの状態報告(ステップ110)や、デー
タ転送(ステップ111)を行う。CPUから起動命令
が出されると、DAW (データワード)およびCAW
 (チャネルワード)をMEMから読み出しくステップ
103)、起動内容の詳細を解析して、異常をチェック
する(ステップ104)。
In FIG. 4, when a processing request (startup instruction) is received from the CPU (step 101), the CPU inputs a command code (for example, St, art■/○, Te
5tI/○, etc.), reading and decoding of startup ■/○ numbers, etc., determining the status of the own device, selecting and executing processing based on the results,
As a result of this processing, the newly acquired data (CCW in FIG. 4) is sequentially decoded, etc., and input/output operations are controlled. That is, when there is a processing request or response, the processing request or response is analyzed in step 102.
), status report from Ilo (step 110), and data transfer (step 111). When a startup command is issued from the CPU, the DAW (data word) and CAW
(channel word) from the MEM (step 103), details of the activation contents are analyzed, and abnormalities are checked (step 104).

正常であれば、MEM読出し回路をリセットしくステッ
プ112) 、状態の報告を行い(ステップ113)、
異常であれば、起動失敗を通知する(ステップ114)
。正常の場合、Iloを起動し、CCWをMEMから読
み出して(ステップ105)、このCCWの異常チェッ
クを行う(ステップ106)。もし、異常であれば、起
動失敗の通知を行う(ステップ115)。正常の場合、
CCWを退避して(ステップ107)、I10インタフ
ェース部を初期化しくステップ108)、Iloに起動
指示を与える(ステップ109)。そして、ルーチンの
最初に戻ってCPU、Iloからの処理要求、応答を監
視する(ステップ101)。
If normal, reset the MEM reading circuit (step 112), report the status (step 113),
If it is abnormal, notify startup failure (step 114)
. If normal, Ilo is activated, the CCW is read from the MEM (step 105), and an abnormality check for this CCW is performed (step 106). If it is abnormal, a notification of startup failure is sent (step 115). If normal,
The CCW is saved (step 107), the I10 interface section is initialized (step 108), and a startup instruction is given to Ilo (step 109). Then, the process returns to the beginning of the routine and monitors processing requests and responses from the CPU and Ilo (step 101).

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

このように、従来のIOP処理においては、次のような
問題がある。
As described above, conventional IOP processing has the following problems.

(a)CPUまたは■/○からの処理要求、あるいは応
答の内容解析のために、MEMまたは■10インタフェ
ース部からのデータフェッチが必要である(第4図のス
テップ103)。(b)処理要求あるいは応答とともに
与えられるCCW、I10状態情報等には、仕様に違反
したデータが混在している可能性があるので、IOPが
これらの形式、内容をチェックする必要がある(第4図
のステップ106)。
(a) Data fetching from the MEM or ■10 interface unit is necessary for analyzing the content of processing requests or responses from the CPU or ■/○ (step 103 in FIG. 4). (b) The CCW, I10 status information, etc. given with the processing request or response may contain data that violates the specifications, so it is necessary for the IOP to check the format and content of these (see Step 106 in Figure 4).

このため、CPUまたはIloからの処理要求、あるい
は応答の解読およびチェックに要する処理時間が大きく
なり、■○P処理時間全体に占める割合も比較的大きく
なる。IOPが入出力制御装置(IOC)の機能の一部
を兼用している場合には、さらにコマンド拒否条件のチ
ェック等が必要となり、上記の割合はさらに増加する。
Therefore, the processing time required to decipher and check the processing request or response from the CPU or Ilo becomes large, and the proportion of the entire ■○P processing time becomes relatively large. If the IOP also serves as part of the function of an input/output control device (IOC), it is necessary to further check command rejection conditions, and the above ratio increases further.

従って、第4図に示すように、CPUまたは■/○から
の処理要求あるいは応答の内容解析と、CPUあるいは
Iloからの処理要求あるいは応答によって指示された
処理とを逐次的に行っている場合には、(i)CPUか
らの起動に対する応答時間が長くなる。(11)同時制
御可能なIloの台数が少なくなる。(iii )オー
バラン発生抑止のため、ハードウェアによる制御は多く
なる。等の問題が生じる。
Therefore, as shown in Fig. 4, when the content analysis of the processing request or response from the CPU or ■/○ and the processing instructed by the processing request or response from the CPU or Ilo are performed sequentially, (i) The response time to activation from the CPU becomes longer. (11) The number of Ilo units that can be controlled simultaneously is reduced. (iii) In order to prevent the occurrence of overruns, more hardware controls are required. Problems such as this arise.

従来、他の方式においては、(イ)水平型マイクロプロ
グラムを適用し、1サイクルでの仕事量を増加させる。
Conventionally, in other methods, (a) horizontal microprograms are applied to increase the amount of work in one cycle.

(ロ)条件付分岐命令実行時に、条件の成否を仮定した
先行処理を行う。等により、10P処理の高速化を図っ
ている例もある。しかし、これらの方法においても、(
1)ファームウェアの設計工数が増加する。(11)制
御用ハードウェアの構成が複雑になり、かつハードウェ
ア量も増加する。等の問題があった。
(b) When executing a conditional branch instruction, perform advance processing assuming whether the condition is satisfied or not. There are also examples of speeding up 10P processing by, for example, However, even in these methods, (
1) The number of steps required to design firmware increases. (11) The configuration of control hardware becomes complicated and the amount of hardware increases. There were other problems.

本発明の目的は、これらの問題を改善し、外部装置から
の処理要求あるいは応答の解析処理の時間を減少させる
ことにより、処理装置に同時に接続可能な外部装置数を
増加でき、かつオーバラン発生の確率を低下させること
ができる並列処理方式を提供することにある。
An object of the present invention is to improve these problems and reduce the time required to analyze processing requests or responses from external devices, thereby increasing the number of external devices that can be connected to the processing device at the same time, and preventing overruns from occurring. The object of the present invention is to provide a parallel processing method that can reduce the probability.

〔問題点を解決するための手段〕[Means for solving problems]

上記目的を達成するため、本発明の並列処理方式は、外
部装置からの処理要求あるいは応答の内容を解析して処
理内容を確定する以前に、予測した処理を実行する第1
の手段と、外部装置からの実際の処理要求あるいは応答
の内容を解析して、予測処理の妥当性を判定する第2の
手段とを具備し、第1の手段と第2の手段の処理を並列
に実行し、内容解析の結果、予測が誤っていたときには
、第2の手段から上記第1の手段に対して処理の中断を
通知し、処理装置の状態を外部装置からの処理要求ある
いは応答を受信した時と同じ状態に回復して、処理を再
開することに特徴がある。
In order to achieve the above object, the parallel processing method of the present invention provides a first parallel processing system that executes predicted processing before analyzing the content of a processing request or response from an external device and determining the processing content.
and a second means for analyzing the content of an actual processing request or response from an external device to determine the validity of the predicted processing, and the processing of the first means and the second means is If they are executed in parallel and the prediction is incorrect as a result of content analysis, the second means notifies the first means to suspend the processing, and the state of the processing device is sent to the processing request or response from the external device. It is characterized by recovering to the same state as when it was received and restarting the process.

〔作  用〕[For production]

本発明においては、外部装置からの処理要求あるいは外
部装置からの応答の内容を解析して処理内容を確定する
以前に、予め推測した1つの処理と、外部装置からの処
理要求あるいは応答の内容とを解析することにより、予
測処理の妥当性を判定する処理とを並列に実行し、(イ
)予測が正しかった場合には、予測した処理の終了を待
って、外部装置からの新たな処理要求あるいは応答の発
生を監視する。(ロ)予測が誤っていた場合には、予測
処理の妥当性を判定する手段から予測処理実行手段に通
知して、装置の状態を、外部装置からの処理要求あるい
は応答を受信した時と同じ状態に回復し、処理を再開す
る。すなわち、本発明が従来の方式と異なる点は、(1
)外部装置がらの処理要求あるいは応答に対して、処理
要求あるいは応答の内容解析により処理内容を確定する
前に、別の手段により予測した処理を実行すること、(
11)予測に基づく処理と予測の妥当性を判別すこれに
より、外部装置からの処理要求あるいは応答を受信して
から処理を終了するまでの処理時間の中で、外部装置か
らの処理要求あるいは応答の内容についての解読に要す
る処理が占める時間の割合を低減させ、処理要求に対す
る応答時間が短い高性能な処理装置を実現する。
In the present invention, before analyzing the content of a processing request from an external device or a response from an external device and determining the processing content, one process estimated in advance and the content of a processing request or response from an external device are analyzed. (a) If the prediction is correct, wait for the predicted processing to finish and issue a new processing request from the external device. Or monitor the occurrence of a response. (b) If the prediction is incorrect, the means for determining the validity of the prediction processing notifies the prediction processing execution means, and the state of the device is changed to the same as when the processing request or response was received from the external device. state and resume processing. That is, the present invention differs from the conventional method in that (1
) In response to a processing request or response from an external device, before determining the processing content by analyzing the content of the processing request or response, executing the predicted processing by another means, (
11) Determine the processing based on prediction and the validity of the prediction. This determines whether the processing request or response from the external device is processed within the processing time from receiving the processing request or response from the external device to completing the processing. To realize a high-performance processing device with a short response time to a processing request by reducing the proportion of time occupied by processing required for decoding the contents of the file.

〔実施例〕〔Example〕

以下、本発明の一実施例を、図面により詳細に説明する
Hereinafter, one embodiment of the present invention will be described in detail with reference to the drawings.

第1図は、本発明の一実施例を示す入出力処理装置の構
成図である。第1図において、1はcPU/MEMイン
タフェース部、■−1はMEMアドレスレジスタ、1−
2はデータレジスタ、2はトリガキュー管理部、3−1
.3−2はチェックポイントごとに相互に同期をとりな
がら、マイクロプログラムを実行するプロセッサ、4−
1,4−2はプロセッサ3−1.3−2が各々実行する
マイクロプログラムを格納する制御メモリ、5−1.5
−2はプロセッサ3−1.3−2が各々管理しているチ
ャネルコマンド語(CCW) 、およびCCWの処理進
行状況等の制御情報を格納するメモリ、6はCPU/M
EMインタフェース部とプロセッサ3−1.3−2.メ
モリ5−1.5−2を相互に接続する内部バス、9は■
/○インタフェース制御部、7は■/○インタフェース
制御部9とプロセッサ3−1.3−2.メモリ5−1゜
5−2を相互に接続する内部バス、8−1.8−2はプ
ロセッサ3−1.3−2がチェックポイントまでの処理
を終了したことを表示する進行表示レジスタである。
FIG. 1 is a block diagram of an input/output processing device showing an embodiment of the present invention. In Figure 1, 1 is the cPU/MEM interface section, -1 is the MEM address register, and 1-
2 is a data register, 2 is a trigger queue management section, 3-1
.. 3-2 is a processor that executes microprograms while mutually synchronizing each checkpoint; 4-
1 and 4-2 are control memories that store microprograms executed by the processors 3-1.3-2, respectively; 5-1.5;
-2 is a memory for storing control information such as channel command words (CCWs) managed by the processors 3-1 and 3-2 and the processing progress status of the CCWs; 6 is a CPU/M
EM interface section and processor 3-1.3-2. Internal bus 9 interconnecting memories 5-1 and 5-2 is ■
/○ interface control unit, 7 is ■ /○ interface control unit 9 and processor 3-1.3-2. An internal bus 8-1.8-2 interconnects the memories 5-1 and 5-2, and is a progress display register that indicates that the processor 3-1.3-2 has completed processing up to the checkpoint. .

次に、第1図の装置の動作を説明する。Next, the operation of the apparatus shown in FIG. 1 will be explained.

CPU/MEMインタフェース部1またはI10インタ
フェース部9は、処理要求あるいは応答を検出すると、
それに応答するトリガコードをトリガキュー管理部2に
送出する。CPUからの処理要求、応答としては、起動
指示、割り込み受付は応答等があり、また■/○からの
処理要求、応答としては、状態情報報告、データ転送要
求等がある。
When the CPU/MEM interface unit 1 or I10 interface unit 9 detects a processing request or response,
A trigger code responsive thereto is sent to the trigger queue management section 2. Processing requests and responses from the CPU include activation instructions and interrupt acceptance responses, and processing requests and responses from ■/○ include status information reports, data transfer requests, and the like.

トリガキュー管理部2には、ファーストイン・ファース
トアウト(F I FO)型のトリガ格納レジスタがマ
イクロプログラム動作レベル(処理レベル)対応に用意
されており、プロセッサ3−1は処理要求あるいは応答
を処理優先順位の高いレジスタから順次読み出し、これ
を処理することができる。
The trigger queue management unit 2 has first-in, first-out (FIFO) type trigger storage registers corresponding to microprogram operation levels (processing levels), and the processor 3-1 processes processing requests or responses. It is possible to read out and process the registers sequentially starting from the register with the highest priority.

プロセッサ3−1.3−2は、アイドル(丁dle)、
アクティブ(Active)、ウェイト(Wait)、
トラブル(T rouble)の4状態のいずれかにあ
り、両プロセッサは例えば同一発振器からクロック信号
の供給を受ける等により、クロックの同期がとられて動
作する。ここで、トラブル状態とは、■OPがハードウ
ェア障害で動作不能な状態であり、アクティブ状態とは
、CPU、Iloからの処理要求あるいは応答に基づく
処理を実行中の状態であり、ウェイト状態とは、処理要
求あるいは応答に基づく処理を終了し、他方のプロセラ
・すが処理を終了するまで待っている状態であり、アイ
ドル状態とは、上記のいずれでもない状態であって、か
つCPIJ、Iloからの処理要求あるいは応答を待機
し、監視している状態である。
Processor 3-1.3-2 is idle,
Active, Wait,
The processor is in one of four trouble states, and both processors operate with clocks synchronized, for example, by receiving clock signals from the same oscillator. Here, a trouble state is a state in which the OP is inoperable due to a hardware failure, and an active state is a state in which processing is being executed based on a processing request or response from the CPU or Ilo, and a wait state is a state in which the OP is inoperable due to a hardware failure. is a state in which it has finished processing based on a processing request or response and is waiting for the other processor to finish its processing. An idle state is a state in which neither of the above is the case, and CPIJ, Ilo It is in the state of waiting and monitoring processing requests or responses from.

第2図は、第1図の両プロセッサの状態遷移図である。FIG. 2 is a state transition diagram of both processors in FIG. 1.

第2図(1)に示すように、プロセッサ3−1はアイド
ル状態のときトリガキュー管理部2にアクセスし、処理
要求あるいは応答の有無を表示するフラグを設けて、こ
のフラグを読み出しこれを解析することにより、処理要
求あるいは応答の有無を判定する。
As shown in FIG. 2 (1), when the processor 3-1 is in an idle state, it accesses the trigger queue management unit 2, sets up a flag that indicates the presence or absence of a processing request or response, reads out this flag, and analyzes it. By doing so, it is determined whether there is a processing request or response.

プロセッサ3−1は、トリガキュー管理部2から有効な
トリガコードを取込んだときには、自状態をアイドル状
態からアクティブ状態に更新する。
When the processor 3-1 receives a valid trigger code from the trigger queue management section 2, it updates its own state from an idle state to an active state.

トリガコードは、プロセッサ3−1に取り込まれると同
時に、プロセッサ3−2内にも設定される。
The trigger code is set in the processor 3-2 at the same time as it is taken into the processor 3-1.

第2図(2)に示すように、プロセッサ3−2は、トリ
ガコードの読み出し要求を出すことなく、プロセッサ3
−1の状態を監視し、プロセッサ3−1のアイドル状態
からアクティブ状態への遷移を契機として、自状態をア
クティブ状態に遷移し、自プロセッサ内の所定の場所に
読み出されているトリガコードを解析し、トリガコード
の内容により予め定めた処理を開始する。
As shown in FIG. 2 (2), the processor 3-2 does not issue a trigger code read request.
-1 monitors the state of the processor 3-1, takes the transition from the idle state to the active state of the processor 3-1 as a trigger, transitions its own state to the active state, and sends the trigger code read out to a predetermined location within the own processor. The trigger code is analyzed and a predetermined process is started based on the contents of the trigger code.

次に、メモリ5−1.5−2は、プロセッサ3−1.3
−2に共通の内容を保持する領域と、個別の内容を保持
する領域とに分けられている。プロセッサ3−1または
3−2がCPU/MEMインタフェース部1またはI1
0インタフェース部9を経由して外部装置からデータを
取り込むと、自プロセッサ側のメモリ5−1または5−
2の共通の内容を保持する領域のみならず、他方のプロ
セッサ側のメモリ5−2または5−1の共通の内容を保
持する領域にも、同一データが取り込まれる。
Next, the memory 5-1.5-2 is connected to the processor 3-1.3.
-2 is divided into an area that holds common contents and an area that holds individual contents. Processor 3-1 or 3-2 is CPU/MEM interface unit 1 or I1
When data is imported from an external device via the 0 interface unit 9, the memory 5-1 or 5-
The same data is captured not only in the area holding the common contents of the memory 5-2 or 5-1 of the other processor side but also in the area holding the common contents of the memory 5-2 or 5-1 on the other processor side.

第3図は、第1図のプロセッサの動作フローチャートで
ある。第3図(1)はプロセッサ3−1の動作を示した
もので、プロセッサ3〜1は、外部装置からの処理要求
あるいは応答に対し、それらの内容を解析して処理内容
を確定し、プロセッサ3−2が並列に実行した処理の予
測が正しいか否かを判別する。また、第3図(2)はプ
ロセッサ3−2の動作を示したもので、プロセッサ3−
2は、処理要求あるいは応答を受信すると直ちに予測し
た処理を実行する。第3図(3)(4)は、それぞれ中
断指示送出処理と中断指示受信時の処理を示す。
FIG. 3 is an operation flowchart of the processor of FIG. 1. FIG. 3 (1) shows the operation of the processor 3-1, in which the processors 3-1 analyze the contents of processing requests or responses from external devices, determine the processing contents, and 3-2 determines whether the prediction of the processes executed in parallel is correct. Further, FIG. 3 (2) shows the operation of the processor 3-2.
2 executes the predicted process immediately upon receiving the process request or response. FIGS. 3(3) and 3(4) show the suspension instruction sending process and the process upon receiving the suspension instruction, respectively.

具体例として、丁OPがCPUからの起動指示を受信し
た場合を説明する。
As a specific example, a case will be described in which the OP receives a startup instruction from the CPU.

(イ)CPUからの起動指示には、I10起動、リセッ
ト指示、状態報告指示等がある。プロセッサ3−2は、
CPUからの起動指示を識別すると、すなわち相手状態
がアクティブになったことを識別すると(ステップ14
1)、自状態をアクティブに遷移した後(ステップ14
2)、CPUが実際に指示したオペレーションの内容(
例えば、r/○起動指示、リセット指示、状態報告指示
等)およびオペレーションの内容が不当指令(未実装置
10への起動、仕様違反等)か否かに関係なく、直ちに
■/○起動指令(St、arLIlo)を受信した場合
の処理を開始する。この処理は、(i)自プロセッサの
状態等を格納しているメモリ5−2の関連部分の初期化
と、(11)主記憶に対するコマンド(CCV)読み出
しくステップ143)等である。
(b) Start-up instructions from the CPU include I10 start-up, reset instructions, and status report instructions. The processor 3-2 is
Upon identifying the activation instruction from the CPU, that is, upon identifying that the partner state has become active (step 14).
1), after transitioning its own state to active (step 14
2), the contents of the operation actually instructed by the CPU (
For example, r/○ startup instructions, reset instructions, status report instructions, etc.) and regardless of whether the contents of the operation are illegal commands (startup to an unrealized device 10, violation of specifications, etc.), the ■/○ startup command ( St, arLIlo) is received. This processing includes (i) initialization of the relevant portion of the memory 5-2 that stores the state of the own processor, and (11) reading a command (CCV) to the main memory (step 143).

一方、プロセッサ3−1は、CPUからの処理要求、応
答を受信すると(ステップ121)、処理要求、応答の
解析を行う(ステップ122)。
On the other hand, when the processor 3-1 receives a processing request and response from the CPU (step 121), it analyzes the processing request and response (step 122).

この解析は、Iloからの状態報告であるか、データ転
送であるか、または割込み受付けであるかを識別する。
This analysis identifies whether it is a status report from Ilo, a data transfer, or an interrupt acceptance.

次に、MEMからDAW、CAWを読み出して(ステッ
プ123)、自状態をアイドル状態からアクティブ状態
にした後(ステップ124)、起動内容の詳細解析、異
常チェックを行う(ステップ125)。異常チェックの
後、異常がある場合には、第3図(3)に示すように、
中断指示の送出処理を行う。先ず、相手プロセッサにF
W実行アドレスを送り(ステップ131)、相手プロセ
ッサに中断指示を出す(ステップ132)。そして、処
理を続行する(ステップ133)。
Next, after reading the DAW and CAW from the MEM (step 123) and changing their state from the idle state to the active state (step 124), detailed analysis of the startup contents and abnormality check are performed (step 125). After the abnormality check, if there is an abnormality, as shown in Figure 3 (3),
Performs processing to send an interruption instruction. First, send F to the other processor.
It sends the W execution address (step 131) and issues an interruption instruction to the other processor (step 132). Then, the process continues (step 133).

すなわち、プロセッサ3−1は、アクティブ状態になる
と、(1)起動指示されたオペレーシゴンがプロセッサ
3−2の実行しているI10起動指令(Start  
l10)か否かをチェックし、(11)次番こ、IOP
および起動指示されたチャネル、Iloの状態(起動受
付は可能、使用中、障害、未実装)をチェックし、(m
 )起動指示の詳細を示すデータの仕様充足性(例えば
、CCW格納アドレスは8バイト境界を示しているか等
)をチェックする。
That is, when the processor 3-1 enters the active state, (1) the operation command to be started is executed by the I10 start command (Start) executed by the processor 3-2.
l10) Check whether or not (11) Next IOP
and the status of the channel for which activation was instructed, Ilo (can accept activation, in use, failure, unimplemented), and (m
) Checks the sufficiency of the specifications of data indicating details of the activation instruction (for example, does the CCW storage address indicate an 8-byte boundary, etc.).

(ロ)プロセッサ3−2は、CCWを読み出すために、
CCWアドレスをCPU/MEMインタフェース部1内
のアドレスレジスタ1−1に設定し、以後、CPU/M
EMインタフェース部1の状態を監視して、CCWがC
PU/MEMインタフェース部1内のデータレジスタ1
−2に読み出されるのを待つ。次に、プロセッサ3−2
は、データレジスタ1−2にCCWが読み出されたこと
を検出すると、CCWをメモリ5−2に格納し、CCW
フェッチ完了を表示するため、進行表示レジスタ8−2
の内容に1を加える。このとき、プロセッサ3−1また
は3−2が内部バス6または7を経由してメモリ5−1
または5−2にデータを書き込む場合には、同時に同じ
データを相手プロセッサ側のメモリ5−2または5−1
にも書き込むので、プロセッサ3−2によりMEMから
フェッチしたCCWは、メモリ5−2にも格納されるこ
とになる。
(b) In order to read the CCW, the processor 3-2
Set the CCW address in the address register 1-1 in the CPU/MEM interface section 1, and then
The CCW monitors the status of the EM interface section 1 and
Data register 1 in PU/MEM interface section 1
Wait for it to be read out at -2. Next, processor 3-2
When detecting that the CCW has been read into the data register 1-2, it stores the CCW in the memory 5-2 and reads the CCW.
A progress display register 8-2 is used to indicate fetch completion.
Add 1 to the contents of. At this time, the processor 3-1 or 3-2 connects to the memory 5-1 via the internal bus 6 or 7.
Or, when writing data to 5-2, the same data is simultaneously written to memory 5-2 or 5-1 on the other processor side.
Therefore, the CCW fetched from the MEM by the processor 3-2 is also stored in the memory 5-2.

(ハ)プロセッサ3−1は、MEMから読み出されたデ
ータ内容に誤りがないこと、およびCPUからの起動指
示の内容が、プロセッサ3−2により現在処理されてい
る内容と一致していること、を確認すると、プロセッサ
3−2と同期化処理を行う(ステップ134)。すなわ
ち、プロセッサ3−1は、プロセッサ3−2の進行表示
レジスタ8−2を参照することにより、同期化を行う。
(c) The processor 3-1 checks that there is no error in the data content read from the MEM, and that the content of the startup instruction from the CPU matches the content currently being processed by the processor 3-2. , then performs synchronization processing with the processor 3-2 (step 134). That is, the processor 3-1 performs synchronization by referring to the progress display register 8-2 of the processor 3-2.

進行表示レジスタ8−2がCCWフェッチ完了を表示し
ていない場合、プロセッサ3−1は進行表示レジスタ8
−2がCCWフェッチ完了を表示するまで、レジスタ8
−2の読み出しおよびそのチェックを繰り返す。
If the progress display register 8-2 does not indicate completion of CCW fetch, the processor 3-1 registers the progress display register 8.
register 8 until -2 indicates CCW fetch complete.
-2 reading and checking are repeated.

プロセッサ3−1は、進行表示レジスタ8−2がCCW
フェッチ完了を表示したことを確認したならば、自プロ
セッサの進行表示レジスタ8−1を更新し、同時に自プ
ロセッサのフラグレジスタをリセットした後、次の処理
を開始する。
The processor 3-1 has the progress display register 8-2 set to CCW.
When it is confirmed that the fetch completion is displayed, the progress display register 8-1 of the own processor is updated, and at the same time, the flag register of the own processor is reset, and then the next process is started.

プロセッサ3−2も、CCWフェッチ完了をレジスタ8
−2 K表示すると同時に、上述と同じような同期化処
理を行う(ステップ134)。
Processor 3-2 also registers CCW fetch completion in register 8.
-2K is displayed, and at the same time, synchronization processing similar to that described above is performed (step 134).

(ニ)プロセッサ3−1がレジスタ8−1を更新したこ
とを確認して、プロセッサ3−1と同期がとれたならば
、プロセッサ3−2は再試行処理等に備えてCCW退避
等を行う(ステップ144)。
(d) After confirming that the processor 3-1 has updated the register 8-1 and synchronizing with the processor 3-1, the processor 3-2 saves the CCW in preparation for retry processing, etc. (Step 144).

一方、プロセッサ3−1は、メモリ5−1からCCWを
取り出して、CCWの異常チェックを行う(ステップ1
2G)。
On the other hand, the processor 3-1 retrieves the CCW from the memory 5-1 and performs an abnormality check on the CCW (step 1
2G).

ここで、異常が検出されたときには、第3図(3)に示
すように、相手プロセッサ3−2にFW(ファームウェ
ア)実行アドレスを送信しくステップ131)、相手プ
ロセッサに中断指示を出しくステップ132)、処理を
継続する(ステップ133)。
Here, when an abnormality is detected, as shown in FIG. 3 (3), the FW (firmware) execution address is sent to the partner processor 3-2 (Step 131), and the step 132 is issued to issue an interruption instruction to the partner processor. ), processing continues (step 133).

また、第3図(2)のステップ143,144において
、プロセッサ3−2は、上述の中断指示を受信したとき
、第3図(4)に示すように、制御テーブルを直前の同
期点の状態に戻しくステップ151)、マイクロ命令ア
ドレスを更新しくステップ152)、処理を再開する(
ステップ153)。
Further, in steps 143 and 144 of FIG. 3(2), when the processor 3-2 receives the above-mentioned interruption instruction, the processor 3-2 changes the control table to the state of the immediately previous synchronization point, as shown in FIG. 3(4). step 151), update the microinstruction address (step 152), and restart the process (step 152).
Step 153).

次に、プロセッサ3−2は、プロセッサ3−1が進行表
示レジスタ8−1にコマンド異常チェック終了を表示す
るのを待って、I10インタフェース制御部9の初期化
指示、Iloへの起動指示を行う(ステップ145)。
Next, the processor 3-2 waits for the processor 3-1 to display the completion of the command abnormality check in the progress display register 8-1, and then issues an initialization instruction to the I10 interface control unit 9 and a startup instruction to Ilo. (Step 145).

(ホ)処理要求あるいは応答に対する予定の処理を終了
すると、各プロセッサ3−1.3−2は、自プロセッサ
をウェイト状態に表示し、相手プロセッサがウェイト状
態になるのを監視する(ステップ127,128,1.
46,147)。
(E) After completing the scheduled processing for the processing request or response, each processor 3-1, 3-2 displays its own processor in a wait state and monitors the other processor's transition to a wait state (step 127, 128,1.
46,147).

ウェイト状態にあるプロセッサ3−1.3−2は、相手
プロセッサもウェイト状態になったことを検出すると、
プロセッサの状態をアイドル状態に遷移しくステップ1
29,1.48)、次の処理要求あるいは応答を待つ(
121,141)。
When the processor 3-1.3-2 in the wait state detects that the other processor has also entered the wait state,
Step 1 to transition the processor state to idle state
29, 1.48), wait for the next processing request or response (
121, 141).

(へ)プロセッサ3−1は、プロセッサ3−2が実際の
指示とは異なる処理を行っていることを検出すると、前
述のように、プロセッサ3−2が実行すべき処理実行ル
ーチン(FW)のアドレスAOをプロセッサ3−2の所
定の箇所に格納した後、プロセッサ3−2に対して処理
の中断を指示する。
(F) When the processor 3-1 detects that the processor 3-2 is performing a process different from the actual instruction, the processor 3-1 changes the process execution routine (FW) to be executed by the processor 3-2, as described above. After storing the address AO in a predetermined location of the processor 3-2, it instructs the processor 3-2 to suspend processing.

実際の指示と異なる処理としては、例えば、プロセッサ
3−2のマイクロプログラムがCPUからの起動に対し
て起動内容がI10起動であり、プログラムチェック要
因等はないものとして構築されているとき、実際のCP
Uからの起動内容がI10起動ではなく、リセット指示
であるか、あるいは先頭CCWがTIC:]コマンド 
T ransfer  inCommand)である等
、CCWにプログラムチェック要因のあることを検出し
た場合である。その場合のプロセッサ3−2が実行すべ
き処理実行ルーチンとしては、例えば、IOPのリセッ
ト、起動に対するエラー処理等がある。
For example, when the microprogram of the processor 3-2 is started from the CPU, the startup content is I10 startup, and the actual instruction is different from the actual instruction. C.P.
The startup content from U is not I10 startup but a reset instruction, or the first CCW is TIC: ] command
This is a case where it is detected that there is a program check factor in the CCW, such as Transfer in Command). In this case, the processing execution routine to be executed by the processor 3-2 includes, for example, IOP reset, error processing for startup, and the like.

また、プロセッサ3−2は、プロセッサ3−1から処理
中断の指示を受信すると、前述のように、自プロセッサ
の状態を外部装置からの処理要求あるいは応答を受信し
た状態に戻して、プロセッサ3−1が設定したアドレス
AOから処理を開始する。
Further, when the processor 3-2 receives an instruction to suspend processing from the processor 3-1, the processor 3-2 returns the state of its own processor to the state in which it received the processing request or response from the external device, as described above. Processing starts from the address AO set by No.1.

この間、両プロセッサ3−1.3−2は、アクティブ状
態を維持し、以後はプロセッサ3−2が処理している内
容が正しい場合と同じ動作を行う。
During this time, both processors 3-1 and 3-2 maintain the active state, and thereafter perform the same operations as when the content being processed by the processor 3-2 is correct.

(ト)また、プロセッサ3−2が処理の途中において、
例えば、CCWCエフエッチ時EMからエラ一応答があ
った場合にも、上述と同じように、プロセッサ3−2は
プロセッサ3−1にMEMエラー処理を実行させるため
のマイクロプログラムアドレスをプロセッサ3−1の所
定の場所に設定した後、プロセッサ3−1に中断指示を
行い、以後、第3図(3)に示すような上記(へ)にお
けるプロセッサ3−1と同じ処理を行う。また、プロセ
ッサ3−1も、第3図(4)に示すような上記(へ)に
おけるプロセッサ3−2と同じ処理を行う。
(g) Also, in the middle of processing, the processor 3-2
For example, even if there is an error response from the EM during CCWC F-etch, the processor 3-2 will send the microprogram address to the processor 3-1 to cause the processor 3-1 to execute MEM error processing, as described above. After setting at a predetermined location, an interrupt instruction is given to the processor 3-1, and thereafter the same processing as that of the processor 3-1 in the above (v) as shown in FIG. 3(3) is performed. Further, the processor 3-1 also performs the same processing as the processor 3-2 in (v) above as shown in FIG. 3(4).

(チ)CPUからの起動以外についても、例えば、10
PがIloからのコマンド処理終了の応答を待っている
状態で、Iloから応答を受信すると、プロセッサ3−
2は直ちにコマンドチェイン処理を開始するとともに、
プロセッサ3−1は(1)コマンドチェイン指定の有無
、(11)前コマンドが正常に終了したか否か、等の判
定によりコマンドチェイン処理を行うか、チャネルプロ
グラムの終了処理(CPUへの報告情報の編集、CPU
への割り込み等)を行うか等を判定する。
(H) Regarding booting other than from the CPU, for example, 10
When P receives a response from Ilo while P is waiting for a response from Ilo to complete command processing, processor 3-
2 immediately starts command chain processing, and
The processor 3-1 performs command chain processing based on (1) whether a command chain is specified, (11) whether the previous command has completed normally, or performs channel program termination processing (report information to the CPU). editing, CPU
(interruption, etc.).

このように、CPUからの起動要求受信時と同じように
、プロセッサ3−1.3−2は予測処理と予測内容チェ
ックとを相互に同期を取りながら並列に実行する。
In this way, the processor 3-1.3-2 executes the prediction process and the prediction content check in parallel while maintaining mutual synchronization, just as when receiving the activation request from the CPU.

(す)従って、IOPへの処理要求あるいは応答の内容
と、プロセッサ3−2で実行している処理の内容が一致
している場合には、プロセッサ3−1、または3−2の
いずれか長い方の処理時間で終了させることができる。
(S) Therefore, if the content of the processing request or response to the IOP matches the content of the processing being executed by processor 3-2, processor 3-1 or 3-2, whichever is longer, It can be completed in the same processing time.

なお、本実施例では、IOPに本発明を適用した場合を
説明したが、IOPのみに限定されず、CPU、CCU
(通信制御装置)等の他の装置に適用できることは勿論
である。
In this embodiment, the case where the present invention is applied to an IOP has been described, but the present invention is not limited to an IOP, and can be applied to a CPU, a CCU, etc.
Of course, the present invention can be applied to other devices such as (communication control device).

また、実施例におけるプロセッサ3−1..3−2をC
PUとし、一方のCPUでCPU/MEMインタフェー
ス部1、トリガキュー管理部2、I10インタフェース
部9に和尚する機能を実現するとともに、メモリ4−1
.4−2.5−1.5−2をMEMとし、外部装置とし
て、別のCPU、Ilo等で構成されたシステムに対し
ても、本発明を適用できることは勿論である。
Moreover, the processor 3-1 in the embodiment. .. 3-2 to C
PU, and one CPU realizes the functions of controlling the CPU/MEM interface section 1, trigger queue management section 2, and I10 interface section 9, and the memory 4-1.
.. It goes without saying that the present invention can also be applied to a system in which 4-2.5-1.5-2 is used as a MEM, and other external devices include another CPU, Ilo, etc.

また、実施例においては、プロセッサ台数が2台の場合
について説明したが、プロセッサ数を増加させて、トリ
ガコード(例えば、CPUからの起動指示)に対して複
数の処理(I10起動成功、起動指示されたl0D(入
出力装置)に関しIOPが割り込み保留中等)を実行さ
せることにより、予測的中率を向上させることも可能で
ある。
In addition, in the embodiment, the case where the number of processors is two has been explained, but by increasing the number of processors, multiple processes (I10 startup success, startup instruction, It is also possible to improve the prediction accuracy rate by executing the IOP (interrupt pending, etc.) regarding the input/output device (IOP).

さらに、実施例におけるプロセッサ3−2の処理として
、実施例では、マイクロプログラム実行時に、トリガコ
ードに対する処理内容が決定されるものとして説明して
いるが、一部のケース、例えばコマンド(CCW)動作
終了時、次にコマンドチェインの処理と入出力動作終了
処理(CPUに割り込みを上げて終了を報告する)のい
ずれを選択させるかについて、動作終了したCCWの種
類によってプロセッサ自身に判別させる等のように、外
部装置からの処理要求あるいは応答の詳細内容、および
自装置の状態の一部を実施例に示すプロセッサ3−2が
解読して実行すべき処理を選択させ、予測的中率を向上
させることも可能である。
Furthermore, as for the processing of the processor 3-2 in the embodiment, the processing content for the trigger code is determined when the microprogram is executed in the embodiment, but in some cases, for example, command (CCW) At the time of termination, the processor itself determines whether to perform command chain processing or input/output operation termination processing (raises an interrupt to the CPU and reports termination) based on the type of CCW that has completed its operation. In this embodiment, the processor 3-2 decodes the detailed contents of the processing request or response from the external device and part of the state of the own device and selects the process to be executed, thereby improving the prediction accuracy rate. It is also possible.

このように、本発明においては、外部装置からの処理要
求あるいは応答の内容を解析して処理内容を確定する以
前に、予め想定した1つの処理と、外部装置からの処理
要求あるいは応答の内容の解析して、予測処理の妥当性
を判定する処理とを並列に実行させるので、外部装置か
らの処理要求あるいは応答に対する処理時間の中で、処
理要求あるいは応答の内容の解析処理の時間が占める割
合を低減でき、これによって1つの処理要求あるいは応
答に対する処理装置の処理時間を短縮することができる
In this way, in the present invention, before analyzing the content of a processing request or response from an external device and determining the processing content, one process assumed in advance and the content of the processing request or response from the external device are analyzed. Since the process of analyzing and determining the validity of the prediction process is executed in parallel, the proportion of time spent analyzing the contents of the process request or response in the processing time for the process request or response from the external device is This can reduce the processing time of the processing device for one processing request or response.

特に、本発明は、(1)外部装置からの処理要求あるい
は応答において、その詳細内容の出現頻度にかたよりが
大きい場合、(11)外部装置からの処理要求あるいは
応答の詳細内容判別処理の割合が多い場合、(iit 
)外部装置からの処理要求あるいは応答の詳細内容を指
定するデータに、仕様に違反したデータが混入すること
を前提にして処理しなければならない場合、等の特質を
持つ処理に適用すれば、極めて大きな効果が期待できる
In particular, the present invention provides the following advantages: (1) When the frequency of appearance of detailed contents in processing requests or responses from external devices is large, (11) Rate of processing for determining detailed contents of processing requests or responses from external devices. If there are many (iit
) If applied to processing with characteristics such as when processing must be performed on the assumption that data that violates the specifications will be mixed in with data that specifies the details of a processing request or response from an external device, it will be extremely useful. Great effects can be expected.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明によれば、外部装置からの
処理要求あるいは応答に対する処理装置の処理時間を短
縮できるので、この処理装置に同時に接続可能な外部装
置の台数を増加することができ、また処理の実時間性が
要求される装置に適用することにより、オーバラン発生
確率を低下させることができる。
As explained above, according to the present invention, the processing time of the processing device for processing requests or responses from external devices can be shortened, so the number of external devices that can be connected simultaneously to this processing device can be increased. Furthermore, by applying the present invention to devices that require real-time processing, the probability of overrun occurrence can be reduced.

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

第1図は本発明の一実施例を示す入出力処理装置のハー
ドウェア構成図、第2図は第1図における入出力処理装
置の状態遷移図、第3図は第1図の入出力処理装置の処
理フローチャート、第4図は従来の入出力処理装置の処
理フローチャートである。 1:IOPとCPU/MEMとの間のインタフェース制
御部、2:プロセッサが次に処理すべきトリガコードを
管理するトリガキュー管理部、3−1.3−2:マイク
ロプログラム制御によりCPUからの起動による入出力
動作を制御するプロセッサ、4−1.4−2:プロセッ
サ3−1.3−2が実行するマイクロプログラムを格納
する制御メモリ、5−1.5−2:チャネルコマンド語
等のMEMからの読み出し情報、デバイス状態バイト等
のIloからの入力情報、プロセッサ3−1゜3−2が
処理しているコマンドの実行状態等を格納するメモリ、
6,7:内部バス、8−1.8−2:プロセッサ3−1
.3−2の状態を表示するレジスタ、9:IOPとIl
oとの間のインタフェース制御部。 第   3   し く1)プロセッサ3−1動作 (2)カセッサ3−2動作 (注)  DAW:オペレーションの内容、起動対象チ
ャCAW:CCW格納アドレス指定 沖し、I10指定    ゛
FIG. 1 is a hardware configuration diagram of an input/output processing device showing an embodiment of the present invention, FIG. 2 is a state transition diagram of the input/output processing device in FIG. 1, and FIG. 3 is the input/output processing shown in FIG. 1. Processing Flowchart of Device FIG. 4 is a processing flowchart of a conventional input/output processing device. 1: Interface control unit between IOP and CPU/MEM, 2: Trigger queue management unit that manages the trigger code to be processed next by the processor, 3-1.3-2: Startup from CPU under microprogram control 4-1.4-2: Control memory for storing microprograms executed by processor 3-1.3-2; 5-1.5-2: MEM for channel command words, etc.; A memory for storing read information from Ilo, input information from Ilo such as device status bytes, execution status of commands being processed by the processors 3-1 and 3-2, etc.
6, 7: Internal bus, 8-1.8-2: Processor 3-1
.. Register that displays the status of 3-2, 9: IOP and Il
an interface control unit between the Part 3 1) Operation of processor 3-1 (2) Operation of cassette 3-2 (Note) DAW: Operation contents, activation target cha CAW: CCW storage address specified, I10 specified.

Claims (1)

【特許請求の範囲】[Claims] (1)外部装置からの処理要求あるいは外部装置に対す
る処理要求の応答を受信し、該処理要求あるいは応答の
内容を解析して、解析した結果に基づいて処理内容を決
定し、処理を行う処理装置において、上記内容を解析し
て、処理内容を確定する以前に、予測した処理を実行す
る第1の手段と、外部装置からの実際の処理要求あるい
は応答の内容を解析して、上記予測処理の妥当性を判定
する第2の手段とを具備し、上記第1の手段と第2の手
段の処理を並列に実行し、上記内容解析の結果、予測が
誤っていたときには、上記第2の手段から上記第1の手
段に対して処理の中断を通知し、処理装置の状態を外部
装置からの処理要求あるいは応答を受信した時と同じ状
態に回復して、処理を再開することを特徴とする並列処
理方式。
(1) A processing device that receives a processing request from an external device or a response to a processing request to an external device, analyzes the content of the processing request or response, determines the processing content based on the analysis result, and performs the processing. In this step, before analyzing the above contents and determining the processing contents, a first means for executing the predicted processing and the contents of the actual processing request or response from the external device are analyzed to perform the above predicted processing. and a second means for determining validity, executes the processing of the first means and the second means in parallel, and when the prediction is incorrect as a result of the content analysis, the second means The method is characterized in that the first means is notified of the interruption of the processing, the state of the processing device is restored to the same state as when the processing request or response was received from the external device, and the processing is resumed. Parallel processing method.
JP4724987A 1987-03-02 1987-03-02 Parallel processing system Pending JPS63213050A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4724987A JPS63213050A (en) 1987-03-02 1987-03-02 Parallel processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4724987A JPS63213050A (en) 1987-03-02 1987-03-02 Parallel processing system

Publications (1)

Publication Number Publication Date
JPS63213050A true JPS63213050A (en) 1988-09-05

Family

ID=12769977

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4724987A Pending JPS63213050A (en) 1987-03-02 1987-03-02 Parallel processing system

Country Status (1)

Country Link
JP (1) JPS63213050A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5476035A (en) * 1977-11-30 1979-06-18 Hitachi Ltd Arithmetic control system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5476035A (en) * 1977-11-30 1979-06-18 Hitachi Ltd Arithmetic control system

Similar Documents

Publication Publication Date Title
EP0464615B1 (en) Microcomputer equipped with DMA controller
US4852092A (en) Error recovery system of a multiprocessor system for recovering an error in a processor by making the processor into a checking condition after completion of microprogram restart from a checkpoint
US5911065A (en) System and method for providing cooperative interrupts in a preemptive task scheduling environment
US4949241A (en) Microcomputer system including a master processor and a slave processor synchronized by three control lines
JPH0816870B2 (en) System for draining the instruction pipeline
US5488728A (en) Microprocessor having a run/stop pin for accessing an idle mode
US5003458A (en) Suspended instruction restart processing system based on a checkpoint microprogram address
JPH0670783B2 (en) Data processing system command interface
US5121488A (en) Sequence controller of an instruction processing unit for placing said unit in a ready, go, hold, or cancel state
EP0290942B1 (en) Guest machine execution control system for virtual machine system
JPS6356747A (en) Data processor
US20070239972A1 (en) Processing internal timestamp counter instructions in reference to external counter
JPS63213050A (en) Parallel processing system
JPH0384632A (en) Data processor
JPH06324861A (en) System and method for controlling cpu
JPS6336023B2 (en)
JPH07262032A (en) Information processor
JPS62219058A (en) Exclusive control system for shared memory
JP2871171B2 (en) Microcomputer
CN114579264A (en) Processing apparatus, processing system, and processing method
JPH0475147A (en) Time monitoring device in information processing system
JPS6111867A (en) Processing method of abnormality in interface control
JPS58129525A (en) Data input and output controlling method of data processing system
JPH02120938A (en) Data processing method
JPS61120256A (en) Channel control system