JP2580030B2 - Test / diagnosis interrupt processing method and apparatus - Google Patents

Test / diagnosis interrupt processing method and apparatus

Info

Publication number
JP2580030B2
JP2580030B2 JP1066019A JP6601989A JP2580030B2 JP 2580030 B2 JP2580030 B2 JP 2580030B2 JP 1066019 A JP1066019 A JP 1066019A JP 6601989 A JP6601989 A JP 6601989A JP 2580030 B2 JP2580030 B2 JP 2580030B2
Authority
JP
Japan
Prior art keywords
test
interrupt
control unit
channel
diagnosis
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 - Lifetime
Application number
JP1066019A
Other languages
Japanese (ja)
Other versions
JPH02246499A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP1066019A priority Critical patent/JP2580030B2/en
Publication of JPH02246499A publication Critical patent/JPH02246499A/en
Application granted granted Critical
Publication of JP2580030B2 publication Critical patent/JP2580030B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔概 要〕 内部バスを介して接続される中央制御装置、主記憶装
置およびチャネル制御装置を有し、該チャネル制御装置
の配下にはチャネルバスを介して、前記中央制御装置に
より試験・診断される複数の入出力制御装置を有するコ
ンピュータシステムにおける試験・診断割込み処理に関
し、 試験・診断コマンドに対する応答をなす正当を割込み
か否かを識別可能とすることを目的とし、 前記内部バスおよび前記チャネルバスとの間で情報の
授受を行う一致検出手段を設け、該一致検出手段は、前
記中央制御装置からの試験・診断コマンドに対する応答
としての割込み要求が発生したことが前記チャネル制御
装置によって検出されたときに起動され、当該試験・診
断コマンドの対象となった前記入出力制御装置に対し予
め割り当てた固有のアドレスを前記内部バス側から取り
込み、他方当該割込みに用いられる固有のアドレスを前
記チャネルバス側から取り込み、両該固有のアドレスが
一致したことを検出したとき正当な割込み信号として前
記中央制御装置に通知するように構成する。
DETAILED DESCRIPTION OF THE INVENTION [Summary] It has a central controller, a main storage device and a channel controller connected via an internal bus, and the central controller is connected to the central controller via a channel bus under the channel controller. Regarding test / diagnosis interrupt processing in a computer system having a plurality of input / output control devices that are tested / diagnosed by a control device, the purpose is to be able to identify whether a valid interrupt that responds to a test / diagnosis command is an interrupt, A coincidence detecting unit for transmitting and receiving information to and from the internal bus and the channel bus, wherein the coincidence detecting unit determines that an interrupt request is generated as a response to a test / diagnosis command from the central control unit. Activated when detected by the channel control device, the input / output control device targeted by the test / diagnosis command is The unique address assigned for the interrupt is fetched from the internal bus side, and the unique address used for the interrupt is fetched from the channel bus side, and when it is detected that the two unique addresses match, the unique address is used as a valid interrupt signal. It is configured to notify the central control unit.

〔産業上の利用分野〕[Industrial applications]

本発明は内部バスを介して接続される中央制御装置、
主記憶装置およびチャネル制御装置を有し、該チャネル
制御装置の配下したチャネルバスを介して、前記中央制
御装置により試験・診断される複数の入出力制御装置を
有するコンピュータシステムにおける試験・診断割込み
処理方法および装置に関する。
The present invention provides a central controller connected via an internal bus,
Test / diagnosis interrupt processing in a computer system having a main storage device and a channel control device, and having a plurality of input / output control devices which are tested / diagnosed by the central control device via a channel bus under the control of the channel control device Method and apparatus.

