JPS6263354A - Hang-up detecting system - Google Patents

Hang-up detecting system

Info

Publication number
JPS6263354A
JPS6263354A JP60194072A JP19407285A JPS6263354A JP S6263354 A JPS6263354 A JP S6263354A JP 60194072 A JP60194072 A JP 60194072A JP 19407285 A JP19407285 A JP 19407285A JP S6263354 A JPS6263354 A JP S6263354A
Authority
JP
Japan
Prior art keywords
bank
flip
flop
status display
address
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
JP60194072A
Other languages
Japanese (ja)
Inventor
Shigeru Nagasawa
長沢 茂
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 JP60194072A priority Critical patent/JPS6263354A/en
Publication of JPS6263354A publication Critical patent/JPS6263354A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To detect rapidly the hang-up concerning the main memory access in the minimum monitoring time by resetting the clocking means such as the counter and starting the clocking when the condition display of the memory bank designated by the address is changed from the unused condition display to the using condition display. CONSTITUTION:A bank condition detecting circuit 6 connected to a request buffer register 10 for the test is the same as the conventional one, branches the output of an OR gate 16 of the circuit and connects to a flip-flop 21 to generate the signal for controlling a counter 20 which is a clocking means. The flip-flop 21 generates the resetting pulse of the counter 20 together with a flip-flop 22 and a gate 23. Thus, when the necessary address is set to the request buffer register 10, the condition display of the equivalent memory bank can be monitored and the hang-up can be detected rapidly.

Description

【発明の詳細な説明】 〔概 要〕 計算機システムの主記憶アクセスにおける、障害による
ハングアップを検出するための制御方式である。記憶バ
ンクに対応する状態表示を選択するアドレスを保持する
レジスタに試験アドレスを保持し、該アドレスで指定し
た記憶バンクの状態表示が未使用から使用中の状態表示
に変化するときに、カウンタ等の計時手段をリセットし
て計時を開始することにより、最小限の監視時間で、主
記憶アクセスに関するハングアップを迅速に検出できる
[Detailed Description of the Invention] [Summary] This is a control method for detecting a hang-up due to a failure in main memory access of a computer system. A test address is held in a register that holds an address for selecting the status display corresponding to a memory bank, and when the status display of the memory bank specified by the address changes from unused to in use, a counter, etc. By resetting the timer and starting timekeeping, a hang-up related to main memory access can be quickly detected with a minimum amount of monitoring time.

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

本発明は、計算機システムの主記憶アクセスにおける、
障害によるハングアップを検出するための制御方式に関
する。
The present invention provides main memory access in a computer system,
This invention relates to a control method for detecting hang-up due to failure.

主記憶等を構成する記憶装置を、複数の記憶バンクに分
割し、異なる記憶バンクへのアクセスは、同時に並行し
て実行できるようにする方式が、しばしば使用される。
A system is often used in which a storage device constituting a main memory or the like is divided into a plurality of storage banks so that accesses to different storage banks can be executed simultaneously and in parallel.

その場合のアクセスを制御する記憶制御装置では、各記
憶バンクの使用開始から、所定のアクセス制御時間の間
、該記憶バンクの使用中を表示する状態表示を設けて、
後続のアクセス要求を制御する。
In a storage control device that controls access in this case, a status display is provided to indicate that the storage bank is in use for a predetermined access control time from the start of use of each storage bank,
Control subsequent access requests.

このようなシステムが、何等かの障害で、主記憶アクセ
スが行われ無い状態が継続するような、いわゆるハング
アップを生じると、システム内のアクセス要求が実行さ
れなくなるので、早急に検出して、原因探索に有効な情
報を採取できるようにする必要がある。
If such a system suffers a hang-up, in which the main memory is not accessed for a long time due to some kind of failure, access requests within the system will no longer be executed, so it should be detected as soon as possible. It is necessary to be able to collect information that is useful for investigating the cause.

〔従来の技術〕[Conventional technology]

