JPH06301567A - Non stop type information processor - Google Patents

Non stop type information processor

Info

Publication number
JPH06301567A
JPH06301567A JP5112203A JP11220393A JPH06301567A JP H06301567 A JPH06301567 A JP H06301567A JP 5112203 A JP5112203 A JP 5112203A JP 11220393 A JP11220393 A JP 11220393A JP H06301567 A JPH06301567 A JP H06301567A
Authority
JP
Japan
Prior art keywords
lock
data
processor
data processor
report
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
JP5112203A
Other languages
Japanese (ja)
Other versions
JP2513120B2 (en
Inventor
Yoshiaki Sugiyama
良秋 杉山
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP5112203A priority Critical patent/JP2513120B2/en
Publication of JPH06301567A publication Critical patent/JPH06301567A/en
Application granted granted Critical
Publication of JP2513120B2 publication Critical patent/JP2513120B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Hardware Redundancy (AREA)

Abstract

PURPOSE:To constitute the processor so that the operation can be continued without a discrepancy on a receiving side of an asynchronous even if a fault is generated in a data transfer means position in the middle, and the processing can be executed at a high speed. CONSTITUTION:A data processing processor 2 imparts a count value corresponding to a lock instruction in an ID count table 2b to an asynchronous report for showing a fact that a lock instruction from a data processing processor 1 can be registered in a lock control table 2a and issues it. When its asynchronous report is received, the data processing processor 1 compares a count value corresponding to its lock instruction ID with a count value at every lock instruction ID in an ID count receiving table 1b. When those count values coincide with each other, the data processing processor 1 disregards the asynchronous report, and receives only a first asynchronous report.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は無停止型情報処理装置に
関し、特に特定命令に対する非同期報告の高速化に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a non-stop type information processing apparatus, and more particularly to speeding up asynchronous reporting for a specific instruction.

【0002】[0002]

【従来の技術】従来、無停止型情報処理装置において
は、非同期報告時に発生する障害に備えて代替パスによ
るリトライを実施している。このとき、非同期報告の受
信側で矛盾が発生しないように、非同期報告に対する送
信側の応答を期待している。
2. Description of the Related Art Conventionally, in a non-stop type information processing apparatus, a retry is performed by an alternative path in preparation for a failure that occurs during asynchronous reporting. At this time, the sender's response to the asynchronous report is expected so that no contradiction occurs on the receiver of the asynchronous report.

【0003】例えば、無停止型情報処理装置が図28に
示すような構成の場合、図29に示すようなデータがデ
ータ処理プロセッサ12,7間でやりとりされる。図2
9(a)はデータ処理プロセッサ12から出力されるロ
ック命令17を示しており、ロック命令17はロック命
令コード17aとそのロック命令ID(識別情報)17
bとを含んでいる。
For example, in the case where the non-stop type information processing apparatus has a configuration as shown in FIG. 28, data as shown in FIG. 29 is exchanged between the data processors 12 and 7. Figure 2
9 (a) shows a lock instruction 17 output from the data processor 12, and the lock instruction 17 includes a lock instruction code 17a and its lock instruction ID (identification information) 17
b and are included.

【0004】図29(b)はデータ処理プロセッサ7か
ら出力される非同期報告18を示しており、非同期報告
18は非同期報告18aとそれに対応するロック命令の
ロック命令ID18bとを含んでいる。図29(c)は
データ処理プロセッサ7から出力される正常終了報告1
9を示しており、図29(d)はデータ処理プロセッサ
7から出力される異常終了報告20を示している。
FIG. 29 (b) shows an asynchronous report 18 output from the data processor 7. The asynchronous report 18 includes an asynchronous report 18a and a lock instruction ID 18b of a lock instruction corresponding to the asynchronous report 18a. FIG. 29C shows the normal end report 1 output from the data processor 7.
29, and FIG. 29D shows the abnormal end report 20 output from the data processor 7.

【0005】図30〜図32は図28のデータ処理プロ
セッサ12の処理動作を示すフローチャートであり、図
33及び図34は図28のデータ処理プロセッサ7の処
理動作を示すフローチャートである。これら図28〜図
34を用いて従来例の無停止型情報処理装置の処理動作
について説明する。
30 to 32 are flowcharts showing the processing operation of the data processor 12 of FIG. 28, and FIGS. 33 and 34 are flowcharts showing the processing operation of the data processor 7 of FIG. The processing operation of the conventional non-stop information processing apparatus will be described with reference to FIGS. 28 to 34.

【0006】データ処理プロセッサ12はロック命令1
7を発行する場合、そのロック命令17のロック命令I
D17bをロック命令IDテーブル12aに登録する
(ロックID登録処理)(図30ステップ181)。
The data processor 12 uses the lock instruction 1
7 is issued, the lock instruction I of the lock instruction 17 is issued.
D17b is registered in the lock command ID table 12a (lock ID registration processing) (step 181 in FIG. 30).

【0007】その後に、データ処理プロセッサ12はそ
のロック命令17をデータ転送制御処理装置3,4のう
ちの一方に発行する(ロック命令発行処理)(図30ス
テップ182)。データ転送制御処理装置3,4はデー
タ処理プロセッサ12からロック命令17を受信する
と、該ロック命令17をデータ処理プロセッサ7に転送
する。
Thereafter, the data processor 12 issues the lock instruction 17 to one of the data transfer control processors 3 and 4 (lock instruction issue processing) (step 182 in FIG. 30). When the data transfer control processors 3 and 4 receive the lock instruction 17 from the data processor 12, the lock instruction 17 is transferred to the data processor 7.

【0008】データ処理プロセッサ7はデータ転送制御
処理装置3,4を介してロック命令17を受信すると、
該ロック命令17がロック制御テーブル7aに登録可能
か否かを判断する(ロック制御テーブル登録判断処理)
(図33ステップ211)。
When the data processor 7 receives the lock command 17 via the data transfer control processors 3 and 4,
It is determined whether the lock command 17 can be registered in the lock control table 7a (lock control table registration determination process).
(FIG. 33, step 211).

【0009】データ処理プロセッサ7は該ロック命令1
7がロック制御テーブル7aに登録可能であると判断す
ると、該ロック命令17をロック制御テーブル7aに登
録する(ロック制御テーブル登録処理)(図33ステッ
プ212)。その後に、データ処理プロセッサ7は正常
終了報告19をデータ転送制御処理装置3,4のうちの
一方に発行する(正常終了報告発行処理)(図33ステ
ップ213)。データ転送制御処理装置3,4はデータ
処理プロセッサ7から正常終了報告19を受信すると、
該正常終了報告19をデータ処理プロセッサ12に転送
する。
The data processor 7 uses the lock instruction 1
When it is determined that 7 can be registered in the lock control table 7a, the lock command 17 is registered in the lock control table 7a (lock control table registration process) (step 212 in FIG. 33). After that, the data processor 7 issues the normal termination report 19 to one of the data transfer control processors 3 and 4 (normal termination report issuance processing) (step 213 in FIG. 33). When the data transfer control processors 3 and 4 receive the normal termination report 19 from the data processor 7,
The normal end report 19 is transferred to the data processor 12.

【0010】データ処理プロセッサ12はデータ転送制
御処理装置3,4を介して終了報告を受信すると、該終
了報告が正常終了報告19か否かを判断する(正常終了
報告判断処理)(図31ステップ191)。
When the data processor 12 receives the end report via the data transfer control processing devices 3 and 4, it judges whether the end report is the normal end report 19 (normal end report judgment processing) (step in FIG. 31). 191).

【0011】データ処理プロセッサ12は該終了報告が
正常終了報告19であると判断すると、正常終了報告1
9に対応するロック命令17のロック命令ID17bを
ロック命令IDテーブル12aから削除し(ロックID
テーブル削除処理)(図31ステップ192)、そのロ
ック命令IDを解放する。
When the data processor 12 determines that the end report is the normal end report 19, the normal end report 1
The lock command ID 17b of the lock command 17 corresponding to 9 is deleted from the lock command ID table 12a (lock ID
(Table deletion process) (step 192 in FIG. 31), the lock instruction ID is released.

【0012】一方、データ処理プロセッサ7は該ロック
命令17がロック制御テーブル7aに登録不可能である
と判断すると、該ロック命令17のロック命令ID17
bを図示せぬ保留テーブルに登録する(非同期報告ロッ
クID登録処理)(図33ステップ214)。
On the other hand, when the data processor 7 determines that the lock instruction 17 cannot be registered in the lock control table 7a, the lock instruction ID 17 of the lock instruction 17 is determined.
b is registered in a hold table (not shown) (asynchronous report lock ID registration processing) (step 214 in FIG. 33).

【0013】その後に、データ処理プロセッサ7は異常
終了報告20をデータ転送制御処理装置3,4のうちの
一方に発行する(異常終了報告発行処理)(図33ステ
ップ215)。データ転送制御処理装置3,4はデータ
処理プロセッサ7から異常終了報告20を受信すると、
該異常終了報告20をデータ処理プロセッサ12に転送
する。
After that, the data processor 7 issues the abnormal termination report 20 to one of the data transfer control processors 3 and 4 (abnormal termination report issuance processing) (step 215 in FIG. 33). When the data transfer control processors 3 and 4 receive the abnormal end report 20 from the data processor 7,
The abnormal end report 20 is transferred to the data processor 12.

【0014】データ処理プロセッサ12はデータ転送制
御処理装置3,4を介して終了報告を受信すると、該終
了報告が正常終了報告19か否かを判断する(正常終了
報告判断処理)(図31ステップ191)。データ処理
プロセッサ12は該終了報告が異常終了報告20である
と判断すると、非同期報告待ちの状態となる。
When the data processor 12 receives the end report via the data transfer control processors 3 and 4, the data processor 12 determines whether or not the end report is the normal end report 19 (normal end report judgment processing) (step in FIG. 31). 191). When the data processor 12 determines that the end report is the abnormal end report 20, the data processor 12 enters a state of waiting for an asynchronous report.

【0015】この後に、データ処理プロセッサ7で該ロ
ック命令17がロック制御テーブル7aに登録可能にな
ると、データ処理プロセッサ7は該ロック命令17をロ
ック制御テーブル7aに登録する(ロック制御テーブル
登録処理)(図34ステップ221)。続いて、データ
処理プロセッサ7は非同期報告18をデータ転送制御処
理装置3,4に発行する(非同期報告発行処理)(図3
4ステップ222)。
After that, when the data processing processor 7 can register the lock instruction 17 in the lock control table 7a, the data processing processor 7 registers the lock instruction 17 in the lock control table 7a (lock control table registration processing). (FIG. 34, step 221). Subsequently, the data processor 7 issues an asynchronous report 18 to the data transfer control processing devices 3 and 4 (asynchronous report issuing process) (FIG. 3).
4 step 222).

【0016】そのとき、データ処理プロセッサ7はデー
タ転送制御処理装置3,4に異常があるか否かを判断し
(送信異常判断処理)(図34ステップ223)、異常
がなければ非同期報告18に対応するロック命令17の
ロック命令ID17bを保留テーブルから削除する(非
同期報告ロックID削除処理)(図34ステップ22
4)。これによって、データ処理プロセッサ7での非同
期報告18の発行処理が完了する。
At this time, the data processor 7 judges whether or not there is an abnormality in the data transfer control processors 3 and 4 (transmission abnormality judgment processing) (step 223 in FIG. 34). The lock command ID 17b of the corresponding lock command 17 is deleted from the pending table (asynchronous report lock ID deletion processing) (step 22 in FIG. 34).
4). This completes the process of issuing the asynchronous report 18 in the data processor 7.

【0017】データ転送制御処理装置3,4はデータ処
理プロセッサ7から非同期報告18を受信すると、該非
同期報告18をデータ処理プロセッサ12に転送する。
データ処理プロセッサ12はデータ転送制御処理装置
3,4を介して非同期報告18を受信すると、データ処
理プロセッサ7のロック制御テーブル7aの内容の読出
しを行う(ロック制御テーブル読出し処理)(図32ス
テップ201)。
Upon receiving the asynchronous report 18 from the data processor 7, the data transfer control processors 3 and 4 transfer the asynchronous report 18 to the data processor 12.
When the data processor 12 receives the asynchronous report 18 via the data transfer control processors 3 and 4, it reads the contents of the lock control table 7a of the data processor 7 (lock control table read process) (step 201 in FIG. 32). ).

【0018】データ処理プロセッサ12はロック命令1
7がデータ処理プロセッサ7のロック制御テーブル7a
に登録されたことを確認し、該ロック命令17のロック
命令ID17bをロック命令IDテーブル12aから削
除し(ロックIDテーブル削除処理)(図32ステップ
202)、そのロック命令ID17bを解放する。
The data processor 12 uses the lock instruction 1
7 is a lock control table 7a of the data processor 7.
The lock command ID 17b of the lock command 17 is deleted from the lock command ID table 12a (lock ID table deletion process) (step 202 in FIG. 32), and the lock command ID 17b is released.

【0019】上記の非同期報告18をデータ転送制御処
理装置3で転送しているときに、データ転送制御処理装
置3で障害が発生すると、データ処理プロセッサ7はデ
ータ転送制御処理装置4にパスを設定し(非同期報告代
替パス設定処理)(図34ステップ225)、データ転
送制御処理装置4を介して非同期報告18の転送を行
う。
When a failure occurs in the data transfer control processor 3 while the asynchronous report 18 is being transferred by the data transfer control processor 3, the data processor 7 sets a path in the data transfer control processor 4. (Asynchronous report alternative path setting process) (step 225 in FIG. 34), the asynchronous report 18 is transferred via the data transfer control processing device 4.

【0020】データ転送制御処理装置4はデータ処理プ
ロセッサ12に対して非同期報告18を転送する。この
リトライによって非同期報告18が重なって報告されて
も、データ処理プロセッサ12はロック制御テーブル7
aの内容を確認するため、データ処理プロセッサ12に
おいて矛盾は生じない。
The data transfer control processor 4 transfers the asynchronous report 18 to the data processor 12. Even if the asynchronous reports 18 are overlapped and reported by this retry, the data processor 12 does not lock the lock control table 7
Since the contents of a are confirmed, no contradiction occurs in the data processor 12.

【0021】尚、図30〜図34に示すフローチャート
はデータ処理プロセッサ12,7の処理中にロック命令
の発行、あるいはロック命令や終了報告及び非同期報告
の受信によって割込みが発生することによって動作する
サブルーチンの動作を示しており、各処理におけるリタ
ーンは割込みが発生したときに動作していた処理への復
帰を示している。
The flow charts shown in FIGS. 30 to 34 are subroutines that operate when the data processor 12 or 7 issues a lock command, or when a lock command, an end report, or an asynchronous report is received and an interrupt occurs. And the return in each process indicates the return to the process that was operating when the interrupt occurred.

【0022】[0022]

【発明が解決しようとする課題】上述した従来の無停止
型情報処理装置では、非同期報告の受信側での矛盾を防
ぐために、非同期報告に対する送信側からの応答を待つ
必要があるため、高速処理を行うことができないという
問題がある。
In the above-mentioned conventional non-stop type information processing apparatus, it is necessary to wait for a response from the transmitting side to the asynchronous report in order to prevent a contradiction on the receiving side of the asynchronous report. There is a problem that you can not do.

【0023】そこで、本発明の目的は上記問題点を解消
し、中間に位置するデータ転送手段に障害が生じても非
同期報告の受信側で矛盾なく動作を継続することがで
き、高速処理を行うことができる無停止型情報処理装置
を提供することにある。
Therefore, the object of the present invention is to solve the above-mentioned problems, and even if a failure occurs in the intermediate data transfer means, the asynchronous report receiving side can continue the operation without contradiction, and high-speed processing is performed. An object of the present invention is to provide a non-stop type information processing device that can perform such operations.

【0024】[0024]

【課題を解決するための手段】本発明による第一の無停
止型情報処理装置は、第1及び第2のデータ処理プロセ
ッサと、前記第1及び第2のデータ処理プロセッサ間を
接続する第1及び第2のデータ転送制御処理装置とを有
し、前記第1のデータ処理プロセッサから前記第2のデ
ータ処理プロセッサへ対象装置に対するアクセス抑止を
指示するロック命令が出力されたときに該ロック命令が
ロック制御テーブルに登録されたことを示す非同期報告
が前記第2のデータ処理プロセッサから前記第1のデー
タ処理プロセッサへ出力される場合、前記第1及び第2
のデータ転送制御処理装置のうち一方に障害が発生して
も他方を用いて前記第1及び第2のデータ処理プロセッ
サ間のデータ転送を継続する無停止型情報処理装置であ
って、前記非同期報告が同一のロック命令に対するもの
か否かを判定する判定手段を備えている。
A first non-stop information processing apparatus according to the present invention is a first non-stop information processing apparatus, wherein a first data processing processor and a first data processing processor are connected to each other. And a second data transfer control processing device, the lock command is output when a lock command is issued from the first data processing processor to the second data processing processor to instruct access inhibition to the target device. When an asynchronous report indicating that it has been registered in the lock control table is output from the second data processor to the first data processor, the first and second
A non-stop information processing device that continues data transfer between the first and second data processing processors by using the other one of the data transfer control processing devices even if a failure occurs, It is provided with a determining means for determining whether or not the two are for the same lock command.

【0025】本発明による第二の無停止型情報処理装置
は、第1及び第2のデータ処理プロセッサと、前記第1
及び第2のデータ処理プロセッサ間を接続する第1及び
第2のデータ転送制御処理装置とを有し、前記第1のデ
ータ処理プロセッサから前記第2のデータ処理プロセッ
サへ対象装置に対するアクセス抑止を指示するロック命
令が出力されたときに該ロック命令がロック制御テーブ
ルに登録されたことを示す非同期報告が前記第2のデー
タ処理プロセッサから前記第1のデータ処理プロセッサ
へ出力される場合、前記第1及び第2のデータ転送制御
処理装置のうち一方に障害が発生しても他方を用いて前
記第1及び第2のデータ処理プロセッサ間のデータ転送
を継続する無停止型情報処理装置であって、前記非同期
報告が現在保留となっているロック命令が前回調査時に
前記非同期報告が保留となっていたか否かを判断する判
断手段と、前記判断手段が前回調査時に前記非同期報告
が保留となっていたと判断したロック命令に対する非同
期報告の受信処理を、前記ロック制御テーブルの内容を
読出して実行する手段とを備えている。
A second non-stop information processing apparatus according to the present invention comprises first and second data processing processors and the first data processor.
And a first and second data transfer control processing device for connecting between the second data processing processor, and instructing from the first data processing processor to the second data processing processor to inhibit access to the target device. If the asynchronous report indicating that the lock instruction is registered in the lock control table is output from the second data processor to the first data processor when the lock instruction to And a non-stop information processing device for continuing data transfer between the first and second data processing processors by using the other one of the second data transfer control processing device even if a failure occurs, A determination means for determining whether or not the lock command for which the asynchronous report is currently held is held pending during the previous investigation; Means and a means for performing reception processing of asynchronous reporting, the contents of the lock control table reads for lock instruction it is determined that the asynchronous reporting has been a pending during the previous survey.

【0026】本発明による第三の無停止型情報処理装置
は、第1及び第2のデータ処理プロセッサと、前記第1
及び第2のデータ処理プロセッサ間を接続する第1及び
第2のデータ転送制御処理装置とを有し、前記第1のデ
ータ処理プロセッサから前記第2のデータ処理プロセッ
サへ対象装置に対するアクセス抑止を指示するロック命
令が出力されたときに該ロック命令がロック制御テーブ
ルに登録されたことを示す非同期報告が前記第2のデー
タ処理プロセッサから前記第1のデータ処理プロセッサ
へ出力される場合、前記第1及び第2のデータ転送制御
処理装置のうち一方に障害が発生しても他方を用いて前
記第1及び第2のデータ処理プロセッサ間のデータ転送
を継続する無停止型情報処理装置であって、前記第1の
データ処理プロセッサに、前記ロック命令に対する前記
第2のデータ処理プロセッサからの異常終了報告に応答
して前記ロック命令に対する前記非同期報告の受信を所
定時間監視する監視手段と、前記監視手段が前記所定時
間における前記非同期報告の未受信を検出したときに前
記ロック制御テーブルの内容を読出して前記非同期報告
が未受信のロック命令に対する非同期報告の受信処理を
行う手段とを備えている。
A third non-stop type information processing apparatus according to the present invention includes first and second data processing processors and the first data processing processor.
And a first and second data transfer control processing device for connecting between the second data processing processor, and instructing from the first data processing processor to the second data processing processor to inhibit access to the target device. If the asynchronous report indicating that the lock instruction is registered in the lock control table is output from the second data processor to the first data processor when the lock instruction to And a non-stop information processing device for continuing data transfer between the first and second data processing processors by using the other one of the second data transfer control processing device even if a failure occurs, The lock command is sent to the first data processor in response to an abnormal termination report from the second data processor in response to the lock instruction. Monitoring means for monitoring the reception of the asynchronous report for a predetermined time, and when the monitoring means detects the non-reception of the asynchronous report at the predetermined time, the contents of the lock control table are read to determine that the asynchronous report has not been received. And means for receiving the asynchronous report for the lock instruction.

【0027】本発明による第四の無停止型情報処理装置
は、第1及び第2のデータ処理プロセッサと、前記第1
及び第2のデータ処理プロセッサ間を接続する第1及び
第2のデータ転送制御処理装置とを有し、前記第1のデ
ータ処理プロセッサから前記第2のデータ処理プロセッ
サへ対象装置に対するアクセス抑止を指示するロック命
令が出力されたときに該ロック命令がロック制御テーブ
ルに登録されたことを示す非同期報告が前記第2のデー
タ処理プロセッサから前記第1のデータ処理プロセッサ
へ出力される場合、前記第1及び第2のデータ転送制御
処理装置のうち一方に障害が発生しても他方を用いて前
記第1及び第2のデータ処理プロセッサ間のデータ転送
を継続する無停止型情報処理装置であって、ロック命令
の現在の発行回数が前回調査時の発行回数と同一か否か
を判断する判断手段と、前記判断手段が前回調査時の発
行回数と同一と判断したロック命令に対する非同期報告
の受信処理を、前記ロック制御テーブルの内容を読出し
て実行する手段とを備えている。
A fourth non-stop type information processing apparatus according to the present invention includes first and second data processing processors, and the first
And a first and second data transfer control processing device for connecting between the second data processing processor, and instructing from the first data processing processor to the second data processing processor to inhibit access to the target device. If the asynchronous report indicating that the lock instruction is registered in the lock control table is output from the second data processor to the first data processor when the lock instruction to And a non-stop information processing device for continuing data transfer between the first and second data processing processors by using the other one of the second data transfer control processing device even if a failure occurs, A determination means for determining whether the current number of times the lock command is issued is the same as the number of times of the previous investigation, and the determination means is the same as the number of times of the previous investigation. And a reception processing of asynchronous reporting, and means for executing the content of the lock control table reads for lock instruction was.

【0028】本発明による第五の無停止型情報処理装置
は、第1及び第2のデータ処理プロセッサと、前記第1
及び第2のデータ処理プロセッサ間を接続する第1及び
第2のデータ転送制御処理装置とを有し、前記第1のデ
ータ処理プロセッサから前記第2のデータ処理プロセッ
サへ対象装置に対するアクセス抑止を指示するロック命
令が出力されたときに該ロック命令がロック制御テーブ
ルに登録されたことを示す非同期報告が前記第2のデー
タ処理プロセッサから前記第1のデータ処理プロセッサ
へ出力される場合、前記第1及び第2のデータ転送制御
処理装置のうち一方に障害が発生しても他方を用いて前
記第1及び第2のデータ処理プロセッサ間のデータ転送
を継続する無停止型情報処理装置であって、ロック命令
の現在の受信回数が前回調査時の受信回数と同一か否か
を判断する判断手段と、前記判断手段が前回調査時の受
信回数と同一と判断したロック命令に対する非同期報告
に前記ロック制御テーブルの内容確認を依頼する依頼情
報を付与して出力する手段と、該依頼情報が付与された
非同期報告が受信されたときに前記ロック制御テーブル
の内容を読出して前記依頼情報に対応するロック命令に
対する非同期報告の受信処理を行う手段とを備えてい
る。
A fifth non-stop type information processing apparatus according to the present invention comprises first and second data processing processors and the first data processing processor.
And a first and second data transfer control processing device for connecting between the second data processing processor, and instructing from the first data processing processor to the second data processing processor to inhibit access to the target device. If the asynchronous report indicating that the lock instruction is registered in the lock control table is output from the second data processor to the first data processor when the lock instruction to And a non-stop information processing device for continuing data transfer between the first and second data processing processors by using the other one of the second data transfer control processing device even if a failure occurs, A judgment means for judging whether or not the current number of receptions of the lock command is the same as the number of receptions at the previous investigation, and the judgment means is the same as the number of receptions at the previous investigation. Means for adding request information for requesting confirmation of the contents of the lock control table to an asynchronous report to the lock command, and outputting the contents of the lock control table when the asynchronous report with the request information is received. And means for receiving and receiving an asynchronous report for the lock command corresponding to the request information.

