JPH11167528A - Time-out control method for data processing system - Google Patents

Time-out control method for data processing system

Info

Publication number
JPH11167528A
JPH11167528A JP9332666A JP33266697A JPH11167528A JP H11167528 A JPH11167528 A JP H11167528A JP 9332666 A JP9332666 A JP 9332666A JP 33266697 A JP33266697 A JP 33266697A JP H11167528 A JPH11167528 A JP H11167528A
Authority
JP
Japan
Prior art keywords
command
response
control
timeout
coupling device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9332666A
Other languages
Japanese (ja)
Inventor
Koichi Soma
康一 相馬
Kazuhiro Sato
一浩 佐藤
Hideaki Abe
秀彰 阿部
Akira Otsuji
彰 大辻
Takao Nakajima
隆夫 中島
Koji Masuda
浩司 増田
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP9332666A priority Critical patent/JPH11167528A/en
Publication of JPH11167528A publication Critical patent/JPH11167528A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent a real link error from occurring owing to the delay of recovery due to the overhead of a recovering process by the time-out generation of command execution as to the data processing system consisting of processors and a coupling device mechanism. SOLUTION: Time-out transmission (34) is received over a fast channel of the coupling device mechanism and then after mechanism stop control (43) makes a time-out response (35), a mechanism stop response state is entered. Command transmission (31) after the time-out response (35) makes a mechanism stop response (55) under the mechanism stop control (43) to reject command reception. The mechanism stop response is reset when the command execution control (44) maintains the security and consistency of data to reduce a recovering process after the time-out generation and eliminate the delay of the recovering process, thereby preventing a link error from occurring.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、データ処理システ
ムのタイムアウト制御方法に関し、特に、結合装置機構
におけるコマンド実行中の高速チャネル障害処理に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a timeout control method for a data processing system, and more particularly to a high-speed channel failure handling during execution of a command in a coupling device mechanism.

【0002】[0002]

【従来の技術】従来は、特開平6−89241号公報の
如く、処理装置と結合装置機構の間で発行されるコマン
ドへの応答が所定時間内に受信されない場合、結合装置
機構内の制御および一貫性の維持について、処理装置上
で動作するオペレーティングシステムが、結合装置機構
にコマンドを発行することにより、その機能を利用する
技術が知られている。
2. Description of the Related Art Conventionally, as disclosed in JP-A-6-89241, when a response to a command issued between a processing unit and a coupling device mechanism is not received within a predetermined time, control and control within the coupling device mechanism are performed. With respect to maintaining consistency, there is known a technique in which an operating system running on a processing device issues a command to a coupling device mechanism to utilize the function.

【0003】特開平6−89241号公報の記載は、コ
マンドからの応答が300ms以内に受信されない場合は、
インターフェース制御チェック(ICC)がI/Sチャネル
から要求プログラムに報告される。この時、実行中のコ
マンドは、実行を完了するか、実行を取り消されて結合
装置機構の状態がコマンドを受信する前の状態に戻され
るかのいずれかとなり、結合装置機構内の制御および一
貫性の維持は保たれていた。
[0003] JP-A-6-89241 describes that if a response from a command is not received within 300 ms,
An interface control check (ICC) is reported from the I / S channel to the requesting program. At this time, the command being executed either completes execution or is canceled and the state of the coupling facility is returned to the state before receiving the command, and control and coordination within the coupling facility are performed. Sexual preservation was maintained.

【0004】[0004]

【発明が解決しようとする課題】上記の従来技術では、
処理装置上で動作するオペレーティング・システムから
結合装置機構に発行したコマンドの応答が300ms以内に
応答がなければ、処理装置上のI/Sチャネルから結合装
置にタイムアウトのIFCC報告が送信されるが、タイムア
ウト報告時の回復処理のオーバヘッドは配慮されていな
かった。
In the above prior art,
If there is no response to the command issued from the operating system running on the processing device to the coupling device within 300 ms, a timeout IFCC report is sent from the I / S channel on the processing device to the coupling device. No consideration was given to the overhead of recovery processing when a timeout was reported.

【0005】結合装置機構は複数の処理装置が共有する
装置であるため、ある処理装置で発生したタイムアウト
の回復処理による、実行中のコマンドの完了または、実
行前の状態に戻すための処理のオーバヘッドで他の処理
装置からのコマンドがタイムオーバになり得ることがあ
った。
[0005] Since the coupling device mechanism is a device shared by a plurality of processing devices, an overhead of processing for completing a command being executed or returning to a state before execution due to recovery processing of a timeout generated in a certain processing device. In some cases, a command from another processing device may time out.

【0006】また、タイムアウト検出後の回復処理で、
タイムアウトに対する応答処理がオーバヘッドにより、
タイムアウト発生後の所定時間内の10m s以内にタイム
アウトの回復処理が遅延することによる、高速チャネル
の真のリンクエラーとなる課題もある。本発明の目的
は、結合装置内のタイムアウト回復方法のオーバヘッド
の削減を図り、結合装置機構とリンクしている処理装置
からのタイムオーバが、他の処理装置への影響をなくす
ことと、真のリンクエラーを回避することにある。
In the recovery processing after the detection of the timeout,
Due to the overhead of the response process to the timeout,
There is also a problem that a true link error of the high-speed channel occurs due to delay of the recovery process of the timeout within 10 ms within a predetermined time after the occurrence of the timeout. An object of the present invention is to reduce the overhead of a timeout recovery method in a coupling device, to eliminate the influence of time over from a processing device linked to the coupling device mechanism on other processing devices, and to realize a true The purpose is to avoid link errors.