第2図は、計算機システムの一構成例を示すブロック図
である。
FIG. 2 is a block diagram showing an example of the configuration of a computer system.

中央処理装置、チャネル処理装置等のアクセス元装置1
は、記憶制御装置2ヘアクセス要求を発行して、記憶制
御装置2の制御により、記憶装置3ヘアクセスする。
Access source device 1 such as central processing unit, channel processing device, etc.
issues an access request to the storage control device 2 and accesses the storage device 3 under the control of the storage control device 2.

記憶装置3は、複数の並行動作可能な記憶バンクで構成
されているものとする。
It is assumed that the storage device 3 is composed of a plurality of storage banks that can operate in parallel.

記憶制御装置2には、各アクセス元装置1に対応して、
要求バッファレジスタ4を設け、試験用に要求バッファ
レジスタ1oを設ける。又、各記憶バンクに対応するラ
ッチからなり、それぞれのバンクの未使用/使用中の状
態を表示するバンク状態表示回路5を設ける。
In the storage control device 2, corresponding to each access source device 1,
A request buffer register 4 is provided, and a request buffer register 1o is provided for testing. Further, a bank status display circuit 5 is provided which is composed of a latch corresponding to each storage bank and displays the unused/used status of each bank.

なお、要求バッファレジスタ1oは、例えばサービスプ
ロセッサから所要のアクセス要求を設定して、他の要求
元装置と同様にアクセスを試行することにより、記憶制
御装置2の試験等を行うために設けられる。
Note that the request buffer register 1o is provided for testing the storage control device 2 by, for example, setting a necessary access request from a service processor and attempting access in the same way as other request source devices.

バンク状態表示回路5の各ラッチの出力信号は、各要求
バッファレジスタ4.10に対する、バンク   ゛状
態検査回路6に入力される。この入力信号は、例えばオ
ン信号によって、該当記憶バンクの使用中を表示するも
のとする。
The output signal of each latch of the bank status display circuit 5 is input to the bank status inspection circuit 6 for each request buffer register 4.10. This input signal is assumed to indicate that the corresponding storage bank is in use, for example, by an on signal.

要求バッファレジスタ4.10にアクセス要求が設定さ
れると、要求情報中のアクセス先記憶バンク指定部分の
情報が、バンク状態検査回路6へ人、    力され、
バンク状態表示回路5の該当バンクのラッチの出力を選
択し、その否定信号を優先選択回路7に入力する。従っ
て、アクセス要求先の記憶バンクが未使用表示の場合に
、優先選択回路7にオン信号が入力される。
When an access request is set in the request buffer register 4.10, the information in the access destination storage bank designation part in the request information is input to the bank status inspection circuit 6.
The output of the latch of the corresponding bank in the bank status display circuit 5 is selected, and its negation signal is input to the priority selection circuit 7. Therefore, when the storage bank to which the access is requested is displayed as unused, an on signal is input to the priority selection circuit 7.

優先選択回路7は、同時に入力された要求の1つを所定
の論理で選択して、該要求の所要の要求情報をアクセス
制御部8へ渡すことにより、記憶装置3に対するアクセ
スのための公知の制御を開始させる。その段階で、要求
の受は付けられた要求バッファレジスタは無効にされ、
後続の要求発行が可能になる。
The priority selection circuit 7 selects one of the simultaneously input requests using a predetermined logic and passes required request information of the request to the access control section 8, thereby performing a known method for accessing the storage device 3. Start control. At that stage, the request buffer register marked with receiving the request is disabled,
Subsequent requests can be issued.

優先選択回路7で選択されたアクセス要求の指定記憶バ
ンクのアドレスは、状態表示制御部9にも渡される。状
態表示制御部9は、バンク状態表示回路5の該当バンク
のラッチをオンにセットし、その後所定のアクセス制御
時間経過後に該ラッチをリセットする。
The address of the specified storage bank of the access request selected by the priority selection circuit 7 is also passed to the status display control section 9. The status display control unit 9 turns on the latch of the corresponding bank in the bank status display circuit 5, and then resets the latch after a predetermined access control time has elapsed.