【0029】本発明による第六の無停止型情報処理装置
は、第1及び第2のデータ処理プロセッサと、前記第1
及び第2のデータ処理プロセッサ間を接続する第1及び
第2のデータ転送制御処理装置とを有し、前記第1のデ
ータ処理プロセッサから前記第2のデータ処理プロセッ
サへ対象装置に対するアクセス抑止を指示するロック命
令が出力されたときに該ロック命令がロック制御テーブ
ルに登録されたことを示す非同期報告が前記第2のデー
タ処理プロセッサから前記第1のデータ処理プロセッサ
へ出力される場合、前記第1及び第2のデータ転送制御
処理装置のうち一方に障害が発生しても他方を用いて前
記第1及び第2のデータ処理プロセッサ間のデータ転送
を継続する無停止型情報処理装置であって、前記第2の
データ処理プロセッサに、前記非同期報告を送信してか
らの時間を監視する監視手段と、前記監視手段が前記非
同期報告を送信してから所定時間が経過したことを検出
したときに前記非同期報告に前記ロック制御テーブルの
内容確認を依頼する依頼情報を付与して前記第1のデー
タ処理プロセッサに出力する手段とを備え、前記第1の
データ処理プロセッサに、該依頼情報が付与された非同
期報告が受信されたときに前記ロック制御テーブルの内
容を読出して前記依頼情報に対応するロック命令に対す
る非同期報告の受信処理を行う手段を備えている。
A sixth non-stop information processing apparatus according to the present invention comprises first and second data processing processors, and the first data processing processor.
And a first and second data transfer control processing device for connecting between the second data processing processor, and instructing from the first data processing processor to the second data processing processor to inhibit access to the target device. If the asynchronous report indicating that the lock instruction is registered in the lock control table is output from the second data processor to the first data processor when the lock instruction to And a non-stop information processing device for continuing data transfer between the first and second data processing processors by using the other one of the second data transfer control processing device even if a failure occurs, Monitoring means for monitoring the time since the asynchronous report was sent to the second data processor; and the monitoring means sends the asynchronous report. And a means for adding request information for requesting confirmation of the contents of the lock control table to the asynchronous report when detecting that a predetermined time has elapsed from then, and outputting the asynchronous report to the first data processor. The data processor of the above comprises means for reading the contents of the lock control table when an asynchronous report to which the request information is added is received, and performing a process of receiving an asynchronous report for a lock command corresponding to the request information. There is.

【0030】[0030]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0031】図1は本発明の第一の実施例の構成を示す
ブロック図である。図において、データ処理プロセッサ
1,2各々はデータ転送制御処理装置3,4を介して互
いに接続されている。尚、図1はデータ処理プロセッサ
1からのロック命令に対してデータ処理プロセッサ2か
ら終了報告または非同期報告を発行する場合を示してい
る。
FIG. 1 is a block diagram showing the configuration of the first embodiment of the present invention. In the figure, the data processors 1 and 2 are connected to each other via data transfer control processors 3 and 4. Note that FIG. 1 shows a case where the data processing processor 2 issues a termination report or an asynchronous report in response to a lock instruction from the data processing processor 1.

【0032】データ処理プロセッサ1はロック命令のロ
ック命令IDを登録するロック命令IDテーブル1a
と、データ処理プロセッサ2の非同期報告に付与された
該非同期報告に対応するロック命令IDの計数値を格納
するID計数受信テーブル1bとを有している。
The data processor 1 registers the lock instruction ID of the lock instruction with the lock instruction ID table 1a.
And an ID count reception table 1b for storing the count value of the lock command ID corresponding to the asynchronous report given to the asynchronous report of the data processor 2.

【0033】データ処理プロセッサ2はデータ処理プロ
セッサ1からのロック命令を登録するロック制御テーブ
ル2aと、該ロック命令の数をロック命令ID毎に計数
して格納するID計数テーブル2bとを有している。
The data processor 2 has a lock control table 2a for registering a lock command from the data processor 1 and an ID counting table 2b for counting and storing the number of lock commands for each lock command ID. There is.

【0034】図2は図1のデータ処理プロセッサ2から
出力される非同期報告を示す図である。図において、非
同期報告5は非同期報告5aと、ロック命令ID5b
と、ID計数5cとから構成されている。
FIG. 2 is a diagram showing an asynchronous report output from the data processor 2 of FIG. In the figure, an asynchronous report 5 is an asynchronous report 5a and a lock instruction ID 5b.
And an ID counter 5c.

【0035】図3は図1のデータ処理プロセッサ2の処
理動作を示すフローチャートであり、図4は図1のデー
タ処理プロセッサ1の処理動作を示すフローチャートで
ある。これら図1〜図4を用いて本発明の第一の実施例
の動作について説明する。
FIG. 3 is a flowchart showing the processing operation of the data processor 2 of FIG. 1, and FIG. 4 is a flowchart showing the processing operation of the data processor 1 of FIG. The operation of the first embodiment of the present invention will be described with reference to FIGS.

【0036】尚、データ処理プロセッサ1によるロック
命令発行処理及び終了報告受信処理は図30及び図31
に示す従来例の処理と同様であり、データ処理プロセッ
サ2によるロック登録&非同期報告発行処理は図34に
示す従来例の処理と同様である。
The lock command issuing process and the end report receiving process by the data processor 1 are shown in FIGS. 30 and 31.
34. The lock registration & asynchronous report issuing process by the data processor 2 is the same as the process of the conventional example shown in FIG.

【0037】データ処理プロセッサ1はロック命令を発
行する場合、そのロック命令のロック命令IDをロック
命令IDテーブル1aに登録し、そのロック命令をデー
タ転送制御処理装置3,4のうちの一方に発行する。デ
ータ転送制御処理装置3,4はデータ処理プロセッサ1
からロック命令を受信すると、該ロック命令をデータ処
理プロセッサ2に転送する。
When issuing a lock instruction, the data processor 1 registers the lock instruction ID of the lock instruction in the lock instruction ID table 1a and issues the lock instruction to one of the data transfer control processors 3 and 4. To do. The data transfer control processors 3 and 4 are data processors 1.
When the lock command is received from, the lock command is transferred to the data processor 2.

【0038】データ処理プロセッサ2はデータ転送制御
処理装置3,4を介してロック命令を受信すると、ロッ
ク命令の数をロック命令ID毎に計数してID計数テー
ブル2bを更新する(ID計数処理)(図3ステップ2
1)。この後に、データ処理プロセッサ2は該ロック命
令がロック制御テーブル2aに登録可能か否かを判断す
る(ロック制御テーブル登録判断処理)(図3ステップ
22)。
When the data processor 2 receives the lock command via the data transfer control processors 3 and 4, the number of lock commands is counted for each lock command ID and the ID counting table 2b is updated (ID counting process). (Figure 3 Step 2
1). After that, the data processor 2 judges whether or not the lock command can be registered in the lock control table 2a (lock control table registration judgment processing) (step 22 in FIG. 3).

【0039】データ処理プロセッサ2は該ロック命令が
ロック制御テーブル2aに登録可能であると判断する
と、該ロック命令をロック制御テーブル2aに登録する
(ロック制御テーブル登録処理)(図3ステップ2
3)。
When the data processor 2 determines that the lock command can be registered in the lock control table 2a, it registers the lock command in the lock control table 2a (lock control table registration process) (step 2 in FIG. 3).
3).

【0040】続いて、データ処理プロセッサ2は正常終
了報告をデータ転送制御処理装置3,4のうちの一方に
転送する(正常終了報告発行処理)(図3ステップ2
4)。データ転送制御処理装置3,4はデータ処理プロ
セッサ2から正常終了報告を受信すると、該正常終了報
告をデータ処理プロセッサ1に転送する。
Subsequently, the data processor 2 transfers the normal end report to one of the data transfer control processors 3 and 4 (normal end report issuing process) (step 2 in FIG. 3).
4). When the data transfer control processors 3 and 4 receive the normal end report from the data processor 2, the data transfer control processors 3 and 4 transfer the normal end report to the data processor 1.

【0041】データ処理プロセッサ1はデータ転送制御
処理装置3,4を介して終了報告を受信すると、該終了
報告が正常終了報告か否かを判断する。データ処理プロ
セッサ1は該終了報告が正常終了報告であると判断する
と、正常終了報告に対応するロック命令のロック命令I
Dをロック命令IDテーブル1aから削除し、そのロッ
ク命令IDを解放する。
When the data processor 1 receives the end report via the data transfer control processors 3 and 4, it determines whether the end report is a normal end report. When the data processor 1 determines that the end report is a normal end report, the lock instruction I of the lock instruction corresponding to the normal end report is received.
D is deleted from the lock command ID table 1a, and the lock command ID is released.

【0042】一方、データ処理プロセッサ2は該ロック
命令がロック制御テーブル2aに登録不可能であると判
断すると、該ロック命令のロック命令IDを保留テーブ
ルに登録する(非同期報告ロックID登録処理)(図3
ステップ25)。
On the other hand, when the data processor 2 determines that the lock instruction cannot be registered in the lock control table 2a, the lock instruction ID of the lock instruction is registered in the hold table (asynchronous report lock ID registration processing) ( Figure 3
Step 25).

【0043】データ処理プロセッサ2は異常終了報告を
データ転送制御処理装置3,4のうちの一方に発行する
(異常終了報告発行処理)(図3ステップ26)。デー
タ転送制御処理装置3,4はデータ処理プロセッサ2か
ら異常終了報告を受信すると、該異常終了報告をデータ
処理プロセッサ1に転送する。
The data processor 2 issues an abnormal end report to one of the data transfer control processors 3 and 4 (abnormal end report issuing process) (step 26 in FIG. 3). Upon receiving the abnormal end report from the data processing processor 2, the data transfer control processing devices 3 and 4 transfer the abnormal end report to the data processing processor 1.

【0044】データ処理プロセッサ1はデータ転送制御
処理装置3,4を介して終了報告を受信すると、該終了
報告が正常終了報告か否かを判断する。データ処理プロ
セッサ1は該終了報告が異常終了報告であると判断する
と、非同期報告待ちの状態となる。
When the data processor 1 receives the end report via the data transfer control processors 3 and 4, it determines whether the end report is a normal end report. When the data processor 1 determines that the end report is an abnormal end report, the data processor 1 enters a state of waiting for an asynchronous report.

【0045】この後に、データ処理プロセッサ2で該ロ
ック命令がロック制御テーブル2aに登録可能になる
と、データ処理プロセッサ2は該ロック命令をロック制
御テーブル2aに登録する。続いて、データ処理プロセ
ッサ2はID計数テーブル2b内の該ロック命令に対応
する計数値を非同期報告5に付与し、該非同期報告5を
データ転送制御処理装置3,4に発行する。
After this, when the data processing processor 2 can register the lock instruction in the lock control table 2a, the data processing processor 2 registers the lock instruction in the lock control table 2a. Then, the data processor 2 gives the asynchronous report 5 a count value corresponding to the lock instruction in the ID count table 2b, and issues the asynchronous report 5 to the data transfer control processors 3 and 4.

【0046】そのとき、データ処理プロセッサ2はデー
タ転送制御処理装置3,4に異常があるか否かを判断
し、異常がなければこの非同期報告5に対応するロック
命令のロック命令IDを保留テーブルから削除する。こ
れによって、データ処理プロセッサ2での非同期報告5
の発行処理が完了する。
At this time, the data processor 2 judges whether or not there is an abnormality in the data transfer control processors 3 and 4, and if there is no abnormality, the lock instruction ID of the lock instruction corresponding to this asynchronous report 5 is stored in the pending table. Remove from. By this, the asynchronous report 5 in the data processor 2
Issuance processing is completed.

【0047】データ転送制御処理装置3,4はデータ処
理プロセッサ2から非同期報告5を受信すると、該非同
期報告5をデータ処理プロセッサ1に転送する。データ
処理プロセッサ1はデータ転送制御処理装置3,4を介
して非同期報告5を受信すると、そのロック命令IDに
対応する計数値と、ID計数受信テーブル1bの中にロ
ック命令ID毎に存在する計数値とを比較する(非同期
報告選別処理)(図4ステップ31)。
Upon receiving the asynchronous report 5 from the data processor 2, the data transfer control processors 3 and 4 transfer the asynchronous report 5 to the data processor 1. When the data processor 1 receives the asynchronous report 5 via the data transfer control processors 3 and 4, the count value corresponding to the lock command ID and the total count existing in the ID count reception table 1b for each lock command ID. The numerical value is compared (asynchronous report selection process) (step 31 in FIG. 4).

【0048】データ処理プロセッサ1はそれらの計数値
が一致であれば、該非同期報告5を無視する。また、デ
ータ処理プロセッサ1はそれらの計数値が不一致であれ
ば、新たな非同期報告5が行われたと判断し、ID計数
受信テーブル1b内の該非同期報告5に対応するロック
命令IDの計数値を該非同期報告5の計数値で更新する
(ID計数格納処理)(図4ステップ32)。この後
に、データ処理プロセッサ1は該非同期報告5に対応す
るロック命令IDをロック命令IDテーブル1aから削
除し、そのロック命令IDを解放する(ロックIDテー
ブル削除処理)(図4ステップ33)。
If the count values match, the data processor 1 ignores the asynchronous report 5. Further, if the count values do not match, the data processor 1 determines that a new asynchronous report 5 has been made, and determines the count value of the lock command ID corresponding to the asynchronous report 5 in the ID count reception table 1b. It is updated with the count value of the asynchronous report 5 (ID count storing process) (step 32 in FIG. 4). Thereafter, the data processor 1 deletes the lock command ID corresponding to the asynchronous report 5 from the lock command ID table 1a and releases the lock command ID (lock ID table deletion process) (step 33 in FIG. 4).

【0049】この非同期報告5をデータ転送制御処理装
置3で転送しているときに、当該データ転送制御処理装
置3で障害が発生すると、データ処理プロセッサ2はデ
ータ転送制御処理装置4にパスを設定し、データ転送制
御処理装置4を介して非同期報告5の転送を行う。デー
タ転送制御処理装置4は非同期報告5を受信すると、該
非同期報告5をデータ処理プロセッサ1に対して転送す
る。
If a failure occurs in the data transfer control processor 3 while the asynchronous report 5 is being transferred by the data transfer control processor 3, the data processor 2 sets a path in the data transfer control processor 4. Then, the asynchronous report 5 is transferred via the data transfer control processing device 4. Upon receiving the asynchronous report 5, the data transfer control processing device 4 transfers the asynchronous report 5 to the data processor 1.

【0050】このとき、データ処理プロセッサ1にデー
タ転送制御処理装置3を介して転送されてきた非同期報
告5と、データ転送制御処理装置4を介して転送されて
きた非同期報告5とが重なって報告されても、データ処
理プロセッサ1では最初の非同期報告5のみを受付ける
ことになる。
At this time, the asynchronous report 5 transferred to the data processor 1 via the data transfer control processing device 3 and the asynchronous report 5 transferred via the data transfer control processing device 4 overlap and report. However, the data processor 1 will only accept the first asynchronous report 5.

【0051】よって、同一のロック命令IDの同一計数
値を有する非同期報告5はデータ処理プロセッサ1に対
してただ一度報告されることになるので、データ処理プ
ロセッサ1では矛盾なくロック命令IDに対応した非同
期報告5を受信することができる。
Therefore, since the asynchronous report 5 having the same count value of the same lock instruction ID is reported only once to the data processor 1, the data processor 1 corresponds to the lock instruction ID without contradiction. Asynchronous report 5 can be received.

【0052】図5は本発明の第二の実施例の構成を示す
ブロック図である。図において、データ処理プロセッサ
6,7各々はデータ転送制御処理装置3,4を介して互
いに接続されている。尚、図5はデータ処理プロセッサ
6からのロック命令に対してデータ処理プロセッサ7か
ら終了報告または非同期報告を発行する場合を示してい
る。
FIG. 5 is a block diagram showing the configuration of the second embodiment of the present invention. In the figure, the data processors 6 and 7 are connected to each other via data transfer control processors 3 and 4. Note that FIG. 5 shows a case where the data processing processor 7 issues an end report or an asynchronous report in response to a lock instruction from the data processing processor 6.

【0053】データ処理プロセッサ6はロック命令のロ
ック命令IDを登録するロック命令IDテーブル6a
と、前回調査した時のロック命令IDテーブル6aの内
容を格納する前ロック命令IDテーブル6bとを有して
いる。また、データ処理プロセッサ7はデータ処理プロ
セッサ6からのロック命令を登録するロック制御テーブ
ル7aを有している。
The data processor 6 registers the lock instruction ID of the lock instruction with the lock instruction ID table 6a.
And a pre-lock command ID table 6b that stores the contents of the lock command ID table 6a at the time of the previous investigation. The data processor 7 also has a lock control table 7a for registering a lock command from the data processor 6.

【0054】図6は図5のデータ処理プロセッサ7の処
理動作を示すフローチャートであり、図7は図5のデー
タ処理プロセッサ6の処理動作を示すフローチャートで
ある。これら図5〜図7を用いて本発明の第二の実施例
の動作について説明する。
FIG. 6 is a flowchart showing the processing operation of the data processor 7 of FIG. 5, and FIG. 7 is a flowchart showing the processing operation of the data processor 6 of FIG. The operation of the second embodiment of the present invention will be described with reference to FIGS.

【0055】尚、データ処理プロセッサ6によるロック
命令発行処理及び終了報告受信処理は図30及び図31
に示す従来例の処理と同様であり、データ処理プロセッ
サ7によるロック命令受信処理は図33に示す従来例の
処理と同様である。
The lock command issuing process and the end report receiving process by the data processor 6 are shown in FIGS. 30 and 31.
33. The lock command receiving process by the data processor 7 is the same as the process of the conventional example shown in FIG.

【0056】データ処理プロセッサ6はロック命令を発
行する場合、そのロック命令のロック命令IDをロック
命令IDテーブル6aに登録し、そのロック命令をデー
タ転送制御処理装置3,4のうちの一方に発行する。デ
ータ転送制御処理装置3,4はデータ処理プロセッサ6
からロック命令を受信すると、該ロック命令をデータ処
理プロセッサ7に転送する。
When issuing a lock instruction, the data processor 6 registers the lock instruction ID of the lock instruction in the lock instruction ID table 6a and issues the lock instruction to one of the data transfer control processors 3 and 4. To do. The data transfer control processors 3 and 4 are data processors 6
When the lock command is received from, the lock command is transferred to the data processor 7.

【0057】データ処理プロセッサ7はデータ転送制御
処理装置3,4を介してロック命令を受信すると、該ロ
ック命令がロック制御テーブル7aに登録可能か否かを
判断する。
When the data processor 7 receives the lock command via the data transfer control processors 3 and 4, it determines whether the lock command can be registered in the lock control table 7a.

【0058】データ処理プロセッサ7は該ロック命令が
ロック制御テーブル7aに登録可能であると判断する
と、該ロック命令をロック制御テーブル7aに登録す
る。データ処理プロセッサ7はロック命令をロック制御
テーブル7aに登録すると、正常終了報告をデータ転送
制御処理装置3,4のうちの一方に発行する。データ転
送制御処理装置3,4はデータ処理プロセッサ7から正
常終了報告を受信すると、該正常終了報告をデータ処理
プロセッサ6に転送する。
When the data processor 7 determines that the lock instruction can be registered in the lock control table 7a, it registers the lock instruction in the lock control table 7a. When the data processor 7 registers the lock command in the lock control table 7a, it issues a normal termination report to one of the data transfer control processors 3 and 4. Upon receiving the normal end report from the data processing processor 7, the data transfer control processing devices 3 and 4 transfer the normal end report to the data processing processor 6.

【0059】データ処理プロセッサ6はデータ転送制御
処理装置3,4を介して終了報告を受信すると、該終了
報告が正常終了報告か否かを判断する。データ処理プロ
セッサ6は該終了報告が正常終了報告であると判断する
と、正常終了報告に対応するロック命令のロック命令I
Dをロック命令IDテーブル6aから削除し、そのロッ
ク命令IDを解放する。
When the data processor 6 receives the end report via the data transfer control processors 3 and 4, it determines whether the end report is a normal end report. When the data processor 6 determines that the end report is the normal end report, the lock instruction I of the lock instruction corresponding to the normal end report is received.
D is deleted from the lock command ID table 6a, and the lock command ID is released.

【0060】一方、データ処理プロセッサ7は該ロック
命令がロック制御テーブル7aに登録不可能であると判
断すると、該ロック命令のロック命令IDを図示せぬ保
留テーブルに登録する。
On the other hand, when the data processor 7 determines that the lock instruction cannot be registered in the lock control table 7a, it registers the lock instruction ID of the lock instruction in the hold table (not shown).

【0061】データ処理プロセッサ7はロック命令ID
を保留テーブルに登録すると、異常終了報告をデータ転
送制御処理装置3,4のうちの一方に発行する。データ
転送制御処理装置3,4はデータ処理プロセッサ7から
異常終了報告を受信すると、その異常終了報告をデータ
処理プロセッサ6に転送する。
The data processor 7 uses the lock instruction ID
Is registered in the hold table, an abnormal end report is issued to one of the data transfer control processing devices 3 and 4. Upon receiving the abnormal end report from the data processing processor 7, the data transfer control processing devices 3 and 4 transfer the abnormal end report to the data processing processor 6.

【0062】データ処理プロセッサ6はデータ転送制御
処理装置3,4を介して終了報告を受信すると、該終了
報告が正常終了報告か否かを判断する。データ処理プロ
セッサ6は該終了報告が異常終了報告であると判断する
と、非同期報告待ちの状態となる。
When the data processor 6 receives the end report via the data transfer control processors 3 and 4, it determines whether the end report is a normal end report. When the data processor 6 determines that the end report is an abnormal end report, the data processor 6 waits for an asynchronous report.

【0063】この後に、データ処理プロセッサ7で該ロ
ック命令がロック制御テーブル7aに登録可能になる
と、データ処理プロセッサ7は該ロック命令をロック制
御テーブル7aに登録する(ロック制御テーブル登録処
理)(図6ステップ41)。続いて、データ処理プロセ
ッサ7は非同期報告をデータ転送制御処理装置3,4に
発行する(非同期報告発行処理)(図6ステップ4
2)。
After that, when the data processing processor 7 can register the lock instruction in the lock control table 7a, the data processing processor 7 registers the lock instruction in the lock control table 7a (lock control table registration processing) (FIG. 6 step 41). Subsequently, the data processor 7 issues an asynchronous report to the data transfer control processors 3 and 4 (asynchronous report issuing process) (step 4 in FIG. 6).
2).

【0064】データ処理プロセッサ7は非同期報告を発
行すると、この非同期報告に対応するロック命令のロッ
ク命令IDを保留テーブルから削除する(非同期報告ロ
ックID削除処理)(図6ステップ43)。これによっ
て、データ処理プロセッサ7での非同期報告の発行処理
が完了する。
When the data processor 7 issues the asynchronous report, it deletes the lock instruction ID of the lock instruction corresponding to this asynchronous report from the pending table (asynchronous report lock ID deletion processing) (step 43 in FIG. 6). This completes the asynchronous report issuing process in the data processor 7.

【0065】データ転送制御処理装置3,4はデータ処
理プロセッサ7から非同期報告を受信すると、該非同期
報告をデータ処理プロセッサ6に転送する。データ処理
プロセッサ6はデータ転送制御処理装置3,4を介して
非同期報告を受信すると、その非同期報告に対応するロ
ック命令IDをロック命令IDテーブル6aから削除し
(ロックIDテーブル削除処理)(図7ステップ5
3)、そのロック命令IDを解放する。
Upon receipt of the asynchronous report from the data processor 7, the data transfer control processors 3 and 4 transfer the asynchronous report to the data processor 6. When the data processor 6 receives the asynchronous report via the data transfer control processors 3 and 4, the lock command ID corresponding to the asynchronous report is deleted from the lock command ID table 6a (lock ID table deletion process) (FIG. 7). Step 5
3) Release the lock command ID.

【0066】データ処理プロセッサ6ではデータ転送制
御処理装置3,4の障害時に失った非同期報告を救うた
めに一定時間毎にタイマ処理が起動され、ロック命令I
Dテーブル6aの内容と前ロック命令IDテーブル6b
の内容とが比較される(ロック命令IDテーブル保留チ
ェック処理)(図7ステップ51)。
In the data processor 6, the timer process is activated at regular intervals to save the asynchronous report lost at the time of the failure of the data transfer control processors 3 and 4, and the lock instruction I
Contents of D table 6a and pre-lock command ID table 6b
Is compared (lock command ID table hold check process) (step 51 in FIG. 7).