【0007】[0007]

【課題を解決するための手段】上記の課題は、結合装置
機構の高速チャネルが処理装置からのタイムアウト障害
報告を受信したあと、タイムアウトに対する回復方法を
高速チャネルが行い、タイムアウト応答を高速チャネル
が処理装置へ応答することにより達成される。
SUMMARY OF THE INVENTION The object of the present invention is to provide a method for recovering from a timeout after a high-speed channel of a coupling device receives a timeout failure report from a processing device, and the high-speed channel processes a timeout response. Achieved by responding to the device.

【0008】また、処理装置ヘタイムアウト応答した高
速チャネルは、結合装置機構内のコマンド実行プログラ
ムとの同期を合わせるために、高速チャネルにタイムア
ウト応答後の新たなコマンド受信を拒否する手段を持つ
ことにより、結合装置機構内のコマンド処理プログラム
によって、一貫性を保ちかづ回復処理のオーバヘッドを
削減することにある。
The high-speed channel that has timed out to the processing device has means for rejecting reception of a new command after the time-out response to the high-speed channel in order to synchronize with the command execution program in the coupling device mechanism. Another object of the present invention is to reduce the overhead of the recovery process while maintaining the consistency by using a command processing program in the coupling device mechanism.

【0009】[0009]

【発明の実施の形態】以下、本発明の実施例について図
面で説明する。図1は本発明におけるシステム環境図で
ある。結合装置機構(10)は複数の処理装置(20)と、
それぞれの高速チャネルで結合されている。処理装置
(20)は結合装置機構(10)間の高速チャネルをメッセ
ージ経路(30)として結合装置機構(10)ヘコマンドの
送信(31)、及び送信するコマンドの種類によりデータ
の送信(32)を行う。結合装置機構(10)は処理装置
(20)からのコマンドを受信したのち、結合装置機構
(10)のコマンド実行制御でコマンドの処理を行い、コ
マンドに対する応答(33)、コマンドの種類によりデー
タの送信(32)を行うデータ処理システムである。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a system environment diagram according to the present invention. The coupling device mechanism (10) includes a plurality of processing devices (20),
Each high-speed channel is coupled. The processing device (20) transmits a command (31) to the coupling device mechanism (10) using the high-speed channel between the coupling device mechanisms (10) as a message path (30), and transmits data (32) according to the type of command to be transmitted. Do. After receiving the command from the processing device (20), the coupling device mechanism (10) processes the command under the command execution control of the coupling device mechanism (10), and responds to the command (33). This is a data processing system that performs transmission (32).

【0010】図2は結合装置機構(10)内の高速チャネ
ルがタイムアウト検出時の処理概要を示したブロック図
である。
FIG. 2 is a block diagram showing an outline of processing when a high-speed channel in the coupling device mechanism (10) detects a timeout.

【0011】結合装置機構(10)は高速チャネル装置
(11)とコマンド実行のためのコマンド実行制御装置
(12)からなる。高速チャネル装置(11)には、コマン
ド送受信制御(40)、コマンド判別制御(41)、タイム
アウト制御(42)、機構休止制御(43)からなる。コマ
ンド実行制御装置(12)はコマンド実行制御(44)で構
成される。処理装置から送信されたコマンド(31)は、
高速チャネル装置(11)のコマンド送受信制御(40)で
受け、これをコマンド判別制御(41)に送られる。コマ
ンド判別制御(41)は処理装置から送信されたコマンド
の種類を判別し、コマンド実行制御(44)ヘコマンド受
信の報告を行う。コマンド実行制御(44)は、コマンド
処理を終えたのち、コマンド応答として高遠チャネル装
置のコマンド判別装置(41)にコマンド応答要求を行
う。コマンド判別制御(41)はこの要求を受けると、コ
マンド送受信制御(40)にコマンド応答処理を要求して
コマンド処理を終えるのが通常の処理である。しかし、
処理装置からのコマンド(31)に対してコマンド実行制
御(44)が所定時間内にコマンド応答ができないと、処
理装置からタイムアウト送信(34)が送信される。コマ
ンド送受信制御(40)は、送信されたこのコマンドをコ
マンド判別制御(41)に送り、コマンド判別制御(41)
はタイムアウトであることを確認すると、タイムアウト
制御(42)ヘ制御を移行する。タイムアウト制御(42)
は、高速チャネル装置(11)を障害発生ステータスに遷
移させタイムアウト発生通知をコマンド実行制御(44)
に通知したのち、機構休止制御(43)ヘ制御を移行す
る。機構休止制御(43)はタイムアウト制御(42)から
の通知を受けると、高速チャネル装置(11)はコマンド
受信拒否となり、機構休止応答状態に遷移する。この
後、機構外圧制御(43)はタイムアウト応答(35)をコ
マンド送受信制御(40)を経由して応答する。
The coupling device mechanism (10) comprises a high-speed channel device (11) and a command execution control device (12) for executing commands. The high-speed channel device (11) includes a command transmission / reception control (40), a command discrimination control (41), a timeout control (42), and a mechanism suspension control (43). The command execution control device (12) includes a command execution control (44). The command (31) sent from the processing device is
It is received by the command transmission / reception control (40) of the high-speed channel device (11), and is sent to the command discrimination control (41). The command discrimination control (41) discriminates the type of the command transmitted from the processing device, and reports the command reception to the command execution control (44). After finishing the command processing, the command execution control (44) issues a command response request to the command determination device (41) of the high-distant channel device as a command response. Upon receiving this request, the command discrimination control (41) requests the command transmission / reception control (40) for command response processing and ends the command processing. But,
If the command execution control (44) does not respond to the command (31) from the processing device within a predetermined time, a timeout transmission (34) is transmitted from the processing device. The command transmission / reception control (40) sends the transmitted command to the command determination control (41), and the command determination control (41)
When it is confirmed that the timeout has occurred, the control is transferred to the timeout control (42). Timeout control (42)
Changes the high-speed channel device (11) to the failure occurrence status and sends a timeout occurrence notification to the command execution control (44).
Then, the control is shifted to the mechanism suspension control (43). When the mechanism suspension control (43) receives the notification from the timeout control (42), the high-speed channel device (11) refuses to receive the command and transitions to the mechanism suspension response state. Thereafter, the mechanism external pressure control (43) returns a timeout response (35) via the command transmission / reception control (40).