第3図は、バンク状態表示回路5及び要求バッファレジ
スタ10と接続するバンク状態検査回路6の、上記説明
に関連する部分の詳細構成を示すブロック図である。
FIG. 3 is a block diagram showing the detailed structure of the part of the bank state inspection circuit 6 connected to the bank state display circuit 5 and the request buffer register 10 that is related to the above description.

図のバンク状態表示回路5において、11は各バンクの
状態を表示するラッチ、12は状態表示制御部9からの
記憶バンクアドレスをデコードして、指定のラッチ11
を使用中表示にセットするデコーダ、13は未使用表示
にリセットするためのデコーダである。
In the bank status display circuit 5 shown in the figure, 11 is a latch that displays the status of each bank, and 12 is a latch that decodes the storage bank address from the status display control unit 9 to
A decoder 13 sets the display to be in use, and 13 is a decoder to reset the display to unused.

又、バンク状態検査回路6においては、デコーダ14と
ゲート15により、要求バッファレジスタ1゜の指定記
憶バンクアドレスに対するラッチ11の出力を選択し、
論理和ゲート16の出力の否定信号を信号線17でゲー
トして、優先選択回路7へ出力するように構成される。
Further, in the bank state inspection circuit 6, the decoder 14 and the gate 15 select the output of the latch 11 for the specified storage bank address of the request buffer register 1°,
It is configured to gate the negative signal of the output of the OR gate 16 through a signal line 17 and output it to the priority selection circuit 7.

信号g17は、要求バッファレジスタ10の内容の有効
性を示す有効ビット信号により、出力を制御する。この
有効ビットは、例えば要求が受は付けられたとき、優先
選択回路7によってリセットされる。
The output of the signal g17 is controlled by a valid bit signal indicating the validity of the contents of the request buffer register 10. This valid bit is reset by the priority selection circuit 7, for example, when the request is accepted.

〔発明が解決しようとする問題点〕 以上の構成において、何等かの障害によってアクセス要
求元装置からの主記憶アクセスが発生しなくなり、又は
アクセスが終了しなくなる等の、主記憶アクセスに関す
るハングアップ状態が生じたとき、従来はアクセス元装
置で、例えば命令が終了するまでの時間を監視し、それ
が所定値より長いことによって検出される。
[Problem to be solved by the invention] In the above configuration, a hang-up state related to main memory access occurs, such as when main memory access from the access requesting device does not occur or access is not completed due to some kind of failure. When this occurs, conventionally, the access source device monitors, for example, the time until the instruction is completed, and detects that the time is longer than a predetermined value.

この監視時間は正常な待合せを障害と誤判定しない等の
ために十分長い時間にする必要があるので迅速な検出が
できず、更に、検出時には原因探索のための情報が失わ
れている可能性がある等の問題があった。
This monitoring time needs to be long enough to avoid misjudging normal waiting times as failures, so prompt detection is not possible, and furthermore, there is a possibility that information for searching for the cause may be lost at the time of detection. There were some problems.

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

第1図は、本発明の構成を示すブロック図である。 FIG. 1 is a block diagram showing the configuration of the present invention.

図において、試験用の要求バッファレジスタ10に接続
する、バンク状態検査回路6は従来と同様であり、該回
路の論理和ゲート16の出力を分岐して、本発明の計時
手段であるカウンタ20を制御する信号を発生するため
のフリップフロップ21に接続する。
In the figure, the bank state inspection circuit 6 connected to the test request buffer register 10 is the same as the conventional one, and the output of the OR gate 16 of this circuit is branched to run the counter 20 which is the time measuring means of the present invention. It is connected to a flip-flop 21 for generating a control signal.

フリップフロップ21はフリップフロップ22、ゲート
23と共に、カウンタ20のリセットパルスを発生する
Flip-flop 21, together with flip-flop 22 and gate 23, generates a reset pulse for counter 20.

〔作 用〕[For production]