【0067】前ロック命令IDテーブル6bには前回調
査した時のロック命令IDテーブル6aの内容が格納さ
れているので、ロック命令IDテーブル6aの内容との
比較で非同期報告が返ってきていないロック命令IDを
検出することができる。
Since the previous lock command ID table 6b stores the contents of the lock command ID table 6a at the time of the previous investigation, a lock command for which an asynchronous report has not been returned by comparison with the contents of the lock command ID table 6a. The ID can be detected.

【0068】その比較で一致が検出されると、データ処
理プロセッサ6はデータ処理プロセッサ7からロック制
御テーブル7aの内容を読出す(ロック制御テーブル読
出し処理)(図7ステップ52)。データ処理プロセッ
サ6はロック制御テーブル7aに登録されているロック
命令IDをロック命令IDテーブル6aから削除し(ロ
ックIDテーブル削除処理)(図7ステップ53)、そ
のロック命令IDを解放する。
When a match is detected in the comparison, the data processor 6 reads the contents of the lock control table 7a from the data processor 7 (lock control table read process) (step 52 in FIG. 7). The data processor 6 deletes the lock command ID registered in the lock control table 7a from the lock command ID table 6a (lock ID table deletion process) (step 53 in FIG. 7) and releases the lock command ID.

【0069】本発明の第二の実施例ではデータ転送制御
処理装置3,4で非同期報告を転送しているときに障害
が発生すると該非同期報告は失われることになるが、一
定時間毎にデータ処理プロセッサ6で行われるタイマ処
理によって非同期報告が失われたロック命令IDを検出
することができる。
In the second embodiment of the present invention, if a failure occurs during the transfer of asynchronous reports by the data transfer control processors 3 and 4, the asynchronous reports will be lost, but the data will be lost at regular intervals. The lock instruction ID for which the asynchronous report is lost can be detected by the timer processing performed by the processor 6.

【0070】よって、データ処理プロセッサ6が非同期
報告が失われたロック命令IDを検出したときに該ロッ
ク命令IDのロック制御テーブル7aへの登録を確認す
ることで、非同期報告が失われたロック命令の処理を非
同期報告を受信したものとして継続することができる。
Therefore, when the data processor 6 detects the lock instruction ID for which the asynchronous report is lost, by confirming the registration of the lock instruction ID in the lock control table 7a, the lock instruction for which the asynchronous report is lost is confirmed. Processing can continue as if an asynchronous report had been received.

【0071】図8は本発明の第三の実施例の構成を示す
ブロック図である。図において、データ処理プロセッサ
8,7各々はデータ転送制御処理装置3,4を介して互
いに接続されている。尚、図8はデータ処理プロセッサ
8からのロック命令に対してデータ処理プロセッサ7か
ら終了報告または非同期報告を発行する場合を示してい
る。
FIG. 8 is a block diagram showing the configuration of the third embodiment of the present invention. In the figure, the data processors 8 and 7 are connected to each other via data transfer control processors 3 and 4. Note that FIG. 8 shows a case where the data processing processor 7 issues an end report or an asynchronous report in response to a lock instruction from the data processing processor 8.

【0072】データ処理プロセッサ8はロック命令のロ
ック命令IDを登録するロック命令IDテーブル8a
と、前ロック命令IDテーブル8bと、ID保留カウン
トテーブル8cとを有している。また、データ処理プロ
セッサ7はデータ処理プロセッサ8からのロック命令を
登録するロック制御テーブル7aを有している。
The data processor 8 registers the lock instruction ID of the lock instruction with the lock instruction ID table 8a.
And a pre-lock command ID table 8b and an ID suspension count table 8c. Further, the data processor 7 has a lock control table 7a for registering a lock command from the data processor 8.

【0073】データ処理プロセッサ8の前ロック命令I
Dテーブル8bには前回調査した時のロック命令IDテ
ーブル8aの内容が格納される。また、ID保留カウン
トテーブル8cにはロック命令IDテーブル8aの内容
と前ロック命令IDテーブル8bの内容とが一致した回
数がロック命令ID毎に計数されて格納される。
Pre-lock instruction I of data processor 8
The D table 8b stores the contents of the lock command ID table 8a at the time of the previous investigation. Further, the number of times the contents of the lock command ID table 8a and the contents of the previous lock command ID table 8b match is stored in the ID suspension count table 8c by counting for each lock command ID.

【0074】図9は図8のデータ処理プロセッサ8の処
理動作を示すフローチャートである。これら図8及び図
9を用いて本発明の第三の実施例の動作について説明す
る。尚、データ処理プロセッサ8によるロック命令発行
処理及び終了報告受信処理は図30及び図31に示す従
来例の処理と同様である。
FIG. 9 is a flow chart showing the processing operation of the data processor 8 of FIG. The operation of the third embodiment of the present invention will be described with reference to FIGS. 8 and 9. The lock command issuing process and the end report receiving process by the data processor 8 are the same as those of the conventional example shown in FIGS. 30 and 31.

【0075】また、データ処理プロセッサ7によるロッ
ク命令受信処理は図33に示す従来例の処理と同様であ
り、データ処理プロセッサ7によるロック登録&非同期
報告発行処理は図6に示す本発明の第二の実施例の処理
と同様である。
The lock command receiving process by the data processor 7 is the same as the conventional process shown in FIG. 33, and the lock registration & asynchronous report issuing process by the data processor 7 is the second process of the present invention shown in FIG. The processing is the same as that of the embodiment described above.

【0076】データ処理プロセッサ8はロック命令を発
行する場合、そのロック命令のロック命令IDをロック
命令IDテーブル8aに登録し、そのロック命令をデー
タ転送制御処理装置3,4のうちの一方に発行する。デ
ータ転送制御処理装置3,4はデータ処理プロセッサ8
からロック命令を受信すると、該ロック命令をデータ処
理プロセッサ7に転送する。
When issuing a lock instruction, the data processor 8 registers the lock instruction ID of the lock instruction in the lock instruction ID table 8a, and issues the lock instruction to one of the data transfer control processors 3 and 4. To do. The data transfer control processors 3 and 4 are data processors 8
When the lock command is received from, the lock command is transferred to the data processor 7.

【0077】データ処理プロセッサ7はデータ転送制御
処理装置3,4を介してロック命令を受信すると、該ロ
ック命令がロック制御テーブル7aに登録可能か否かを
判断する。
When the data processor 7 receives the lock command via the data transfer control processors 3 and 4, it determines whether the lock command can be registered in the lock control table 7a.

【0078】データ処理プロセッサ7は該ロック命令が
ロック制御テーブル7aに登録可能であると判断する
と、該ロック命令をロック制御テーブル7aに登録す
る。データ処理プロセッサ7はロック命令をロック制御
テーブル7aに登録すると、正常終了報告をデータ転送
制御処理装置3,4のうちの一方に発行する。データ転
送制御処理装置3,4はデータ処理プロセッサ7から正
常終了報告を受信すると、該正常終了報告をデータ処理
プロセッサ8に転送する。
When the data processor 7 determines that the lock command can be registered in the lock control table 7a, it registers the lock command in the lock control table 7a. When the data processor 7 registers the lock command in the lock control table 7a, it issues a normal termination report to one of the data transfer control processors 3 and 4. Upon receiving the normal end report from the data processing processor 7, the data transfer control processing devices 3 and 4 transfer the normal end report to the data processing processor 8.

【0079】データ処理プロセッサ8はデータ転送制御
処理装置3,4を介して終了報告を受信すると、該終了
報告が正常終了報告か否かを判断する。データ処理プロ
セッサ8は該終了報告が正常終了報告であると判断する
と、正常終了報告に対応するロック命令のロック命令I
Dをロック命令IDテーブル8aから削除し、そのロッ
ク命令IDを解放する。
When the data processor 8 receives the end report via the data transfer control processors 3 and 4, it determines whether the end report is a normal end report. When the data processor 8 determines that the end report is the normal end report, the lock instruction I of the lock instruction corresponding to the normal end report is received.
D is deleted from the lock command ID table 8a, and the lock command ID is released.

【0080】一方、データ処理プロセッサ7は該ロック
命令がロック制御テーブル7aに登録不可能であると判
断すると、該ロック命令のロック命令IDを図示せぬ保
留テーブルに登録する。
On the other hand, when the data processor 7 determines that the lock instruction cannot be registered in the lock control table 7a, it registers the lock instruction ID of the lock instruction in the hold table (not shown).

【0081】データ処理プロセッサ7はロック命令ID
を保留テーブルに登録すると、異常終了報告をデータ転
送制御処理装置3,4のうちの一方に発行する。データ
転送制御処理装置3,4はデータ処理プロセッサ7から
異常終了報告を受信すると、その異常終了報告をデータ
処理プロセッサ8に転送する。
The data processor 7 uses the lock instruction ID
Is registered in the hold table, an abnormal end report is issued to one of the data transfer control processing devices 3 and 4. Upon receiving the abnormal end report from the data processing processor 7, the data transfer control processing devices 3 and 4 transfer the abnormal end report to the data processing processor 8.

【0082】データ処理プロセッサ8はデータ転送制御
処理装置3,4を介して終了報告を受信すると、該終了
報告が正常終了報告か否かを判断する。データ処理プロ
セッサ8は該終了報告が異常終了報告であると判断する
と、非同期報告待ちの状態となる。
When the data processor 8 receives the end report via the data transfer control processors 3 and 4, the data processor 8 determines whether or not the end report is a normal end report. When the data processor 8 determines that the end report is an abnormal end report, the data processor 8 waits for an asynchronous report.

【0083】この後に、データ処理プロセッサ7で該ロ
ック命令がロック制御テーブル7aに登録可能になる
と、データ処理プロセッサ7は該ロック命令をロック制
御テーブル7aに登録する。続いて、データ処理プロセ
ッサ7は非同期報告をデータ転送制御処理装置3,4に
発行し、この非同期報告に対応するロック命令のロック
命令IDを保留テーブルから削除する。これによって、
データ処理プロセッサ7での非同期報告の発行処理が完
了する。
After that, when the data processing processor 7 can register the lock instruction in the lock control table 7a, the data processing processor 7 registers the lock instruction in the lock control table 7a. Then, the data processor 7 issues an asynchronous report to the data transfer control processors 3 and 4, and deletes the lock instruction ID of the lock instruction corresponding to this asynchronous report from the pending table. by this,
The process of issuing an asynchronous report in the data processor 7 is completed.

【0084】データ転送制御処理装置3,4はデータ処
理プロセッサ7から非同期報告を受信すると、該非同期
報告をデータ処理プロセッサ8に転送する。データ処理
プロセッサ8はデータ転送制御処理装置3,4を介して
非同期報告を受信すると、その非同期報告に対応するロ
ック命令IDをロック命令IDテーブル8aから削除し
(ロックIDテーブル削除処理)(図9ステップ6
4)、そのロック命令IDを解放する。
Upon receiving the asynchronous report from the data processor 7, the data transfer control processors 3 and 4 transfer the asynchronous report to the data processor 8. When the data processor 8 receives the asynchronous report via the data transfer control processors 3 and 4, the lock command ID corresponding to the asynchronous report is deleted from the lock command ID table 8a (lock ID table deletion process) (FIG. 9). Step 6
4) Release the lock command ID.

【0085】データ処理プロセッサ8ではデータ転送制
御処理装置3,4の障害時に失った非同期報告を救うた
めに一定時間毎にタイマ処理が起動され、ロック命令I
Dテーブル8aの内容と前ロック命令IDテーブル8b
の内容とが比較される。
In the data processor 8, a timer process is activated at regular intervals to save the asynchronous report lost when the data transfer control processors 3 and 4 fail, and the lock instruction I
Contents of D table 8a and pre-lock command ID table 8b
Content is compared.

【0086】データ処理プロセッサ8はその比較で一致
が検出されたロック命令ID毎にID保留カウントテー
ブル8cの計数値を更新し、一致が検出されなかったロ
ック命令ID毎にID保留カウントテーブル8cの計数
値をリセットする(ID保留カウント&リセット処理)
(図9ステップ61)。
The data processor 8 updates the count value of the ID suspension count table 8c for each lock command ID for which a match is detected by the comparison, and the count value of the ID suspension count table 8c for each lock command ID for which no match is detected. Reset the count value (ID hold count & reset process)
(FIG. 9, step 61).

【0087】データ処理プロセッサ8はID保留カウン
トテーブル8cの計数値が予め設定した設定値以上か否
かを判断する(ID保留カウントチェック処理)(図9
ステップ62)。
The data processor 8 determines whether or not the count value of the ID suspension count table 8c is equal to or greater than the preset value (ID suspension count check processing) (FIG. 9).
Step 62).

【0088】データ処理プロセッサ8はID保留カウン
トテーブル8cの計数値が設定値内であればタイマ処理
を終了する。また、データ処理プロセッサ8はID保留
カウントテーブル8cの計数値が設定値以上になると、
データ処理プロセッサ7からロック制御テーブル7aの
内容を読出す(ロック制御テーブル読出し処理)(図9
ステップ63)。
The data processor 8 ends the timer processing if the count value of the ID suspension count table 8c is within the set value. When the count value of the ID suspension count table 8c becomes equal to or larger than the set value, the data processor 8
The contents of the lock control table 7a are read from the data processor 7 (lock control table reading process) (FIG. 9).
Step 63).

【0089】データ処理プロセッサ8はロック制御テー
ブル7aに登録されているロック命令IDをロック命令
IDテーブル8aから削除し(ロックIDテーブル削除
処理)(図9ステップ64)、そのロック命令IDを解
放する。
The data processor 8 deletes the lock command ID registered in the lock control table 7a from the lock command ID table 8a (lock ID table deletion process) (step 64 in FIG. 9) and releases the lock command ID. .

【0090】本発明の第三の実施例ではデータ転送制御
処理装置3,4で非同期報告を転送しているときに障害
が発生すると該非同期報告は失われることになるが、一
定時間が過ぎるとデータ処理プロセッサ8のタイマ処理
によって非同期報告が失われたロック命令IDを検出す
ることができる。
In the third embodiment of the present invention, if a failure occurs while transferring the asynchronous report in the data transfer control processing devices 3 and 4, the asynchronous report will be lost, but after a certain period of time. The lock instruction ID for which the asynchronous report is lost can be detected by the timer processing of the data processor 8.

【0091】すなわち、データ処理プロセッサ8のタイ
マ処理が起動され、非同期報告が現在保留となっている
ロック命令IDと前回保留となっていたロック命令ID
とが一致した回数が設定値を越えると、データ処理プロ
セッサ8が該ロック命令IDのロック制御テーブル7a
への登録を確認するので、非同期報告が失われたロック
命令の処理を非同期報告を受信したものとして継続する
ことができる。
That is, the timer processing of the data processor 8 is activated, and the lock instruction ID for which the asynchronous report is currently suspended and the lock instruction ID for which the asynchronous report was previously suspended.
When the number of times of matching with the number exceeds the set value, the data processor 8 causes the lock control table 7a of the lock instruction ID
Since it confirms the registration with, it is possible to continue the processing of the lock instruction for which the asynchronous report is lost as if the asynchronous report was received.

【0092】図10は本発明の第四の実施例の構成を示
すブロック図である。図において、データ処理プロセッ
サ9,7各々はデータ転送制御処理装置3,4を介して
互いに接続されている。尚、図10はデータ処理プロセ
ッサ9からのロック命令に対してデータ処理プロセッサ
7から終了報告または非同期報告を発行する場合を示し
ている。
FIG. 10 is a block diagram showing the configuration of the fourth embodiment of the present invention. In the figure, the data processors 9 and 7 are connected to each other via data transfer control processors 3 and 4. Note that FIG. 10 shows a case where the data processing processor 7 issues an end report or an asynchronous report in response to a lock instruction from the data processing processor 9.

【0093】データ処理プロセッサ9はロック命令のロ
ック命令IDを登録するロック命令IDテーブル9a
と、データ処理プロセッサ7から異常終了報告が送られ
てきてからの時間を計数するIDタイマテーブル9bと
を有している。また、データ処理プロセッサ7はデータ
処理プロセッサ9からのロック命令を登録するロック制
御テーブル7aを有している。
The data processor 9 registers the lock instruction ID of the lock instruction with the lock instruction ID table 9a.
And an ID timer table 9b for counting the time after the abnormal end report is sent from the data processor 7. Further, the data processor 7 has a lock control table 7a for registering a lock command from the data processor 9.

【0094】図11及び図12は図10のデータ処理プ
ロセッサ9の処理動作を示すフローチャートである。こ
れら図10〜図12を用いて本発明の第四の実施例の動
作について説明する。
11 and 12 are flowcharts showing the processing operation of the data processor 9 of FIG. The operation of the fourth embodiment of the present invention will be described with reference to FIGS.

【0095】尚、データ処理プロセッサ9によるロック
命令発行処理は図30に示す従来例の処理と同様であ
り、データ処理プロセッサ7によるロック命令受信処理
は図33に示す従来例の処理と同様であり、データ処理
プロセッサ7によるロック登録&非同期報告発行処理は
図6に示す本発明の第二の実施例の処理と同様である。
The lock command issuing process by the data processor 9 is the same as the process of the conventional example shown in FIG. 30, and the lock command receiving process by the data processor 7 is the same as the process of the conventional example shown in FIG. The lock registration & asynchronous report issuing process by the data processor 7 is the same as the process of the second embodiment of the present invention shown in FIG.

【0096】データ処理プロセッサ9はロック命令を発
行する場合、そのロック命令のロック命令IDをロック
命令IDテーブル9aに登録し、そのロック命令をデー
タ転送制御処理装置3,4のうちの一方に発行する。デ
ータ転送制御処理装置3,4はデータ処理プロセッサ9
からロック命令を受信すると、該ロック命令をデータ処
理プロセッサ7に転送する。
When issuing a lock instruction, the data processor 9 registers the lock instruction ID of the lock instruction in the lock instruction ID table 9a, and issues the lock instruction to one of the data transfer control processors 3 and 4. To do. The data transfer control processors 3 and 4 are data processors 9
When the lock command is received from, the lock command is transferred to the data processor 7.

【0097】データ処理プロセッサ7はデータ転送制御
処理装置3,4を介してロック命令を受信すると、該ロ
ック命令がロック制御テーブル7aに登録可能か否かを
判断する。
When the data processor 7 receives the lock command via the data transfer control processors 3 and 4, it determines whether the lock command can be registered in the lock control table 7a.

【0098】データ処理プロセッサ7は該ロック命令が
ロック制御テーブル7aに登録可能であると判断する
と、該ロック命令をロック制御テーブル7aに登録す
る。データ処理プロセッサ7はロック命令をロック制御
テーブル7aに登録すると、正常終了報告をデータ転送
制御処理装置3,4のうちの一方に発行する。データ転
送制御処理装置3,4はデータ処理プロセッサ7から正
常終了報告を受信すると、該正常終了報告をデータ処理
プロセッサ9に転送する。
When the data processor 7 determines that the lock command can be registered in the lock control table 7a, it registers the lock command in the lock control table 7a. When the data processor 7 registers the lock command in the lock control table 7a, it issues a normal termination report to one of the data transfer control processors 3 and 4. Upon receiving the normal end report from the data processor 7, the data transfer control processing devices 3 and 4 transfer the normal end report to the data processor 9.

【0099】データ処理プロセッサ9はデータ転送制御
処理装置3,4を介して終了報告を受信すると、該終了
報告が正常終了報告か否かを判断する(正常終了報告判
断処理)(図12ステップ81)。データ処理プロセッ
サ9は該終了報告が正常終了報告であると判断すると、
正常終了報告に対応するロック命令のロック命令IDを
ロック命令IDテーブル9aから削除し(ロックIDテ
ーブル削除処理)(図12ステップ82)、そのロック
命令IDを解放する。
When the data processor 9 receives the end report via the data transfer control processing devices 3 and 4, it judges whether the end report is a normal end report (normal end report judging process) (step 81 in FIG. 12). ). When the data processor 9 determines that the end report is a normal end report,
The lock command ID of the lock command corresponding to the normal termination report is deleted from the lock command ID table 9a (lock ID table deletion process) (step 82 in FIG. 12), and the lock command ID is released.

【0100】一方、データ処理プロセッサ7は該ロック
命令がロック制御テーブル7aに登録不可能であると判
断すると、該ロック命令のロック命令IDを図示せぬ保
留テーブルに登録する。
On the other hand, when the data processor 7 determines that the lock instruction cannot be registered in the lock control table 7a, it registers the lock instruction ID of the lock instruction in the hold table (not shown).

【0101】データ処理プロセッサ7はロック命令ID
を保留テーブルに登録すると、異常終了報告をデータ転
送制御処理装置3,4のうちの一方に発行する。データ
転送制御処理装置3,4はデータ処理プロセッサ7から
異常終了報告を受信すると、その異常終了報告をデータ
処理プロセッサ9に転送する。
The data processor 7 uses the lock instruction ID
Is registered in the hold table, an abnormal end report is issued to one of the data transfer control processing devices 3 and 4. Upon receiving the abnormal end report from the data processor 7, the data transfer control processing devices 3 and 4 transfer the abnormal end report to the data processor 9.

【0102】データ処理プロセッサ9はデータ転送制御
処理装置3,4を介して終了報告を受信すると、該終了
報告が正常終了報告か否かを判断する(正常終了報告判
断処理)(図12ステップ81)。データ処理プロセッ
サ9は該終了報告が異常終了報告であると判断すると、
ロック命令ID毎にIDタイマテーブル9bにタイマを
登録してスタートさせ(IDタイマスタート処理)(図
12ステップ83)、非同期報告待ちの状態となる。
When the data processor 9 receives the end report via the data transfer control processing devices 3 and 4, it judges whether the end report is a normal end report (normal end report judging process) (step 81 in FIG. 12). ). When the data processor 9 determines that the end report is an abnormal end report,
A timer is registered in the ID timer table 9b for each lock command ID and started (ID timer start processing) (step 83 in FIG. 12), and the asynchronous report waiting state is entered.

【0103】この後に、データ処理プロセッサ7で該ロ
ック命令がロック制御テーブル7aに登録可能になる
と、データ処理プロセッサ7は該ロック命令をロック制
御テーブル7aに登録する。続いて、データ処理プロセ
ッサ7は非同期報告をデータ転送制御処理装置3,4に
発行し、この非同期報告に対応するロック命令のロック
命令IDを保留テーブルから削除する。これによって、
データ処理プロセッサ7での非同期報告の発行処理が完
了する。
After that, when the data processing processor 7 can register the lock instruction in the lock control table 7a, the data processing processor 7 registers the lock instruction in the lock control table 7a. Then, the data processor 7 issues an asynchronous report to the data transfer control processors 3 and 4, and deletes the lock instruction ID of the lock instruction corresponding to this asynchronous report from the pending table. by this,
The process of issuing an asynchronous report in the data processor 7 is completed.

【0104】データ転送制御処理装置3,4はデータ処
理プロセッサ7から非同期報告を受信すると、該非同期
報告をデータ処理プロセッサ9に転送する。データ処理
プロセッサ9はデータ転送制御処理装置3,4を介して
非同期報告を受信すると、その非同期報告に対応するロ
ック命令IDのIDタイマテーブル9bのタイマをリセ
ットし(IDリセット処理)(図11ステップ76)、
当該ロック命令IDをロック命令IDテーブル9aから
削除し(ロックIDテーブル削除処理)(図11ステッ
プ77)、そのロック命令IDを解放する。
When the data transfer control processors 3 and 4 receive the asynchronous report from the data processor 7, they transfer the asynchronous report to the data processor 9. When the data processor 9 receives the asynchronous report via the data transfer control processors 3 and 4, it resets the timer of the ID timer table 9b of the lock instruction ID corresponding to the asynchronous report (ID reset processing) (step in FIG. 11). 76),
The lock command ID is deleted from the lock command ID table 9a (lock ID table deletion process) (step 77 in FIG. 11), and the lock command ID is released.

【0105】データ処理プロセッサ9ではデータ転送制
御処理装置3,4の障害時に失った非同期報告を救うた
めに一定時間毎にタイマ処理が起動され、登録されてい
るロック命令ID毎にIDタイマテーブル9bのタイマ
の減算処理が行われる(IDタイマ処理)(図11ステ
ップ71)。
In the data processor 9, a timer process is started at regular time intervals in order to save an asynchronous report lost at the time of a failure of the data transfer control processors 3 and 4, and an ID timer table 9b is registered for each registered lock command ID. The timer subtraction process is performed (ID timer process) (step 71 in FIG. 11).