【0012】高速チャネル装置(11)が機構休止応答状
態に遷移した後は、タイムアウト応答(35)後の新たな
コマンド送信(31)を受信しても、コマンド判別制御
(41)が機構休止制御(43)ヘ制御移行させ、そのコマ
ンドは機構休止応答(36)を行う。機構休止応谷状態の
時に受信したコマンド送信(31)は、コマンド実行制御
(44)に通知しない。この機構休止応答状態は、コマン
ド実行制御(44)から機構休止応答の解除要求が機構休
止制御(43)にくるまで持続する。
After the high-speed channel device (11) transits to the mechanism suspension response state, even if a new command transmission (31) after the timeout response (35) is received, the command discrimination control (41) performs the mechanism suspension control. (43) The control is shifted to the above, and the command makes a mechanism suspension response (36). The command transmission (31) received in the mechanism stop state is not notified to the command execution control (44). This mechanism suspension response state is maintained until a command for canceling the mechanism suspension response from the command execution control (44) reaches the mechanism suspension control (43).

【0013】機構休止解除通知が、コマンド実行制御
(44)から受けると機構休止応答状態は解除され、処理
装置からの新たなコマンド送信(31)はタイムアウト送
信(34)前の状態で結合装置機構(10)に受信すること
が可能となる。
When the mechanism suspension release notification is received from the command execution control (44), the mechanism suspension response state is released, and a new command transmission (31) from the processing device is performed before the timeout transmission (34). (10) It becomes possible to receive.

【0014】図3は、コマンド実行制御がタイムアウト
通知を受けてから高速チャネルの機構休止応答状態を解
除するためのブロック図である。
FIG. 3 is a block diagram for canceling the high-speed channel mechanism suspension response state after the command execution control receives a timeout notification.

【0015】コマンド実行制御には高速チャネル(68)
からのタイムアウト通知を含むコマンド受信通知を受け
るための割り込みハンドラ(60)、通知されたコマンド
を実行するための複数のコマンド実行タスク(65)、コ
マンド実行中にコマンド実行タスク(65)間で共用する
共用データ(67)がある。共用テータ(67)は複数のコ
マンド実行タスク(65)が参照・更新を行うための排他
制御(66)がある。また、コマンド実行タスクがタスク
切り替えによるディスパッチ制御(63)でタスク切り替
えを行い、複数の通知されたコマンドを実行することが
可能となっている。コマンド応答制御(64)は、実行終
了したコマンドに対するコマンド応答を制御する。装置
管理ブロック(61)は、高速チャネル(68)からの通知
情報を全て管理するための制御用ブロックである。機構
休止解除制御(62)はタイムアウト時の高速チャネル
(68)の機構休止応答を解除するための制御である。
High-speed channel (68) for command execution control
An interrupt handler (60) for receiving a command reception notification including a timeout notification from the server, multiple command execution tasks (65) for executing the notified command, and shared among command execution tasks (65) during command execution There is shared data (67). The shared data (67) has an exclusive control (66) for referring and updating by a plurality of command execution tasks (65). In addition, the command execution task switches tasks by dispatch control (63) by task switching, and can execute a plurality of notified commands. The command response control (64) controls a command response to the executed command. The device management block (61) is a control block for managing all notification information from the high-speed channel (68). The mechanism pause release control (62) is a control for releasing the mechanism pause response of the high-speed channel (68) at the time of timeout.

