JP2690226B2 - End notification synchronization control method - Google Patents

End notification synchronization control method

Info

Publication number
JP2690226B2
JP2690226B2 JP25616691A JP25616691A JP2690226B2 JP 2690226 B2 JP2690226 B2 JP 2690226B2 JP 25616691 A JP25616691 A JP 25616691A JP 25616691 A JP25616691 A JP 25616691A JP 2690226 B2 JP2690226 B2 JP 2690226B2
Authority
JP
Japan
Prior art keywords
auxiliary storage
storage device
notification
end interrupt
interrupt
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP25616691A
Other languages
Japanese (ja)
Other versions
JPH05100985A (en
Inventor
三恵 川口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Software Hokkaido Ltd
Original Assignee
NEC Software Hokkaido 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 NEC Software Hokkaido Ltd filed Critical NEC Software Hokkaido Ltd
Priority to JP25616691A priority Critical patent/JP2690226B2/en
Publication of JPH05100985A publication Critical patent/JPH05100985A/en
Application granted granted Critical
Publication of JP2690226B2 publication Critical patent/JP2690226B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は終了通知同期制御方式に
関し、特に複数台の補助記憶装置を有する情報処理シス
テムの終了通知同期制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an end notification synchronization control method, and more particularly to an end notification synchronization control method for an information processing system having a plurality of auxiliary storage devices.

【0002】[0002]

【従来の技術】一般に、補助記憶装置のアクセスとして
は、通常の情報処理システムで頻繁に使われ、高速に高
信頼性を有することが要求されている。
2. Description of the Related Art Generally, access to an auxiliary storage device is frequently used in an ordinary information processing system and is required to have high speed and high reliability.

【0003】従来の終了通知方式のタイムチャートを図
2および図3に示す。図2は、2台の補助記憶装置に命
令を発行する際のタイムチャートであって、命令発行手
段7と、終了通知手段8と、終了割込受付手段9と、補
助記憶装置5および6とから構成される。以後、補助記
憶装置5および6を、以上の記載のほかそれぞれ補助記
憶装置#0および#1、または単に#0および#1と記
載する。
2 and 3 are time charts of the conventional end notification system. FIG. 2 is a time chart when issuing a command to the two auxiliary storage devices. The command issuing means 7, the end notifying means 8, the end interrupt receiving means 9, and the auxiliary storage devices 5 and 6 are shown. Composed of. Hereinafter, the auxiliary storage devices 5 and 6 will be referred to as auxiliary storage devices # 0 and # 1, or simply # 0 and # 1 in addition to the above description.

【0004】#0と#1の2台の補助記憶装置にアクセ
スを行う場合は、まず、どちらかの補助記憶に対し、命
令を発行し、その動作がすべて終了して、終了通知を終
えてから残っている方の補助記憶装置に命令を発行し
て、終了を通知する、というように、それぞれの補助記
憶装置で独立してアクセスを行わなければならなかっ
た。
When accessing the two auxiliary storage devices # 0 and # 1, first, an instruction is issued to one of the auxiliary storage devices, all the operations are completed, and the end notification is completed. Each auxiliary storage device must be independently accessed by issuing a command to the remaining auxiliary storage device to notify the end.

【0005】また、補助記憶装置に対するアクセスで障
害が発生したときのタイムチャートの一例を図3に示
す。図3は、1台の補助記憶装置5(すなわち#0)に
命令を発行し、障害が発生したときのタイムチャートで
ある。図3は、I/O命令発行手段7と、終了通知手段
8と、終了割込受付手段9と、補助記憶装置5とから構
成される。#0の補助記憶装置5に命令を発行して、障
害が発生した場合、障害内容を補助記憶装置から引き取
るために、補助記憶装置にアクセスにいかなければなら
ないことがある。そのとき、上位モジュールに終了通知
をする前に障害情報を引き取って、出力インタフェース
に障害情報をセットしてから終了通知をしないと、上位
モジュールに不具合が生じることがある。
FIG. 3 shows an example of a time chart when a failure occurs in accessing the auxiliary storage device. FIG. 3 is a time chart when an instruction is issued to one auxiliary storage device 5 (that is, # 0) and a failure occurs. FIG. 3 is composed of an I / O command issuing means 7, an end notifying means 8, an end interrupt accepting means 9, and an auxiliary storage device 5. When an instruction is issued to the # 0 auxiliary storage device 5 and a failure occurs, it may be necessary to access the auxiliary storage device in order to retrieve the content of the failure from the auxiliary storage device. At this time, if the failure information is received before the end notification is sent to the upper module, the failure information is set in the output interface, and the end notification is not sent, a failure may occur in the upper module.

【0006】[0006]

【発明が解決しようとする課題】上述した従来のアクセ
ス方式は、それぞれの補助記憶装置に対し、独立にアク
セスを行い、1つの補助記憶装置での処理が終了しない
と次の補助記憶装置の処理を行うことができないという
欠点がある。また、複数の補助記憶装置を同時に動作さ
せることができたとしても、終了通知の同期が取れてい
ないと、不具合が生じることがあるという欠点がある。
According to the above-mentioned conventional access method, each auxiliary storage device is accessed independently and the processing of the next auxiliary storage device must be completed until the processing in one auxiliary storage device is completed. There is a drawback that you can not do. Further, even if a plurality of auxiliary storage devices can be operated at the same time, if the end notifications are not synchronized, a problem may occur.

【0007】本発明の目的は、以上の欠点を解決し、補
助記憶装置とCPUの空き時間を有効活用して高速にア
クセスを行い、かつ、不具合を生じさせない終了通知方
式を提供することにある。
SUMMARY OF THE INVENTION It is an object of the present invention to solve the above-mentioned drawbacks and to provide an end notification system which enables high-speed access by effectively utilizing the idle time of the auxiliary storage device and the CPU and does not cause any trouble. .

【0008】[0008]

【課題を解決するための手段】本発明の終了通知同期制
御方式は、複数の補助記憶装置に対しそれぞれ命令を発
行する複数命令発行手段と、複数の前記命令の終了割込
を受け付ける複数終了割込受付手段と、複数の前記命令
の終了通知を命令発行順とする同期を取る複数終了割込
通知同期手段と、複数の前記命令の終了割込の通知を行
う複数終了割込通知手段とを備えて構成される。
A termination notification synchronous control system of the present invention includes a plurality of instruction issuing means for respectively issuing an instruction to a plurality of auxiliary storage devices, and a plurality of termination interrupts for accepting termination interrupts of a plurality of the instructions. An interrupt receiving means, a multiple end interrupt notification synchronizing means for synchronizing the end notifications of the plurality of instructions in the order of command issuance, and a plurality of end interrupt notifying means for notifying the end interrupts of the plurality of instructions. It is equipped with.

【0009】[0009]

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

【0010】図1は本発明の一実施例の構成を示すブロ
ック図であり、複数命令発行手段1と、複数終了割込受
付手段2と、複数終了割込通知同期取り手段3と、複数
終了割込通知手段4と、補助記憶装置5(すなわち#
0)と、補助記憶装置(すなわち#1)とから構成され
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. A multiple instruction issuing means 1, a multiple end interrupt acceptance means 2, a multiple end interrupt notification synchronization means 3, and a multiple end. The interrupt notification means 4 and the auxiliary storage device 5 (that is, #
0) and an auxiliary storage device (that is, # 1).

【0011】図4は、本実施例により、2台の補助記憶
装置に命令を発行し、1台の補助記憶装置にて障害が発
生し、終了通知を同期をとって行う際のタイムチャート
である。複数命令発行手段1と、複数終了割込受付手段
2と、複数終了割込通知同期取り手段3と、複数終了割
込通知手段4と、補助記憶装置5と、補助記憶装置6と
から構成される。
FIG. 4 is a time chart when a command is issued to two auxiliary storage devices and a failure occurs in one auxiliary storage device according to this embodiment, and the end notification is synchronized. is there. The multi-instruction issuing means 1, the multi-end interrupt accepting means 2, the multi-end interrupt notification synchronizing means 3, the multi-end interrupt notifying means 4, the auxiliary storage device 5, and the auxiliary storage device 6 are included. It

【0012】図5は、複数命令発行手段1と複数終了割
込受付手段2と複数終了割込通知同期手段3と複数終了
割込通知手段4で、2台の補助記憶装置の終了割込を同
期を取って通知するときの流れ図である。ステップ10
〜ステップ19で説明している。
FIG. 5 shows a multi-instruction issuing means 1, a multi-end interrupt accepting means 2, a multi-end interrupt notifying synchronization means 3 and a multi-end interrupt notifying means 4 for the end interrupts of two auxiliary storage devices. It is a flow chart at the time of synchronizing and notifying. Step 10
~ Explained in step 19.

【0013】以上の図4・5を参照しながら、本発明の
終了通知同期制御方式を説明する。本発明の終了通知同
期制御方式により、2台の補助記憶装置に同時動作を行
うように命令を発行して、片方に発行した命令が異常終
了したが、終了通知を、同期を取って行う例を説明す
る。
The end notification synchronization control method of the present invention will be described with reference to FIGS. An example in which an instruction is issued to two auxiliary storage devices so that they operate simultaneously and an instruction issued to one ends abnormally by the end notification synchronization control method of the present invention, but the end notification is performed in synchronization Will be explained.

【0014】まず、複数命令発行手段1は、補助記憶装
置5に命令を発行する(ステップ10)。複数終了割込
受付手段2は、補助記憶装置5からの起動終了割込を受
け付けると、複数終了割込通知同期手段3に制御を渡
し、正常終了したら、複数終了割込通知同期手段3は、
終了通知しても良いかチェックをして(ステップ1
3)、複数終了割込通知手段4に制御を渡す。
First, the plural instruction issuing means 1 issues an instruction to the auxiliary storage device 5 (step 10). Upon receiving the activation end interrupt from the auxiliary storage device 5, the multi-end interrupt reception unit 2 transfers control to the multi-end interrupt notification synchronization unit 3, and upon normal termination, the multi-end interrupt notification synchronization unit 3
Check whether you can notify the end (Step 1
3) Pass control to the multiple end interrupt notifying means 4.

【0015】複数終了割込通知手段4は、複数命令発行
手段1に補助記憶装置5の起動終了を通知し(ステップ
14)、もう終了割込通知を行うものがないと判断した
ら(ステップ15)、複数命令発行手段1に制御を渡
す。複数命令発行手段1は、補助記憶装置#1である6
に命令を発行する(ステップ10)。
The plural-end interrupt notifying means 4 notifies the plural-command issuing means 1 of the completion of the activation of the auxiliary storage device 5 (step 14), and if it is judged that there is no end interrupt notification (step 15). , Control is passed to the multiple instruction issuing means 1. The multiple instruction issuing means 1 is the auxiliary storage device # 1 6
To issue a command (step 10).

【0016】補助記憶装置6の動作が終了すると、複数
終了割込受付手段2は、終了割込を受付ける(ステップ
11)。補助記憶装置6の終了が異常終了であったら、
複数終了割込通知同期手段3は、補助記憶装置#1であ
る6に対し、異常情報を引取りに行こうとする(ステッ
プ12)。ところが、補助記憶装置#0である5の動作
終了割込が入ってきていると、異常情報を引取りに行く
ことができないため(ステップ17)、異常情報引取り
をペンディングして(ステップ18)、複数終了割込受
付手段2に制御を渡す。複数終了割込受付手段2は、補
助記憶装置5の動作終了割込を受付け(ステップ1
1)、割込対応処理を行い、複数終了割込通知同期取り
手段3に制御を渡す。
When the operation of the auxiliary storage device 6 is completed, the plural-end interrupt acceptance means 2 accepts the end interrupt (step 11). If the auxiliary storage device 6 is terminated abnormally,
The plural-end interrupt notification synchronizing means 3 tries to retrieve the abnormality information with respect to the auxiliary storage device # 1 6 (step 12). However, if the operation end interrupt of 5 which is the auxiliary storage device # 0 is entered, the abnormality information cannot be retrieved (step 17). Therefore, the abnormality information retrieval is pending (step 18). , And passes control to the multiple end interrupt acceptance means 2. The plural end interrupt reception means 2 receives the operation end interrupt of the auxiliary storage device 5 (step 1
1) The interrupt handling process is performed and the control is passed to the plural-end interrupt notification synchronization means 3.

【0017】複数終了割込通知同期手段3は、補助記憶
装置5の動作終了通知を行ってよいか判断するが(ステ
ップ13)、補助記憶装置6が異常情報引取ペンディン
グであるため、終了通知を行なわず、終了通知ペンディ
ングにする(ステップ16)。
The plural end interrupt notification synchronizing means 3 judges whether or not the operation end notification of the auxiliary storage device 5 may be sent (step 13). However, since the auxiliary storage device 6 is in the abnormal information take pending, the end notification is given. The end notification is put into a pending state without performing (step 16).

【0018】それから、再度、複数終了割込通知同期取
り手段3は、補助記憶装置6の異常情報を引取りに行こ
うとし、引取りができる状態なら(ステップ17)複数
終了割込通知手段4に制御を渡し、複数終了割込通知手
段4は、終了通知をしていい状態にあると判断したなら
(ステップ13)、補助記憶装置#1である6の終了通
知を行う(ステップ14)。
Then, again, the multiple-end interrupt notification synchronizing means 3 tries to receive the abnormal information in the auxiliary storage device 6, and if it can be received (step 17), the multiple-end interrupt notification means 4 is sent. When the control is passed and the multi-end interrupt notifying means 4 determines that the end notification is possible (step 13), the multi-end interrupt notifying means 4 gives end notification of the auxiliary storage device # 1 6 (step 14).

【0019】その後、複数終了割込通知同期取り手段3
に制御を渡し、終了通知ペンディングになっているもの
があるか調べ(ステップ15)、補助記憶装置5の終了
通知がペンディングされているので、複数終了割込通知
手段4に制御を渡し、補助記憶装置5の終了通知を行う
(ステップ14)。
After that, the plural end interrupt notification synchronizing means 3
Control is passed to check whether there is any end notification pending (step 15). Since the end notification of the auxiliary storage device 5 is pending, control is passed to the multiple end interrupt notifying means 4 and the auxiliary storage is notified. The end notification of the device 5 is given (step 14).

【0020】[0020]

【発明の効果】以上説明したように本発明は、異常情報
引取りをペンディングすることと、終了通知をペンディ
ングすることにより、複数の補助記憶装置を同時動作さ
せると同時に、終了通知の同期を取ることができるので
多重度の大きいシステムにおいて、高速で、信頼性の高
い処理を行うことができるという効果がある。
As described above, according to the present invention, by suspending the abnormal information retrieval and by suspending the termination notice, a plurality of auxiliary storage devices are simultaneously operated and at the same time, the termination notice is synchronized. Therefore, there is an effect that high-speed and highly reliable processing can be performed in a system having a large multiplicity.

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

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

【図2】従来の技術による終了通知同期制御方式により
複数台の補助記憶装置に命令を発行するタイムチャート
FIG. 2 is a time chart of issuing a command to a plurality of auxiliary storage devices by a termination notification synchronous control method according to a conventional technique.

【図3】一台の補助記憶装置に命令を発行し異常が発生
したときのタイムチャート
FIG. 3 is a time chart when a command is issued to one auxiliary storage device and an abnormality occurs.

【図4】本実施例により、複数台の補助記憶装置に命令
を発行した時に異常が発生した際のタイムチャート
FIG. 4 is a time chart when an abnormality occurs when an instruction is issued to a plurality of auxiliary storage devices according to the present embodiment.

【図5】本実施例による2台の補助記憶装置の終了割込
を同期を取って通知するときの流れ図
FIG. 5 is a flow chart when the end interrupts of two auxiliary storage devices according to the present embodiment are notified in synchronization with each other.

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

1 複数命令発行手段 2 複数終了割込受付手段 3 複数終了割込通知同期手段 4 複数終了割込通知手段 5・6 補助記憶装置 1 Multiple instruction issuing means 2 Multiple end interrupt acceptance means 3 Multiple end interrupt notification synchronization means 4 Multiple end interrupt notification means 5.6 Auxiliary storage device

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数の補助記憶装置に対しそれぞれ命令
を発行する複数命令発行手段と、複数の前記命令の終了
割込を受け付ける複数終了割込受付手段と、複数の前記
命令の終了通知を命令発行順とする同期を取る複数終了
割込通知同期手段と、複数の前記命令の終了割込の通知
を行う複数終了割込通知手段とを備えて成ることを特徴
とする終了通知同期制御方式。
1. A plurality of instruction issuing means for respectively issuing an instruction to a plurality of auxiliary storage devices, a plurality of end interrupt acceptance means for accepting an end interrupt of the plurality of instructions, and an instruction for notifying the end of the plurality of instructions. A termination notification synchronization control method, comprising: a plurality of termination interrupt notification synchronization means for synchronizing in order of issuance; and a plurality of termination interrupt notification means for notifying termination interrupts of a plurality of the instructions.
JP25616691A 1991-10-03 1991-10-03 End notification synchronization control method Expired - Fee Related JP2690226B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25616691A JP2690226B2 (en) 1991-10-03 1991-10-03 End notification synchronization control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25616691A JP2690226B2 (en) 1991-10-03 1991-10-03 End notification synchronization control method

Publications (2)

Publication Number Publication Date
JPH05100985A JPH05100985A (en) 1993-04-23
JP2690226B2 true JP2690226B2 (en) 1997-12-10

Family

ID=17288824

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25616691A Expired - Fee Related JP2690226B2 (en) 1991-10-03 1991-10-03 End notification synchronization control method

Country Status (1)

Country Link
JP (1) JP2690226B2 (en)

Also Published As

Publication number Publication date
JPH05100985A (en) 1993-04-23

Similar Documents

Publication Publication Date Title
US4495564A (en) Multi sub-channel adapter with single status/address register
JP2690226B2 (en) End notification synchronization control method
EP0609082A1 (en) Information transfer in a data processing system
JP2504515B2 (en) Test channel instruction execution control method
EP0609083A1 (en) Information transfer in a data processing system
JPS599927B2 (en) Data transfer control method
JPH0588944A (en) Input/output control and monitor system for information processing system
JPS59146347A (en) Communication system between processes
JPS63132360A (en) Input and output processing system
JPS5850410Y2 (en) Interrupt priority controller
JP2803270B2 (en) SCSI host adapter circuit
JPH0954743A (en) Channel device
JPH02188863A (en) Multiprocessor system
JPH06187184A (en) Input and output controller for duplex system
JPS6143739B2 (en)
JPS6228876A (en) Information processing system
JPH06168174A (en) File sub-system connected with plural host computers
JPH06295268A (en) Bus interface circuit
JPS60108948A (en) Method for separating defective station on serial interface
JPH04342012A (en) Auxiliary storage device accessing system
JPH02134807A (en) Method of processing abnormalities in control apparatus for manufacturing semiconductors
JPH05233482A (en) Data transfer system
JPS61131154A (en) Data transfer control system
JPS61184645A (en) Interruption control system
JPS6371751A (en) External storage device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19970715

LAPS Cancellation because of no payment of annual fees