JPH0540667A - Abnormality detecting method for main processor and firmware runaway preventing method for i/o processor - Google Patents

Abnormality detecting method for main processor and firmware runaway preventing method for i/o processor

Info

Publication number
JPH0540667A
JPH0540667A JP3193802A JP19380291A JPH0540667A JP H0540667 A JPH0540667 A JP H0540667A JP 3193802 A JP3193802 A JP 3193802A JP 19380291 A JP19380291 A JP 19380291A JP H0540667 A JPH0540667 A JP H0540667A
Authority
JP
Japan
Prior art keywords
processor
main processor
main
data
abnormality
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.)
Withdrawn
Application number
JP3193802A
Other languages
Japanese (ja)
Inventor
Yumiko Nagase
由美子 長瀬
Junichi Yonemitsu
順一 米滿
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 JP3193802A priority Critical patent/JPH0540667A/en
Publication of JPH0540667A publication Critical patent/JPH0540667A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Bus Control (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE:To realize a method to prevent the runaway of an I/O processor by providing plural I/O processors separately from a main processor and surely detecting the abnormality of the main processor in an abnormality preventing method for communication equipment which performs communication line control by firmware. CONSTITUTION:The communication equipment consisting of the main processor 100 and a communication adaptor 200 is constituted so as to detect the abnormality of the main processor 100 by providing a decision means 240 which decides whether or not data transfer between buffer memory 230 in the communication adaptor 200 and main memory 120 in the main processor 100 can be performed, and deciding whether or not direct memory access between the buffer memory 230 and the main memory 120 can be performed by the decision means 240 when the transfer of data between the communication adaptor 230 and a counter device 300 is performed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はメインプロセッサとは別
の複数のI/Oプロセッサを設け、ファームウェアで回
線制御を行う通信装置の異常検出方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of detecting an abnormality in a communication device in which a plurality of I / O processors other than a main processor are provided and line control is performed by firmware.

【0002】例えば、パケット交換ネットワークを構成
するノード装置やデータ集配信を行う装置は、装置とし
ての処理能力向上のために、メインプロセッサの負荷を
軽減させることが必要である。そこで、装置内に複数の
I/Oプロセッサを設け、ファームウェアで制御する方
式が広く採用されている。通信手順は対向装置の種類に
より異なる場合があるが、この様な通信手順の差をI/
Oプロセッサおよびファームウェアが吸収することによ
り、メインプロセッサとは独立で通信を行っている。
For example, in a node device that constitutes a packet switching network and a device that collects and distributes data, it is necessary to reduce the load on the main processor in order to improve the processing capability of the device. Therefore, a method of providing a plurality of I / O processors in the device and controlling with firmware is widely adopted. The communication procedure may differ depending on the type of the opposite device.
By being absorbed by the O processor and the firmware, communication is performed independently of the main processor.

【0003】かかる、メインプロセッサとは別の複数の
I/Oプロセッサを備える装置において、メインプロセ
ッサが異常となった場合には、異常を確実に検出し、対
向装置に通知するメインプロセッサの異常検出方法が要
求されている。
In such an apparatus including a plurality of I / O processors other than the main processor, when the main processor has an abnormality, the abnormality is surely detected and the abnormality detection of the main processor is notified to the opposite device. A method is required.

【0004】[0004]

【従来の技術】図4は従来例を説明するブロック図を示
す。図中の100はマイクロプロセッサ110、メイン
メモリ120、ダイレクトメモリアクセスコントローラ
(以下DMACと称する)130よりなるメインプロセ
ッサ、200AはI/Oプロセッサ210、ファームウ
ェア220、バッファメモリ230よりなる通信アダプ
タ、300は回線制御部310、バッファメモリ320
をもつ対向装置である。
2. Description of the Related Art FIG. 4 shows a block diagram for explaining a conventional example. In the figure, 100 is a main processor including a microprocessor 110, a main memory 120, and a direct memory access controller (hereinafter referred to as DMAC) 130, 200A is a communication adapter including an I / O processor 210, firmware 220, and buffer memory 230, and 300 is Line control unit 310, buffer memory 320
It is an opposite device with.

【0005】図において、例えば、対向装置300よ
り、通信アダプタ200Aにデータを送信する場合、対
向装置300は回線制御部310をとおしてバッファメ
モリ320内のデータを送出し、通信アダプタ200A
側では、ファームウェア220で制御されるI/Oプロ
セッサ210を介して、受信したパケットをバッファメ
モリ230に書き込む。
In the figure, for example, when data is transmitted from the opposite device 300 to the communication adapter 200A, the opposite device 300 sends the data in the buffer memory 320 through the line control unit 310, and the communication adapter 200A.
On the side, the received packet is written in the buffer memory 230 via the I / O processor 210 controlled by the firmware 220.

【0006】次いで、バッファメモリ230に書き込ま
れたパケットはDMAC130でコントロールされメイ
ンメモリ120に転送、書き込みが行われる。この構成
では、I/Oプロセッサ210はマイクロプロセッサ1
10とは独立して対向装置300との通信を行ってお
り、電源断やリセット信号等の入力がない限り、I/O
プロセッサ210は単独で動作を継続する。
Next, the packet written in the buffer memory 230 is controlled by the DMAC 130 and transferred to and written in the main memory 120. In this configuration, the I / O processor 210 is the microprocessor 1
It communicates with the opposite device 300 independently of the I / O device 10, and unless I / O is cut off or a reset signal is input, I / O
The processor 210 continues to operate independently.

【0007】また、I/Oプロセッサ210は複数の対
向装置300と接続して並行処理を行うことが一般的な
構成になっており、マイクロプロセッサ110の処理タ
イミングや負荷変動による影響をなくし、対向装置30
0との送受信タイミングをプロセッサ110の処理に持
ち込まないように、I/Oプロセッサ210にバッファ
メモリ230を設けている。したがって、バッファメモ
リ230に空きがある限り対向装置300からのデータ
受信が可能であり、バッファメモリ230に送信すべき
データがある限り対向装置300へのデータ送信を行
う。
Further, the I / O processor 210 is generally configured to be connected to a plurality of opposed devices 300 to perform parallel processing. Device 30
A buffer memory 230 is provided in the I / O processor 210 so that the transmission / reception timing with 0 is not brought into the processing of the processor 110. Therefore, data can be received from the opposite device 300 as long as the buffer memory 230 has a free space, and data can be transmitted to the opposite device 300 as long as there is data to be transmitted in the buffer memory 230.

【0008】[0008]

【発明が解決しようとする課題】上述の従来例において
は、マイクロプロセッサ110に異常が発生し、通信ア
ダプタ200A内のバッファメモリ230からメインプ
ロセッサ100内のメインメモリ120にデータの転送
を行うことができない場合でも、バッファメモリ230
に空きがあれば、リンクレベル上は正常であり、データ
受信が行われ、ファームウェア220が暴走する。
In the above-mentioned conventional example, an abnormality occurs in the microprocessor 110, and data is transferred from the buffer memory 230 in the communication adapter 200A to the main memory 120 in the main processor 100. Buffer memory 230
If there is a vacancy, the link level is normal, data is received, and the firmware 220 runs out of control.

【0009】また、通信アダプタ200Aからメインプ
ロセッサ100へのデータ転送はダイレクトメモリアク
セスモード(以下DMAモードと称する)で行うのが一
般的であり、複数の対向装置300からの受信データの
転送を並行して行うことから、送受信実行中の対向装置
300との対応付けが困難である。
Data transfer from the communication adapter 200A to the main processor 100 is generally performed in a direct memory access mode (hereinafter referred to as a DMA mode), and transfer of received data from a plurality of opposite devices 300 is performed in parallel. Therefore, it is difficult to associate with the opposite device 300 that is executing transmission / reception.

【0010】上記のように、メインプロセッサ100が
異常となり、交換や集配信等の処理を行うべきデータが
メインプロセッサ100に渡っていないにもかかわら
ず、対向装置300は通信アダプタ200Aとのデータ
の送受信が可能であることから、正常に送受信を完了し
たものと判断してしまう。
As described above, although the main processor 100 becomes abnormal and the data to be exchanged, collected and distributed, etc. is not delivered to the main processor 100, the opposite device 300 can transfer data to and from the communication adapter 200A. Since transmission / reception is possible, it is determined that transmission / reception has been completed normally.

【0011】したがって、このような場合に必要となる
データバックアップや二重化システムで必要となる回線
の切り替え等が行われなくなり、データの信頼度を低下
させている。
Therefore, in such a case, the data backup required and the line switching required in the duplex system are not performed, and the reliability of the data is lowered.

【0012】また、より上位レベルのリカバリは行った
としても時間を要するため、高レスポンスが要求される
ネットワークや装置の場合には不十分である。本発明は
メインプロセッサの異常を確実に検出して、I/Oプロ
セッサの暴走を防止する方法を実現しようとする。
Further, even if the higher level recovery is performed, it takes time, so that it is not sufficient in the case of a network or a device which requires a high response. The present invention intends to realize a method for surely detecting an abnormality of a main processor and preventing runaway of an I / O processor.

【0013】[0013]

【課題を解決するための手段】図1は本発明の原理を説
明するブロック図である。図中の100はマイクロプロ
セッサ110と、メインメモリ120と、DMAC13
0よりなるメインプロセッサであり、200はI/Oプ
ロセッサ210と、ファームウェア220と、バッファ
メモリ230を有する通信アダプタである。
FIG. 1 is a block diagram for explaining the principle of the present invention. Reference numeral 100 in the figure denotes a microprocessor 110, a main memory 120, and a DMAC 13.
0 is a main processor, and 200 is a communication adapter having an I / O processor 210, firmware 220, and a buffer memory 230.

【0014】また、240は、通信アダプタ200内の
バッファメモリ230と、メインプロセッサ100内の
メインメモリ120との間でDMAモードによるデータ
転送が可能か否かを判定する判定手段であり、通信アダ
プタ200が対向装置300とデータの送受信を行うと
き、バッファメモリ230とメインメモリ120との間
でダイレクトメモリアクセス(以下DMAと称する)が
可能か否かを判定手段240にて判定することによりメ
インプロセッサ100の異常を検出する。
Reference numeral 240 is a determination means for determining whether or not data transfer in the DMA mode is possible between the buffer memory 230 in the communication adapter 200 and the main memory 120 in the main processor 100. The main processor 200 determines whether or not direct memory access (hereinafter, referred to as DMA) is possible between the buffer memory 230 and the main memory 120 when the device 200 transmits / receives data to / from the opposite device 300. Detect 100 abnormalities.

【0015】さらに、通信アダプタ200が対向装置3
00とデータの送受信を行うとき、バッファメモリ23
0とメインメモリ120との間でDMAモードによるデ
ータ転送が可能か否かを判定手段240にて判定し、D
MAが可能な場合はデータの送受信を行い、DMAが不
可能な場合は、対向装置300に対してデータの送出停
止を指示する。
Further, the communication adapter 200 is used as the opposite device 3.
Buffer memory 23 when transmitting / receiving data to / from 00
0 and the main memory 120 determines whether or not data transfer in the DMA mode is possible by the determination means 240, and D
If MA is possible, data transmission / reception is performed, and if DMA is not possible, the opposite device 300 is instructed to stop data transmission.

【0016】[0016]

【作用】メインプロセッサ100と通信アダプタ200
との間のデータ送受信には下記の種類がある。
Operation: Main processor 100 and communication adapter 200
There are the following types of data transmission and reception to and from.

【0017】 送信データ (メインプロセッサ→通
信アダプタ) 送信完了通知(メインプロセッサ←通信アダプタ) 受信データ (メインプロセッサ←通信アダプタ) 異常発生通知(メインプロセッサ←通信アダプタ) 通信アダプタ異常、手順異常等 回線制御指示(メインプロセッサ→通信アダプタ) オープン/クローズ指示 メインプロセッサ100の異常時はとはあり得ない
ので、異常検出はDMA転送が正常に行うことができる
か否かにより検出する。
Transmission data (main processor → communication adapter) Transmission completion notification (main processor ← communication adapter) Reception data (main processor ← communication adapter) Abnormality occurrence notification (main processor ← communication adapter) Communication adapter error, procedure error, etc. Line control Instruction (main processor → communication adapter) Open / close instruction When there is an abnormality in the main processor 100, there is no possibility of abnormality. Therefore, abnormality detection is detected by whether or not DMA transfer can be performed normally.

【0018】また、DMAモード転送の異常を検出した
場合には、バッファメモリ230のビジィ状態として、
対向装置300に通知することにより異常終結させる。
上記の動作により、メインプロセッサ100の異常を確
実に検出することが可能となり、メインプロセッサ10
0の異常を検出した場合には、対向装置300へ異常を
通知し、確実に異常終結させることが可能となる。
When an abnormality in the DMA mode transfer is detected, the buffer memory 230 is set to the busy state,
Abnormal termination is made by notifying the opposing device 300.
With the above operation, it becomes possible to reliably detect the abnormality of the main processor 100.
When an abnormality of 0 is detected, it is possible to notify the opposite device 300 of the abnormality and surely terminate the abnormality.

【0019】[0019]

【実施例】図2は本発明の実施例のフローチャートであ
る。本発明の動作をフローチャートにより説明する。
FIG. 2 is a flowchart of an embodiment of the present invention. The operation of the present invention will be described with reference to a flowchart.

【0020】 通信アダプタ200と対向装置300
との回線設定を行う。 判定手段240により、メインメモリ120とバッ
ファメモリ230の間でDMAモード転送が可能か否か
を判定する。
Communication adapter 200 and opposite device 300
Set up the line with. The determination means 240 determines whether or not DMA mode transfer is possible between the main memory 120 and the buffer memory 230.

【0021】 においてDMAモード転送が否の場
合はメインプロセッサ100が異常であるので、対向装
置300に対してデータ送信の停止を指示する。 においてDMAモード転送が可能の場合は、対向
装置300からデータを受信し、バッファメモリ230
に書き込む。
In the case where the DMA mode transfer is not permitted, the main processor 100 is in an abnormal state, and therefore the opposite device 300 is instructed to stop the data transmission. If the DMA mode transfer is possible, the data is received from the opposite device 300 and the buffer memory 230
Write in.

【0022】 次いで、バッファメモリ230に書き
込んだデータを、DMAモードでメインメモリ120に
転送する。 一連のデータを受信、転送して、バッファメモリ2
30の内容がなくなった場合には、受信データ終了と
し、後続データがある場合には、に戻って、DMAモ
ード転送が可能であれば対向装置300からの次のデー
タを受信し、バッファメモリ230に書き込む。
Next, the data written in the buffer memory 230 is transferred to the main memory 120 in the DMA mode. Buffer memory 2 that receives and transfers a series of data
When the content of 30 is lost, the reception data ends. When there is subsequent data, the process returns to, and if DMA mode transfer is possible, the next data from the opposite device 300 is received and the buffer memory 230 Write in.

【0023】図3は本発明の実施例の回線制御方式を説
明する図である。通信アダプタ200と対向装置300
との通信手順は使用される頻度の高いHDLC(High-l
evelData Link Control Procedure ハイレベルデータ
リンク制御手順)を例として説明する。
FIG. 3 is a diagram for explaining the line control system according to the embodiment of the present invention. Communication adapter 200 and opposite device 300
The communication procedure with HDLC (High-l
evelData Link Control Procedure) is described as an example.

【0024】(A)は正常時を示す。図は通信アダプタ
200を中心としてみたときの動作であり、受信は対向
装置300よりのデータ(Iパケット、図中Iとして示
す)を受信することを意味し、メイン転送はバッファメ
モリ230に書き込んだデータをメインメモリ120へ
DMAC130のコントロールのもとに転送することを
示す。
(A) shows a normal state. The figure shows the operation centering on the communication adapter 200. Reception means reception of data (I packet, shown as I in the figure) from the opposite device 300, and main transfer is written in the buffer memory 230. The data is transferred to the main memory 120 under the control of the DMAC 130.

【0025】この場合は、メイン転送が正常(図中OK
として示す)であったので、対向装置300へは、次の
データの送信を許可する肯定応答RR(Receive Ready)
信号を送出する。
In this case, the main transfer is normal (OK in the figure).
Is shown), the positive response RR (Receive Ready) which permits the transmission of the next data to the opposite device 300.
Send a signal.