【0016】機構休止解除制御(62)は、コマンド実行
制御内の様々な制御から起動されるため、起動する制御
毎に入り日点も複数存在する。割り込みハンドラ(60)
から起動される方法では、高速チャネル(68)からコマ
ンド受信の通知があった後にタイムアウトが発生する
と、先に受信したコマンドがまだコマンド実行タスク
(65)にてコマンド実行が行われていないとき、割り込
みハンドラ(60)は先に受信していたコマンドを切り捨
てた後、機構休止解除制御(62)ヘ通知を行い、高速チ
ャネル(68)に対して機構休止応答解除の通知を行う。
機構休止解除制御(62)は割り込みハンドラ(60)から
通知を受けると、高速チャネル(68)に対して機構休止
解除通知を行い、高速チャネル(68)のタイムアウト発
生前の状態に回復する。また、割り込みハンドラ(60)
は、既にコマンド実行タスク(65)でコマンドが実行済
みであるなら、装置管理ブロック(61)にタイムアウト
通知発生情報を設定する。この場合は、機構休止解除制
御(62)ヘの通知は行わないでコマンド実行タスク(6
5)の実行中における後述の方法で使用する。また、装
置管理ブロック(61)にタイムアウト発生情報を設定す
るときに、コマンド実行タスク(65)の処理方法で機構
休止解除自動応答情報が設定してあるなら、機構休止解
除自動応答可能と判断し、タイムアウト発生情報を設定
するとともに、機構休止解除制御(62)ヘ依頼し機構休
止解除通知を行う。この後、割り込みハンドラ(60)は
機構休止解除済み情報を装置管理ブロック(61)に設定
する。
Since the mechanism suspension release control (62) is started from various controls in the command execution control, there are a plurality of date points for each control to be started. Interrupt handler (60)
When a timeout occurs after a command is received from the high-speed channel (68), if the command received earlier has not been executed by the command execution task (65), After truncating the previously received command, the interrupt handler (60) notifies the mechanism pause release control (62) and notifies the high-speed channel (68) of the release of the mechanism pause response.
Upon receiving the notification from the interrupt handler (60), the mechanism suspension release control (62) notifies the high-speed channel (68) of the suspension of the mechanism and restores the high-speed channel (68) to the state before the timeout occurred. Also, the interrupt handler (60)
Sets the timeout notification generation information in the device management block (61) if the command has already been executed by the command execution task (65). In this case, the command execution task (6
It is used in the method described later during the execution of 5). Also, when the timeout occurrence information is set in the device management block (61), if the mechanism suspension release automatic response information is set by the processing method of the command execution task (65), it is determined that the mechanism suspension release automatic response is possible. In addition to setting the timeout occurrence information, it requests the mechanism suspension release control (62) to issue a mechanism suspension release notification. Thereafter, the interrupt handler (60) sets the information indicating that the suspension of the mechanism has been canceled in the device management block (61).

【0017】コマンド実行タスクが、タスク切り替えを
含むその他の方法で一時的に制御を離れる場合で、且つ
ディスパッチ制御(63)が動作する時、機構休止解除制
御(62)に機構休止解除自動応答方法を設定する方法が
ある。コマンド実行グスク(65)が、共用データ(67)
の参照もしくは更新で排他制御(66)にて排他制御待ち
状態になったときを含むタスク切り替え方法で、他のコ
マンド実行タスク(65)にタスク切り替えするときに、
機構休止解除制御(62)を起動し機構休止解除自動応答
方法を動作し、再び再ディスパッチされるときに機構休
止解除自動応答方法を解除する方法である。機構休止解
除自動応答機能設定時は、ディスパッチ制御(63)で他
のコマンド実行タスク(66)にタスク切り替えする前
に、機構休止解除制御(62)を動作させる。機構休止解
除制御(62)は、ディスパッチ制御からの起動であるな
らば、装置管理プロック(61)を参照し、割り込みハン
ドラ(60)にて既にタイムアウト発生情報が設定してい
たなら機構休止応答解除通知を高速チャネル(68)に通
知し、機構休止応答解除通知済みのコードを装置管理ブ
ロック(61)に設定する。また、タイムアウトが発生し
ていないならぱ、装置管理ブロック(61)に機構休止解
除自動応答機能のコードを設定する。これらのコード設
定は識別可能な1バイト以上のコードでも良いし1ビット
以上のピット設定でも良い。これらの制御を終えた機構
休止解除制御(62)はディスパッチ制御(63)に制御を
戻し、タスク切り替え動作を続行することにより、機構
休止解除自動応答機能は動作可能となる。機構休止解除
自動応答機能の解除は、再び元のコマンド実行タスク
(65)に再ディスパッチするとき、ディスパッチ制御
(63)は、タスク切り替え時に設定した機構休止解除自
動応答機能の解除要求を機構休止解除制御(62)に通知
する。機構休止解除制御(62)は、この通知を受けたと
き、装置管理ブロック(61)の機構休止解除自動応答機
能を解除し、機構休止解除自動応答機能動作中のタイム
アウトに関する情報を装置管理プロック(61)に設定す
る。この後コマンド実行タスク(65)はコマンド実行を
再開するだけで良くタイムアウト発生による同彼処理は
行わなくてよい。コマンド実行タスク(65)が、機構休
止解除自動応答機能でタイムアウト発生による機構休止
解除自動応答が動作したかの判断は、装置管理ブロック
(61)を参照することにより判別ができる。
When the command execution task temporarily leaves the control by another method including task switching, and when the dispatch control (63) operates, the mechanism suspension release control (62) is automatically responded to the mechanism suspension release control (62). There is a way to set. Command execution gusuku (65) is shared data (67)
When a task is switched to another command execution task (65) by a task switching method that includes a state in which exclusive control (66) enters an exclusive control wait state due to reference or update of
This is a method of activating the mechanism-pause release control (62) to operate the mechanism-pause release automatic response method, and releasing the mechanism-pause release automatic response method when dispatching is performed again. When the mechanism suspension release automatic response function is set, the mechanism suspension release control (62) is operated before switching the task to another command execution task (66) in the dispatch control (63). The mechanism pause release control (62) refers to the device management block (61) if the activation is from the dispatch control, and if the timeout occurrence information has already been set in the interrupt handler (60), the mechanism pause response is released. The notification is sent to the high-speed channel (68), and the code that has been notified of the cancellation of the mechanism suspension response is set in the device management block (61). If no time-out has occurred, set the code of the automatic stop function for canceling the suspension of the mechanism in the device management block (61). These code settings may be identifiable codes of 1 byte or more or pits of 1 bit or more. The mechanism suspension release control (62) that has completed these controls returns control to the dispatch control (63) and continues the task switching operation, whereby the mechanism suspension release automatic response function becomes operable. To release the automatic suspension function for canceling the suspension of the mechanism, when re-dispatching to the original command execution task (65) again, the dispatch control (63) releases the release request for the automatic response function for the cancellation of the suspension of the mechanism set at the time of task switching Notify the control (62). Upon receiving this notification, the mechanism suspension release control (62) releases the mechanism suspension release automatic response function of the device management block (61), and stores information on the timeout during operation of the mechanism suspension release automatic response function in the device management block (61). Set to 61). Thereafter, the command execution task (65) only needs to restart the command execution, and does not need to perform the same processing when a timeout occurs. The command execution task (65) can determine whether or not the automatic suspension cancellation automatic response due to the occurrence of the timeout has been activated by the automatic suspension cancellation automatic response function by referring to the device management block (61).