コンピュータを中核とするコンピュータシステムでは
信頼性向上のために試験・診断は欠かせない。したがっ
てコンピュータを中核とする例えば電子交換機システム
においても定期的に試験・診断が行われる。本発明は例
えば電子交換機内の試験・診断における割込み処理につ
いて述べる。割込み処理が必要なのは次の理由による。
電子交換機における上記のコンピュータをなす中央制御
装置(CC)は、ネットワークに対して回線交換接続等の
オンライン処理を実行しながら、一方において該中央制
御装置の配下に置かれる複数の入出力制御装置等に対し
試験・診断を実行する。これは試験・診断のためのコマ
ンドを送出することにより行われるが、このコマンド実
行と上記のオンライン処理とは明確に区別しなければな
らない。なぜなら、この区別をしないとコマンド実行の
影響で本来のオンライン処理に支障を及ぼすことになる
からである。そこでこのような支障が生じないように、
試験・診断コマンドに対する応答(レスポンス)は必ず
割込みという形で行い、オンライン処理は一時瞬断する
ことはあっても、オンライン処理の流れ自体には一切影
響を及ぼすことなく試験・診断を実行するようにしてい
る。これが試験・診断における割込みの意義である。
Testing and diagnosis are indispensable in computer systems with the core of computers to improve reliability. Therefore, tests and diagnoses are periodically performed also in, for example, an electronic exchange system having a computer as a core. The present invention describes, for example, interrupt processing in test and diagnosis in an electronic exchange. Interrupt processing is required for the following reasons.
The central control unit (CC) which forms the computer in the electronic exchange performs online processing such as circuit switching connection on the network, while a plurality of input / output control units and the like placed under the central control unit Execute test / diagnosis for. This is performed by sending a command for testing / diagnosis. However, it must be clearly distinguished from the execution of this command and the above-mentioned online processing. This is because if this distinction is not made, the original online processing will be affected by the effect of the command execution. So, in order not to cause such trouble,
Responses to test / diagnosis commands must always be made in the form of interrupts. Even if the online processing is momentarily interrupted, the test / diagnosis is executed without affecting the flow of the online processing at all. I have to. This is the significance of interrupts in testing and diagnosis.

〔従来の技術〕[Conventional technology]

第4図は本発明が適用されるコンピュータシステムの
一例を示す図である。コンピュータシステム10は、内部
バス16を介して接続される中央制御装置(以下、CCとも
称す)11、主記憶装置(以下、MMとも称す)15およびチ
ャネル制御装置(以下、CHCとも称す)12を有し、CHC12
の配下にはチャネルバス14を介して、CC11により試験・
診断される複数の入出力制御装置(以下、IOCとも称
す)13を有する。図では簡略化のため2つのIOC(IOC1,
IOC2)13が示されている。IOCにはディスプレイ、メモ
リ装置、タイプライタ等種々の周辺装置がつながるが図
示を省略している。なお、このコンピュータシステム10
が電子交換機内のものであれば、CC11にはスピーチバス
SBを介してネットワークNWが接続する。電子交換機では
近年マルチプロセッサ形式でいわゆる分散処理を行うよ
うになっており、このような場合にはチャネルアダプタ
ADPを介して他の中央制御装置CC′が接続し、CC′は例
えばマネジメントプロセッサとして働く。
FIG. 4 is a diagram showing an example of a computer system to which the present invention is applied. The computer system 10 includes a central control device (hereinafter, also referred to as CC) 11, a main storage device (hereinafter, also referred to as MM) 15, and a channel control device (hereinafter, also referred to as CHC) 12, which are connected via an internal bus 16. Have, CHC12
Under the control of the CC11 via the channel bus 14
It has a plurality of input / output control devices (hereinafter, also referred to as IOCs) 13 to be diagnosed. In the figure, two IOCs (IOC1,
IOC2) 13 is shown. Various peripheral devices such as a display, a memory device, and a typewriter are connected to the IOC, but are not shown. Note that this computer system 10
If is in the electronic exchange, CC11 will give a speech bus
Network NW is connected via SB. In recent years, electronic exchanges have been performing so-called distributed processing in a multiprocessor format.
Via the ADP another central controller CC 'is connected, which acts, for example, as a management processor.

試験・診断の実行に当っては、中央制御装置(CC)11
が試験・診断コマンドCMをチャネル制御装置(CHC)12
を経由して被試験・診断対象である1つの入出力制御装
置(IOC)13、例えばIOC1に与える。このコマンドCMに
対する応答すなわちコマンド実行終了通知としての割込
みが該IOC1から正しく返送されれば、一応IOC1は正常動
作中とみなすことができる。
The central control unit (CC) 11
Sends test / diagnosis command CM to channel controller (CHC) 12
To one input / output control device (IOC) 13 to be tested / diagnosed, for example, IOC1. If a response to the command CM, that is, an interrupt as a command execution end notification is correctly returned from the IOC1, the IOC1 can be regarded as normally operating.