【0026】(B)は異常時(メイン転送でのNG)を
示す。対向装置300から受信したデータをメインメモ
リ120へDMAC130のコントロールのもとに転送
しようとしたが、転送不可能であった場合を示し、この
ときは対向装置300へは、次のデータの送信を停止を
指示する否定応答RNR(Receive Not Ready)信号を送
出する。RNR信号は対向装置300からみると通信ア
ダプタ200のバッファメモリ230のビジィにみえ
る。
(B) shows an abnormal state (NG in main transfer). A case is shown in which the data received from the opposite device 300 is attempted to be transferred to the main memory 120 under the control of the DMAC 130, but the transfer is impossible. At this time, the next data is transmitted to the opposite device 300. A negative response RNR (Receive Not Ready) signal for instructing stop is transmitted. The RNR signal appears as busy in the buffer memory 230 of the communication adapter 200 when viewed from the opposite device 300.

【0027】(C)は異常時(既に異常検出)を示す。
前回のIパケットの転送時にDMAモード転送ができな
いことを検出している場合には、今回の動作で、Iパケ
ットを受信してバッファメモリ230に書き込むが、既
にDMAモード転送の異常を検出しているので、今回の
Iパケットはメインメモリ120に転送はせずに、Iパ
ケットを受信した時点でRNR信号を対向装置300に
送出する。
(C) shows an abnormal state (already detected abnormality).
When it is detected that the DMA mode transfer cannot be performed at the previous transfer of the I packet, the I packet is received and written in the buffer memory 230 in this operation, but the abnormality of the DMA mode transfer is already detected. Therefore, the I packet of this time is not transferred to the main memory 120, and the RNR signal is sent to the opposite device 300 when the I packet is received.