【0018】機構休止解除自動応答機能動作中にタイム
アウトが発生した場合、割り込みハンドラ(60)は、装
置管理ブロック(61)を参照し機構休止解除自動応答機
能動作中であるかチェックを行う。このとき、機構休止
解除自動応答機能動作中であれば割り込みハンドラ(6
0)は、機構休止解除制御(62)を起動し機構休止解除
通知を高速チャネル(68)に通知させる。割り込みハン
ドラ(60)はこのあと、装置管理ブロック(61)に機構
休止解除自動応答機能でタイムアウトによる回復が全て
終えたことを表すコードの設定をおこなう。
If a timeout occurs during the operation of the automatic suspension function for canceling the suspension of the mechanism, the interrupt handler (60) refers to the device management block (61) and checks whether the automatic response function for the cancellation of the mechanism suspension is in operation. At this time, if the automatic suspension function of the mechanism pause release is operating, the interrupt handler (6
0) activates the mechanism suspension release control (62) and causes the high-speed channel (68) to notify the mechanism suspension release notification. Thereafter, the interrupt handler (60) sets, in the device management block (61), a code indicating that all the recovery due to the timeout has been completed by the mechanism pause release automatic response function.

【0019】また、コマンド実行終了時のコマンド応答
でコマンド実行タスク(65)がコマンド応答制御(64)
を起動したとき、コマンド応答制御(64)か装置管理ブ
ロック(61)を参照して、タイムアウト発生済みと機構
休止解除通知済みかチェックする。とちらも発生してい
なければコマンド実行終了のコマンド応答を行うが、タ
イムアウトが発生していた場合、機構休止解除通知がま
だ末実行であれば、機構休止解除通知するために機構休
止解除制御(62)を起動してコマンド応答はしない。既
に機構休止解除通知済みであるならば、コマンド応答制
御(64)は、コマンド応答、及び機構休止解除通知も行
わないで処理を終了する。
The command execution task (65) executes a command response control (64) in response to a command response at the end of command execution.
Is activated, the command response control (64) or the device management block (61) is referred to check whether a timeout has occurred and a mechanism suspension release notification has been notified. If neither of them has occurred, a command response of command execution end is performed. However, if a timeout has occurred, and if the mechanism suspension release notification has not yet been executed, the mechanism suspension release control ( 62) is started and there is no command response. If the notification of the suspension of the mechanism has already been notified, the command response control (64) ends the process without performing the command response and the notification of the release of the mechanism suspension.