第5図は試験・診断割込み手順の従来例を示すフロー
チャートであり、チャネル制御装置(CHC)12は、チャ
ネルバス14上に割込み要求(第4図のREQ)が現れてい
るか否かを検出し(ステップa)、REQがあれば(有
り)、CHC12より中央制御装置(CC)11へ割込み信号INT
を送出する(ステップb)。
FIG. 5 is a flowchart showing a conventional example of a test / diagnosis interrupt procedure. The channel controller (CHC) 12 detects whether or not an interrupt request (REQ in FIG. 4) appears on the channel bus 14. (Step a) If there is a REQ (Yes), an interrupt signal INT from the CHC 12 to the central control unit (CC) 11
Is transmitted (step b).

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

既述のとおり、中央制御装置(CC)11はオンライン処
理と試験・診断処理とを明確に区別して処理を実行する
から、CC11が試験・診断コマンドCMを中央制御装置(CH
C)12の配下に投じたあとのレスポンスは全て当該コマ
ンドCMに対する応答としての割込みであると解釈され
る。
As described above, since the central control unit (CC) 11 executes the processing while clearly distinguishing the online processing from the test / diagnosis processing, the CC 11 transmits the test / diagnosis command CM to the central control unit (CH).
C) All the responses after being thrown under 12 are interpreted as interrupts in response to the command CM.

このためコマンドCMを投入したあとにチャネルバス14
上に出現する信号は、正当であるか不当であるかに拘ら
ず全て正当な割込み(応答)であると解釈してしまい、
誤った試験・診断結果が現れるおそれがあるという問題
がある。
Therefore, after the command CM is input, the channel bus 14
The signals appearing above are all interpreted as legitimate interrupts (responses), whether legitimate or illegal,
There is a problem that an incorrect test / diagnosis result may appear.

実際に上記の問題は発生し、例えば入出力制御装置IO
C2に接続されたタイプライタのキーを保守者が誤って操
作してしまったような場合、しかもその直前にIOC1に対
するコマンドCMが投入されていたような場合、この誤操
作に起因する信号がチャネルバス14に出現して、CC11は
IOC1から正当な割込み信号ありと誤認してしまう。ま
た、そのような誤った信号は、既述の中央制御装置CC′
側からも与えられることがある。一般にCC11とCC′とは
独立に運用されているからである。
Actually, the above problem occurs, for example, I / O controller IO
If the key of the typewriter connected to C2 is erroneously operated by a maintenance person, and if a command CM for IOC1 was issued immediately before that, the signal resulting from this erroneous operation will be transmitted to the channel bus. Appearing on 14, CC11
IOC1 mistakenly recognizes that there is a valid interrupt signal. In addition, such an erroneous signal is transmitted to the central control unit CC 'described above.
May be given by the side. This is because CC11 and CC 'are generally operated independently.

本発明は上記問題点に鑑み、試験・診断コマンドに対
する応答をなす正当な割込みか否かを識別可能な割込み
処理方法および装置を提供することを目的とするもので
ある。
SUMMARY OF THE INVENTION The present invention has been made in consideration of the above circumstances, and has as its object to provide an interrupt processing method and apparatus capable of identifying whether or not a valid interrupt responds to a test / diagnosis command.

〔課題を解決するための手段〕[Means for solving the problem]