試験用の要求バッファレジスタ10に、試験アドレスを
設定すると、バンク状態表示回路5の該当のラッチ11
の出力が選択される。
When a test address is set in the test request buffer register 10, the corresponding latch 11 of the bank status display circuit 5 is set.
output is selected.

該バンクが使用中になれば、該当のラッチはオンにセッ
トされる。
When the bank is in use, the corresponding latch is set on.

ラッチ11がオンであると、対応するゲート15の出力
がオン、従って論理和ゲート16の出力がオンになるの
で、次の制御サイクルにフリップフロップ21がオンな
る。
When the latch 11 is on, the output of the corresponding gate 15 is turned on, and therefore the output of the OR gate 16 is turned on, so that the flip-flop 21 is turned on in the next control cycle.

次の制御サイクルでは、フリップフロップ21の出力を
受けてフリップフロップ22もオンになるが、それまで
の1制御サイクルの間、ゲート23の出力がオンになり
、このパルス信号によってカウンタ20をリセットし、
所定時間のカウントを開始させる。
In the next control cycle, the flip-flop 22 is also turned on in response to the output of the flip-flop 21, but during the previous control cycle, the output of the gate 23 was turned on, and this pulse signal resets the counter 20. ,
Start counting a predetermined time.

8亥当のラッチ11がオフにリセットされれば、論理和
ゲート16の出力がオフになるので、フリップフロップ
21、次いでフリップフロップ22はリセットされる。
If the latch 11 corresponding to 8.0 is reset to off, the output of the OR gate 16 is turned off, so the flip-flop 21 and then the flip-flop 22 are reset.

ラッチ11のリセットが行われず、従ってフリップフロ
ップ22がオンにセットされた状態が続くと、一定の時
間後にカウンタ20がオーバフローし、該信号が信号線
24に出力され、障害の存在を表示することができる。
If the latch 11 is not reset and therefore the flip-flop 22 remains set on, the counter 20 will overflow after a certain period of time and a signal will be output on the signal line 24 indicating the presence of a fault. I can do it.

本構成では、要求バッファレジスタ10に所要のアドレ
スをセットしておけば、該当の記憶バンクの状態表示を
監視することができ、ハングアップを迅速に検出するこ
とが可能になる。
In this configuration, by setting a required address in the request buffer register 10, it is possible to monitor the status display of the corresponding storage bank, and it is possible to quickly detect a hang-up.

〔実施例〕〔Example〕

第1図において、バンク状態表示回路5、バンク状態検
査回路6、優先選択回路7及び状態表示制御部9等は、
前記従来の場合と同様に動作するものとする。
In FIG. 1, the bank status display circuit 5, bank status inspection circuit 6, priority selection circuit 7, status display control section 9, etc.
It is assumed that the operation is the same as in the conventional case.

試験用要求バッファレジスタ10に、試験アドレスを含
む要求情報を設定すると、従来と同様に要求先記憶バン
クの状態検査が実行され、該バンクが未使用であれば、
優先選択回路7へ要求が入力され、その結果、バンク状
態表示回路5の該当のラッチ11が使用中状態にセット
される。
When request information including a test address is set in the test request buffer register 10, a status check of the request destination storage bank is executed as in the past, and if the bank is unused,
A request is input to the priority selection circuit 7, and as a result, the corresponding latch 11 of the bank state display circuit 5 is set to the busy state.

ラッチ11がセットされることにより、対応するゲート
15の出力がオン、従って論理和ゲート16の出力がオ
ンになるので、次の制御サイクルにフリップフロップ2
1がオンなる。
By setting the latch 11, the output of the corresponding gate 15 is turned on, and therefore the output of the OR gate 16 is turned on, so the flip-flop 2 is turned on in the next control cycle.
1 turns on.

フリップフロップ21は常時論理和ゲート16の出力の
状態にセットされ、フリップフロップ22はフリップフ
ロップ21の出力の状態にセットされている。
The flip-flop 21 is always set to the output state of the OR gate 16, and the flip-flop 22 is set to the output state of the flip-flop 21.