【0020】この他に、コマンド実行タスク(65)か直
接タイムアウト発生状態をチェックする方法がある。コ
マンド実行タスク(65)がコマンド実行中で、コマンド
実行が中断、もしくは打ち切りが発生しても、共用デー
タの一貫性が保つことが可能な所で、装置管埋ブロック
(61)を参照し、タイムアウトが発生したかチェックす
る。タイムアウトが発生していなければ、コマンド実行
タスク(65)はコマンド実行処理を続行し、タイムアウ
トが発生していれば、機構休止解除制御(62)を起動し
て機構休止解除通知を行いコマンド実行の中断処理を実
行する。または、コマンド実行の中断処理を実行したあ
とで、機構休止解除通知を行う。このときの処理の順序
性は、実行中のコマンドの種類により任意に変更可能で
ある。また、コマンド実行タスク(65)がタイムアウト
発生を確認しても、コマンド実行の処理経過によって
は、機構休止解除制御(62)を起動せずにコマンド応答
まで処理を続行させ、コマンド応答制御(64)で機構休
止解除通知を発行させる方法も選択できる。
In addition, there is a method of directly checking whether a timeout has occurred or not by the command execution task (65). If the command execution task (65) is executing a command and the command execution is interrupted or aborted, the consistency of the shared data can be maintained, so refer to the device management block (61) Check whether a timeout has occurred. If the timeout has not occurred, the command execution task (65) continues the command execution processing. If the timeout has occurred, the mechanism suspension release control (62) is activated to notify the mechanism suspension release and perform the command execution. Execute suspend processing. Alternatively, after executing the command execution suspending process, a notification of the suspension of the mechanism is issued. The order of the processing at this time can be arbitrarily changed depending on the type of the command being executed. Even if the command execution task (65) confirms that a timeout has occurred, depending on the progress of the command execution, the process is continued until a command response without activating the mechanism suspension release control (62), and the command response control (64 The method for issuing a mechanism suspension release notification in ()) can also be selected.

【0021】図4から図6は機構休止解除制御の処理の流
れを表した処理ブロック図であり、図4は割り込みハン
ドラからの起動、図5はディスパッチ制御からの起動、
図6はコマンド応答制御、及ぴコマンド実行タスクから
の起動時の処理方法を表している。
FIGS. 4 to 6 are processing block diagrams showing the flow of processing of the mechanism suspension release control. FIG. 4 shows activation from an interrupt handler, FIG. 5 shows activation from dispatch control,
FIG. 6 shows a command response control and a processing method at the time of startup from a command execution task.

【0022】図4はタイムアウトか発生したとき、割り
込みハンドラから機構休止解除制御を起動した時の処理
の流れ図である。割り込みハンドラからの起動は2通り
あり、コマンド受信したコマンドがまだコマンド実行タ
スクが処理していないときと、コマンド実行中の時があ
る。割り込みハンドラから起動されると初めに、タイム
アウト発生前に受信したコマンドがコマンド実行タスク
で実行中(70)かどうか判断する。コマンド実行中であ
れば機構休止解除自動応答機能が動作中(71)であるか
判断する。起動中であれば機構休止解除(72)を動作
し、そうでなければタイムアウトが発生しているので装
置管理情報更新(73)で装置管理ブロックの更新を行
う。コマンド実行中(70)の判定でコマンドがまだコマ
ンド実行タスクで未実行であれば、機構休止解除通知
(72)を動作し装置管理情報(73)を更新して処理を終
える。
FIG. 4 is a flow chart of a process when the mechanism suspension release control is activated from an interrupt handler when a timeout occurs. There are two types of activation from the interrupt handler. There are times when the command received is not yet processed by the command execution task, and times when the command is being executed. When activated from the interrupt handler, first, it is determined whether or not the command received before the occurrence of the timeout is being executed by the command execution task (70). If the command is being executed, it is determined whether or not the automatic stop function for canceling the suspension of the mechanism is operating (71). If the system is being activated, the mechanism suspension release (72) is operated. Otherwise, a timeout has occurred, and the device management block is updated in the device management information update (73). If it is determined in the command execution (70) that the command is not yet executed in the command execution task, the mechanism suspension release notification (72) is activated to update the device management information (73) and end the processing.

【0023】図5はディスパッチ制御が機構休止解除制
御を起動したときの処理の流れ図である。ディスパッチ
制御からの起動は、機構休止解除自動応答の設定、及び
解除の時である。ディスパッチ制御から起動された場
合、機構休止解除自動応答要求(80)の判定を行う。デ
ィスパッチ制御からの要求が自動応答設定要求のとき、
既に機構休止解除自動応答設定済み(81)であるか判断
し、設定済みであるならタイムアウト発生判定(83)を
動作させる。そうでなければ、装置管理ブロックを更新
して機構休止解除自動応答状態(82)にする。タイムア
ウトが既に発生していた場合、機構休止解除自動応答設
定要求時に機構休止解除通知(84)を行い、装置管理ブ
ロックの更新(85)を行う。タイムアウトが発生してい
ない場合は処理を終える。
FIG. 5 is a flow chart of the processing when the dispatch control activates the mechanism pause release control. The activation from the dispatch control is at the time of setting and releasing of the automatic suspension release automatic response. When activated from the dispatch control, a judgment is made of a mechanism suspension release automatic response request (80). When the request from dispatch control is an automatic response setting request,
It is determined whether or not the automatic suspension release automatic response has already been set (81), and if it has been set, the timeout occurrence determination (83) is operated. If not, the device management block is updated to be in the mechanism suspension release automatic response state (82). If a timeout has already occurred, a mechanism suspension release notification (84) is performed at the time of requesting a mechanism suspension release automatic response setting request, and an apparatus management block is updated (85). If no timeout has occurred, the process ends.