【0028】また、データ送信中に異常を検出した場合
には、データをアボートパターンに置き換えて送信し、
通信アダプタ200側で受信データを無効化する。した
がって、メインプロセッサ100の異常を確実に検出し
て、対向装置300に通知することができるので、I/
Oプロセッサ210のファームウェア220の暴走を防
止でき、異常となった以降のデータは対向装置300側
でバックアップすることにより、確実なリカバリを行う
ことが可能となる。
If an abnormality is detected during data transmission, the data is replaced with an abort pattern and transmitted,
The received data is invalidated on the communication adapter 200 side. Therefore, the abnormality of the main processor 100 can be reliably detected and notified to the opposite device 300.
The runaway of the firmware 220 of the O processor 210 can be prevented, and the data after the abnormality is backed up on the opposite device 300 side, so that the reliable recovery can be performed.

【0029】[0029]

【発明の効果】通信アダプタと対向装置とのデータの送
受信を行うとき、通信アダプタのバッファメモリとメイ
ンプロセッサのメインメモリとの間のDMAモード転送
の可否を検出することにより、メインプロセッサの異常
を確実に検出することが可能となり、さらにメインプロ
セッサの異常を検出した場合には、異常情報を的確に対
向装置に通知することができ、対向装置において、迅
速、確実なリカバリが可能となる。
When transmitting / receiving data between the communication adapter and the opposite device, it is possible to detect the abnormality of the main processor by detecting whether or not the DMA mode transfer between the buffer memory of the communication adapter and the main memory of the main processor is possible. When the abnormality of the main processor is detected, the abnormality information can be accurately notified to the opposite device, and the opposite device can perform quick and reliable recovery.

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