次の制御サイクルでは、フリップフロップ21の出力を
受けてフリップフロップ22もオンになるが、それまで
の1制御サイクルの間、ゲート23の出力がオンになり
、このパルス信号によってカウンタ20をリセットし、
所定時間のカウントを開始させる。
In the next control cycle, the flip-flop 22 is also turned on in response to the output of the flip-flop 21, but during the previous control cycle, the output of the gate 23 was turned on, and this pulse signal resets the counter 20. ,
Start counting a predetermined time.

その後、正常に制御が進行して、該当のラッチ11がオ
フにリセットされれば、論理和ゲート16の出力がオフ
になるので、フリップフロップ21、次いでフリップフ
ロップ22はリセットされる。
Thereafter, if control proceeds normally and the corresponding latch 11 is reset to off, the output of the OR gate 16 is turned off, so the flip-flop 21 and then the flip-flop 22 are reset.

その後、他のアクセス要求で該当バンクが選択され、ラ
ッチ11がオンになるごとに、前記と同様にしてカウン
タ20はリセットされる。
Thereafter, each time the bank is selected by another access request and the latch 11 is turned on, the counter 20 is reset in the same manner as described above.

この動作は、要求パフファレジスタ10のアドレス部分
によって指定されている記憶バンクへの、自身又は他の
要求バンファレジスタ4によるアクセス要求が、優先選
択回路7で選択されるごとに繰り返され、カウンタ20
は繰り返しごとにリセットされる。
This operation is repeated every time the priority selection circuit 7 selects an access request to the storage bank specified by the address part of the request puffer register 10 by itself or another request puffer register 4, and the counter 20
is reset on each iteration.

しかし、リセットされない状態が所定時間続くと、カウ
ンタ20はオーバフローし、該信号が信号線24に出力
され、これを適当な制御回路で受けて、障害処理開始の
契機とすることができる。
However, if the state of not being reset continues for a predetermined period of time, the counter 20 overflows and the signal is output to the signal line 24, which can be received by an appropriate control circuit and used as a trigger for starting troubleshooting.

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

以上の説明から明らかなように、本発明によれば、計算
機システムの主記憶アクセスにおけるハングアップを、
迅速に検出することができるので、システムの可用性を
増大するという著しい工業的効果がある。
As is clear from the above description, according to the present invention, hang-ups in main memory access of a computer system can be solved by
Since it can be detected quickly, it has a significant industrial effect of increasing system availability.

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

第1図は本発明の実施例構成ブロック図、第2図は計算
機システムの一構成例ブロック図、第3図は従来の一構
成例ブロンク図である。 図において、 1はアクセス元装置、 2は記憶制御装置、3は記憶装
置、 4.10は要求バッファレジスタ、 5はバンク状態表示回路、 6はバンク状態検査回路、 7は優先選択回路、   8はアクセス制御部、9は状
態表示制御部、 11はランチ、12.13.14はデ
コーダ、15はゲート、16は論理和ゲート、  17
は信号線、21.22はフリップフロップ、 20はカウンタ     23はゲートを示す。
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a block diagram of a computer system, and FIG. 3 is a block diagram of a conventional configuration. In the figure, 1 is an access source device, 2 is a storage control device, 3 is a storage device, 4.10 is a request buffer register, 5 is a bank status display circuit, 6 is a bank status inspection circuit, 7 is a priority selection circuit, and 8 is a Access control unit, 9 is status display control unit, 11 is lunch, 12, 13, 14 is decoder, 15 is gate, 16 is OR gate, 17
21 and 22 are flip-flops, 20 is a counter, and 23 is a gate.

Claims (1)