【0024】ディスパッチ制御からの要求が自動応答解
除要求であるなら、機構休止解除自動応答機能を解除
(86)し、機構休止解除自動応答機能が既に動作済みで
あるか判定(87)する。機構休止解除自動応答が実行済
みであるなら装置管理情報を更新(88)し、そうでない
なら処理を終える。
If the request from the dispatch control is an automatic response release request, the mechanism suspension release automatic response function is released (86), and it is determined whether the mechanism suspension release automatic response function has already been operated (87). If the automatic suspension cancel response has already been executed, the device management information is updated (88); otherwise, the process ends.

【0025】図6はコマンド応答制御からと、コマンド
実行タスクからのタイムアウト発生時の機横休止解除要
求時の流れ図である。コマンド応答制御、もしくはコマ
ンド実行タスクから起動されたら、機構休止応答解除済
み(90)であるか先に判断し、解除済みであるなら処理
を終える。そうでないなら、タイムアウトが発生してい
るか判断(91)し、タイムアウトが発生していなければ
処理を終える。タイムアウトが発生していれば、機構休
止応答解除(92)を行い、装置管理ブロックの装置管理
情報を更新(93)して処理を終える。
FIG. 6 is a flow chart of the command suspension control and the command execution task at the time of occurrence of a timeout when the horizontal suspension request is released. If started from the command response control or the command execution task, it is first determined whether or not the mechanism suspension response has been released (90), and if it has been released, the processing is terminated. If not, it is determined whether a timeout has occurred (91), and if no timeout has occurred, the process ends. If a time-out has occurred, the mechanism suspension response is released (92), the device management information in the device management block is updated (93), and the process ends.

【0026】[0026]

【発明の効果】以上述べたように本発明によって、結合
装置機構内のコマンド実行タスクの実行中において発生
するタイムアウト障害は、高速チャネルの機構休止応答
機能を持たせたことにより、結合装置機構内でのタイム
アウト回復処理は不要となる。結合装置機構内のコマン
ド実行制御は機構休止応答の解除通知を高速チャネルに
通知するのみですむため、タイムアウト回復処理による
オーバヘッドが最小限に抑えられ、タイムアウトの回復
処埋における連鎖的タイムアウト発生を防止することが
図られ、更にタイムアウト回復処理の遅れによる真のリ
ンクエラーの回避が図られる。
As described above, according to the present invention, the timeout failure that occurs during execution of the command execution task in the coupling device mechanism can be prevented by providing the high-speed channel mechanism suspension response function. Timeout recovery processing is not required. The command execution control in the coupling equipment mechanism only needs to notify the high-speed channel of the notification of the cancellation of the mechanism halt response, thereby minimizing the overhead due to timeout recovery processing and preventing the occurrence of chained timeouts during timeout recovery processing. And a true link error due to a delay in the timeout recovery process is avoided.

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

【図1】本発明を実施する全体環境を説明するブロック
図である。
FIG. 1 is a block diagram illustrating an overall environment for implementing the present invention.

【図2】高速チャネル装置のタイムアウト制御方法を説
明するブロック図である。
FIG. 2 is a block diagram illustrating a timeout control method of a high-speed channel device.

【図3】高速チャネルの機構休止応答を解除するための
方式を表したブロック図である。
FIG. 3 is a block diagram showing a method for canceling a mechanism halt response of a high-speed channel.

【図4】割り込みハンドラからの機構休止応答解除通知
するための方式を表した流れ図である。
FIG. 4 is a flowchart showing a method for notifying a mechanism suspension response from an interrupt handler.

【図5】ディスパッチ制御から機構休止応答解除自動応
答方式の設定及び解除方法を表した流れ図である。
FIG. 5 is a flowchart showing a method for setting and canceling a mechanism suspension response cancellation automatic response method from dispatch control.

【図6】タイムアウト発生を判定し、かつ機構休止応答
解除通知する方式を表した流れ図である。
FIG. 6 is a flowchart showing a method of determining occurrence of a timeout and notifying a mechanism suspension response cancellation.

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

10:結合装置 20:処理装置 30:メッセージ経路 68:高速チャネル 10: Coupling device 20: Processing device 30: Message path 68: High-speed channel