本発明は、試験・診断コマンドCMに対する応答として
の割込み要求REQが発生する装置において、当該試験・
診断コマンドの対象に対して固有のアドレス(IOA)を
予め割り当てて内部バス16上に送出し、一方、上記割込
み要求REQと共に当該試験・診断コマンドCMの対象とな
った入出力制御装置IOCに固有のアドレスIOA′をチャネ
ルバス14上に送出し、チャネルバス14側からの固有のア
ドレスIOA′と内部バス16側からの固有のアドレスIOAと
が一致するか否かを検出する一致検出手段を形成する。
この一致検出手段はハードウェアでもソフトウェアでも
形成可能である。
The present invention relates to a device for generating an interrupt request REQ as a response to a test / diagnosis command CM.
A unique address (IOA) is pre-allocated to the target of the diagnostic command and sent out on the internal bus 16, while the specific address of the I / O control device IOC targeted by the test / diagnostic command CM together with the interrupt request REQ Of address IOA 'on the channel bus 14 to form a coincidence detecting means for detecting whether the unique address IOA' from the channel bus 14 coincides with the unique address IOA from the internal bus 16 side. I do.
This coincidence detecting means can be formed by hardware or software.

〔作 用〕(Operation)

ハードウェアで構成された前記一致検出手段は、内部
バス16およびチャネルバス14との間で情報の授受を行
い、中央制御装置(CC)11からの試験・診断コマンドCM
に対する応答としての割込み要求REQが発生したことが
チャネル制御装置(CHC)12によって検出されたときに
起動され、当該試験・診断コマンドCMの対象となった入
出力制御装置(IOC)13に対し予め割り当てた固有のア
ドレスIOAを内部バス16より取り込み、他方当該割込みR
EQに用いられる固有のアドレスIOA′をチャネルバス14
側より取り込み、両該固有のアドレスが一致したことを
検出したとき正当な割込み信号INTとして中央制御装置1
1に通知するものとする。
The coincidence detecting means constituted by hardware exchanges information with the internal bus 16 and the channel bus 14, and executes a test / diagnosis command CM from the central control unit (CC) 11.
Is activated when the channel controller (CHC) 12 detects that an interrupt request REQ has been generated as a response to the I / O controller (IOC) 13 which is the target of the test / diagnosis command CM. The assigned unique address IOA is fetched from the internal bus 16, while the corresponding interrupt R
The unique address IOA 'used for the EQ is assigned to the channel bus 14
Side, and when it is detected that the two unique addresses match, the central controller 1
1 shall be notified.

また本発明の手法を前記一致検出手段を用いずにソフ
トウェアで実現するならば、 (I)中央制御装置11から前記複数の入出力制御装置13
のうちの1つに試験・診断コマンドCMを送出し、 (II)該試験・診断コマンドCMに対する応答としての割
込み要求REQが発生したことをチャネル制御装置12にて
検出したときこの割込み要求REQの発生を中央制御装置1
1に通知すると共に、当該割込みに用いられる固有のア
ドレスIOA′を種記憶装置15に書き込み、 (III)上記(II)で書き込まれた固有のアドレスIOA′
が、当該試験・診断コマンドCMの対象となった入出力制
御装置13に予め割り当てた固有のアドレスIOAに一致す
るか否かを中央制御装置11において検出し、この検出の
結果、両固有のアドレスが一致したとき正当な割込みと
し、不一致のときは当該割込みはないものとする。
Further, if the method of the present invention is realized by software without using the coincidence detecting means, (I) the central control device 11 transmits the plurality of input / output control devices 13
(II) When the channel controller 12 detects that the interrupt request REQ has occurred in response to the test / diagnostic command CM, Generate a central controller 1
1 and write the unique address IOA 'used for the interrupt to the seed storage device 15; (III) The unique address IOA' written in (II) above.
The central control unit 11 detects whether or not the address matches the unique address IOA pre-assigned to the input / output control device 13 targeted by the test / diagnosis command CM. Is determined to be a legitimate interrupt, and if not, there is no relevant interrupt.

〔実施例〕〔Example〕