【0106】このとき、データ処理プロセッサ9はタイ
マ減算処理によってタイムアウトが発生したか否かを判
断する(IDタイマチェック処理)(図11ステップ7
2)。タイムアウトが発生したと判断すると、データ処
理プロセッサ9はデータ処理プロセッサ7からロック制
御テーブル7aの内容を読出す(ロック制御テーブル読
出し処理)(図11ステップ73)。
At this time, the data processor 9 determines whether or not a time-out has occurred by the timer subtraction processing (ID timer check processing) (step 7 in FIG. 11).
2). When it is determined that a time-out has occurred, the data processor 9 reads the contents of the lock control table 7a from the data processor 7 (lock control table read processing) (step 73 in FIG. 11).

【0107】データ処理プロセッサ9は当該ロック命令
IDがロック制御テーブル7aに登録されているか否か
を判断する(ロック制御テーブルチェック処理)(図1
1ステップ74)。
The data processor 9 determines whether or not the lock command ID is registered in the lock control table 7a (lock control table check process) (FIG. 1).
1 step 74).

【0108】データ処理プロセッサ9は当該ロック命令
IDがロック制御テーブル7aに登録されていれば、当
該ロック命令IDのIDタイマテーブル9bのタイマを
リセットし(IDリセット処理)(図11ステップ7
6)、当該ロック命令IDをロック命令IDテーブル9
aから削除し(ロックIDテーブル削除処理)(図11
ステップ77)、そのロック命令IDを解放する。
If the lock command ID is registered in the lock control table 7a, the data processor 9 resets the timer of the ID timer table 9b for the lock command ID (ID reset process) (step 7 in FIG. 11).
6), the lock instruction ID is assigned to the lock instruction ID table 9
Deleted from a (lock ID table deletion processing) (FIG. 11)
In step 77), the lock command ID is released.

【0109】一方、データ処理プロセッサ9は当該ロッ
ク命令IDがロック制御テーブル7aに登録されていな
ければ、当該ロック命令IDのタイマをIDタイマテー
ブル9bにセットしてリスタートする(IDタイマリス
タート処理)(図11ステップ75)。
On the other hand, if the lock instruction ID is not registered in the lock control table 7a, the data processor 9 sets the timer of the lock instruction ID in the ID timer table 9b and restarts (ID timer restart processing). ) (FIG. 11, step 75).

【0110】本発明の第四の実施例ではデータ転送制御
処理装置3,4で非同期報告を転送しているときに障害
が発生すると該非同期報告は失われることになるが、一
定時間が過ぎるとデータ処理プロセッサ9で行われるタ
イマ処理によってそのロック命令IDのタイムアウトが
検出されるので、非同期報告が失われたロック命令ID
を検出することができる。
In the fourth embodiment of the present invention, if a failure occurs while transferring the asynchronous report in the data transfer control processing devices 3 and 4, the asynchronous report will be lost, but after a certain period of time. Since the timeout of the lock instruction ID is detected by the timer processing performed in the data processor 9, the lock instruction ID for which the asynchronous report is lost is detected.
Can be detected.

【0111】よって、データ処理プロセッサ9のタイマ
処理が起動され、非同期報告が失われたロック命令ID
が検出されたときに、データ処理プロセッサ9によって
該ロック命令IDのロック制御テーブル7aへの登録を
確認することで、非同期報告が失われたロック命令の処
理を非同期報告を受信したものとして継続することがで
きる。
Accordingly, the timer processing of the data processor 9 is started, and the lock instruction ID for which the asynchronous report is lost
When the lock is detected, the data processor 9 confirms the registration of the lock instruction ID in the lock control table 7a to continue the processing of the lock instruction for which the asynchronous report is lost, as if the asynchronous report was received. be able to.

【0112】図13は本発明の第五の実施例の構成を示
すブロック図である。図において、データ処理プロセッ
サ10,7各々はデータ転送制御処理装置3,4を介し
て互いに接続されている。尚、図13はデータ処理プロ
セッサ10からのロック命令に対してデータ処理プロセ
ッサ7から終了報告または非同期報告を発行する場合を
示している。
FIG. 13 is a block diagram showing the configuration of the fifth embodiment of the present invention. In the figure, the data processors 10 and 7 are connected to each other via data transfer control processors 3 and 4. Note that FIG. 13 shows a case where the data processing processor 7 issues an end report or an asynchronous report in response to a lock instruction from the data processing processor 10.

【0113】データ処理プロセッサ10はロック命令の
ロック命令IDを登録するロック命令IDテーブル10
aと、ロック命令ID計数テーブル10bと、前ロック
命令ID計数テーブル10cとを有している。また、デ
ータ処理プロセッサ7はデータ処理プロセッサ10から
のロック命令を登録するロック制御テーブル7aを有し
ている。
The data processor 10 registers the lock instruction ID of the lock instruction in the lock instruction ID table 10
a, a lock command ID counting table 10b, and a previous lock command ID counting table 10c. Further, the data processor 7 has a lock control table 7a for registering a lock command from the data processor 10.

【0114】データ処理プロセッサ10のロック命令I
D計数テーブル10bにはロック命令発行時にロック命
令ID毎に計数されたロック命令数が格納される。ま
た、前ロック命令ID計数テーブル10cには前回調査
した時のロック命令ID計数テーブル10bの計数値が
格納される。
Lock instruction I of the data processor 10
The D count table 10b stores the number of lock commands counted for each lock command ID when the lock command is issued. Further, the previous lock command ID counting table 10c stores the count value of the lock command ID counting table 10b at the time of the previous investigation.

【0115】図14及び図15は図13のデータ処理プ
ロセッサ10の処理動作を示すフローチャートである。
これら図13〜図15を用いて本発明の第五の実施例の
動作について説明する。
14 and 15 are flowcharts showing the processing operation of the data processor 10 of FIG.
The operation of the fifth embodiment of the present invention will be described with reference to FIGS.

【0116】尚、データ処理プロセッサ10による終了
報告受信処理は図31に示す従来例の処理と同様であ
り、データ処理プロセッサ7によるロック命令受信処理
は図33に示す従来例の処理と同様であり、データ処理
プロセッサ7によるロック登録&非同期報告発行処理は
図6に示す本発明の第二の実施例の処理と同様である。
The end report receiving process by the data processor 10 is similar to the conventional process shown in FIG. 31, and the lock command receiving process by the data processor 7 is similar to the conventional process shown in FIG. The lock registration & asynchronous report issuing process by the data processor 7 is the same as the process of the second embodiment of the present invention shown in FIG.

【0117】データ処理プロセッサ10はロック命令を
発行する場合、そのロック命令のロック命令IDをロッ
ク命令IDテーブル10aに登録する(ロックID登録
処理)(第14図ステップ91)。データ処理プロセッ
サ10は当該ロック命令のロック命令IDを登録する
と、当該ロック命令のロック命令IDに対応するロック
命令数を計数してロック命令ID計数テーブル10bに
格納する(ロック命令ID計数処理)(図14ステップ
92)。
When issuing a lock command, the data processor 10 registers the lock command ID of the lock command in the lock command ID table 10a (lock ID registration process) (step 91 in FIG. 14). When the data processor 10 registers the lock command ID of the lock command, the data processor 10 counts the number of lock commands corresponding to the lock command ID of the lock command and stores the count in the lock command ID counting table 10b (lock command ID counting process) ( 14 step 92).

【0118】その後に、データ処理プロセッサ10は当
該ロック命令をデータ転送制御処理装置3,4のうちの
一方に発行する(ロック命令発行処理)(図14ステッ
プ93)。データ転送制御処理装置3,4はデータ処理
プロセッサ10からロック命令を受信すると、該ロック
命令をデータ処理プロセッサ7に転送する。
After that, the data processor 10 issues the lock instruction to one of the data transfer control processors 3 and 4 (lock instruction issue processing) (step 93 in FIG. 14). Upon receiving the lock command from the data processor 10, the data transfer control processing devices 3 and 4 transfer the lock command to the data processor 7.

【0119】データ処理プロセッサ7はデータ転送制御
処理装置3,4を介してロック命令を受信すると、該ロ
ック命令がロック制御テーブル7aに登録可能か否かを
判断する。
When the data processor 7 receives the lock command via the data transfer control processors 3 and 4, it judges whether the lock command can be registered in the lock control table 7a.

【0120】データ処理プロセッサ7は該ロック命令が
ロック制御テーブル7aに登録可能であると判断する
と、該ロック命令をロック制御テーブル7aに登録す
る。データ処理プロセッサ7はロック命令をロック制御
テーブル7aに登録すると、正常終了報告をデータ転送
制御処理装置3,4のうちの一方に発行する。データ転
送制御処理装置3,4はデータ処理プロセッサ7から正
常終了報告を受信すると、該正常終了報告をデータ処理
プロセッサ10に転送する。
When the data processor 7 determines that the lock instruction can be registered in the lock control table 7a, it registers the lock instruction in the lock control table 7a. When the data processor 7 registers the lock command in the lock control table 7a, it issues a normal termination report to one of the data transfer control processors 3 and 4. Upon receiving the normal end report from the data processor 7, the data transfer control processing devices 3 and 4 transfer the normal end report to the data processor 10.

【0121】データ処理プロセッサ10はデータ転送制
御処理装置3,4を介して終了報告を受信すると、該終
了報告が正常終了報告か否かを判断する。データ処理プ
ロセッサ10は該終了報告が正常終了報告であると判断
すると、正常終了報告に対応するロック命令のロック命
令IDをロック命令IDテーブル10aから削除し、そ
のロック命令IDを解放する。
When the data processor 10 receives the end report via the data transfer control processors 3 and 4, it determines whether the end report is a normal end report. When the data processor 10 determines that the end report is a normal end report, it deletes the lock command ID of the lock command corresponding to the normal end report from the lock command ID table 10a and releases the lock command ID.

【0122】一方、データ処理プロセッサ7は該ロック
命令がロック制御テーブル7aに登録不可能であると判
断すると、該ロック命令のロック命令IDを図示せぬ保
留テーブルに登録する。
On the other hand, when the data processor 7 determines that the lock instruction cannot be registered in the lock control table 7a, it registers the lock instruction ID of the lock instruction in the hold table (not shown).

【0123】データ処理プロセッサ7はロック命令ID
を保留テーブルに登録すると、異常終了報告をデータ転
送制御処理装置3,4のうちの一方に発行する。データ
転送制御処理装置3,4はデータ処理プロセッサ7から
異常終了報告を受信すると、その異常終了報告をデータ
処理プロセッサ10に転送する。
The data processor 7 uses the lock instruction ID
Is registered in the hold table, an abnormal end report is issued to one of the data transfer control processing devices 3 and 4. Upon receiving the abnormal end report from the data processing processor 7, the data transfer control processing devices 3 and 4 transfer the abnormal end report to the data processing processor 10.

【0124】データ処理プロセッサ10はデータ転送制
御処理装置3,4を介して終了報告を受信すると、該終
了報告が正常終了報告か否かを判断する。データ処理プ
ロセッサ10は該終了報告が異常終了報告であると判断
すると、非同期報告待ちの状態となる。
When the data processor 10 receives the end report via the data transfer control processors 3 and 4, it determines whether the end report is a normal end report. When the data processor 10 determines that the end report is an abnormal end report, the data processor 10 waits for an asynchronous report.

【0125】この後に、データ処理プロセッサ7で該ロ
ック命令がロック制御テーブル7aに登録可能になる
と、データ処理プロセッサ7は該ロック命令をロック制
御テーブル7aに登録する。続いて、データ処理プロセ
ッサ7は非同期報告をデータ転送制御処理装置3,4に
発行し、この非同期報告に対応するロック命令のロック
命令IDを保留テーブルから削除する。これによって、
データ処理プロセッサ7での非同期報告の発行処理が完
了する。
After that, when the data processing processor 7 can register the lock instruction in the lock control table 7a, the data processing processor 7 registers the lock instruction in the lock control table 7a. Then, the data processor 7 issues an asynchronous report to the data transfer control processors 3 and 4, and deletes the lock instruction ID of the lock instruction corresponding to this asynchronous report from the pending table. by this,
The process of issuing an asynchronous report in the data processor 7 is completed.

【0126】データ転送制御処理装置3,4はデータ処
理プロセッサ7から非同期報告を受信すると、該非同期
報告をデータ処理プロセッサ10に転送する。データ処
理プロセッサ10はデータ転送制御処理装置3,4を介
して非同期報告を受信すると、その非同期報告に対応す
るロック命令IDをロック命令IDテーブル10aから
削除し(ロックIDテーブル削除処理)(図15ステッ
プ103)、そのロック命令IDを解放する。
Upon receiving the asynchronous report from the data processor 7, the data transfer control processors 3 and 4 transfer the asynchronous report to the data processor 10. When the data processor 10 receives the asynchronous report via the data transfer control processors 3 and 4, the lock command ID corresponding to the asynchronous report is deleted from the lock command ID table 10a (lock ID table deletion process) (FIG. 15). In step 103), the lock command ID is released.

【0127】データ処理プロセッサ10ではデータ転送
制御処理装置3,4の障害時に失った非同期報告を救う
ために一定時間毎にタイマ処理が起動され、ロック命令
ID計数テーブル10bの内容と前ロック命令ID計数
テーブル10cの内容とが比較される(ロック命令ID
計数テーブルチェック処理)(図15ステップ10
1)。
In the data processor 10, a timer process is started at regular time intervals in order to save the asynchronous report lost when the data transfer control processors 3 and 4 have failed, and the contents of the lock command ID counting table 10b and the previous lock command ID are stored. The contents of the counting table 10c are compared (lock command ID
Counting table check process) (Step 10 in FIG. 15)
1).

【0128】データ処理プロセッサ10はその比較で一
致が検出されなければ、タイマ処理を終了する。また、
データ処理プロセッサ10はその比較で一致が検出され
れば、一致が検出されたロック命令ID毎にデータ処理
プロセッサ7からロック制御テーブル7aの内容を読出
す(ロック制御テーブル読出し処理)(図15ステップ
102)。
If no match is detected in the comparison, the data processor 10 ends the timer processing. Also,
If a match is detected in the comparison, the data processor 10 reads the contents of the lock control table 7a from the data processor 7 for each lock instruction ID for which a match is detected (lock control table read process) (step in FIG. 15). 102).

【0129】データ処理プロセッサ10はロック制御テ
ーブル7aに登録されているロック命令IDをロック命
令IDテーブル10aから削除し(ロックIDテーブル
削除処理)(図15ステップ103)、そのロック命令
IDを解放する。
The data processor 10 deletes the lock command ID registered in the lock control table 7a from the lock command ID table 10a (lock ID table deleting process) (step 103 in FIG. 15) and releases the lock command ID. .

【0130】本発明の第五の実施例ではデータ転送制御
処理装置3,4で非同期報告を転送しているときに障害
が発生すると該非同期報告は失われることになるが、一
定時間が過ぎるとデータ処理プロセッサ10のタイマ処
理によって非同期報告が失われたロック命令IDを検出
することができる。
In the fifth embodiment of the present invention, if a failure occurs while transferring the asynchronous report in the data transfer control processing devices 3 and 4, the asynchronous report will be lost, but after a certain period of time. The lock instruction ID for which the asynchronous report is lost can be detected by the timer processing of the data processor 10.

【0131】すなわち、データ処理プロセッサ10のタ
イマ処理が起動され、非同期報告が現在保留となってい
るロック命令IDの計数値と前回保留となっていたロッ
ク命令IDの計数値とが一致すると、データ処理プロセ
ッサ10が該ロック命令IDのロック制御テーブル7a
への登録を確認するので、非同期報告が失われたロック
命令の処理を非同期報告を受信したものとして継続する
ことができる。
That is, when the timer processing of the data processor 10 is started and the count value of the lock instruction ID for which the asynchronous report is currently suspended and the count value of the lock instruction ID for which the previous suspension has been performed match, the data is The processor 10 uses the lock control table 7a of the lock instruction ID.
Since it confirms the registration with, it is possible to continue the processing of the lock instruction for which the asynchronous report is lost as if the asynchronous report was received.

【0132】図16は本発明の第六の実施例の構成を示
すブロック図である。図において、データ処理プロセッ
サ11,7各々はデータ転送制御処理装置3,4を介し
て互いに接続されている。尚、図16はデータ処理プロ
セッサ11からのロック命令に対してデータ処理プロセ
ッサ7から終了報告または非同期報告を発行する場合を
示している。
FIG. 16 is a block diagram showing the configuration of the sixth embodiment of the present invention. In the figure, the data processors 11 and 7 are connected to each other via data transfer control processors 3 and 4. Note that FIG. 16 shows a case where the data processing processor 7 issues an end report or an asynchronous report in response to a lock instruction from the data processing processor 11.

【0133】データ処理プロセッサ11はロック命令の
ロック命令IDを登録するロック命令IDテーブル11
aと、ロック命令ID計数テーブル11bと、前ロック
命令ID計数テーブル11cと、ID一致カウントテー
ブル11dとを有している。また、データ処理プロセッ
サ7はデータ処理プロセッサ11からのロック命令を登
録するロック制御テーブル7aを有している。
The data processor 11 registers the lock instruction ID of the lock instruction in the lock instruction ID table 11
a, a lock command ID counting table 11b, a previous lock command ID counting table 11c, and an ID matching count table 11d. The data processor 7 also has a lock control table 7a for registering a lock command from the data processor 11.

【0134】データ処理プロセッサ11のロック命令I
D計数テーブル11bにはロック命令発行時にロック命
令ID毎に計数されたロック命令数が格納される。ま
た、前ロック命令ID計数テーブル11cには前回調査
した時のロック命令ID計数テーブル11bの計数値が
格納される。
Lock instruction I of the data processor 11
The D count table 11b stores the number of lock commands counted for each lock command ID when the lock command is issued. The previous lock command ID counting table 11c stores the count value of the lock command ID counting table 11b at the time of the previous investigation.

【0135】さらに、ID一致カウントテーブル11d
にはロック命令ID計数テーブル11bの内容と前ロッ
ク命令ID計数テーブル11cの内容とが一致した回数
がロック命令ID毎に計数されて格納される。
Further, the ID match count table 11d.
The number of times that the content of the lock command ID counting table 11b and the content of the previous lock command ID counting table 11c match is counted and stored for each lock command ID.

【0136】図17は図16のデータ処理プロセッサ1
1の処理動作を示すフローチャートである。これら図1
6及び図17を用いて本発明の第六の実施例の動作につ
いて説明する。
FIG. 17 shows the data processor 1 of FIG.
3 is a flowchart showing the processing operation of No. 1. These Figure 1
The operation of the sixth embodiment of the present invention will be described with reference to FIGS.

【0137】尚、データ処理プロセッサ11による終了
報告受信処理は図31に示す従来例の処理と同様であ
り、データ処理プロセッサ11によるロック命令発行処
理は図14に示す本発明の第五の実施例の処理と同様で
ある。
The end report receiving process by the data processor 11 is similar to the process of the conventional example shown in FIG. 31, and the lock command issuing process by the data processor 11 is the fifth embodiment of the present invention shown in FIG. The process is the same as that of.

【0138】また、データ処理プロセッサ7によるロッ
ク命令受信処理は図33に示す従来例の処理と同様であ
り、データ処理プロセッサ7によるロック登録&非同期
報告発行処理は図6に示す本発明の第二の実施例の処理
と同様である。
Further, the lock command receiving process by the data processor 7 is similar to the process of the conventional example shown in FIG. 33, and the lock registration & asynchronous report issuing process by the data processor 7 is the second process of the present invention shown in FIG. The processing is the same as that of the embodiment described above.

【0139】データ処理プロセッサ11はロック命令を
発行する場合、そのロック命令のロック命令IDをロッ
ク命令IDテーブル11aに登録する。データ処理プロ
セッサ11は当該ロック命令のロック命令IDを登録す
ると、当該ロック命令のロック命令IDに対応するロッ
ク命令数を計数してロック命令ID計数テーブル11b
に格納する。
When issuing a lock instruction, the data processor 11 registers the lock instruction ID of the lock instruction in the lock instruction ID table 11a. When the data processor 11 registers the lock instruction ID of the lock instruction, the data processor 11 counts the number of lock instructions corresponding to the lock instruction ID of the lock instruction, and the lock instruction ID counting table 11b.
To store.

【0140】その後に、データ処理プロセッサ11は当
該ロック命令をデータ転送制御処理装置3,4のうちの
一方に発行する。データ転送制御処理装置3,4はデー
タ処理プロセッサ11からロック命令を受信すると、該
ロック命令をデータ処理プロセッサ7に転送する。
After that, the data processor 11 issues the lock instruction to one of the data transfer control processors 3 and 4. Upon receiving the lock command from the data processor 11, the data transfer control processing devices 3 and 4 transfer the lock command to the data processor 7.

【0141】データ処理プロセッサ7はデータ転送制御
処理装置3,4を介してロック命令を受信すると、該ロ
ック命令がロック制御テーブル7aに登録可能か否かを
判断する。
When the data processor 7 receives the lock command via the data transfer control processors 3 and 4, it determines whether or not the lock command can be registered in the lock control table 7a.

【0142】データ処理プロセッサ7は該ロック命令が
ロック制御テーブル7aに登録可能であると判断する
と、該ロック命令をロック制御テーブル7aに登録す
る。データ処理プロセッサ7はロック命令をロック制御
テーブル7aに登録すると、正常終了報告をデータ転送
制御処理装置3,4のうちの一方に発行する。データ転
送制御処理装置3,4はデータ処理プロセッサ7から正
常終了報告を受信すると、該正常終了報告をデータ処理
プロセッサ11に転送する。
When the data processor 7 determines that the lock instruction can be registered in the lock control table 7a, it registers the lock instruction in the lock control table 7a. When the data processor 7 registers the lock command in the lock control table 7a, it issues a normal termination report to one of the data transfer control processors 3 and 4. Upon receiving the normal end report from the data processor 7, the data transfer control processing devices 3 and 4 transfer the normal end report to the data processor 11.

【0143】データ処理プロセッサ11はデータ転送制
御処理装置3,4を介して終了報告を受信すると、該終
了報告が正常終了報告か否かを判断する。データ処理プ
ロセッサ11は該終了報告が正常終了報告であると判断
すると、正常終了報告に対応するロック命令のロック命
令IDをロック命令IDテーブル11aから削除し、そ
のロック命令IDを解放する。
When the data processing processor 11 receives the end report via the data transfer control processing devices 3 and 4, it determines whether or not the end report is a normal end report. When the data processor 11 determines that the end report is a normal end report, it deletes the lock command ID of the lock command corresponding to the normal end report from the lock command ID table 11a and releases the lock command ID.

【0144】一方、データ処理プロセッサ7は該ロック
命令がロック制御テーブル7aに登録不可能であると判
断すると、該ロック命令のロック命令IDを図示せぬ保
留テーブルに登録する。
On the other hand, when the data processor 7 determines that the lock instruction cannot be registered in the lock control table 7a, it registers the lock instruction ID of the lock instruction in the hold table (not shown).

【0145】データ処理プロセッサ7はロック命令ID
を保留テーブルに登録すると、異常終了報告をデータ転
送制御処理装置3,4のうちの一方に発行する。データ
転送制御処理装置3,4はデータ処理プロセッサ7から
異常終了報告を受信すると、その異常終了報告をデータ
処理プロセッサ11に転送する。
The data processor 7 uses the lock instruction ID
Is registered in the hold table, an abnormal end report is issued to one of the data transfer control processing devices 3 and 4. Upon receiving the abnormal end report from the data processing processor 7, the data transfer control processing devices 3 and 4 transfer the abnormal end report to the data processing processor 11.

【0146】データ処理プロセッサ11はデータ転送制
御処理装置3,4を介して終了報告を受信すると、該終
了報告が正常終了報告か否かを判断する。データ処理プ
ロセッサ11は該終了報告が異常終了報告であると判断
すると、非同期報告待ちの状態となる。
When the data processor 11 receives the end report via the data transfer control processors 3 and 4, it determines whether the end report is a normal end report. When the data processor 11 determines that the end report is an abnormal end report, the data processor 11 waits for an asynchronous report.

【0147】この後に、データ処理プロセッサ7で該ロ
ック命令がロック制御テーブル7aに登録可能になる
と、データ処理プロセッサ7は該ロック命令をロック制
御テーブル7aに登録する。続いて、データ処理プロセ
ッサ7は非同期報告をデータ転送制御処理装置3,4に
発行し、この非同期報告に対応するロック命令のロック
命令IDを保留テーブルから削除する。これによって、
データ処理プロセッサ7での非同期報告の発行処理が完
了する。
After that, when the data processing processor 7 can register the lock instruction in the lock control table 7a, the data processing processor 7 registers the lock instruction in the lock control table 7a. Then, the data processor 7 issues an asynchronous report to the data transfer control processors 3 and 4, and deletes the lock instruction ID of the lock instruction corresponding to this asynchronous report from the pending table. by this,
The process of issuing an asynchronous report in the data processor 7 is completed.