───────────────────────────────────────────────────── フロントページの続き (72)発明者 大辻 彰 神奈川県横浜市戸塚区戸塚町5030番地 株 式会社日立製作所ソフトウェア開発本部内 (72)発明者 中島 隆夫 神奈川県横浜市戸塚区戸塚町5030番地 株 式会社日立製作所ソフトウェア開発本部内 (72)発明者 増田 浩司 神奈川県横浜市戸塚区戸塚町5030番地 株 式会社日立製作所ソフトウェア開発本部内 ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Akira Otsuji 5030 Totsuka-cho, Totsuka-ku, Yokohama-shi, Kanagawa Prefecture Inside Software Development Division, Hitachi, Ltd. (72) Inventor Takao Nakajima 5030 Totsuka-cho, Totsuka-ku, Yokohama-shi, Kanagawa Prefecture (72) Inventor Koji Masuda 5030 Totsuka-cho, Totsuka-ku, Yokohama-shi, Kanagawa Prefecture Software Development Division, Hitachi, Ltd.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】データ処理用プログラムを遂行する1つ以
上の処理装置が、タイムアウト処理手段を有するチャネ
ル装置を介して結合装置機構と接続され、前記複数の処
理装置と前記結合装置機構との間でコマンドの送受信が
行われるデータ処理システムのタイムアウト制御方法に
おいて、 前記処理装置からコマンドを送信する際、前記結合装置
機構からの応答完了待ちに一定時間の制限を有し、前記
処理装置と前記結合装置機構の間でコマンド送信に対す
る応答待ち時間が所定時間を超過したときに、前記結合
装置機構のチャネル装置は前記統合装置機構の休止を前
記処理装置に応答し、前記結合装置機構へのコマンド受
信を拒否することを特徴とするデータ処理システムのタ
イムアウト制御方法。
At least one processing device for executing a data processing program is connected to a coupling device mechanism via a channel device having a time-out processing means, and between the plurality of processing devices and the coupling device mechanism. In the timeout control method for a data processing system in which a command is transmitted and received, a command is transmitted from the processing device, and a limit of a predetermined time is waited for waiting for a response from the coupling device mechanism to be completed. When a response waiting time for a command transmission between the device mechanisms exceeds a predetermined time, the channel device of the coupling device mechanism responds to the processing device that the integrated device mechanism is inactive, and receives a command to the coupling device mechanism. Timeout control method for a data processing system, wherein a timeout is rejected.
【請求項2】請求項1記載のデータ処理システムのタイ
ムアウト制御方法において、前記結合装置機構内のコマ
ンド実行プログラムが、前記結合装置機構に接続してい
る高速チャネルに機構休止応答を解除することを特徴と
するデータ処理システムのタイムアウト制御方法。
2. A timeout control method for a data processing system according to claim 1, wherein said command execution program in said coupling device mechanism releases a mechanism suspension response to a high-speed channel connected to said coupling device mechanism. Characteristic timeout control method for a data processing system.
【請求項3】請求項1記載のデータ処理システムのタイ
ムアウト制御方法において、機構休止応答を解除するた
め、コマンド実行時のタイムアウト回復方法を用い、前
記結合装置機構内のコマンド実行中において、前記機構
休止応答をコマンド実行中に解除することを特徴とする
データ処理システムのタイムアウト制御方法。
3. A timeout control method for a data processing system according to claim 1, wherein a timeout recovery method at the time of command execution is used to cancel a mechanism suspension response, and said mechanism is executed during execution of a command in said coupling device mechanism. A timeout control method for a data processing system, wherein a pause response is released during execution of a command.
JP9332666A 1997-12-03 1997-12-03 Time-out control method for data processing system Pending JPH11167528A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9332666A JPH11167528A (en) 1997-12-03 1997-12-03 Time-out control method for data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9332666A JPH11167528A (en) 1997-12-03 1997-12-03 Time-out control method for data processing system

Publications (1)

Publication Number Publication Date
JPH11167528A true JPH11167528A (en) 1999-06-22

Family

ID=18257524

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9332666A Pending JPH11167528A (en) 1997-12-03 1997-12-03 Time-out control method for data processing system

Country Status (1)

Country Link
JP (1) JPH11167528A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009087149A (en) * 2007-10-01 2009-04-23 Nec Corp Electronic device, data processor, and bus control method
JP2012108839A (en) * 2010-11-19 2012-06-07 Nec Corp Computer system, processor and exceptional processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009087149A (en) * 2007-10-01 2009-04-23 Nec Corp Electronic device, data processor, and bus control method
JP2012108839A (en) * 2010-11-19 2012-06-07 Nec Corp Computer system, processor and exceptional processing method

Similar Documents

Publication Publication Date Title
US6728746B1 (en) Computer system comprising a plurality of machines connected to a shared memory, and control method for a computer system comprising a plurality of machines connected to a shared memory
JP4529767B2 (en) Cluster configuration computer system and system reset method thereof
JP2006072591A (en) Virtual computer control method
EP1099164A1 (en) Methods and apparatus for processing administrative requests of a distributed network application executing in a clustered computing environment
JPH0145658B2 (en)
JP2005242404A (en) Method for switching system of computer system
US6964047B2 (en) Method and apparatus for a fast process monitor suitable for a high availability system
JPH11167528A (en) Time-out control method for data processing system
JP2003167746A (en) Software distribution method, execution system for the same and processing program for the same
KR0161569B1 (en) Method and apparatus for automatic frame transmission on a channel to controller interface in a data processing system
JP2003345638A (en) Method for controlling storage controller, the storage controller, and program
JP3148099B2 (en) Input / output control method and input / output control method
JP4193754B2 (en) Data duplication method and program
JPH06243059A (en) Interruption/resumption system for film transfer
JPH04262428A (en) Hot standby system
JP3112287B2 (en) Message management processor
JPH0981526A (en) Multiprocessor system
JP3486369B2 (en) Wait queue monitoring control method
JPH06223017A (en) Computer system
JP3348300B2 (en) Channels and adapters
JP2002244885A (en) Computer system monitoring system
JPH06274436A (en) Data transfer system
JP2545763B2 (en) Restart method of batch processing in hot standby system
JPH11184814A (en) Terminal switch device
JPH02310755A (en) Health check system