第1図は本発明に係る試験・診断割込み装置とその周
辺を示す図である。なお、全図を通じて同様の構成要素
には同一の参照番号または記号を付して示す。前述した
第4図のコンピュータシステム10と異なるのは、一致検
出手段21が付加されたことである。この一致検出手段21
はいわゆるコンパレータとして構成され、内部バス16側
からの前記固有のアドレスIOAを取り込む第1レジスタ
と、チャネルバス14側からの前記固有のアドレスIOA′
を取り込む第2レジスタとを内蔵し、両レジスタの内容
が一致しているか否かを比較する。これらIOAおよびIO
A′の第1および第2レジスタへの取込みは、チャネル
制御装置(CHC)12が割込み要求REQの出現を検出したと
きである。そして当該割込みに用いられる固有のアドレ
スIOA′が上記第2レジスタに格納される。
FIG. 1 is a diagram showing a test / diagnosis interrupt device according to the present invention and its periphery. Note that the same components are denoted by the same reference numerals or symbols throughout the drawings. The difference from the computer system 10 of FIG. 4 described above is that a coincidence detecting means 21 is added. This coincidence detecting means 21
Is configured as a so-called comparator, a first register for taking in the unique address IOA from the internal bus 16 side, and the unique address IOA 'from the channel bus 14 side.
And a second register for taking in the data and comparing whether or not the contents of the two registers match. These IOA and IO
A 'is taken into the first and second registers when the channel controller (CHC) 12 detects the appearance of the interrupt request REQ. Then, the unique address IOA 'used for the interrupt is stored in the second register.

第2図は第1図に示す装置の動作説明に用いるフロー
チャートである。ただし、動作の一例を示すものであ
る。第2図のステップ中、ステップbおよびステップf
は、それぞれ第5図のステップaおよびステップbに対
応する。
FIG. 2 is a flowchart used to explain the operation of the apparatus shown in FIG. However, it shows an example of the operation. Step b and step f in the steps of FIG.
Correspond to step a and step b in FIG. 5, respectively.

第2図のステップaでは試験・診断コマンドCMを発し
た中央制御装置(CC)11が、当該コマンドCMの対象とな
った1つの入出力制御装置(IOC)13に割り当てられた
固有のアドレスIOAを登録する。この登録は主記憶装置
(MM)15上に行われるのが好ましい。
In step a of FIG. 2, the central control unit (CC) 11 that has issued the test / diagnosis command CM is assigned a unique address IOA assigned to one input / output control unit (IOC) 13 targeted by the command CM. Register This registration is preferably performed on the main storage device (MM) 15.

ステップbではチャネル制御装置(CHC)12がチャネ
ルバス14上の割込み要求REQの有無を監視する。
In step b, the channel controller (CHC) 12 monitors the presence or absence of the interrupt request REQ on the channel bus 14.

割込み要求REQがあったとき、ステップcでは、当該
割込みに用いられる固有のアドレスIOA′を一致検出手
段21内に取り込む。またこれと同時に、ステップaで登
録された固有のアドレスIOAを、種記憶装置(MM)15よ
り一致検出手段21内に取り込む。
When there is an interrupt request REQ, the unique address IOA 'used for the interrupt is taken into the coincidence detecting means 21 in step c. At the same time, the unique address IOA registered in step a is fetched from the seed storage device (MM) 15 into the coincidence detecting means 21.

ステップdでは、ステップcで取り込まれた両固有の
アドレスIOAおよびIOA′を一致検出手段21内で比較し、
両者が一致するか否かを検出する。一致すれば、ステッ
プfにて正当な割込み信号INTとして中央制御装置(C
C)11に送出する。
In step d, the two unique addresses IOA and IOA 'taken in step c are compared in the coincidence detecting means 21.
It is detected whether or not they match. If they match, the central control unit (C
C) Send to 11.

ステップdの結果が不一致であれば、ステップeにお
いて割込みのリセット(廃棄)を行い、ステップbに戻
る。割込み要求REQがあればそれが正当か否かに拘ら
ず、チャネル制御装置(CHC)12は自内のステータレジ
スタ(図示せず)にフラグを立てる。このフラグが立っ
たままであると次に来るべき割込み要求REQの受付けが
拒否されてしまう。そこで不当な割込みであると判明し
たときは、上記の割込みのリセット(廃棄)を行う。す
なわち上記ステータスレジスタ内のフラグをリセットす
る。CHC12は自内にタイマーを備え、試験・診断コマン
ドCMに対する割込み要求REQが一定時間内に発生しなか
ったとき、異常事態ありとしてCC11に通知する。
If the result of step d does not match, the interrupt is reset (discarded) in step e and the process returns to step b. Regardless of whether the interrupt request REQ is valid or not, the channel controller (CHC) 12 sets a flag in its own status register (not shown). If this flag remains set, acceptance of the next interrupt request REQ will be rejected. Then, when it is determined that the interrupt is invalid, the above-mentioned interrupt is reset (discarded). That is, the flag in the status register is reset. The CHC 12 has its own timer, and when the interrupt request REQ for the test / diagnosis command CM does not occur within a predetermined time, notifies the CC 11 that there is an abnormal situation.