【図1】 本発明の原理を説明するブロック図FIG. 1 is a block diagram illustrating the principle of the present invention.

【図2】 本発明の実施例のフローチャートFIG. 2 is a flowchart of an embodiment of the present invention.

【図3】 本発明の実施例の回線制御方式を説明する図FIG. 3 is a diagram illustrating a line control system according to an embodiment of the present invention.

【図4】 従来例を説明するブロック図FIG. 4 is a block diagram illustrating a conventional example.

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

100 メインプロセッサ 110 プロセッサ 120 メインメモリ 130 DMAC 200、200A 通信アダプタ 210 I/Oプロセッサ 220 ファームウェア 230、320 バッファメモリ 240 判定手段 300 対向装置 310 回線制御部 100 Main Processor 110 Processor 120 Main Memory 130 DMAC 200, 200A Communication Adapter 210 I / O Processor 220 Firmware 230, 320 Buffer Memory 240 Judgment Unit 300 Opposed Device 310 Line Control Unit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.5 識別記号 庁内整理番号 FI 技術表示箇所 G06F 13/28 310 L 7052−5B H04L 12/56 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 5 Identification number Office reference number FI technical display location G06F 13/28 310 L 7052-5B H04L 12/56

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 マイクロプロセッサ(110)と、メイ
ンメモリ(120)と、ダイレクトメモリアクセスコン
トローラ(130)を備えるメインプロセッサ(10
0)と、 I/Oプロセッサ(210)と、ファームウェア(22
0)と、バッファメモリ(230)を備える通信アダプ
タ(200)よりなる通信装置において、 前記通信アダプタ(200)内の前記バッファメモリ
(230)と、前記メインプロセッサ(100)内の前
記メインメモリ(120)との間でダイレクトメモリア
クセスモードによるデータ転送が可能か否かを判定する
判定手段(240)を設け、 前記通信アダプタ(200)が対向装置(300)とデ
ータの送受信を行うとき、前記バッファメモリ(23
0)と前記メインメモリ(120)との間でダイレクト
メモリアクセスが可能か否かを前記判定手段(240)
にて判定することにより前記メインプロセッサ(10
0)の異常を検出するメインプロセッサの異常検出方
法。
1. A main processor (10) comprising a microprocessor (110), a main memory (120) and a direct memory access controller (130).
0), I / O processor (210), and firmware (22
0) and a communication adapter (200) including a buffer memory (230), the buffer memory (230) in the communication adapter (200) and the main memory () in the main processor (100). 120) is provided with a determination means (240) for determining whether or not data transfer in the direct memory access mode is possible, and when the communication adapter (200) transmits / receives data to / from the opposite device (300), Buffer memory (23
0) and the main memory (120) whether or not direct memory access is possible, the judging means (240)
The main processor (10
0) The abnormality detection method of the main processor which detects the abnormality.
【請求項2】 前記通信アダプタ(200)が前記対向
装置(300)とデータの送受信を行うとき、前記バッ
ファメモリ(230)と前記メインメモリ(120)と
の間でダイレクトメモリアクセスモードによるデータ転
送が可能か否かを前記判定手段(240)にて判定し、
ダイレクトメモリアクセスが可能な場合はデータの送受
信を行い、ダイレクトメモリアクセスが不可能な場合
は、前記対向装置(300)に対してデータの送出停止
を指示することを特徴とするI/Oプロセッサのファー
ムウェア暴走防止方法。
2. A data transfer in a direct memory access mode between the buffer memory (230) and the main memory (120) when the communication adapter (200) sends and receives data to and from the opposite device (300). Is determined by the determination means (240),
When direct memory access is possible, data transmission / reception is performed, and when direct memory access is not possible, the opposite device (300) is instructed to stop data transmission. Firmware runaway prevention method.
JP3193802A 1991-08-02 1991-08-02 Abnormality detecting method for main processor and firmware runaway preventing method for i/o processor Withdrawn JPH0540667A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3193802A JPH0540667A (en) 1991-08-02 1991-08-02 Abnormality detecting method for main processor and firmware runaway preventing method for i/o processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3193802A JPH0540667A (en) 1991-08-02 1991-08-02 Abnormality detecting method for main processor and firmware runaway preventing method for i/o processor