【0148】データ転送制御処理装置3,4はデータ処
理プロセッサ7から非同期報告を受信すると、該非同期
報告をデータ処理プロセッサ11に転送する。データ処
理プロセッサ11はデータ転送制御処理装置3,4を介
して非同期報告を受信すると、その非同期報告に対応す
るロック命令IDをロック命令IDテーブル11aから
削除し(ロックIDテーブル削除処理)(図17ステッ
プ114)、そのロック命令IDを解放する。
Upon receiving the asynchronous report from the data processor 7, the data transfer control processors 3 and 4 transfer the asynchronous report to the data processor 11. When the data processor 11 receives the asynchronous report via the data transfer control processors 3 and 4, the lock command ID corresponding to the asynchronous report is deleted from the lock command ID table 11a (lock ID table deletion process) (FIG. 17). In step 114), the lock command ID is released.

【0149】データ処理プロセッサ11ではデータ転送
制御処理装置3,4の障害時に失った非同期報告を救う
ために一定時間毎にタイマ処理が起動され、ロック命令
ID計数テーブル11bの内容と前ロック命令ID計数
テーブル11cの内容とが比較される。
In the data processor 11, a timer process is activated at regular intervals to save the asynchronous report lost at the time of the failure of the data transfer control processors 3 and 4, and the contents of the lock command ID counting table 11b and the previous lock command ID are stored. The contents of the counting table 11c are compared.

【0150】データ処理プロセッサ11はその比較で一
致が検出されたロック命令ID毎にID一致カウントテ
ーブル11dの計数値を更新し、一致が検出されなかっ
たロック命令ID毎にID一致カウントテーブル11d
の計数値をリセットする(ID一致カウント処理)(図
17ステップ111)。
The data processor 11 updates the count value of the ID match count table 11d for each lock command ID for which a match is detected by the comparison, and the ID match count table 11d for each lock command ID for which no match is detected.
The count value of is reset (ID matching count process) (step 111 in FIG. 17).

【0151】データ処理プロセッサ11はID一致カウ
ントテーブル11dの計数値が予め設定した設定値以上
か否かを判断する(ID一致カウントチェック処理)
(図17ステップ112)。
The data processor 11 determines whether or not the count value of the ID match count table 11d is equal to or larger than the preset value (ID match count check process).
(FIG. 17, step 112).

【0152】データ処理プロセッサ11はID一致カウ
ントテーブル11dの計数値が設定値内であればタイマ
処理を終了する。また、データ処理プロセッサ11はI
D一致カウントテーブル11dの計数値が設定値以上に
なると、データ処理プロセッサ7からロック制御テーブ
ル7aの内容を読出す(ロック制御テーブル読出し処
理)(図17ステップ113)。
If the count value of the ID match count table 11d is within the set value, the data processor 11 ends the timer process. Further, the data processor 11 is
When the count value of the D match count table 11d becomes equal to or larger than the set value, the contents of the lock control table 7a are read from the data processor 7 (lock control table read process) (step 113 in FIG. 17).

【0153】データ処理プロセッサ11はロック制御テ
ーブル7aに登録されているロック命令IDをロック命
令IDテーブル11aから削除し(ロックIDテーブル
削除処理)(図17ステップ114)、そのロック命令
IDを解放する。
The data processor 11 deletes the lock command ID registered in the lock control table 7a from the lock command ID table 11a (lock ID table deleting process) (step 114 in FIG. 17) and releases the lock command ID. .

【0154】本発明の第六の実施例ではデータ転送制御
処理装置3,4で非同期報告を転送しているときに障害
が発生すると該非同期報告は失われることになるが、一
定時間が過ぎるとデータ処理プロセッサ11のタイマ処
理によって非同期報告が失われたロック命令IDを検出
することができる。
In the sixth embodiment of the present invention, if a failure occurs during the transfer of asynchronous reports by the data transfer control processors 3 and 4, the asynchronous reports will be lost, but after a certain period of time. The lock instruction ID for which the asynchronous report is lost can be detected by the timer processing of the data processor 11.

【0155】すなわち、データ処理プロセッサ11のタ
イマ処理が起動され、非同期報告が現在保留となってい
るロック命令IDの計数値と前回保留となっていたロッ
ク命令IDの計数値とが一致した回数が設定値を越える
と、データ処理プロセッサ11が該ロック命令IDのロ
ック制御テーブル7aへの登録を確認するので、非同期
報告が失われたロック命令の処理を非同期報告を受信し
たものとして継続することができる。
That is, the timer processing of the data processor 11 is activated, and the number of times that the count value of the lock instruction ID for which the asynchronous report is currently suspended and the count value of the lock instruction ID for which the previous suspension has been held match each other is determined. When the value exceeds the set value, the data processor 11 confirms the registration of the lock instruction ID in the lock control table 7a. Therefore, the asynchronous instruction is lost and the processing of the lock instruction can be continued as if the asynchronous report was received. it can.

【0156】図18は本発明の第七の実施例の構成を示
すブロック図である。図において、データ処理プロセッ
サ12,13各々はデータ転送制御処理装置3,4を介
して互いに接続されている。尚、図18はデータ処理プ
ロセッサ12からのロック命令に対してデータ処理プロ
セッサ13から終了報告または非同期報告を発行する場
合を示している。
FIG. 18 is a block diagram showing the configuration of the seventh embodiment of the present invention. In the figure, the data processors 12 and 13 are connected to each other via data transfer control processors 3 and 4. Note that FIG. 18 shows a case where the data processing processor 13 issues an end report or an asynchronous report in response to a lock instruction from the data processing processor 12.

【0157】データ処理プロセッサ12はロック命令の
ロック命令IDを登録するロック命令IDテーブル12
aを有している。また、データ処理プロセッサ13はデ
ータ処理プロセッサ12からのロック命令を登録するロ
ック制御テーブル13aと、ID計数テーブル13b
と、前ID計数テーブル13cとを有している。
The data processor 12 registers the lock instruction ID of the lock instruction in the lock instruction ID table 12
a. Further, the data processor 13 has a lock control table 13a for registering a lock command from the data processor 12, and an ID counting table 13b.
And the previous ID counting table 13c.

【0158】データ処理プロセッサ13のID計数テー
ブル13bにはロック命令受信時にロック命令ID毎に
計数されたロック命令数が格納される。また、前ID計
数テーブル13cには前回調査した時のID計数テーブ
ル13bの計数値が格納される。
The ID count table 13b of the data processor 13 stores the number of lock commands counted for each lock command ID when the lock command is received. The previous ID count table 13c stores the count value of the ID count table 13b at the time of the previous survey.

【0159】図19は図18のデータ処理プロセッサ1
3から出力される非同期報告Cを示す図である。図にお
いて、非同期報告C14は非同期報告C14aと、ロッ
ク命令ID14bとから構成されている。
FIG. 19 shows the data processor 1 of FIG.
3 is a diagram showing an asynchronous report C output from FIG. In the figure, the asynchronous report C14 is composed of an asynchronous report C14a and a lock command ID 14b.

【0160】図20は図18のデータ処理プロセッサ1
3の処理動作を示すフローチャートであり、図21は図
18のデータ処理プロセッサ12の処理動作を示すフロ
ーチャートである。これら図20〜図21を用いて本発
明の第七の実施例の動作について説明する。
FIG. 20 shows the data processor 1 of FIG.
21 is a flowchart showing the processing operation of No. 3, and FIG. 21 is a flowchart showing the processing operation of the data processor 12 of FIG. The operation of the seventh embodiment of the present invention will be described with reference to FIGS.

【0161】尚、データ処理プロセッサ12によるロッ
ク命令発行処理及び終了報告受信処理は図30及び図3
1に示す従来例の処理と同様である。また、データ処理
プロセッサ13によるロック命令受信処理は図3に示す
本発明の第一の実施例の処理と同様であり、データ処理
プロセッサ13によるロック登録&非同期報告発行処理
は図6に示す本発明の第二の実施例の処理と同様であ
る。
The lock command issuing process and the end report receiving process by the data processor 12 are shown in FIGS.
This is the same as the processing of the conventional example shown in FIG. Further, the lock command receiving process by the data processor 13 is the same as the process of the first embodiment of the present invention shown in FIG. 3, and the lock registration & asynchronous report issuing process by the data processor 13 is the present invention shown in FIG. The process is the same as that of the second embodiment.

【0162】データ処理プロセッサ12はロック命令を
発行する場合、そのロック命令のロック命令IDをロッ
ク命令IDテーブル12aに登録し、該ロック命令をデ
ータ転送制御処理装置3,4のうちの一方に発行する。
データ転送制御処理装置3,4はデータ処理プロセッサ
12からロック命令を受信すると、該ロック命令をデー
タ処理プロセッサ13に転送する。
When issuing a lock instruction, the data processor 12 registers the lock instruction ID of the lock instruction in the lock instruction ID table 12a and issues the lock instruction to one of the data transfer control processors 3 and 4. To do.
Upon receiving the lock command from the data processor 12, the data transfer control processing devices 3 and 4 transfer the lock command to the data processor 13.

【0163】データ処理プロセッサ13はデータ転送制
御処理装置3,4を介してロック命令を受信すると、ロ
ック命令の数をロック命令ID毎に計数してID計数テ
ーブル13bを更新する。この後に、データ処理プロセ
ッサ13は該ロック命令がロック制御テーブル13aに
登録可能か否かを判断する。
When the data processor 13 receives the lock command via the data transfer control processors 3 and 4, it counts the number of lock commands for each lock command ID and updates the ID counting table 13b. After that, the data processor 13 determines whether or not the lock instruction can be registered in the lock control table 13a.

【0164】データ処理プロセッサ13は該ロック命令
がロック制御テーブル13aに登録可能であると判断す
ると、該ロック命令をロック制御テーブル13aに登録
する。データ処理プロセッサ13はロック命令をロック
制御テーブル13aに登録すると、正常終了報告をデー
タ転送制御処理装置3,4のうちの一方に発行する。デ
ータ転送制御処理装置3,4はデータ処理プロセッサ1
3から正常終了報告を受信すると、該正常終了報告をデ
ータ処理プロセッサ12に転送する。
When the data processor 13 determines that the lock instruction can be registered in the lock control table 13a, it registers the lock instruction in the lock control table 13a. When the data processor 13 registers the lock command in the lock control table 13a, it issues a normal termination report to one of the data transfer control processors 3 and 4. The data transfer control processors 3 and 4 are data processors 1.
When the normal end report is received from 3, the normal end report is transferred to the data processor 12.

【0165】データ処理プロセッサ12はデータ転送制
御処理装置3,4を介して終了報告を受信すると、該終
了報告が正常終了報告か否かを判断する。データ処理プ
ロセッサ12は該終了報告が正常終了報告であると判断
すると、正常終了報告に対応するロック命令のロック命
令IDをロック命令IDテーブル12aから削除し、そ
のロック命令IDを解放する。
When the data processor 12 receives the end report via the data transfer control processors 3 and 4, it determines whether the end report is a normal end report. When the data processor 12 determines that the end report is a normal end report, it deletes the lock command ID of the lock command corresponding to the normal end report from the lock command ID table 12a, and releases the lock command ID.

【0166】一方、データ処理プロセッサ13は該ロッ
ク命令がロック制御テーブル13aに登録不可能である
と判断すると、該ロック命令のロック命令IDを図示せ
ぬ保留テーブルに登録する。
On the other hand, when the data processor 13 determines that the lock command cannot be registered in the lock control table 13a, the data processor 13 registers the lock command ID of the lock command in the hold table (not shown).

【0167】データ処理プロセッサ13はロック命令I
Dを保留テーブルに登録すると、異常終了報告をデータ
転送制御処理装置3,4のうちの一方に発行する。デー
タ転送制御処理装置3,4はデータ処理プロセッサ13
から異常終了報告を受信すると、その異常終了報告をデ
ータ処理プロセッサ12に転送する。
The data processor 13 uses the lock instruction I
When D is registered in the hold table, an abnormal end report is issued to one of the data transfer control processing devices 3 and 4. The data transfer control processing devices 3 and 4 are data processing processors 13
When the abnormal end report is received from the data processing processor 12, the abnormal end report is transferred to the data processor 12.

【0168】データ処理プロセッサ12はデータ転送制
御処理装置3,4を介して終了報告を受信すると、該終
了報告が正常終了報告か否かを判断する。データ処理プ
ロセッサ12は該終了報告が異常終了報告であると判断
すると、非同期報告待ちの状態となる。
When the data processor 12 receives the end report via the data transfer control processors 3 and 4, it determines whether the end report is a normal end report. When the data processor 12 determines that the end report is an abnormal end report, the data processor 12 enters a state of waiting for an asynchronous report.

【0169】この後に、データ処理プロセッサ13で該
ロック命令がロック制御テーブル13aに登録可能にな
ると、データ処理プロセッサ13は該ロック命令をロッ
ク制御テーブル13aに登録する。続いて、データ処理
プロセッサ13は非同期報告をデータ転送制御処理装置
3,4に発行し、この非同期報告に対応するロック命令
のロック命令IDを保留テーブルから削除する。これに
よって、データ処理プロセッサ13での非同期報告の発
行処理が完了する。
After that, when the data processing processor 13 can register the lock instruction in the lock control table 13a, the data processing processor 13 registers the lock instruction in the lock control table 13a. Then, the data processor 13 issues an asynchronous report to the data transfer control processors 3 and 4, and deletes the lock instruction ID of the lock instruction corresponding to this asynchronous report from the pending table. This completes the asynchronous report issuing process in the data processor 13.

【0170】データ転送制御処理装置3,4はデータ処
理プロセッサ13から非同期報告を受信すると、該非同
期報告をデータ処理プロセッサ12に転送する。データ
処理プロセッサ12はデータ転送制御処理装置3,4を
介して非同期報告を受信すると、その非同期報告がロッ
ク制御テーブル13aの内容確認を依頼する非同期報告
Cか否かを判断する(非同期報告C判断処理)(図21
ステップ131)。
Upon receiving the asynchronous report from the data processor 13, the data transfer control processors 3 and 4 transfer the asynchronous report to the data processor 12. When the data processor 12 receives the asynchronous report via the data transfer control processors 3 and 4, the data processor 12 determines whether the asynchronous report is an asynchronous report C requesting confirmation of the contents of the lock control table 13a (asynchronous report C determination). Processing) (FIG. 21)
Step 131).

【0171】データ処理プロセッサ12はその非同期報
告が非同期報告Cではないと判断すると、その非同期報
告に対応するロック命令IDをロック命令IDテーブル
12aから削除し(ロックIDテーブル削除処理)(図
21ステップ132)、そのロック命令IDを解放す
る。
When the data processor 12 determines that the asynchronous report is not the asynchronous report C, it deletes the lock command ID corresponding to the asynchronous report from the lock command ID table 12a (lock ID table deletion process) (step 21 in FIG. 21). 132), the lock instruction ID is released.

【0172】データ処理プロセッサ13ではデータ転送
制御処理装置3,4の障害時に失った非同期報告を救う
ために一定時間毎にタイマ処理が起動され、ID計数テ
ーブル13bの内容と前ID計数テーブル13cの内容
とが比較される(ID計数テーブルチェック処理)(図
20ステップ121)。
In the data processor 13, a timer process is activated at regular intervals in order to save the asynchronous report lost at the time of the failure of the data transfer control processors 3 and 4, and the contents of the ID counting table 13b and the previous ID counting table 13c are saved. The contents are compared (ID counting table check processing) (step 121 in FIG. 20).

【0173】データ処理プロセッサ13はその比較で一
致が検出されなければ、タイマ処理を終了する。また、
データ処理プロセッサ13はその比較で一致が検出され
れば、当該ロック命令IDに対応するロック制御テーブ
ル13aの内容確認を依頼する非同期報告Cをデータ転
送制御処理装置3,4に送信する(非同期報告発行処
理)(図20ステップ122)。
If no coincidence is detected in the comparison, the data processor 13 ends the timer processing. Also,
If a match is detected in the comparison, the data processor 13 sends an asynchronous report C requesting confirmation of the contents of the lock control table 13a corresponding to the lock instruction ID to the data transfer control processors 3 and 4 (asynchronous report). Issuing process) (step 122 in FIG. 20).

【0174】データ転送制御処理装置3,4はデータ処
理プロセッサ13から非同期報告Cを受信すると、該非
同期報告Cをデータ処理プロセッサ12に転送する。デ
ータ処理プロセッサ12はデータ転送制御処理装置3,
4を介して非同期報告Cを受信すると、その非同期報告
がロック制御テーブル13aの内容確認を依頼する非同
期報告Cか否かを判断する(非同期報告C判断処理)
(図21ステップ131)。
Upon receiving the asynchronous report C from the data processor 13, the data transfer control processors 3 and 4 transfer the asynchronous report C to the data processor 12. The data processor 12 is a data transfer control processor 3,
When the asynchronous report C is received via 4, it is determined whether the asynchronous report C is an asynchronous report C requesting confirmation of the contents of the lock control table 13a (asynchronous report C determination processing).
(FIG. 21, step 131).

【0175】データ処理プロセッサ12はその非同期報
告を非同期報告Cと判断すると、データ処理プロセッサ
13からロック制御テーブル13aの内容を読出す(ロ
ック制御テーブル読出し処理)(図21ステップ13
3)。
When the data processor 12 determines that the asynchronous report is the asynchronous report C, it reads the contents of the lock control table 13a from the data processor 13 (lock control table read process) (step 13 in FIG. 21).
3).

【0176】データ処理プロセッサ12はロック制御テ
ーブル13aに登録されているロック命令IDをロック
命令IDテーブル13aから削除し(ロック命令IDテ
ーブル修正処理)(図21ステップ134)、そのロッ
ク命令IDを解放する。
The data processor 12 deletes the lock command ID registered in the lock control table 13a from the lock command ID table 13a (lock command ID table correction process) (step 134 in FIG. 21) and releases the lock command ID. To do.

【0177】本発明の第七の実施例ではデータ転送制御
処理装置3,4で非同期報告を転送しているときに障害
が発生すると該非同期報告は失われることになるが、一
定時間が過ぎるとデータ処理プロセッサ13のタイマ処
理によって非同期報告が失われたロック命令IDを検出
することができる。
In the seventh embodiment of the present invention, if a failure occurs while transferring the asynchronous report in the data transfer control processors 3 and 4, the asynchronous report will be lost, but after a certain period of time. The lock instruction ID for which the asynchronous report is lost can be detected by the timer processing of the data processor 13.

【0178】すなわち、データ処理プロセッサ13のタ
イマ処理が起動され、受信回数が前回調査した時の計数
値に一致するロック命令IDが検出されると、当該ロッ
ク命令IDに対応するロック制御テーブル13aの内容
を確認するよう依頼する非同期報告Cが発行される。
That is, when the timer process of the data processor 13 is activated and the lock command ID whose number of receptions matches the count value at the time of the previous investigation is detected, the lock control table 13a corresponding to the lock command ID is detected. An asynchronous report C is issued requesting confirmation of the contents.

【0179】この非同期報告Cに応答してデータ処理プ
ロセッサ12が当該ロック命令IDのロック制御テーブ
ル13aへの登録を確認するので、非同期報告が失われ
たロック命令の処理を非同期報告を受信したものとして
継続することができる。
Since the data processor 12 confirms the registration of the lock instruction ID in the lock control table 13a in response to the asynchronous report C, the asynchronous report is received for the processing of the lock instruction for which the asynchronous report is lost. Can continue as.

【0180】図22は本発明の第八の実施例の構成を示
すブロック図である。図において、データ処理プロセッ
サ12,15各々はデータ転送制御処理装置3,4を介
して互いに接続されている。尚、図22はデータ処理プ
ロセッサ12からのロック命令に対してデータ処理プロ
セッサ15から終了報告または非同期報告を発行する場
合を示している。
FIG. 22 is a block diagram showing the structure of the eighth embodiment of the present invention. In the figure, the data processors 12 and 15 are connected to each other via data transfer control processors 3 and 4. Note that FIG. 22 shows a case where the data processing processor 15 issues an end report or an asynchronous report in response to a lock instruction from the data processing processor 12.

【0181】データ処理プロセッサ12はロック命令の
ロック命令IDを登録するロック命令IDテーブル12
aを有している。また、データ処理プロセッサ15はデ
ータ処理プロセッサ12からのロック命令を登録するロ
ック制御テーブル15aと、ID計数テーブル15b
と、前ID計数テーブル15cと、ID一致カウントテ
ーブル15dとを有している。
The data processor 12 registers the lock instruction ID of the lock instruction in the lock instruction ID table 12
a. Further, the data processor 15 has a lock control table 15a for registering a lock command from the data processor 12, and an ID counting table 15b.
And a previous ID counting table 15c and an ID matching counting table 15d.

【0182】データ処理プロセッサ15のID計数テー
ブル15bにはロック命令受信時にロック命令ID毎に
計数されたロック命令数が格納される。また、前ID計
数テーブル15cには前回調査した時のID計数テーブ
ル15bの計数値が格納される。
The ID count table 15b of the data processor 15 stores the number of lock commands counted for each lock command ID when the lock command is received. The previous ID counting table 15c stores the count value of the ID counting table 15b at the time of the previous survey.

【0183】さらに、ID一致カウントテーブル15d
にはロック命令ID計数テーブル15bの内容と前ロッ
ク命令ID計数テーブル15cの内容とが一致した回数
がロック命令ID毎に計数されて格納される。
Further, the ID match count table 15d.
The number of times that the content of the lock command ID counting table 15b and the content of the previous lock command ID counting table 15c match is counted and stored for each lock command ID.

【0184】図23は図22のデータ処理プロセッサ1
5の処理動作を示すフローチャートである。これら図2
2及び図23を用いて本発明の第八の実施例の動作につ
いて説明する。
FIG. 23 shows the data processor 1 of FIG.
6 is a flowchart showing a processing operation of No. 5. These Figure 2
The operation of the eighth embodiment of the present invention will be described with reference to FIGS.

【0185】尚、データ処理プロセッサ12によるロッ
ク命令発行処理及び終了報告受信処理は図30及び図3
1に示す従来例の処理と同様であり、データ処理プロセ
ッサ12による非同期報告受信処理は図21に示す本発
明の第七の実施例の処理と同様である。
The lock command issuing process and the end report receiving process by the data processor 12 are shown in FIG. 30 and FIG.
The processing is the same as the processing of the conventional example shown in FIG. 1, and the asynchronous report receiving processing by the data processor 12 is the same as the processing of the seventh embodiment of the present invention shown in FIG.

【0186】また、データ処理プロセッサ15によるロ
ック命令受信処理は図3に示す本発明の第一の実施例の
処理と同様であり、データ処理プロセッサ15によるロ
ック登録&非同期報告発行処理は図6に示す本発明の第
二の実施例の処理と同様である。
Further, the lock command receiving process by the data processor 15 is similar to the process of the first embodiment of the present invention shown in FIG. 3, and the lock registration & asynchronous report issuing process by the data processor 15 is shown in FIG. This is similar to the processing of the second embodiment of the present invention shown.

【0187】データ処理プロセッサ12はロック命令を
発行する場合、そのロック命令のロック命令IDをロッ
ク命令IDテーブル12aに登録し、当該ロック命令を
データ転送制御処理装置3,4のうちの一方に発行す
る。データ転送制御処理装置3,4はデータ処理プロセ
ッサ12からロック命令を受信すると、該ロック命令を
データ処理プロセッサ15に転送する。
When issuing a lock instruction, the data processor 12 registers the lock instruction ID of the lock instruction in the lock instruction ID table 12a, and issues the lock instruction to one of the data transfer control processors 3 and 4. To do. Upon receiving the lock command from the data processor 12, the data transfer control processing devices 3 and 4 transfer the lock command to the data processor 15.

【0188】データ処理プロセッサ15はデータ転送制
御処理装置3,4を介してロック命令を受信すると、ロ
ック命令の数をロック命令ID毎に計数してID計数テ
ーブル15bを更新する。この後に、データ処理プロセ
ッサ15は該ロック命令がロック制御テーブル15aに
登録可能か否かを判断する。
When the data processor 15 receives the lock command via the data transfer control processors 3 and 4, it counts the number of lock commands for each lock command ID and updates the ID counting table 15b. Thereafter, the data processor 15 determines whether the lock command can be registered in the lock control table 15a.