第3図は本発明に係る試験・診断割込み方法のフロー
チャートであり、第1図の一致検出手段21は導入せずに
(第4図と等価)行う。本フローチャートにおいて中央
制御装置(CC)11から複数の入出力制御装置(IOC)13
のうちの1つに試験・診断コマンドCMが送出されたこと
により開始する。本図のステップaは第2図で説明した
ステップbと等価である。ステップbではこの割込み要
求REQが発生すると、チャネル制御装置(CHC)12はこれ
をCC11に通知すると共に当該割込みに用いる固有のアド
レスIOA′を主記憶装置(MM)15内の所定のエリアに書
き込む。
FIG. 3 is a flowchart of a test / diagnosis interrupt method according to the present invention, which is performed without introducing the coincidence detecting means 21 in FIG. 1 (equivalent to FIG. 4). In this flowchart, a central controller (CC) 11 to a plurality of input / output controllers (IOCs) 13
Starts when a test / diagnosis command CM is sent to one of them. Step a in this figure is equivalent to step b described in FIG. In step b, when the interrupt request REQ is generated, the channel controller (CHC) 12 notifies the CC 11 of the request and writes the unique address IOA 'used for the interrupt into a predetermined area in the main memory (MM) 15. .

ステップcでは、MM15に書き込まれた固有のアドレス
IOA′をCC11が回収する。
In step c, the unique address written to MM15
IOA 'is collected by CC11.

ステップdを経てステップeでは、CC11が今行ってい
る試験・診断コマンドCMの対象となっているIOCに割り
当てられた固有のアドレスIOAをCC11が自ら把握してい
るから、このIOAと、MM15の所定エリアからCC11が回収
したIOA′とを比較する。比較の結果が一致すれば正当
な割込みとして認識し、不一致ならば割込みなしと判断
する。このようにCC11は自ら割込みの正当性をチェック
するから、第4図に示した割込み信号INTの送出はな
い。
In step e after step d, the CC11 itself knows the unique address IOA assigned to the IOC that is the target of the test / diagnosis command CM currently performed by the CC11. The IOA 'collected by the CC 11 from a predetermined area is compared. If the comparison results in a match, it is recognized as a valid interrupt, and if they do not match, it is determined that there is no interrupt. As described above, since the CC 11 checks the validity of the interrupt by itself, the CC 11 does not transmit the interrupt signal INT shown in FIG.

上記ステップdは、CHC12内の前述したステータスレ
ジスタ内にセットしたフラグを無条件にリセットするこ
とを意味する。これにより、次に来る割込み要求REQを
即刻受付け可能状態にする。なおREQが返ってこない場
合、タイマーによるタイムアウトをもって異常とするこ
とは前述したのと変わらない。
The step d means that the flag set in the status register in the CHC 12 is unconditionally reset. As a result, the next interrupt request REQ can be immediately accepted. If REQ is not returned, it is the same as described above that the timer is timed out and the abnormality is detected.

〔発明の効果〕〔The invention's effect〕

以上説明したように本発明によれば、試験・診断コマ
ンドに対する応答をなす割込みが正当な割込みであるか
否かの判断を加えており、試験・診断の信頼性を向上さ
せることができる。
As described above, according to the present invention, a determination is made as to whether an interrupt that responds to a test / diagnosis command is a valid interrupt, and the reliability of the test / diagnosis can be improved.

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