【特許請求の範囲】 計算機システムの、アクセス元装置から記憶装置の記憶
バンクを指定するアクセス要求を受信し、該要求先記憶
バンクの使用中を、該記憶バンクに対応して設けられる
状態表示(5)を検査して識別するようにした記憶制御
装置において、 該状態表示を選択するアドレスを保持する手段(10)
、 該アドレス保持手段(10)に保持されるアドレスに対
応する上記状態表示(5)を選択し、該選択した状態表
示(5)の未使用から使用中表示への変化を検出して信
号を発生する手段(21、22、23)、及び、該検出
信号発生ごとに初期状態からの計時を開始する計時手段
(20)を有することを特徴とするハングアップ検出方
式。
[Scope of Claims] A computer system receives an access request specifying a storage bank of a storage device from an access source device, and indicates whether the request destination storage bank is in use by displaying a status display ( 5) in a storage control device configured to inspect and identify the status, means (10) for holding an address for selecting the status display;
, selects the status display (5) corresponding to the address held in the address holding means (10), detects a change in the selected status display (5) from unused to in-use, and outputs a signal. A hang-up detection method characterized by comprising: means (21, 22, 23) for generating a detection signal, and a timekeeping means (20) for starting timekeeping from an initial state each time the detection signal is generated.
JP60194072A 1985-09-03 1985-09-03 Hang-up detecting system Pending JPS6263354A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60194072A JPS6263354A (en) 1985-09-03 1985-09-03 Hang-up detecting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60194072A JPS6263354A (en) 1985-09-03 1985-09-03 Hang-up detecting system

Publications (1)

Publication Number Publication Date
JPS6263354A true JPS6263354A (en) 1987-03-20

Family

ID=16318489

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60194072A Pending JPS6263354A (en) 1985-09-03 1985-09-03 Hang-up detecting system

Country Status (1)

Country Link
JP (1) JPS6263354A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0599447A1 (en) * 1992-11-27 1994-06-01 Fujitsu Limited Data processing apparatus with function of effecting hang-up processing

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5181534A (en) * 1975-01-16 1976-07-16 Hitachi Ltd DEETATENSOSEIGYO SOCHI
JPS5856010A (en) * 1981-09-29 1983-04-02 Fujitsu Ltd Information processor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5181534A (en) * 1975-01-16 1976-07-16 Hitachi Ltd DEETATENSOSEIGYO SOCHI
JPS5856010A (en) * 1981-09-29 1983-04-02 Fujitsu Ltd Information processor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0599447A1 (en) * 1992-11-27 1994-06-01 Fujitsu Limited Data processing apparatus with function of effecting hang-up processing
US5721869A (en) * 1992-11-27 1998-02-24 Fujitsu Limited Data processing apparatus with function of effecting hang-up processing

Similar Documents

Publication Publication Date Title
US4811345A (en) Methods and apparatus for providing a user oriented microprocessor test interface for a complex, single chip, general purpose central processing unit
US4312066A (en) Diagnostic/debug machine architecture
SE429692B (en) MULTIPLE-PROCESSOR COMPUTER WITH A COMMON COMPUTER
RU2137182C1 (en) Execution of data processing instruction
JPH0690677B2 (en) Channel error injection device
US6587963B1 (en) Method for performing hierarchical hang detection in a computer system
JPS6263354A (en) Hang-up detecting system
US4198682A (en) Symptom compression device
JPH06149762A (en) Conflict operation testing system for computer system
JP2668382B2 (en) Pseudo fault generation method for testing microprograms
CN117491784A (en) Module aging test method, device, equipment and storage medium
JP2009070212A (en) Multiprocessor system
SU660053A1 (en) Microprocessor checking arrangement
JP2808985B2 (en) Information processing device and debug device
CN115078976A (en) Core number detection system and method
JP4644461B2 (en) System LSI
JP4232250B2 (en) Fault check method for digital computer circuit.
JPS63298175A (en) Ic test system
JPH0736735A (en) Debugging device
JPS603760A (en) Program analyzer
JPH02299655A (en) Method and instrument for relating diagnos- tic informations with specified computer in- structions
JPS5935250A (en) Program controller
JPS63193260A (en) Host processor monitoring system for loosely coupled multiprocessor system
JPH0644201A (en) Monitor device for computer system using shared memory
JPS6162945A (en) Method for inspecting information processor