【0189】データ処理プロセッサ15は該ロック命令
がロック制御テーブル15aに登録可能であると判断す
ると、該ロック命令をロック制御テーブル15aに登録
する。データ処理プロセッサ15はロック命令をロック
制御テーブル15aに登録すると、正常終了報告をデー
タ転送制御処理装置3,4のうちの一方に発行する。デ
ータ転送制御処理装置3,4はデータ処理プロセッサ1
5から正常終了報告を受信すると、該正常終了報告をデ
ータ処理プロセッサ12に転送する。
When the data processor 15 determines that the lock instruction can be registered in the lock control table 15a, it registers the lock instruction in the lock control table 15a. When the data processor 15 registers the lock command in the lock control table 15a, it issues a normal termination report to one of the data transfer control processors 3 and 4. The data transfer control processors 3 and 4 are data processors 1.
When the normal end report is received from 5, the normal end report is transferred to the data processor 12.

【0190】データ処理プロセッサ12はデータ転送制
御処理装置3,4を介して終了報告を受信すると、該終
了報告が正常終了報告か否かを判断する。データ処理プ
ロセッサ12は該終了報告が正常終了報告であると判断
すると、正常終了報告に対応するロック命令のロック命
令IDをロック命令IDテーブル12aから削除し、そ
のロック命令IDを解放する。
When the data processor 12 receives the end report via the data transfer control processors 3 and 4, the data processor 12 determines whether or not the end report is a normal end report. When the data processor 12 determines that the end report is a normal end report, it deletes the lock command ID of the lock command corresponding to the normal end report from the lock command ID table 12a, and releases the lock command ID.

【0191】一方、データ処理プロセッサ15は該ロッ
ク命令がロック制御テーブル15aに登録不可能である
と判断すると、該ロック命令のロック命令IDを図示せ
ぬ保留テーブルに登録する。
On the other hand, when the data processor 15 determines that the lock instruction cannot be registered in the lock control table 15a, it registers the lock instruction ID of the lock instruction in the hold table (not shown).

【0192】データ処理プロセッサ15はロック命令I
Dを保留テーブルに登録すると、異常終了報告をデータ
転送制御処理装置3,4のうちの一方に発行する。デー
タ転送制御処理装置3,4はデータ処理プロセッサ15
から異常終了報告を受信すると、その異常終了報告をデ
ータ処理プロセッサ12に転送する。
The data processor 15 uses the lock instruction I
When D is registered in the hold table, an abnormal end report is issued to one of the data transfer control processing devices 3 and 4. The data transfer control processors 3 and 4 are data processors 15
When the abnormal end report is received from the data processing processor 12, the abnormal end report is transferred to the data processor 12.

【0193】データ処理プロセッサ12はデータ転送制
御処理装置3,4を介して終了報告を受信すると、該終
了報告が正常終了報告か否かを判断する。データ処理プ
ロセッサ12は該終了報告が異常終了報告であると判断
すると、非同期報告待ちの状態となる。
When the data processor 12 receives the end report via the data transfer control processors 3 and 4, the data processor 12 determines whether or not the end report is a normal end report. When the data processor 12 determines that the end report is an abnormal end report, the data processor 12 enters a state of waiting for an asynchronous report.

【0194】この後に、データ処理プロセッサ15で該
ロック命令がロック制御テーブル15aに登録可能にな
ると、データ処理プロセッサ15は該ロック命令をロッ
ク制御テーブル15aに登録する。続いて、データ処理
プロセッサ15は非同期報告をデータ転送制御処理装置
3,4に発行し、この非同期報告に対応するロック命令
のロック命令IDを保留テーブルから削除する。これに
よって、データ処理プロセッサ15での非同期報告の発
行処理が完了する。
After that, when the data processing processor 15 can register the lock instruction in the lock control table 15a, the data processing processor 15 registers the lock instruction in the lock control table 15a. Then, the data processor 15 issues an asynchronous report to the data transfer control processors 3 and 4, and deletes the lock instruction ID of the lock instruction corresponding to this asynchronous report from the pending table. This completes the asynchronous report issuing process in the data processor 15.

【0195】データ転送制御処理装置3,4はデータ処
理プロセッサ15から非同期報告を受信すると、該非同
期報告をデータ処理プロセッサ12に転送する。データ
処理プロセッサ12はデータ転送制御処理装置3,4を
介して非同期報告を受信すると、その非同期報告がロッ
ク制御テーブル15aの内容確認を依頼する非同期報告
Cか否かを判断する。
Upon receiving the asynchronous report from the data processor 15, the data transfer control processors 3 and 4 transfer the asynchronous report to the data processor 12. When the data processor 12 receives the asynchronous report via the data transfer control processors 3 and 4, the data processor 12 determines whether or not the asynchronous report is an asynchronous report C requesting confirmation of the contents of the lock control table 15a.

【0196】データ処理プロセッサ12はその非同期報
告が非同期報告Cではないと判断すると、その非同期報
告に対応するロック命令IDをロック命令IDテーブル
12aから削除し、そのロック命令IDを解放する。
When the data processor 12 determines that the asynchronous report is not the asynchronous report C, it deletes the lock instruction ID corresponding to the asynchronous report from the lock instruction ID table 12a and releases the lock instruction ID.

【0197】データ処理プロセッサ15ではデータ転送
制御処理装置3,4の障害時に失った非同期報告を救う
ために一定時間毎にタイマ処理が起動され、ID計数テ
ーブル15bの内容と前ID計数テーブル15cの内容
とが比較される。
In the data processor 15, a timer process is activated at regular intervals to save the asynchronous report lost at the time of the failure of the data transfer control processors 3 and 4, and the contents of the ID counting table 15b and the previous ID counting table 15c are stored. The content is compared.

【0198】データ処理プロセッサ15はその比較で一
致が検出されたロック命令ID毎にID一致カウントテ
ーブル15dの計数値を更新し、一致が検出されなかっ
たロック命令ID毎にID一致カウントテーブル15d
の計数値をリセットする(ID一致カウント処理)(図
23ステップ141)。
The data processor 15 updates the count value of the ID match count table 15d for each lock command ID for which a match is detected by the comparison, and the ID match count table 15d for each lock command ID for which no match is detected.
The count value of is reset (ID matching count process) (step 141 in FIG. 23).

【0199】データ処理プロセッサ15はID一致カウ
ントテーブル15dの計数値が予め設定した設定値以上
か否かを判断する(ID一致カウントチェック処理)
(図23ステップ142)。
The data processor 15 determines whether or not the count value of the ID match count table 15d is equal to or larger than the preset value (ID match count check process).
(FIG. 23, step 142).

【0200】データ処理プロセッサ15はID一致カウ
ントテーブル15dの計数値が設定値内であればタイマ
処理を終了する。また、データ処理プロセッサ15はI
D一致カウントテーブル15dの計数値が設定値以上に
なると、当該ロック命令IDに対応するロック制御テー
ブル15aの内容確認を依頼する非同期報告Cをデータ
転送制御処理装置3,4に送信する(非同期報告発行処
理)(図23ステップ143)。
The data processor 15 terminates the timer processing if the count value of the ID match count table 15d is within the set value. In addition, the data processor 15
When the count value of the D match count table 15d becomes equal to or larger than the set value, an asynchronous report C requesting confirmation of the contents of the lock control table 15a corresponding to the lock instruction ID is transmitted to the data transfer control processing devices 3 and 4 (asynchronous report). Issue process) (step 143 in FIG. 23).

【0201】データ転送制御処理装置3,4はデータ処
理プロセッサ15から非同期報告Cを受信すると、該非
同期報告Cをデータ処理プロセッサ12に転送する。デ
ータ処理プロセッサ12はデータ転送制御処理装置3,
4を介して非同期報告Cを受信すると、その非同期報告
がロック制御テーブル15aの内容確認を依頼する非同
期報告Cか否かを判断する。
Upon receiving the asynchronous report C from the data processor 15, the data transfer control processors 3 and 4 transfer the asynchronous report C to the data processor 12. The data processor 12 is a data transfer control processor 3,
When the asynchronous report C is received via 4, it is determined whether the asynchronous report C is an asynchronous report C requesting confirmation of the contents of the lock control table 15a.

【0202】データ処理プロセッサ12はその非同期報
告を非同期報告Cと判断すると、データ処理プロセッサ
15からロック制御テーブル15aの内容を読出す。そ
の後に、データ処理プロセッサ12はロック制御テーブ
ル15aに登録されているロック命令IDをロック命令
IDテーブル15aから削除し、そのロック命令IDを
解放する。
When the data processor 12 determines that the asynchronous report is the asynchronous report C, the data processor 12 reads the contents of the lock control table 15a from the data processor 15. After that, the data processor 12 deletes the lock command ID registered in the lock control table 15a from the lock command ID table 15a, and releases the lock command ID.

【0203】本発明の第八の実施例ではデータ転送制御
処理装置3,4で非同期報告を転送しているときに障害
が発生すると該非同期報告は失われることになるが、一
定時間が過ぎるとデータ処理プロセッサ15のタイマ処
理によって非同期報告が失われたロック命令IDを検出
することができる。
In the eighth embodiment of the present invention, if a failure occurs while the asynchronous transfer is being transferred by the data transfer control processors 3 and 4, the asynchronous report will be lost, but after a certain period of time. The lock instruction ID for which the asynchronous report is lost can be detected by the timer processing of the data processor 15.

【0204】すなわち、データ処理プロセッサ15のタ
イマ処理が起動され、受信回数が前回調査した時の計数
値に一致するロック命令IDの一致回数が設定値を越え
ると、当該ロック命令IDに対応するロック制御テーブ
ル15aの内容を確認するよう依頼する非同期報告Cが
発行される。
That is, when the timer processing of the data processor 15 is activated and the number of times the number of receptions of the lock command ID that matches the count value at the time of the previous investigation exceeds the set value, the lock corresponding to the lock command ID is locked. An asynchronous report C requesting confirmation of the contents of the control table 15a is issued.

【0205】この非同期報告Cに応答してデータ処理プ
ロセッサ12が当該ロック命令IDのロック制御テーブ
ル15aへの登録を確認するので、非同期報告が失われ
たロック命令の処理を非同期報告を受信したものとして
継続することができる。
In response to the asynchronous report C, the data processor 12 confirms the registration of the lock instruction ID in the lock control table 15a. Therefore, the processing of the lock instruction for which the asynchronous report is lost receives the asynchronous report. Can continue as.

【0206】図24は本発明の第九の実施例の構成を示
すブロック図である。図において、データ処理プロセッ
サ12,16各々はデータ転送制御処理装置3,4を介
して互いに接続されている。尚、図24はデータ処理プ
ロセッサ12からのロック命令に対してデータ処理プロ
セッサ16から終了報告または非同期報告を発行する場
合を示している。
FIG. 24 is a block diagram showing the configuration of the ninth embodiment of the present invention. In the figure, the data processors 12 and 16 are connected to each other via data transfer control processors 3 and 4. Note that FIG. 24 shows a case where the data processing processor 16 issues an end report or an asynchronous report in response to a lock instruction from the data processing processor 12.

【0207】データ処理プロセッサ12は発行するロッ
ク命令のロック命令IDを登録するロック命令IDテー
ブル12aを有している。また、データ処理プロセッサ
16はデータ処理プロセッサ12からのロック命令を登
録するロック制御テーブル16aと、データ処理プロセ
ッサ12に非同期報告を送ってからの時間を計数するア
テンションロックタイマテーブル16bとを有してい
る。
The data processor 12 has a lock command ID table 12a for registering the lock command ID of the lock command to be issued. Further, the data processing processor 16 has a lock control table 16a for registering a lock command from the data processing processor 12 and an attention lock timer table 16b for counting the time after sending an asynchronous report to the data processing processor 12. There is.

【0208】図25〜図27は図24のデータ処理プロ
セッサ16の処理動作を示すフローチャートである。こ
れら図24〜図27を用いて本発明の第九の実施例の動
作について説明する。
25 to 27 are flowcharts showing the processing operation of the data processor 16 of FIG. The operation of the ninth embodiment of the present invention will be described with reference to FIGS.

【0209】尚、データ処理プロセッサ12によるロッ
ク命令発行処理及び終了報告受信処理は図30及び図3
1に示す従来例の処理と同様であり、データ処理プロセ
ッサ12による非同期報告受信処理は図21に示す本発
明の第七の実施例の処理と同様である。
The lock command issuing process and the end report receiving process by the data processor 12 are shown in FIGS.
The processing is the same as the processing of the conventional example shown in FIG. 1, and the asynchronous report receiving processing by the data processor 12 is the same as the processing of the seventh embodiment of the present invention shown in FIG.

【0210】データ処理プロセッサ12はロック命令を
発行する場合、そのロック命令のロック命令IDをロッ
ク命令IDテーブル12aに登録し、そのロック命令を
データ転送制御処理装置3,4のうちの一方に発行す
る。データ転送制御処理装置3,4はデータ処理プロセ
ッサ12からロック命令を受信すると、該ロック命令を
データ処理プロセッサ16に転送する。
When issuing a lock instruction, the data processor 12 registers the lock instruction ID of the lock instruction in the lock instruction ID table 12a and issues the lock instruction to one of the data transfer control processors 3 and 4. To do. Upon receiving the lock command from the data processor 12, the data transfer control processing devices 3 and 4 transfer the lock command to the data processor 16.

【0211】データ処理プロセッサ16はデータ転送制
御処理装置3,4を介してロック命令を受信すると、ロ
ック命令ID毎にアテンションロックタイマテーブル1
6bのタイマをリセットする(アテンションロックタイ
マリセット処理)(図25ステップ151)。
When the data processor 16 receives the lock command via the data transfer control processors 3 and 4, the attention lock timer table 1 for each lock command ID is received.
The timer 6b is reset (attention lock timer reset processing) (step 151 in FIG. 25).

【0212】その後に、データ処理プロセッサ16は該
ロック命令がロック制御テーブル16aに登録可能か否
かを判断する(ロック制御テーブル登録判断処理)(図
25ステップ152)。
After that, the data processor 16 judges whether or not the lock command can be registered in the lock control table 16a (lock control table registration judgment processing) (step 152 in FIG. 25).

【0213】データ処理プロセッサ16は該ロック命令
がロック制御テーブル16aに登録可能であると判断す
ると、該ロック命令をロック制御テーブル16aに登録
する(ロック制御テーブル登録処理)(図25ステップ
153)。
When the data processor 16 determines that the lock command can be registered in the lock control table 16a, it registers the lock command in the lock control table 16a (lock control table registration process) (step 153 in FIG. 25).

【0214】データ処理プロセッサ16はロック命令を
ロック制御テーブル16aに登録すると、正常終了報告
をデータ転送制御処理装置3,4のうちの一方に発行す
る(正常終了報告発行処理)(図25ステップ15
4)。データ転送制御処理装置3,4はデータ処理プロ
セッサ16から正常終了報告を受信すると、該正常終了
報告をデータ処理プロセッサ12に転送する。
When the data processor 16 registers the lock command in the lock control table 16a, it issues a normal termination report to one of the data transfer control processors 3 and 4 (normal termination report issuing process) (step 15 in FIG. 25).
4). When the data transfer control processors 3 and 4 receive the normal end report from the data processor 16, the data transfer control processors 3 and 4 transfer the normal end report to the data processor 12.

【0215】データ処理プロセッサ12はデータ転送制
御処理装置3,4を介して終了報告を受信すると、該終
了報告が正常終了報告か否かを判断する。データ処理プ
ロセッサ12は該終了報告が正常終了報告であると判断
すると、正常終了報告に対応するロック命令のロック命
令IDをロック命令IDテーブル12aから削除し、そ
のロック命令IDを解放する。
When the data processor 12 receives the end report via the data transfer control processors 3 and 4, it determines whether the end report is a normal end report. When the data processor 12 determines that the end report is a normal end report, it deletes the lock command ID of the lock command corresponding to the normal end report from the lock command ID table 12a, and releases the lock command ID.

【0216】一方、データ処理プロセッサ16は該ロッ
ク命令がロック制御テーブル16aに登録不可能である
と判断すると、該ロック命令のロック命令IDを図示せ
ぬ保留テーブルに登録する(非同期報告ロックID登録
処理)(図25ステップ155)。
On the other hand, when the data processor 16 determines that the lock instruction cannot be registered in the lock control table 16a, it registers the lock instruction ID of the lock instruction in a pending table (not shown) (asynchronous report lock ID registration). Processing) (step 155 in FIG. 25).

【0217】データ処理プロセッサ16はロック命令I
Dを保留テーブルに登録すると、異常終了報告をデータ
転送制御処理装置3,4のうちの一方に発行する(異常
終了報告発行処理)(図25ステップ156)。データ
転送制御処理装置3,4はデータ処理プロセッサ16か
ら異常終了報告を受信すると、その異常終了報告をデー
タ処理プロセッサ12に転送する。
The data processor 16 uses the lock instruction I
When D is registered in the hold table, an abnormal end report is issued to one of the data transfer control processing devices 3 and 4 (abnormal end report issuing process) (step 156 in FIG. 25). Upon receiving the abnormal end report from the data processing processor 16, the data transfer control processing devices 3 and 4 transfer the abnormal end report to the data processing processor 12.

【0218】データ処理プロセッサ12はデータ転送制
御処理装置3,4を介して終了報告を受信すると、該終
了報告が正常終了報告か否かを判断する。データ処理プ
ロセッサ12は該終了報告が異常終了報告であると判断
すると、非同期報告待ちの状態となる。
When the data processor 12 receives the end report via the data transfer control processors 3 and 4, it determines whether the end report is a normal end report. When the data processor 12 determines that the end report is an abnormal end report, the data processor 12 enters a state of waiting for an asynchronous report.

【0219】この後に、データ処理プロセッサ16で該
ロック命令がロック制御テーブル16aに登録可能にな
ると、データ処理プロセッサ16は該ロック命令をロッ
ク制御テーブル16aに登録する(ロック制御テーブル
登録処理)(図26ステップ161)。続いて、データ
処理プロセッサ16は非同期報告をデータ転送制御処理
装置3,4に発行する(非同期報告発行処理)(図26
ステップ162)。
After that, when the data processing processor 16 can register the lock instruction in the lock control table 16a, the data processing processor 16 registers the lock instruction in the lock control table 16a (lock control table registration processing) (FIG. 26 step 161). Subsequently, the data processor 16 issues an asynchronous report to the data transfer control processing devices 3 and 4 (asynchronous report issuing process) (FIG. 26).
Step 162).

【0220】データ処理プロセッサ16は非同期報告を
発行すると、この非同期報告に対応するロック命令のロ
ック命令IDを保留テーブルから削除する(非同期報告
ロックID削除処理)(図26ステップ163)。
When the data processor 16 issues an asynchronous report, it deletes the lock command ID of the lock command corresponding to this asynchronous report from the pending table (asynchronous report lock ID deletion process) (step 163 in FIG. 26).

【0221】このとき、データ処理プロセッサ16はロ
ック命令ID毎にアテンションロックタイマテーブル1
6bにタイマを登録してスタートさせる(アテンション
ロックタイマ処理)(図26ステップ164)。これに
よって、データ処理プロセッサ16での非同期報告の発
行処理が完了する。
At this time, the data processor 16 sets the attention lock timer table 1 for each lock instruction ID.
A timer is registered in 6b and started (attention lock timer processing) (step 164 in FIG. 26). This completes the asynchronous report issuing process in the data processor 16.

【0222】データ転送制御処理装置3,4はデータ処
理プロセッサ16から非同期報告を受信すると、該非同
期報告をデータ処理プロセッサ12に転送する。データ
処理プロセッサ12はデータ転送制御処理装置3,4を
介して非同期報告を受信すると、その非同期報告がロッ
ク制御テーブル16aの内容確認を依頼する非同期報告
Cか否かを判断する。
Upon receiving the asynchronous report from the data processor 16, the data transfer control processors 3 and 4 transfer the asynchronous report to the data processor 12. When the data processor 12 receives the asynchronous report via the data transfer control processors 3 and 4, the data processor 12 determines whether or not the asynchronous report is an asynchronous report C requesting confirmation of the contents of the lock control table 16a.

【0223】データ処理プロセッサ12はその非同期報
告が非同期報告Cではないと判断すると、その非同期報
告に対応するロック命令IDをロック命令IDテーブル
12aから削除し、そのロック命令IDを解放する。
When the data processor 12 determines that the asynchronous report is not the asynchronous report C, it deletes the lock instruction ID corresponding to the asynchronous report from the lock instruction ID table 12a and releases the lock instruction ID.

【0224】データ処理プロセッサ16ではデータ転送
制御処理装置3,4の障害時に失った非同期報告を救う
ために一定時間毎にタイマ処理が起動され、登録されて
いるロック命令ID毎にアテンションロックタイマテー
ブル16bの内容の更新が行われる。
In the data processor 16, a timer process is activated at regular intervals in order to save an asynchronous report lost at the time of a failure of the data transfer control processors 3 and 4, and an attention lock timer table is registered for each registered lock command ID. The contents of 16b are updated.

【0225】このとき、データ処理プロセッサ16はそ
の更新処理によってタイムアウトが発生したか否かを判
断する(アテンションロックタイマチェック処理)(図
27ステップ171)。
At this time, the data processor 16 determines whether or not a timeout has occurred due to the update processing (attention lock timer check processing) (step 171 in FIG. 27).

【0226】タイムアウトが発生したと判断すると、デ
ータ処理プロセッサ16は当該ロック命令IDに対応す
るロック制御テーブル16aの内容確認を依頼する非同
期報告Cをデータ転送制御処理装置3,4に送信する
(非同期報告発行処理)(図27ステップ172)。続
いて、データ処理プロセッサ16はアテンションロック
タイマテーブル16bにタイマを再設定してスタートさ
せる(アテンションロックタイマリスタート処理)(図
27ステップ173)。
When it is determined that a time-out has occurred, the data processor 16 sends an asynchronous report C requesting confirmation of the contents of the lock control table 16a corresponding to the lock instruction ID to the data transfer control processors 3 and 4 (asynchronous). Report issuance process) (step 172 in FIG. 27). Subsequently, the data processor 16 resets and starts the timer in the attention lock timer table 16b (attention lock timer restart processing) (step 173 in FIG. 27).

【0227】データ転送制御処理装置3,4はデータ処
理プロセッサ16から非同期報告Cを受信すると、該非
同期報告Cをデータ処理プロセッサ12に転送する。デ
ータ処理プロセッサ12はデータ転送制御処理装置3,
4を介して非同期報告Cを受信すると、その非同期報告
がロック制御テーブル13aの内容確認を依頼する非同
期報告Cか否かを判断する。
Upon receiving the asynchronous report C from the data processor 16, the data transfer control processors 3 and 4 transfer the asynchronous report C to the data processor 12. The data processor 12 is a data transfer control processor 3,
When the asynchronous report C is received via 4, it is determined whether the asynchronous report C is the asynchronous report C requesting confirmation of the contents of the lock control table 13a.

【0228】データ処理プロセッサ12はその非同期報
告を非同期報告Cと判断すると、データ処理プロセッサ
16からロック制御テーブル16aの内容を読出す。そ
の後に、データ処理プロセッサ12はロック制御テーブ
ル16aに登録されているロック命令IDをロック命令
IDテーブル12aから削除し、そのロック命令IDを
解放する。
When the data processor 12 determines that the asynchronous report is the asynchronous report C, the data processor 12 reads the contents of the lock control table 16a from the data processor 16. After that, the data processor 12 deletes the lock command ID registered in the lock control table 16a from the lock command ID table 12a, and releases the lock command ID.

【0229】本発明の第九の実施例ではデータ転送制御
処理装置3,4で非同期報告を転送しているときに障害
が発生すると該非同期報告は失われることになるが、一
定時間が過ぎるとデータ処理プロセッサ16のタイマ処
理によって非同期報告が失われたロック命令IDを検出
することができる。
In the ninth embodiment of the present invention, if a failure occurs while the asynchronous transfer is being transferred by the data transfer control processors 3 and 4, the asynchronous report will be lost, but after a certain period of time. The lock instruction ID for which the asynchronous report is lost can be detected by the timer processing of the data processor 16.

【0230】すなわち、データ処理プロセッサ16でタ
イマ処理が起動され、アテンションロックタイマテーブ
ル16bのタイムアウトが検出されると、当該ロック命
令IDに対応するロック制御テーブル16aの内容を確
認するよう依頼する非同期報告Cが発行される。
That is, when the data processing processor 16 starts the timer processing and the timeout of the attention lock timer table 16b is detected, an asynchronous report requesting confirmation of the contents of the lock control table 16a corresponding to the lock instruction ID. C is issued.

【0231】この非同期報告Cに応答してデータ処理プ
ロセッサ12が当該ロック命令IDのロック制御テーブ
ル16aへの登録を確認するので、非同期報告が失われ
たロック命令の処理を非同期報告を受信したものとして
継続することができる。
Since the data processor 12 confirms the registration of the lock instruction ID in the lock control table 16a in response to the asynchronous report C, the asynchronous report is received for the processing of the lock instruction for which the asynchronous report is lost. Can continue as.