第1図は本発明に係る試験・診断割込み装置とその周辺
を示す図、 第2図は第1図に示す装置の動作説明に用いるフローチ
ャート、 第3図は本発明に係る試験・診断割込み方法のフローチ
ャート、 第4図は本発明が適用されるコンピュータシステムの一
例を示す図、 第5図は試験・診断割込み手順の従来例を示すフローチ
ャートである。 図において、 11……中央制御装置、 12……チャネル制御装置、 13……入出力制御装置、 14……チャネルバス、15……主記憶装置、 16……内部バス、REQ……割込み要求、 INT……割込み信号、 CM……試験・診断コマンド。
FIG. 1 is a diagram showing a test / diagnosis interrupt device according to the present invention and its periphery, FIG. 2 is a flowchart used to explain the operation of the device shown in FIG. 1, and FIG. 3 is a test / diagnosis interrupt method according to the present invention. FIG. 4 is a diagram showing an example of a computer system to which the present invention is applied, and FIG. 5 is a flowchart showing a conventional example of a test / diagnosis interrupt procedure. In the figure, 11: central control device, 12: channel control device, 13: input / output control device, 14: channel bus, 15: main storage device, 16: internal bus, REQ: interrupt request, INT: Interrupt signal, CM: Test / diagnosis command.

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】内部バス(16)を介して接続される中央制
御装置(11)、主記憶装置(15)およびチャネル制御装
置(12)を有し、該チャネル制御装置(12)の配下には
チャネルバス(14)を介して、前記中央制御装置(11)
により試験・診断される複数の入出力制御装置(13)を
有するコンピュータシステム(10)における試験・診断
割込み処理方法において、 前記中央制御装置(11)から前記複数の入出力制御装置
(13)のうちの1つに試験・診断コマンド(CM)を送出
する第1ステップと、 該試験・診断コマンド(CM)に対する応答としての割込
み要求(REQ)が発生したことを前記チャネル制御装置
(12)にて検出したときこの割込み要求(REQ)の発生
を前記中央制御装置(11)に通知すると共に、当該割込
みに用いられる固有のアドレス(IOA′)を前記主記憶
装置(15)に書き込む第2ステップと、 該第2ステップで書き込まれた前記固有のアドレス(IO
A′)が、当該試験・診断コマンド(CM)の対象となっ
た前記入出力制御装置(13)に予め割り当てた固有のア
ドレス(IOA)に一致するか否かを前記中央制御装置(1
1)において検出する第3ステップとを有し、該第3ス
テップでの比較が一致したとき正当な割込みとし、不一
致のときは当該割込みはないものとすることを特徴とす
る試験・診断割込み処理方法。
An information processing system includes a central control unit (11), a main storage unit (15), and a channel control unit (12) connected via an internal bus (16), under the control of the channel control unit (12). Is the central control unit (11) via the channel bus (14).
A test / diagnosis interrupt processing method in a computer system (10) having a plurality of input / output control devices (13) to be tested / diagnosed by the central control device (11); A first step of transmitting a test / diagnosis command (CM) to one of them; and an occurrence of an interrupt request (REQ) in response to the test / diagnosis command (CM) to the channel control device (12). A second step of notifying the occurrence of the interrupt request (REQ) to the central control device (11) and writing a unique address (IOA ') used for the interrupt to the main storage device (15). And the unique address (IO
A ′) is determined by the central control unit (1) to determine whether or not the address matches a unique address (IOA) previously assigned to the input / output control unit (13) targeted by the test / diagnosis command (CM).
Test / diagnostic interrupt processing, comprising a third step of detecting in 1), wherein when the comparisons in the third step match, a valid interrupt is determined, and when the comparisons do not match, there is no relevant interrupt. Method.
【請求項2】内部バス(16)を介して接続される中央制
御装置(11)、主記憶装置(15)およびチャネル制御装
置(12)を有し、該チャネル制御装置(12)の配下には
チャネルバス(14)を介して、前記中央制御装置(11)
により試験・診断される複数の入出力制御装置(13)を
有するコンピュータシステム(10)における試験・診断
割込み処理装置において、 前記内部バス(16)および前記チャネルバス(14)との
間で情報の授受を行う一致検出手段(21)を設け、 該一致検出手段(21)は、前記中央制御装置(11)から
の試験・診断コマンド(CM)に対する応答としての割込
み要求(REQ)が発生したことが前記チャネル制御装置
(12)によって検出されたときに起動されると共に、当
該試験・診断コマンド(CM)の対象となった前記入出力
制御装置(13)に対し予め割り当てた固有のアドレス
(IOA)を前記内部バス(16)側から取り込み、他方当
該割込みに用いられる固有のアドレス(IOA′)を前記
チャネルバス(14)側から取り込み、両該固有のアドレ
ス(IOA,IOA′)が一致したことを検出したとき正当な
割込み信号(INT)として前記中央制御装置(11)に通
知することを特徴とする試験・診断割込み処理装置。
2. A communication system comprising a central control unit (11), a main storage unit (15) and a channel control unit (12) connected via an internal bus (16), under the control of the channel control unit (12). Is the central control unit (11) via the channel bus (14).
A test / diagnosis interrupt processing device in a computer system (10) having a plurality of input / output control devices (13) to be tested / diagnosed by the internal bus (16) and the channel bus (14). A coincidence detecting means (21) for performing transmission / reception, wherein the coincidence detecting means (21) generates an interrupt request (REQ) as a response to a test / diagnosis command (CM) from the central control device (11); Is activated when detected by the channel control device (12), and a unique address (IOA) previously assigned to the input / output control device (13) targeted by the test / diagnosis command (CM). ) Is taken in from the internal bus (16) side, while the unique address (IOA ') used for the interrupt is taken in from the channel bus (14) side, and both the unique addresses (IOA, IOA') are taken. There the central control unit (11) to the test and diagnosis interruption processing apparatus and notifies a valid interrupt signal when it is detected that the matched (INT).
JP1066019A 1989-03-20 1989-03-20 Test / diagnosis interrupt processing method and apparatus Expired - Lifetime JP2580030B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1066019A JP2580030B2 (en) 1989-03-20 1989-03-20 Test / diagnosis interrupt processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1066019A JP2580030B2 (en) 1989-03-20 1989-03-20 Test / diagnosis interrupt processing method and apparatus