Publications (1)

Publication Number Publication Date
JPH0540667A true JPH0540667A (en) 1993-02-19

Family

ID=16314019

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3193802A Withdrawn JPH0540667A (en) 1991-08-02 1991-08-02 Abnormality detecting method for main processor and firmware runaway preventing method for i/o processor

Country Status (1)

Country Link
JP (1) JPH0540667A (en)

Similar Documents

Publication Publication Date Title
US6148415A (en) Backup switching control system and method
JPH07210472A (en) I/o interface control method and computer system
JPH0540667A (en) Abnormality detecting method for main processor and firmware runaway preventing method for i/o processor
JPS58111544A (en) Monitoring and controlling system for line noncommunication time
JP2535594B2 (en) Disaster prevention monitoring device
JP3008689B2 (en) Incorrect cable connection detection method between devices
JPH0556106A (en) Terminal equipment in data communication system
EP0378424B1 (en) Link transmission priority start
JPH04102951A (en) Data transfer control system
JPS5853777B2 (en) Common bus control method in multiprocessor systems
EP1207706A1 (en) Call control device
JPS62105243A (en) Recovery device for system fault
JPS60182838A (en) Communication control equipment
JPS6375843A (en) Abnormality monitor system
JPH025668A (en) Line cut-off system for public communication line
JPH05204785A (en) System, method, and device for protecting monitor bus
JPS5970054A (en) Controlling device of transmission
JPH03180950A (en) Computer system
JPH07200326A (en) System operating information management device restoring system operating information
JPH1069445A (en) Abnormality recovery system for remote monitoring system
JPS58206269A (en) External monitor system
JPS63179642A (en) Line supervisory system
JPH0463419B2 (en)
JPH0618389B2 (en) Communication line transfer method
JPS6383857A (en) Controlling system for processor congestion of multi-processor system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19981112