【0232】尚、上述した各処理はデータ処理プロセッ
サ1,6,8〜12からデータ処理プロセッサ2,7,
13.15,16へロック命令を発行する場合の処理で
あるが、逆の場合にも適用することは可能である。ま
た、各処理を示すフローチャートは各データ処理プロセ
ッサ1,2,6〜13,15,16のサブルーチンを示
しており、リターンは元の処理への復帰を示している。
The above-mentioned respective processes are executed from the data processor 1, 6, 8 to 12 to the data processor 2, 7 ,.
The processing is for issuing a lock command to 13.15 and 16. However, the processing can be applied to the opposite case. Further, the flowchart showing each process shows a subroutine of each data processor 1, 2, 6 to 13, 15, 16 and the return shows a return to the original process.

【0233】このように、データ処理プロセッサ1がデ
ータ処理プロセッサ2からの非同期報告を受信する毎
に、データ処理プロセッサ2からの非同期報告に付与さ
れているID計数テーブル2bの計数値とデータ処理プ
ロセッサ1のID計数受信テーブル1bに保持されてい
る計数値とを比較し、その結果一致を検出した非同期報
告を無視して最初の非同期報告のみを受付けることによ
って、中間に位置するデータ転送制御処理装置3,4に
障害が生じても非同期報告の受信側で矛盾なく動作を継
続することができ、高速処理を行うことができる。
As described above, every time the data processor 1 receives an asynchronous report from the data processor 2, the count value of the ID counting table 2b assigned to the asynchronous report from the data processor 2 and the data processor A data transfer control processing device positioned in the middle by comparing the count value held in the ID count reception table 1b of 1 and ignoring the asynchronous report in which the coincidence is detected and accepting only the first asynchronous report. Even if a failure occurs in 3 or 4, the receiving side of the asynchronous report can continue the operation without contradiction, and high-speed processing can be performed.

【0234】また、一定時間毎にデータ処理プロセッサ
6,8でタイマ処理を起動し、現在ロック命令IDテー
ブル6a,8aに登録されているロック命令IDと前回
調査時に前ロック命令IDテーブル6b,8bに登録し
たロック命令IDとを比較し、それらが一致したときに
あるいはそれらが一致した回数が設定値以上となったと
きにデータ処理プロセッサ7からロック制御テーブル7
aの内容を読出し、ロック制御テーブル7aに登録され
ているロック命令IDをロック命令IDテーブル6a,
8aから削除することによって、非同期報告が失われた
ロック命令の処理を非同期報告を受信したものとして継
続することができる。
Further, the timer processing is started by the data processors 6 and 8 at regular intervals, and the lock command IDs currently registered in the lock command ID tables 6a and 8a and the previous lock command ID tables 6b and 8b at the time of the previous investigation. The lock instruction table 7 is compared with the lock command ID registered in the lock control table 7 when the two match, or when the number of times they match is equal to or greater than a set value.
The content of a is read, and the lock command ID registered in the lock control table 7a is set to the lock command ID table 6a,
By deleting from 8a, the processing of the lock instruction for which the asynchronous report is lost can be continued as if the asynchronous report was received.

【0235】よって、中間に位置するデータ転送制御処
理装置3,4に障害が生じても非同期報告の受信側で矛
盾なく動作を継続することができ、高速処理を行うこと
ができる。
Therefore, even if a failure occurs in the data transfer control processing devices 3 and 4 located in the middle, the receiving side of the asynchronous report can continue the operation without contradiction, and the high speed processing can be performed.

【0236】さらに、データ処理プロセッサ7からの異
常終了報告を受信したときに、当該ロック命令ID毎に
データ処理プロセッサ9のIDタイマテーブル9bにタ
イマを登録してスタートさせ、データ処理プロセッサ7
からの非同期報告が所定時間内に受信されずにIDタイ
マテーブル9bがタイムアウトになると、データ処理プ
ロセッサ9によってデータ処理プロセッサ7からロック
制御テーブル7aの内容を読出し、ロック制御テーブル
7aに登録されているロック命令IDをロック命令ID
テーブル9aから削除することによって、非同期報告が
失われたロック命令の処理を非同期報告を受信したもの
として継続することができる。
Further, when the abnormal end report is received from the data processing processor 7, the timer is registered in the ID timer table 9b of the data processing processor 9 for each lock instruction ID and is started.
If the ID timer table 9b times out without receiving the asynchronous report from the device within a predetermined time, the data processor 9 reads the contents of the lock control table 7a from the data processor 7, and the contents are registered in the lock control table 7a. Lock command ID to lock command ID
By deleting from the table 9a, the processing of the lock instruction for which the asynchronous report is lost can be continued as if the asynchronous report was received.

【0237】よって、中間に位置するデータ転送制御処
理装置3,4に障害が生じても非同期報告の受信側で矛
盾なく動作を継続することができ、高速処理を行うこと
ができる。
Therefore, even if a failure occurs in the data transfer control processing devices 3 and 4 located in the middle, the receiving side of the asynchronous report can continue the operation without contradiction, and the high speed processing can be performed.

【0238】さらにまた、一定時間毎にデータ処理プロ
セッサ10,11でタイマ処理を起動し、現在ロック命
令ID計数テーブル10b,11bに登録されているロ
ック命令IDの計数値と前回調査時に前ロック命令ID
計数テーブル10c,11cに登録したロック命令ID
の計数値とを比較し、それらが一致したときにあるいは
それらが一致した回数が設定値以上となったときにデー
タ処理プロセッサ7からロック制御テーブル7aの内容
を読出し、ロック制御テーブル7aに登録されているロ
ック命令IDをロック命令IDテーブル10a,11a
から削除することによって、非同期報告が失われたロッ
ク命令の処理を非同期報告を受信したものとして継続す
ることができる。
Furthermore, the timer processing is started in the data processors 10 and 11 at regular intervals, and the count value of the lock instruction ID currently registered in the lock instruction ID counting tables 10b and 11b and the previous lock instruction at the time of the previous investigation. ID
Lock command ID registered in the counting tables 10c and 11c
Of the lock control table 7a is read from the data processor 7 and registered in the lock control table 7a when they match or when the number of times they match exceeds a set value. The lock command IDs that are present are locked command ID tables 10a and 11a.
The lock instruction whose asynchronous report has been lost can continue to be processed as if the asynchronous report was received.

【0239】よって、中間に位置するデータ転送制御処
理装置3,4に障害が生じても非同期報告の受信側で矛
盾なく動作を継続することができ、高速処理を行うこと
ができる。
Therefore, even if a failure occurs in the data transfer control processing devices 3 and 4 located in the middle, the receiving side of the asynchronous report can continue the operation without contradiction, and the high speed processing can be performed.

【0240】また、一定時間毎にデータ処理プロセッサ
13,15でタイマ処理を起動し、現在ID計数テーブ
ル13b,15bに登録されているデータ処理プロセッ
サ12から受信したロック命令IDの計数値と前回調査
時に前ID計数テーブル13c,15cに登録したロッ
ク命令IDの計数値とを比較し、それらが一致したとき
にあるいはそれらが一致した回数が設定値以上となった
ときにロック制御テーブル13a,15aの内容確認を
依頼する非同期報告Cをデータ処理プロセッサ12に発
行し、ロック制御テーブル13a,15aに登録されて
いるロック命令IDをロック命令IDテーブル12aか
ら削除することによって、非同期報告が失われたロック
命令の処理を非同期報告を受信したものとして継続する
ことができる。
Also, the timer processing is started in the data processing processors 13 and 15 at regular intervals, and the count value of the lock command ID received from the data processing processor 12 currently registered in the ID counting tables 13b and 15b and the previous investigation. At times, the count values of the lock command IDs registered in the previous ID counting tables 13c and 15c are compared with each other, and when they match or when the number of times they match exceeds a set value, the lock control tables 13a and 15a By issuing an asynchronous report C requesting confirmation of the contents to the data processor 12 and deleting the lock command IDs registered in the lock control tables 13a and 15a from the lock command ID table 12a, the lock in which the asynchronous report is lost Processing of the instruction may continue as if an asynchronous report had been received.

【0241】よって、中間に位置するデータ転送制御処
理装置3,4に障害が生じても非同期報告の受信側で矛
盾なく動作を継続することができ、高速処理を行うこと
ができる。
Therefore, even if a failure occurs in the data transfer control processing devices 3 and 4 located in the middle, the receiving side of the asynchronous report can continue the operation without contradiction, and the high speed processing can be performed.

【0242】さらに、データ処理プロセッサ16が非同
期報告を発行したときにロック命令ID毎にアテンショ
ンロックタイマテーブル16bにタイマを登録してスタ
ートさせ、一定時間毎に起動されるデータ処理プロセッ
サ16のタイマ処理でのアテンションロックタイマテー
ブル16bの内容更新によってタイムアウトが発生した
ときに当該ロック命令IDに対応するロック制御テーブ
ル16aの内容確認を依頼する非同期報告Cをデータ処
理プロセッサ12に発行し、ロック制御テーブル16a
に登録されているロック命令IDをロック命令IDテー
ブル12aから削除することによって、非同期報告が失
われたロック命令の処理を非同期報告を受信したものと
して継続することができる。
Further, when the data processing processor 16 issues an asynchronous report, a timer is registered in the attention lock timer table 16b for each lock instruction ID and started, and the timer processing of the data processing processor 16 is started at fixed time intervals. When a time-out occurs due to the update of the contents of the attention lock timer table 16b in the above, an asynchronous report C requesting confirmation of the contents of the lock control table 16a corresponding to the lock instruction ID is issued to the data processor 12,
By deleting the lock command ID registered in the lock command ID table 12a from the lock command ID table 12a, the process of the lock command for which the asynchronous report is lost can be continued as if the asynchronous report was received.

【0243】よって、中間に位置するデータ転送制御処
理装置3,4に障害が生じても非同期報告の受信側で矛
盾なく動作を継続することができ、高速処理を行うこと
ができる。
Therefore, even if a failure occurs in the intermediate data transfer control processing devices 3 and 4, the receiving side of the asynchronous report can continue the operation without contradiction, and the high speed processing can be performed.

【0244】[0244]

【発明の効果】以上説明したように本発明の第一の無停
止型情報処理装置によれば、第1のデータ処理プロセッ
サから第2のデータ処理プロセッサへ対象装置に対する
アクセス抑止を指示するロック命令が出力されたときに
該ロック命令がロック制御テーブルに登録されたことを
示す非同期報告が第2のデータ処理プロセッサから第1
のデータ処理プロセッサへ出力される場合、その非同期
報告が同一のロック命令に対するものか否かを判定する
ことによって、中間に位置するデータ転送手段に障害が
生じても非同期報告の受信側で矛盾なく動作を継続する
ことができ、高速処理を行うことができるという効果が
ある。
As described above, according to the first non-stop information processing apparatus of the present invention, the lock instruction for instructing the second data processing processor to inhibit access to the target apparatus from the first data processing processor. Is output from the second data processor, an asynchronous report indicating that the lock instruction is registered in the lock control table is output.
When it is output to the data processor of the above, by determining whether or not the asynchronous report is for the same lock instruction, even if a failure occurs in the intermediate data transfer means, there is no contradiction on the receiving side of the asynchronous report. There is an effect that the operation can be continued and high-speed processing can be performed.

【0245】本発明の第二の無停止型情報処理装置によ
れば、第1のデータ処理プロセッサから第2のデータ処
理プロセッサへ対象装置に対するアクセス抑止を指示す
るロック命令が出力されたときに該ロック命令がロック
制御テーブルに登録されたことを示す非同期報告が第2
のデータ処理プロセッサから第1のデータ処理プロセッ
サへ出力される場合、その非同期報告が現在保留となっ
ているロック命令が前回調査時に非同期報告が保留とな
っていたと判断したロック命令に対する非同期報告の受
信処理を、ロック制御テーブルの内容を読出して実行す
ることによって、中間に位置するデータ転送手段に障害
が生じても非同期報告の受信側で矛盾なく動作を継続す
ることができ、高速処理を行うことができるという効果
がある。
According to the second non-stop information processing apparatus of the present invention, when the first data processing processor outputs a lock command for instructing access inhibition to the target apparatus to the second data processing processor, The second is an asynchronous report indicating that the lock instruction is registered in the lock control table.
When the data processing processor of the above outputs to the first data processing processor, the lock instruction for which the asynchronous report is currently held is judged to have been held in the previous investigation. By reading the contents of the lock control table and executing the processing, even if a failure occurs in the data transfer means located in the middle, the operation can be continued on the receiving side of the asynchronous report without any contradiction, and high-speed processing can be performed. There is an effect that can be.

【0246】本発明の第三の無停止型情報処理装置によ
れば、第1のデータ処理プロセッサから第2のデータ処
理プロセッサへ対象装置に対するアクセス抑止を指示す
るロック命令が出力されたときに該ロック命令がロック
制御テーブルに登録されたことを示す非同期報告が第2
のデータ処理プロセッサから第1のデータ処理プロセッ
サへ出力されるような無停止型情報処理装置の第1のデ
ータ処理プロセッサに、ロック命令に対する第2のデー
タ処理プロセッサからの異常終了報告に応答してロック
命令に対する非同期報告の受信を所定時間監視する監視
手段と、この監視手段が所定時間における非同期報告の
未受信を検出したときにロック制御テーブルの内容を読
出して非同期報告が未受信のロック命令に対する非同期
報告の受信処理を行う手段とを備えることによって、中
間に位置するデータ転送手段に障害が生じても非同期報
告の受信側で矛盾なく動作を継続することができ、高速
処理を行うことができるという効果がある。
According to the third non-stop information processing apparatus of the present invention, when a lock instruction for instructing access inhibition to the target device is output from the first data processor to the second data processor, The second is an asynchronous report indicating that the lock instruction is registered in the lock control table.
To the first data processor of the non-stop information processing device that is output from the second data processor to the first data processor in response to the abnormal termination report from the second data processor in response to the lock instruction. Monitoring means for monitoring the reception of the asynchronous report for the lock command for a predetermined time, and when the monitoring means detects the non-reception of the asynchronous report at the predetermined time, the contents of the lock control table are read out and the lock command for which the asynchronous report is not received is received. By including means for performing asynchronous report reception processing, even if a failure occurs in the intermediate data transfer means, the asynchronous report reception side can continue operation consistently and high-speed processing can be performed. There is an effect.

【0247】本発明の第四の無停止型情報処理装置によ
れば、第1のデータ処理プロセッサから第2のデータ処
理プロセッサへ対象装置に対するアクセス抑止を指示す
るロック命令が出力されたときに該ロック命令がロック
制御テーブルに登録されたことを示す非同期報告が第2
のデータ処理プロセッサから第1のデータ処理プロセッ
サへ出力される場合、ロック命令の現在の発行回数が前
回調査時の発行回数と同一と判断したロック命令に対す
る非同期報告の受信処理を、ロック制御テーブルの内容
を読出して実行することによって、中間に位置するデー
タ転送手段に障害が生じても非同期報告の受信側で矛盾
なく動作を継続することができ、高速処理を行うことが
できるという効果がある。
According to the fourth non-stop information processing apparatus of the present invention, when the lock instruction for instructing the access inhibition to the target apparatus is output from the first data processor to the second data processor, The second is an asynchronous report indicating that the lock instruction is registered in the lock control table.
In the case where the data processing processor of 1 is output to the first data processing processor, the asynchronous report receiving process for the lock command for which it is determined that the current number of times of issuing the lock command is the same as the number of times of issuing the previous investigation is stored in the lock control table. By reading out and executing the content, even if a failure occurs in the data transfer means located in the middle, the receiving side of the asynchronous report can continue the operation without contradiction, and the high speed processing can be performed.

【0248】本発明の第五の無停止型情報処理装置によ
れば、第1のデータ処理プロセッサから第2のデータ処
理プロセッサへ対象装置に対するアクセス抑止を指示す
るロック命令が出力されたときに該ロック命令がロック
制御テーブルに登録されたことを示す非同期報告が第2
のデータ処理プロセッサから第1のデータ処理プロセッ
サへ出力される場合、ロック命令の現在の受信回数が前
回調査時の受信回数と同一と判断したロック命令に対す
る非同期報告にロック制御テーブルの内容確認を依頼す
る依頼情報を付与して第1のデータ処理プロセッサに出
力し、該依頼情報が付与された非同期報告が受信された
ときにロック制御テーブルの内容を読出して該依頼情報
に対応するロック命令に対する非同期報告の受信処理を
行うことによって、中間に位置するデータ転送手段に障
害が生じても非同期報告の受信側で矛盾なく動作を継続
することができ、高速処理を行うことができるという効
果がある。
According to the fifth non-stop information processing apparatus of the present invention, when a lock instruction for instructing access inhibition to the target device is output from the first data processor to the second data processor, The second is an asynchronous report indicating that the lock instruction is registered in the lock control table.
When output from the first data processor to the first data processor, the request for confirmation of the contents of the lock control table is sent to the asynchronous report for the lock instruction which is determined that the current number of receptions of the lock instruction is the same as the number of receptions at the previous investigation. Request information to be output to the first data processor, and when the asynchronous report to which the request information is added is received, the contents of the lock control table are read and asynchronous to the lock command corresponding to the request information. By performing the report receiving process, even if a failure occurs in the intermediate data transfer means, the receiving side of the asynchronous report can continue the operation without contradiction, and high speed processing can be performed.

【0249】本発明の第六の無停止型情報処理装置によ
れば、第1のデータ処理プロセッサから第2のデータ処
理プロセッサへ対象装置に対するアクセス抑止を指示す
るロック命令が出力されたときに該ロック命令がロック
制御テーブルに登録されたことを示す非同期報告が第2
のデータ処理プロセッサから第1のデータ処理プロセッ
サへ出力されるような無停止型情報処理装置の第2のデ
ータ処理プロセッサに、非同期報告が送信されてからの
時間を監視する監視手段と、この監視手段が非同期報告
を送信してから所定時間が経過したことを検出したとき
に非同期報告にロック制御テーブルの内容確認を依頼す
る依頼情報を付与して第1のデータ処理プロセッサに出
力する手段とを備え、第1のデータ処理プロセッサに、
該依頼情報が付与された非同期報告が受信されたときに
ロック制御テーブルの内容を読出して該依頼情報に対応
するロック命令に対する非同期報告の受信処理を行う手
段を備えることによって、中間に位置するデータ転送手
段に障害が生じても非同期報告の受信側で矛盾なく動作
を継続することができ、高速処理を行うことができると
いう効果がある。
According to the sixth non-stop information processing apparatus of the present invention, when a lock instruction for instructing access inhibition to the target apparatus is output from the first data processor to the second data processor, The second is an asynchronous report indicating that the lock instruction is registered in the lock control table.
Monitoring means for monitoring the time after the asynchronous report is transmitted to the second data processor of the non-stop type information processing apparatus that is output from the first data processor to the first data processor, and the monitoring means. And a means for adding request information for requesting confirmation of the contents of the lock control table to the asynchronous report when detecting that a predetermined time has elapsed since the means transmitted the asynchronous report, and outputting the asynchronous report to the first data processor. The first data processor,
Data located in the middle by providing a means for reading the contents of the lock control table and receiving the asynchronous report for the lock command corresponding to the request information when the asynchronous report with the request information is received. Even if a failure occurs in the transfer means, there is an effect that the receiving side of the asynchronous report can continue the operation without contradiction and high-speed processing can be performed.

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

【図1】本発明の第一の実施例の構成を示すブロック図
である。
FIG. 1 is a block diagram showing a configuration of a first exemplary embodiment of the present invention.

【図2】図1のデータ処理プロセッサから出力される非
同期報告を示す図である。
2 is a diagram showing an asynchronous report output from the data processor of FIG. 1. FIG.

【図3】図1のデータ処理プロセッサの処理動作を示す
フローチャートである。
FIG. 3 is a flowchart showing a processing operation of the data processor of FIG.

【図4】図1のデータ処理プロセッサの処理動作を示す
フローチャートである。
FIG. 4 is a flowchart showing a processing operation of the data processor of FIG.

【図5】本発明の第二の実施例の構成を示すブロック図
である。
FIG. 5 is a block diagram showing a configuration of a second exemplary embodiment of the present invention.

【図6】図5のデータ処理プロセッサの処理動作を示す
フローチャートである。
6 is a flowchart showing a processing operation of the data processor of FIG.

【図7】図5のデータ処理プロセッサの処理動作を示す
フローチャートである。
FIG. 7 is a flowchart showing a processing operation of the data processor of FIG.

【図8】本発明の第三の実施例の構成を示すブロック図
である。
FIG. 8 is a block diagram showing a configuration of a third exemplary embodiment of the present invention.

【図9】図8のデータ処理プロセッサの処理動作を示す
フローチャートである。
9 is a flowchart showing a processing operation of the data processor of FIG. 8. FIG.

【図10】本発明の第四の実施例の構成を示すブロック
図である。
FIG. 10 is a block diagram showing a configuration of a fourth exemplary embodiment of the present invention.

【図11】図10のデータ処理プロセッサの処理動作を
示すフローチャートである。
11 is a flowchart showing a processing operation of the data processor of FIG.

【図12】図10のデータ処理プロセッサの処理動作を
示すフローチャートである。
12 is a flowchart showing a processing operation of the data processor of FIG.

【図13】本発明の第五の実施例の構成を示すブロック
図である。
FIG. 13 is a block diagram showing a configuration of a fifth exemplary embodiment of the present invention.

【図14】図13のデータ処理プロセッサの処理動作を
示すフローチャートである。
FIG. 14 is a flowchart showing a processing operation of the data processor of FIG.

【図15】図13のデータ処理プロセッサの処理動作を
示すフローチャートである。
15 is a flowchart showing the processing operation of the data processor of FIG.

【図16】本発明の第六の実施例の構成を示すブロック
図である。
FIG. 16 is a block diagram showing a configuration of a sixth exemplary embodiment of the present invention.

【図17】図16のデータ処理プロセッサの処理動作を
示すフローチャートである。
17 is a flowchart showing the processing operation of the data processor of FIG.

【図18】本発明の第七の実施例の構成を示すブロック
図である。
FIG. 18 is a block diagram showing a configuration of a seventh exemplary embodiment of the present invention.

【図19】図18のデータ処理プロセッサから出力され
る非同期報告を示す図である。
19 is a diagram showing an asynchronous report output from the data processor of FIG. 18. FIG.

【図20】図18のデータ処理プロセッサの処理動作を
示すフローチャートである。
20 is a flowchart showing a processing operation of the data processor of FIG. 18. FIG.

【図21】図18のデータ処理プロセッサの処理動作を
示すフローチャートである。
21 is a flowchart showing the processing operation of the data processor of FIG. 18. FIG.

【図22】本発明の第八の実施例の構成を示すブロック
図である。
FIG. 22 is a block diagram showing a configuration of an eighth exemplary embodiment of the present invention.

【図23】図22のデータ処理プロセッサの処理動作を
示すフローチャートである。
23 is a flowchart showing a processing operation of the data processor of FIG. 22. FIG.

【図24】本発明の第九の実施例の構成を示すブロック
図である。
FIG. 24 is a block diagram showing a configuration of a ninth exemplary embodiment of the present invention.

【図25】図24のデータ処理プロセッサの処理動作を
示すフローチャートである。
FIG. 25 is a flowchart showing a processing operation of the data processor of FIG. 24.

【図26】図24のデータ処理プロセッサの処理動作を
示すフローチャートである。
FIG. 26 is a flowchart showing a processing operation of the data processor of FIG. 24.

【図27】図24のデータ処理プロセッサの処理動作を
示すフローチャートである。
FIG. 27 is a flowchart showing a processing operation of the data processor of FIG. 24.

【図28】従来例の構成を示すブロック図である。FIG. 28 is a block diagram showing a configuration of a conventional example.

【図29】(a)は図28のデータ処理プロセッサから
出力されるロック命令を示す図、(b)は図28のデー
タ処理プロセッサから出力される非同期報告を示す図、
(c)は図28のデータ処理プロセッサから出力される
正常終了報告を示す図、(d)は図28のデータ処理プ
ロセッサから出力される異常終了報告を示す図である。
29A is a diagram showing a lock instruction output from the data processor of FIG. 28, and FIG. 29B is a diagram showing an asynchronous report output from the data processor of FIG.
FIG. 29C is a diagram showing a normal termination report output from the data processing processor of FIG. 28, and FIG. 29D is a diagram showing an abnormal termination report output from the data processing processor of FIG. 28.

【図30】図28のデータ処理プロセッサの処理動作を
示すフローチャートである。
30 is a flowchart showing the processing operation of the data processor of FIG. 28. FIG.

【図31】図28のデータ処理プロセッサの処理動作を
示すフローチャートである。
31 is a flowchart showing the processing operation of the data processor of FIG. 28. FIG.