Publications (2)

Publication Number Publication Date
JPH02246499A JPH02246499A (en) 1990-10-02
JP2580030B2 true JP2580030B2 (en) 1997-02-12

Family

ID=13303802

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1066019A Expired - Lifetime JP2580030B2 (en) 1989-03-20 1989-03-20 Test / diagnosis interrupt processing method and apparatus

Country Status (1)

Country Link
JP (1) JP2580030B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4536523B2 (en) * 2005-01-11 2010-09-01 株式会社沖データ Image forming apparatus

Also Published As

Publication number Publication date
JPH02246499A (en) 1990-10-02

Similar Documents

Publication Publication Date Title
US6996750B2 (en) Methods and apparatus for computer bus error termination
EP0165603B1 (en) Resilient data processing bus system
US4729124A (en) Diagnostic system
JPS59188752A (en) Bus for defective cycle operation type data processing system
US4549296A (en) Device for reporting error conditions occurring in adapters, to the data processing equipment central control unit
JP2003511756A (en) Mechanisms for improving fault isolation and diagnosis in computers
JP2580030B2 (en) Test / diagnosis interrupt processing method and apparatus
RU1792540C (en) Multiprocessor computation system
JP3711871B2 (en) PCI bus failure analysis method
JP2006172218A (en) Computer system and system monitoring program
CN111367838B (en) Method, device and data storage system for detecting data storage system
JP3127941B2 (en) Redundant device
JP2937857B2 (en) Lock flag release method and method for common storage
JPH09160840A (en) Bus communication device
JPH0283649A (en) Bus monitoring system
JP3174246B2 (en) Monitoring device and information transmitting / receiving device
JPS6353575B2 (en)
JP4102769B2 (en) Information processing system, failure location identification method, information processing apparatus
JP2645021B2 (en) Bus abnormality inspection system
JPH03250240A (en) Broadcast communication system
JPS6314542B2 (en)
SU993237A1 (en) Device for interfacing on-line memory with peripheral devices
US6625674B1 (en) Method and apparatus for state-independent non-interrupt-driven handshake with positive acknowledgement
JPH08272752A (en) Parallel processor
JPH0581174A (en) Access confirmation circuit of cpu device