【図32】図28のデータ処理プロセッサの処理動作を
示すフローチャートである。
32 is a flowchart showing the processing operation of the data processor of FIG. 28. FIG.

【図33】図28のデータ処理プロセッサの処理動作を
示すフローチャートである。
33 is a flowchart showing the processing operation of the data processor of FIG. 28. FIG.

【図34】図28のデータ処理プロセッサの処理動作を
示すフローチャートである。
34 is a flowchart showing the processing operation of the data processor of FIG. 28. FIG.

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

1,2,6〜13,15,16 データ処理プロセッサ 1b ID計数受信テーブル 2a,7a,13a,15a,16a ロック制御テー
ブル 2b,13b,15b ID計数テーブル 5b,14b ロック命令ID 5c ID計数 6b,8b 前ロック命令IDテーブル 8c ID保留カウントテーブル 9b IDタイマテーブル 10b,11b ロック命令ID計数テーブル 10c,11c 前ロック命令ID計数テーブル 11d,15d ID一致カウントテーブル 13c,15c 前ID計数テーブル 16b アテンションロックタイマテーブル
1, 2, 6 to 13, 15, 16 Data processor 1b ID counting reception table 2a, 7a, 13a, 15a, 16a Lock control table 2b, 13b, 15b ID counting table 5b, 14b Lock instruction ID 5c ID counting 6b, 8b Pre-lock command ID table 8c ID hold count table 9b ID timer table 10b, 11b Lock command ID counting table 10c, 11c Pre-lock command ID counting table 11d, 15d ID matching count table 13c, 15c Pre-ID counting table 16b Attention lock timer table

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 第1及び第2のデータ処理プロセッサ
と、前記第1及び第2のデータ処理プロセッサ間を接続
する第1及び第2のデータ転送制御処理装置とを有し、
前記第1のデータ処理プロセッサから前記第2のデータ
処理プロセッサへ対象装置に対するアクセス抑止を指示
するロック命令が出力されたときに該ロック命令がロッ
ク制御テーブルに登録されたことを示す非同期報告が前
記第2のデータ処理プロセッサから前記第1のデータ処
理プロセッサへ出力される場合、前記第1及び第2のデ
ータ転送制御処理装置のうち一方に障害が発生しても他
方を用いて前記第1及び第2のデータ処理プロセッサ間
のデータ転送を継続する無停止型情報処理装置であっ
て、前記非同期報告が同一のロック命令に対するものか
否かを判定する判定手段を含むことを特徴とする無停止
型情報処理装置。
1. A first and a second data processor, and a first and a second data transfer control processor for connecting the first and second data processors,
An asynchronous report indicating that the lock instruction is registered in the lock control table is output when the lock instruction for instructing access inhibition to the target device is output from the first data processor to the second data processor. When output from the second data processor to the first data processor, even if a failure occurs in one of the first and second data transfer control processing devices, the other is used to output the first and second data transfer control processing devices. A non-stop type information processing device for continuing data transfer between second data processors, characterized in that the non-stop type information processing device includes a judging means for judging whether or not the asynchronous report is for the same lock instruction. Type information processing device.
【請求項2】 前記判定手段は、前記第2のデータ処理
プロセッサに設けられ、前記ロック命令各々を識別する
識別情報毎に対応するロック命令の発行回数を計数する
計数手段と、前記第2のデータ処理プロセッサに設けら
れ、前記非同期報告の送出時に該非同期報告に対応する
前記識別情報と該識別情報に対応する前記計数手段の計
数値とを該非同期報告に付与する手段と、前記第1のデ
ータ処理プロセッサに設けられ、前記非同期報告に付与
された前記識別情報と前記計数値とを対応付けて格納す
る格納手段と、前記第1のデータ処理プロセッサに設け
られ、前記非同期報告に付与された前記計数値と該計数
値の識別情報に対応する前記格納手段の内容とを比較す
る比較手段と、前記第1のデータ処理プロセッサに設け
られ、前記比較手段で不一致が検出されたときに前記非
同期報告の受信処理を行う手段とから構成されることを
特徴とする請求項1記載の無停止型情報処理装置。
2. The determination means is provided in the second data processor, and counts the number of times a lock command is issued corresponding to each piece of identification information for identifying each lock command, and the second means. Means for providing the asynchronous report with the identification information corresponding to the asynchronous report and the count value of the counting means corresponding to the identification information, which is provided in the data processing processor when the asynchronous report is transmitted; A storage unit provided in the data processing processor for storing the identification information and the count value assigned to the asynchronous report in association with each other, and a storage unit provided in the first data processing processor and assigned to the asynchronous report. Comparing means for comparing the count value with the content of the storing means corresponding to the identification information of the count value, and the comparing means provided in the first data processor. 2. The non-stop information processing apparatus according to claim 1, further comprising: a unit that performs a process of receiving the asynchronous report when a mismatch is detected in 1.
【請求項3】 第1及び第2のデータ処理プロセッサ
と、前記第1及び第2のデータ処理プロセッサ間を接続
する第1及び第2のデータ転送制御処理装置とを有し、
前記第1のデータ処理プロセッサから前記第2のデータ
処理プロセッサへ対象装置に対するアクセス抑止を指示
するロック命令が出力されたときに該ロック命令がロッ
ク制御テーブルに登録されたことを示す非同期報告が前
記第2のデータ処理プロセッサから前記第1のデータ処
理プロセッサへ出力される場合、前記第1及び第2のデ
ータ転送制御処理装置のうち一方に障害が発生しても他
方を用いて前記第1及び第2のデータ処理プロセッサ間
のデータ転送を継続する無停止型情報処理装置であっ
て、前記非同期報告が現在保留となっているロック命令
が前回調査時に前記非同期報告が保留となっていたか否
かを判断する判断手段と、前記判断手段が前回調査時に
前記非同期報告が保留となっていたと判断したロック命
令に対する非同期報告の受信処理を、前記ロック制御テ
ーブルの内容を読出して実行する手段とを含むことを特
徴とする無停止型情報処理装置。
3. A first and a second data processing processor, and a first and a second data transfer control processing device connecting the first and second data processing processors,
An asynchronous report indicating that the lock instruction is registered in the lock control table is output when the lock instruction for instructing access inhibition to the target device is output from the first data processor to the second data processor. When output from the second data processor to the first data processor, even if a failure occurs in one of the first and second data transfer control processing devices, the other is used to output the first and second data transfer control processing devices. A non-stop information processing device for continuing data transfer between second data processors, wherein whether or not the lock instruction for which the asynchronous report is currently suspended was suspended during the previous investigation And a non-synchronous report for the lock command for which the above-mentioned non-synchronous report was judged to be pending at the time of the previous investigation. The reception processing, fault tolerant data processing apparatus characterized by comprising means for executing the content of the lock control table reads.
【請求項4】 前記判断手段は、前記第1のデータ処理
プロセッサに設けられ、前回調査時に前記非同期報告が
保留となっていたロック命令の識別情報を保持する保持
手段と、前記第1のデータ処理プロセッサに設けられ、
前記保持手段の内容と前記非同期報告が現在保留となっ
ているロック命令の識別情報とを比較する比較手段と、
前記第1のデータ処理プロセッサに設けられ、前記比較
手段で一致が検出されたときに前記非同期報告が現在保
留となっているロック命令が前回調査時に前記非同期報
告が保留となっていたと判断する手段とから構成される
ことを特徴とする請求項3記載の無停止型情報処理装
置。
4. The holding means, which is provided in the first data processor, holds holding information for identifying a lock instruction for which the asynchronous report was suspended at the time of the previous investigation, and the first data. Provided in the processor
Comparing means for comparing the content of the holding means with the identification information of the lock instruction for which the asynchronous report is currently suspended;
Means provided in the first data processor for determining that the lock instruction for which the asynchronous report is currently held when the match is detected by the comparison means is that the asynchronous report was held for the previous investigation. The non-stop information processing apparatus according to claim 3, wherein the non-stop information processing apparatus comprises:
【請求項5】 前記判断手段は、前記第1のデータ処理
プロセッサに設けられ、前回調査時に前記非同期報告が
保留となっていたロック命令の識別情報を保持する保持
手段と、前記第1のデータ処理プロセッサに設けられ、
前記保持手段の内容と前記非同期報告が現在保留となっ
ているロック命令の識別情報とを比較する比較手段と、
前記第1のデータ処理プロセッサに設けられ、前記比較
手段で一致が検出された回数を計数する計数手段と、前
記計数手段の計数値が予め設定された所定値となったと
きに前記非同期報告が現在保留となっているロック命令
が前回調査時に前記非同期報告が保留となっていたと判
断する手段とを含むことを特徴とする請求項3記載の無
停止型情報処理装置。
5. The holding means, which is provided in the first data processor, holds the identification information of a lock instruction for which the asynchronous report was suspended at the time of the previous investigation, and the first data. Provided in the processor
Comparing means for comparing the content of the holding means with the identification information of the lock instruction for which the asynchronous report is currently suspended;
Counting means provided in the first data processor for counting the number of times a match is detected by the comparing means, and the asynchronous report when the count value of the counting means reaches a preset predetermined value. 4. The non-stop information processing apparatus according to claim 3, further comprising means for determining that the currently held lock command is that the asynchronous report was held at the time of the previous investigation.
【請求項6】 第1及び第2のデータ処理プロセッサ
と、前記第1及び第2のデータ処理プロセッサ間を接続
する第1及び第2のデータ転送制御処理装置とを有し、
前記第1のデータ処理プロセッサから前記第2のデータ
処理プロセッサへ対象装置に対するアクセス抑止を指示
するロック命令が出力されたときに該ロック命令がロッ
ク制御テーブルに登録されたことを示す非同期報告が前
記第2のデータ処理プロセッサから前記第1のデータ処
理プロセッサへ出力される場合、前記第1及び第2のデ
ータ転送制御処理装置のうち一方に障害が発生しても他
方を用いて前記第1及び第2のデータ処理プロセッサ間
のデータ転送を継続する無停止型情報処理装置であっ
て、 前記第1のデータ処理プロセッサに、前記ロック命令に
対する前記第2のデータ処理プロセッサからの異常終了
報告に応答して前記ロック命令に対する前記非同期報告
の受信を所定時間監視する監視手段と、前記監視手段が
前記所定時間における前記非同期報告の未受信を検出し
たときに前記ロック制御テーブルの内容を読出して前記
非同期報告が未受信のロック命令に対する非同期報告の
受信処理を行う手段とを含むことを特徴とする無停止型
情報処理装置。
6. A first and a second data processing processor, and a first and a second data transfer control processing device connecting the first and second data processing processors,
An asynchronous report indicating that the lock instruction is registered in the lock control table is output when the lock instruction for instructing access inhibition to the target device is output from the first data processor to the second data processor. When output from the second data processor to the first data processor, even if a failure occurs in one of the first and second data transfer control processing devices, the other is used to output the first and second data transfer control processing devices. A non-stop information processing device for continuing data transfer between second data processors, wherein the first data processor is responsive to an abnormal termination report from the second data processor in response to the lock instruction. And a monitoring means for monitoring the reception of the asynchronous report for the lock command for a predetermined time, and the monitoring means at the predetermined time. A non-stop type, characterized in that when the non-reception of the asynchronous report is detected, the content of the lock control table is read to perform the reception processing of the asynchronous report for the lock command for which the asynchronous report is not received Information processing equipment.
【請求項7】 第1及び第2のデータ処理プロセッサ
と、前記第1及び第2のデータ処理プロセッサ間を接続
する第1及び第2のデータ転送制御処理装置とを有し、
前記第1のデータ処理プロセッサから前記第2のデータ
処理プロセッサへ対象装置に対するアクセス抑止を指示
するロック命令が出力されたときに該ロック命令がロッ
ク制御テーブルに登録されたことを示す非同期報告が前
記第2のデータ処理プロセッサから前記第1のデータ処
理プロセッサへ出力される場合、前記第1及び第2のデ
ータ転送制御処理装置のうち一方に障害が発生しても他
方を用いて前記第1及び第2のデータ処理プロセッサ間
のデータ転送を継続する無停止型情報処理装置であっ
て、ロック命令の現在の発行回数が前回調査時の発行回
数と同一か否かを判断する判断手段と、前記判断手段が
前回調査時の発行回数と同一と判断したロック命令に対
する非同期報告の受信処理を、前記ロック制御テーブル
の内容を読出して実行する手段とを含むことを特徴とす
る無停止型情報処理装置。
7. A first and a second data processor, and a first and a second data transfer control processor for connecting the first and second data processors,
An asynchronous report indicating that the lock instruction is registered in the lock control table is output when the lock instruction for instructing access inhibition to the target device is output from the first data processor to the second data processor. When output from the second data processor to the first data processor, even if a failure occurs in one of the first and second data transfer control processing devices, the other is used to output the first and second data transfer control processing devices. A non-stop information processing device for continuing data transfer between second data processors, wherein the determination means determines whether or not the current number of times a lock command is issued is the same as the number of times the lock command was issued at the previous investigation. The process of receiving the asynchronous report for the lock command, which the judgment means judges to be the same as the number of issuances at the time of the previous investigation, is executed by reading the contents of the lock control table. Fault tolerant data processing apparatus characterized by comprising: means for.
【請求項8】 前記判断手段は、前記第1のデータ処理
プロセッサに設けられ、前記ロック命令の発行回数を計
数する計数手段と、前記第1のデータ処理プロセッサに
設けられ、前回調査時の前記ロック命令の発行回数を保
持する保持手段と、前記第1のデータ処理プロセッサに
設けられ、前記計数手段の計数値と前記保持手段の内容
とを比較する比較手段と、前記第1のデータ処理プロセ
ッサに設けられ、前記比較手段で一致が検出されたとき
に前回調査時の発行回数と同一と判断する手段とから構
成されることを特徴とする請求項7記載の停止型情報処
理装置。
8. The determining means is provided in the first data processing processor, and is provided in the first data processing processor and counting means for counting the number of times the lock instruction is issued, and the determining means is provided in the first data processing processor. Holding means for holding the number of times the lock command is issued, comparison means provided in the first data processor for comparing the count value of the counting means with the contents of the holding means, and the first data processor. 8. The stop type information processing apparatus according to claim 7, further comprising means for determining that the number of issuances is the same as the number of issuances at the time of the previous investigation, when the coincidence is detected by the comparing means.
【請求項9】 前記判断手段は、前記第1のデータ処理
プロセッサに設けられ、前記ロック命令の発行回数を計
数する第1の計数手段と、前記第1のデータ処理プロセ
ッサに設けられ、前回調査時の前記ロック命令の発行回
数を保持する保持手段と、前記第1のデータ処理プロセ
ッサに設けられ、前記第1の計数手段の計数値と前記保
持手段の内容とを比較する比較手段と、前記第1のデー
タ処理プロセッサに設けられ、前記比較手段で一致が検
出された回数を計数する第2の計数手段と、前記第1の
データ処理プロセッサに設けられ、前記第2の計数手段
の計数値が予め設定された所定値となったときに前回調
査時の発行回数と同一と判断する手段とから構成される
ことを特徴とする請求項7記載の無停止型情報処理装
置。
9. The determination means is provided in the first data processing processor, is provided in the first data processing processor for counting the number of times the lock instruction is issued, and is provided in the first data processing processor, and the previous survey is performed. Holding means for holding the number of times the lock command is issued, and comparison means provided in the first data processor for comparing the count value of the first counting means with the contents of the holding means. Second counting means provided in the first data processing processor for counting the number of times the comparison means detects a match, and a count value of the second counting means provided in the first data processing processor. 8. The non-stop type information processing apparatus according to claim 7, further comprising means for determining that the same as the number of times of issuance at the time of the previous survey when is a predetermined value.
【請求項10】 第1及び第2のデータ処理プロセッサ
と、前記第1及び第2のデータ処理プロセッサ間を接続
する第1及び第2のデータ転送制御処理装置とを有し、
前記第1のデータ処理プロセッサから前記第2のデータ
処理プロセッサへ対象装置に対するアクセス抑止を指示
するロック命令が出力されたときに該ロック命令がロッ
ク制御テーブルに登録されたことを示す非同期報告が前
記第2のデータ処理プロセッサから前記第1のデータ処
理プロセッサへ出力される場合、前記第1及び第2のデ
ータ転送制御処理装置のうち一方に障害が発生しても他
方を用いて前記第1及び第2のデータ処理プロセッサ間
のデータ転送を継続する無停止型情報処理装置であっ
て、ロック命令の現在の受信回数が前回調査時の受信回
数と同一か否かを判断する判断手段と、前記判断手段が
前回調査時の受信回数と同一と判断したロック命令に対
する非同期報告に前記ロック制御テーブルの内容確認を
依頼する依頼情報を付与して出力する手段と、該依頼情
報が付与された非同期報告が受信されたときに前記ロッ
ク制御テーブルの内容を読出して前記依頼情報に対応す
るロック命令に対する非同期報告の受信処理を行う手段
とを含むことを特徴とする無停止型情報処理装置。
10. A first and a second data processor, and a first and a second data transfer control processor for connecting the first and second data processors,
An asynchronous report indicating that the lock instruction is registered in the lock control table is output when the lock instruction for instructing access inhibition to the target device is output from the first data processor to the second data processor. When output from the second data processor to the first data processor, even if a failure occurs in one of the first and second data transfer control processing devices, the other is used to output the first and second data transfer control processing devices. A non-stop information processing device for continuing data transfer between second data processors, comprising: a judging means for judging whether or not the current number of receptions of the lock command is the same as the number of receptions at the time of the previous investigation; Request information for requesting confirmation of the contents of the lock control table is sent to the asynchronous report for the lock command that the judging means judges to be the same as the number of receptions at the time of the previous investigation. A means for giving and outputting the request, and a means for receiving the asynchronous report to which the request information is added, reading the contents of the lock control table, and performing an asynchronous report receiving process for the lock command corresponding to the request information. A non-stop information processing device comprising:
【請求項11】 前記判断手段は、前記第2のデータ処
理プロセッサに設けられ、前記ロック命令の受信回数を
計数する計数手段と、前記第2のデータ処理プロセッサ
に設けられ、前回調査時の前記ロック命令の受信回数を
保持する保持手段と、前記第2のデータ処理プロセッサ
に設けられ、前記計数手段の計数値と前記保持手段の内
容とを比較する比較手段と、前記第2のデータ処理プロ
セッサに設けられ、前記比較手段で一致が検出されたと
きに前回調査時の受信回数と同一と判断する手段とから
構成されることを特徴とする請求項10記載の無停止型
情報処理装置。
11. The determination means is provided in the second data processing processor, and is provided in the second data processing processor, and counting means for counting the number of times the lock command is received, and the determination means at the time of the previous investigation. Holding means for holding the number of times the lock command is received, comparison means provided in the second data processor for comparing the count value of the counting means with the contents of the holding means, and the second data processor. 11. The non-stop type information processing apparatus according to claim 10, further comprising means for determining that the number of receptions is the same as the number of receptions at the time of the previous investigation when the comparison means detects a match.
【請求項12】 前記判断手段は、前記第2のデータ処
理プロセッサに設けられ、前記ロック命令の受信回数を
計数する第1の計数手段と、前記第2のデータ処理プロ
セッサに設けられ、前回調査時の前記ロック命令の受信
回数を保持する保持手段と、前記第2のデータ処理プロ
セッサに設けられ、前記第1の計数手段の計数値と前記
保持手段の内容とを比較する比較手段と、前記第2のデ
ータ処理プロセッサに設けられ、前記比較手段で一致が
検出された回数を計数する第2の計数手段と、前記第2
の計数手段の計数値が予め設定された所定値となったと
きに前回調査時の受信回数と同一と判断する手段とから
構成されることを特徴とする請求項10記載の無停止型
情報処理装置。
12. The determination means is provided in the second data processing processor, and is provided in the second counting processor and the first counting means for counting the number of times the lock command is received. Holding means for holding the number of times the lock command is received, and comparison means provided in the second data processor for comparing the count value of the first counting means with the content of the holding means. Second counting means provided in a second data processing processor, for counting the number of times a match is detected by the comparing means;
11. The non-stop information processing according to claim 10, further comprising means for determining that the count value of the counting means is equal to the number of receptions at the previous survey when the count value reaches a preset predetermined value. apparatus.
【請求項13】 第1及び第2のデータ処理プロセッサ
と、前記第1及び第2のデータ処理プロセッサ間を接続
する第1及び第2のデータ転送制御処理装置とを有し、
前記第1のデータ処理プロセッサから前記第2のデータ
処理プロセッサへ対象装置に対するアクセス抑止を指示
するロック命令が出力されたときに該ロック命令がロッ
ク制御テーブルに登録されたことを示す非同期報告が前
記第2のデータ処理プロセッサから前記第1のデータ処
理プロセッサへ出力される場合、前記第1及び第2のデ
ータ転送制御処理装置のうち一方に障害が発生しても他
方を用いて前記第1及び第2のデータ処理プロセッサ間
のデータ転送を継続する無停止型情報処理装置であっ
て、 前記第2のデータ処理プロセッサに、前記非同期報告を
送信してからの時間を監視する監視手段と、前記監視手
段が前記非同期報告を送信してから所定時間が経過した
ことを検出したときに前記非同期報告に前記ロック制御
テーブルの内容確認を依頼する依頼情報を付与して前記
第1のデータ処理プロセッサに出力する手段とを含み、 前記第1のデータ処理プロセッサに、該依頼情報が付与
された非同期報告が受信されたときに前記ロック制御テ
ーブルの内容を読出して前記依頼情報に対応するロック
命令に対する非同期報告の受信処理を行う手段を含むこ
とを特徴とする無停止型情報処理装置。
13. A first and a second data processor, and a first and a second data transfer control processor for connecting the first and second data processors,
An asynchronous report indicating that the lock instruction is registered in the lock control table is output when the lock instruction for instructing access inhibition to the target device is output from the first data processor to the second data processor. When output from the second data processor to the first data processor, even if a failure occurs in one of the first and second data transfer control processing devices, the other is used to output the first and second data transfer control processing devices. A non-stop information processing device for continuing data transfer between second data processing processors, comprising: a monitoring means for monitoring a time period after transmitting the asynchronous report to the second data processing processor; The content of the lock control table in the asynchronous report when the monitoring means detects that a predetermined time has elapsed since the asynchronous report was transmitted. Means for adding request information for requesting confirmation and outputting to the first data processing processor, wherein the first data processing processor receives the asynchronous report with the request information. A non-stop type information processing apparatus comprising means for reading the contents of a lock control table and performing an asynchronous report reception process for a lock command corresponding to the request information.
JP5112203A 1993-04-14 1993-04-14 Non-stop type information processing device Expired - Lifetime JP2513120B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5112203A JP2513120B2 (en) 1993-04-14 1993-04-14 Non-stop type information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5112203A JP2513120B2 (en) 1993-04-14 1993-04-14 Non-stop type information processing device

Publications (2)

Publication Number Publication Date
JPH06301567A true JPH06301567A (en) 1994-10-28
JP2513120B2 JP2513120B2 (en) 1996-07-03

Family

ID=14580843

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5112203A Expired - Lifetime JP2513120B2 (en) 1993-04-14 1993-04-14 Non-stop type information processing device

Country Status (1)

Country Link
JP (1) JP2513120B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01300363A (en) * 1988-05-30 1989-12-04 Nec Corp Multiplex processing system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01300363A (en) * 1988-05-30 1989-12-04 Nec Corp Multiplex processing system

Also Published As

Publication number Publication date
JP2513120B2 (en) 1996-07-03

Similar Documents

Publication Publication Date Title
JPH06104956A (en) Communication equipment
JPS6230465B2 (en)
JPH0691513B2 (en) Data transmission error detection method
JP2513120B2 (en) Non-stop type information processing device
JP2950467B2 (en) Data processing system and related methods
JP2503663B2 (en) Hot standby system
JPH07253912A (en) Process monitor device
JP3086710B2 (en) Data transfer processing device
KR940001701B1 (en) Maintenance system of electronic exchange
JPH02260055A (en) Inter-computer file transfer system
JP2758307B2 (en) Programmable controller
JP2757847B2 (en) Double reception avoidance method in basic procedure
JP3740198B2 (en) Implementation method of operation command processing mechanism in distributed system
JP2504241B2 (en) Computer system
JPH05298270A (en) Data transmission method
JP2576076B2 (en) Message rescue method for data communication system
JP2848442B2 (en) Arbitrary message data discrimination method
JP3316739B2 (en) Device interface control method
JPS62174852A (en) Receiving control method in data transmission system
JPS6212549B2 (en)
JPS6380347A (en) Retransmission system for file transfer
JPH0248736A (en) Information processing system
JPH0732412B2 (en) Communication control device
JPH09204396A (en) Bus stack monitoring system
JPH06301608A (en) File transfer control system