JPH06187269A - Data processor - Google Patents

Data processor

Info

Publication number
JPH06187269A
JPH06187269A JP4339096A JP33909692A JPH06187269A JP H06187269 A JPH06187269 A JP H06187269A JP 4339096 A JP4339096 A JP 4339096A JP 33909692 A JP33909692 A JP 33909692A JP H06187269 A JPH06187269 A JP H06187269A
Authority
JP
Japan
Prior art keywords
transfer
transfer request
failure
processing
queue
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.)
Granted
Application number
JP4339096A
Other languages
Japanese (ja)
Other versions
JP2991223B2 (en
Inventor
Naoki Shinjo
直樹 新庄
Shigeru Nagasawa
茂 長沢
Masayuki Ikeda
正幸 池田
Haruhiko Ueno
治彦 上埜
Teruo Uchiumi
照雄 内海
Kazue Kobayakawa
和重 小早川
Masami Dewa
正実 出羽
Kenichi Ishizaka
賢一 石坂
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 JP4339096A priority Critical patent/JP2991223B2/en
Priority to US08/166,929 priority patent/US5664104A/en
Priority to EP93120319A priority patent/EP0602641B1/en
Priority to EP98120113A priority patent/EP0901083B1/en
Priority to DE69331038T priority patent/DE69331038T2/en
Priority to DE69331022T priority patent/DE69331022T2/en
Publication of JPH06187269A publication Critical patent/JPH06187269A/en
Priority to US08/463,926 priority patent/US5652905A/en
Application granted granted Critical
Publication of JP2991223B2 publication Critical patent/JP2991223B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Bus Control (AREA)
  • Computer And Data Communications (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To make it possible to make the device of a reception side recognize the termination of a transfer request rightly even when the transfer of packets on the way is suppressed when plural packets are transferred by a signal transfer request. CONSTITUTION:A fault display means (30) is made to display a fault by a transfer processing part when a fault due to a program exception or hardware damage occurs while the transfer processing based on a transfer request which is possible to be referred and deleted by an instruction processing part is performed. For the fault display period of the fault display means (30), the transfer processing to be performed by taking out the transfer request enqueued by a transfer request queue is inhibited. After a fault recovery processing is performed in an instruction processing part, the display of the fault of the fault display means (30) is deleted.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、データ処理装置に関
し、ネットワークを介して相互にデータ転送を行なうデ
ータ処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing device, and more particularly to a data processing device for mutually transferring data via a network.

【0002】[0002]

【従来の技術】複数のデータ処理装置がネットワーク等
を介して接続された並列計算機システム等のデータ処理
システムにおいては、複数のデータ処理装置間でデータ
を転送して並列データ処理を実行する。
2. Description of the Related Art In a data processing system such as a parallel computer system in which a plurality of data processing devices are connected via a network or the like, data is transferred between the plurality of data processing devices to execute parallel data processing.

【0003】従来システムでは、任意のデータ処理装置
の記憶領域の内容を他のデータ処理装置に対して転送す
る場合、他のデータ処理装置に対するデータ転送要求を
キューイングする転送要求キューを設け、命令処理部で
実行されるユーザプログラムは転送要求を順次転送要求
キューにエンキューし、命令処理部とは独立に動作する
転送処理部が転送要求キューに転送要求がエンキューさ
れている限り、キューから転送要求を読出して転送処理
を行なう方法が提案されている。この方法では命令処理
部と転送処理部とが独立に動作するので命令処理部の負
荷とオーバーヘッドが削減され、大きな性能向上が得ら
れる。
In the conventional system, when transferring the contents of the storage area of an arbitrary data processing device to another data processing device, a transfer request queue for queuing a data transfer request to another data processing device is provided, and an instruction is provided. The user program executed in the processing unit sequentially enqueues the transfer requests in the transfer request queue, and as long as the transfer processing unit operating independently of the instruction processing unit enqueues the transfer requests in the transfer request queue, the transfer requests are transferred from the queue. Has been proposed to perform the transfer process by reading the. In this method, the instruction processing unit and the transfer processing unit operate independently, so that the load and overhead of the instruction processing unit are reduced, and a great improvement in performance is obtained.

【0004】[0004]

【発明が解決しようとする課題】上記の従来方法では一
連のデータを複数のパケットに分割して転送し、受信側
で最終データのパケットの到着をポーリングして転送の
終了を監視している場合、送信側で一連のデータのうち
途中のパケットの転送処理時に、プログラム例外又はマ
シンチェック等の障害が発生してこのパケットの送信が
抑止された場合も、次のパケットの転送処理に移行して
しまうために、受信側では上記途中のパケットの転送が
行なわれなかったことがわからず、最終データのパケッ
トの到着をもって全データの転送が正常に終了したもの
と誤認してしまうという問題があった。
In the above conventional method, a series of data is divided into a plurality of packets and transferred, and the receiving side polls the arrival of the final data packet to monitor the end of the transfer. , If the transmission side suppresses the transmission of this packet due to a program exception or a machine check during the transfer processing of a packet in the middle of a series of data, the process proceeds to the next packet transfer processing. Therefore, there is a problem in that the receiving side does not know that the transfer of the packet in the middle of the above was not performed, and when the packet of the final data arrives, it is erroneously recognized that the transfer of all the data has ended normally. .

【0005】本発明は上記の点に鑑みなされたもので、
単一の転送要求で複数個のパケットが転送される際に途
中にパケットの転送が抑止された場合にも転送要求の終
了を正しく受信側の装置に認識させることができるデー
タ処理装置を提供することを目的とする。
The present invention has been made in view of the above points,
Provided is a data processing device capable of correctly recognizing the end of a transfer request to a device on the receiving side even when transfer of a plurality of packets is suppressed on the way when a plurality of packets are transferred by a single transfer request. The purpose is to

【0006】[0006]

【課題を解決するための手段】本発明のデータ処理装置
は、ネットワークを介して相互に接続され、データ処理
を行なう命令処理部の転送要求を転送要求キューにエン
キューし、上記転送要求キューより取出した転送要求に
従って転送処理部で記憶装置と上記ネットワークとの間
でデータ転送を行なうデータ処理装置において、上記命
令処理部より参照及び消去可能で、転送要求に基づく転
送処理中に障害が発生したとき上記転送処理部により障
害の表示を行なわれる障害表示手段を有し、上記障害表
示手段の障害表示期間に上記転送要求キューにエンキュ
ーされた転送要求を取出して行なう転送処理を禁止し、
上記命令処理部で障害回復処理を行なった後、上記障害
表示手段の障害の表示を消去する。
A data processing apparatus according to the present invention is mutually connected via a network, enqueues a transfer request of an instruction processing unit for performing data processing into a transfer request queue, and takes out from the transfer request queue. In a data processing device that transfers data between a storage device and the network in a transfer processing unit in accordance with a transfer request that can be referred to and erased by the instruction processing unit, and a failure occurs during the transfer processing based on the transfer request. The transfer processing unit has a failure display means for displaying a failure, and prohibits the transfer processing performed by extracting the transfer request enqueued in the transfer request queue during the failure display period of the failure display means,
After performing the failure recovery processing in the command processing section, the display of the failure on the failure display means is erased.

【0007】また、転送要求キューを複数設けると共に
上記複数の転送要求キュー夫々に対応して複数の障害表
示手段を設け、任意の障害表示手段の障害表示期間にこ
の障害表示手段に対応する転送要求キューにエンキュー
された転送要求による転送処理を禁止する。
Further, a plurality of transfer request queues are provided, and a plurality of failure display means are provided corresponding to each of the plurality of transfer request queues, and a transfer request corresponding to the failure display means during a failure display period of an arbitrary failure display means. Prohibits transfer processing by transfer requests enqueued in the queue.

【0008】[0008]

【作用】本発明においては、転送処理中にプログラム例
外又はハードウェア損傷の障害が発生したとき、障害の
表示により転送要求キューから転送要求を取出して行な
う転送処理が禁止され、障害回復後にこの禁止が解かれ
るため、単一の転送要求で複数のパケットが転送される
際に、途中のパケットの転送時にプログラム例外又はハ
ードウェア損傷の障害が発生し、このパケットの転送が
抑止されても、次のパケットの転送が禁止され、障害回
復により上記途中のパケットと残りのパケットの転送が
再開されるか、又はこの転送要求が消去され、受信側の
データ処理装置で転送要求の終了を誤認することが防止
される。
According to the present invention, when a program exception or a hardware damage failure occurs during the transfer processing, the transfer processing performed by fetching the transfer request from the transfer request queue is prohibited by the failure display, and the failure is recovered after the failure recovery. Therefore, when multiple packets are transferred by a single transfer request, even if a program exception or a hardware damage failure occurs during the transfer of an intermediate packet and the transfer of this packet is suppressed, The transfer of the packet is prohibited, and the transfer of the above-mentioned packet and the remaining packet is restarted due to the failure recovery, or this transfer request is deleted, and the end of the transfer request is mistakenly recognized by the data processing device on the receiving side. Is prevented.

【0009】また、複数の転送要求キュー夫々に対応し
て障害表示手段を設けることにより、障害が表示された
障害表示手段に対応する転送要求キューの転送要求によ
る転送処理を禁止して、障害の発生していない転送要求
キューの転送要求による転送処理は続けられ、ネットワ
ークを有効に使用しつつ、単一の転送要求で複数個のパ
ケットが転送される際に障害が発生しても受信側のデー
タ処理装置で転送要求の終了を誤認することを防止でき
る。
Further, by providing the failure display means corresponding to each of the plurality of transfer request queues, the transfer processing by the transfer request of the transfer request queue corresponding to the failure display means in which the failure is displayed is prohibited, and Transfer processing by the transfer request in the transfer request queue that has not occurred is continued, and even if a failure occurs when multiple packets are transferred by a single transfer request, the network of the receiving side can be used effectively while using the network effectively. It is possible to prevent the data processing device from erroneously recognizing the end of the transfer request.

【0010】[0010]

【実施例】図2は本発明装置を適用した並列計算機シス
テムの構成図を示す。同図中、データ処理装置101
10n夫々はネットワーク11を介して接続されてい
る。各データ処理装置101 〜10nはこのネットワー
ク11を介して相互にデータ転送を行ない、かつ、個別
にデータ処理を行なう。
FIG. 2 is a block diagram of a parallel computer system to which the device of the present invention is applied. In the figure, the data processing apparatus 10 1 -
Each of the 10n is connected via the network 11. The data processing devices 10 1 to 10 n mutually transfer data via the network 11 and individually perform data processing.

【0011】各データ処理部101 〜10nは図3に示
す如く、転送処理部15と、命令処理部16と、主記憶
17とから構成されている。転送処理部15は命令処理
部16からの指示に従って、主記憶17とネットワーク
11との間でパケットの転送処理を行なう。転送パケッ
トは送信側及び受信側のデータ処理装置におけるメモリ
アクセス属性、及び受信側のデータ処理装置における処
理の指定を行なう情報等であるヘッダと、転送データ本
体であるボディデータとよりなる。
As shown in FIG. 3, each of the data processing units 10 1 to 10 n comprises a transfer processing unit 15, an instruction processing unit 16, and a main memory 17. The transfer processing unit 15 performs a packet transfer process between the main memory 17 and the network 11 according to an instruction from the instruction processing unit 16. The transfer packet is composed of a memory access attribute in the data processing device on the transmission side and the reception side, a header which is information for designating the process in the data processing device on the reception side, and body data which is the transfer data body.

【0012】命令処理部16は主記憶17に格納されて
いるプログラムを読出して実行し、主記憶17に格納さ
れているデータのデータ処理を行なう。
The instruction processing unit 16 reads out and executes the program stored in the main memory 17, and performs data processing of the data stored in the main memory 17.

【0013】図1は本発明装置の転送処理部の第1実施
例のブロック図を示す。
FIG. 1 is a block diagram of a first embodiment of the transfer processing unit of the device of the present invention.

【0014】同図中、ネットワーク転送制御部20は、
命令処理部16から端子21を通して供給される指令に
よって起動され、転送キュー読出しポインタ22と転送
キュー書込みポインタ23との値によって転送処理を開
始し、転送パケットのヘッダ及びボディデータの読出し
のため主記憶アクセス制御部24に主記憶アクセス要求
を発行し、端子25を介して接続されたネットワーク1
1とのインタフェースを制御してデータバッファ26か
ら端子27を介してネットワーク11に転送パケットを
送出する。また、プログラム例外又はマシンチェック等
の障害が発生してパケットの送信が抑止されたときに障
害表示レジスタに割込み表示フラグをセットし、障害の
状態を書込む。また、転送終了時には転送キュー読出し
ポインタ22をインクリメントする。
In the figure, the network transfer control unit 20 is
It is activated by a command supplied from the instruction processing unit 16 through the terminal 21, and starts the transfer process according to the values of the transfer queue read pointer 22 and the transfer queue write pointer 23, and the main memory for reading the header and body data of the transfer packet. A network 1 that issues a main memory access request to the access control unit 24 and is connected via a terminal 25
By controlling the interface with 1, the transfer packet is sent from the data buffer 26 to the network 11 via the terminal 27. When a packet exception or a machine check error occurs and packet transmission is suppressed, the interrupt display flag is set in the error display register and the error state is written. At the end of the transfer, the transfer queue read pointer 22 is incremented.

【0015】主記憶アクセス制御部24はネットワーク
転送制御部20からの指令によって、端子28を介して
主記憶17に対してアクセスを行ない、主記憶17とデ
ータバッファ26との間の端子29を介するデータ転送
を制御する。データバッファ26は主記憶17とネット
ワーク11との間でデータ転送を行なうとき、一時的に
データのバッファリングを行なうと共に、ネットワーク
転送制御部20及び主記憶アクセス制御部24が主記憶
17上の必要とするデータを読み書きする際に、一時的
にデータをバッファリングする。
The main memory access control unit 24 accesses the main memory 17 via the terminal 28 according to a command from the network transfer control unit 20 and via the terminal 29 between the main memory 17 and the data buffer 26. Control data transfer. The data buffer 26 temporarily buffers data when data is transferred between the main memory 17 and the network 11, and the network transfer control unit 20 and the main memory access control unit 24 are required on the main memory 17. Buffer data temporarily when reading or writing the data.

【0016】転送キューベースアドレスレジスタ31は
命令処理部16から参照及び更新が可能であり、主記憶
17上の転送キューの先頭アドレスを格納する。転送キ
ュー書込みポインタ23は命令処理部16が転送キュー
のどの位置まで転送要求をエンキューしたかを管理し、
転送キュー読出しポインタは転送キューのどの位置まで
の転送要求の転送処理を終了したかを管理する。
The transfer queue base address register 31 can be referenced and updated by the instruction processing unit 16, and stores the start address of the transfer queue on the main memory 17. The transfer queue write pointer 23 manages to which position in the transfer queue the instruction processing unit 16 enqueues the transfer request,
The transfer queue read pointer manages to which position in the transfer queue the transfer process of the transfer request is completed.

【0017】障害表示レジスタ30は障害によるパケッ
トの送信が抑止されたとき、割込み表示フラグにより命
令処理部16による割込みを求め、また障害の状態を表
示して、障害の管理を行なう。
When the transmission of a packet due to a fault is suppressed, the fault display register 30 requests an interrupt by the instruction processing unit 16 using the interrupt display flag, and also displays the state of the fault to manage the fault.

【0018】図4はネットワーク転送制御部20のブロ
ック図を示す。同図中、端子21を介して命令処理部1
6より入来する起動/停止コマンドは受信ステート制御
部40及び送信ステート制御部41に供給される。
FIG. 4 is a block diagram of the network transfer control unit 20. In the figure, the instruction processing unit 1
The start / stop command coming from 6 is supplied to the reception state control unit 40 and the transmission state control unit 41.

【0019】受信ステート制御部40は上記起動/停止
コマンドの他に受信バッファ制御部42よりの受信開始
通知、主記憶アクセス制御部24より端子43を介して
の受信アクセス終了を供給されて受信状態を管理してお
り、端子47を介して接続されたレジスタ、ポインタの
読み出し/書き込みコマンドをバス調整処理部44に供
給し、また主記憶アクセス制御部24に受信アクセス制
御コマンドを供給する。
The reception state control unit 40 is supplied with a reception start notification from the reception buffer control unit 42 and a reception access end via the terminal 43 from the main memory access control unit 24 in addition to the above-mentioned start / stop command, and the reception state is received. Is supplied to the bus adjustment processing unit 44, and the main memory access control unit 24 is supplied with a reception access control command.

【0020】送信ステート制御部41は上記起動/停止
コマンドの他に、主記憶アクセス制御部24より端子4
3を介しての送信アクセス終了を供給されて送信状態を
管理しており、端子47を介して接続されたレジスタ、
ポインタの読み出し/書き込みコマンドをバス調整処理
部44に供給し、また主記憶アクセス制御部24に受信
アクセス制御コマンドを供給すると共に送信バッファ制
御部46に送信終了通知を供給する。
In addition to the above-mentioned start / stop command, the transmission state control unit 41 receives from the main memory access control unit 24 the terminal 4
A register which is supplied with the end of the transmission access via 3 and manages the transmission state, and which is connected through the terminal 47,
The pointer read / write command is supplied to the bus adjustment processing unit 44, the reception access control command is supplied to the main memory access control unit 24, and the transmission end notification is supplied to the transmission buffer control unit 46.

【0021】バス調停処理部44は受信ステート制御部
40,送信ステート制御部41夫々よりのコマンドの調
停して端子47を介して障害レジスタ30,転送キュー
ベースアドレスレジスタ31、転送キュー読出しポイン
タ22,転送キュー書込みポインタ23及び主記憶アク
セス制御部24に接続されたバスにバス制御コマンド,
バスアドレス及びデータを供給する。
The bus arbitration processing unit 44 arbitrates the commands from the reception state control unit 40 and the transmission state control unit 41, and transmits the fault register 30, the transfer queue base address register 31, the transfer queue read pointer 22, through the terminal 47. A bus control command is sent to a bus connected to the transfer queue write pointer 23 and the main memory access control unit 24.
Supply bus address and data.

【0022】受信バッファ制御部42は端子48を介し
てネットワーク11より受信有効信号,受信終了信号を
供給されて端子49を介してデータバッファ26にネッ
トワーク11よりのデータの受信バッファ書込有効信号
及びアドレスを供給すると共にネットワーク11に送信
応答信号を供給し、データバッファ26に対し受信バッ
ファ読出しアドレスを供給して端子43を介して主記憶
アクセス制御部24より受信バッファ読出有効信号を供
給される。
The reception buffer control unit 42 is supplied with a reception valid signal and a reception end signal from the network 11 via the terminal 48, and receives the data reception buffer writing valid signal from the network 11 to the data buffer 26 via the terminal 49. The address is supplied, the transmission response signal is supplied to the network 11, the reception buffer read address is supplied to the data buffer 26, and the reception buffer read valid signal is supplied from the main memory access control unit 24 via the terminal 43.

【0023】送信バッファ制御部46は端子43を介し
て主記憶アクセス制御部24より送信バッファ書込有効
信号を供給されて端子49よりデータバッファ26に送
信バッファ書込アドレスを供給し、またデータバッファ
26に送信バッファ読出し有効信号及びアドレスを供給
して、端子48を介しネットワーク11に送信有効信号
を供給し、ネットワーク11より応答信号を供給され
る。また、転送終了通知を受けるとネットワーク11に
送信終了信号を供給する。更に端子49を介してデータ
バッファとデータバスで接続されており、転送要求の制
御情報の所定の検査及び変更を行なう。
The transmission buffer control unit 46 is supplied with a transmission buffer write enable signal from the main memory access control unit 24 via the terminal 43, supplies the transmission buffer write address to the data buffer 26 from the terminal 49, and also receives the data buffer. A transmission buffer read valid signal and an address are supplied to 26, a transmission valid signal is supplied to the network 11 via a terminal 48, and a response signal is supplied from the network 11. Further, upon receiving the transfer end notification, the transmission end signal is supplied to the network 11. Further, it is connected to a data buffer via a terminal 49 by a data bus, and performs predetermined inspection and modification of transfer request control information.

【0024】図5は主記憶アクセス制御部24のブロッ
ク図を示す。同図中、送信リクエスト/アドレス発生部
51は端子52を介してネットワーク転送制御部20か
らバス制御コマンド及びバスアドレスを供給されると共
にデータバスで接続され、かつ端子53を介してネット
ワーク転送制御部20より送信アクセス制御コマンド及
び送信バッファフル信号を供給され、また主記憶読出タ
イミング調整部54より主記憶読出データ有効信号を供
給され、端子55を介してデータバッファ26経由で主
記憶17の転送キューの内容を供給されており、送信リ
クエスト,オペレーションコード及びアドレスを発生し
て主記憶アクセスプライオリティ制御部56に供給し、
送信アクセス終了を端子53を介してネットワーク転送
制御部20に通知する。
FIG. 5 is a block diagram of the main memory access controller 24. In the figure, the transmission request / address generation unit 51 is supplied with a bus control command and a bus address from the network transfer control unit 20 via a terminal 52, is connected to a data bus, and is connected via a terminal 53 to the network transfer control unit. 20 is supplied with a transmission access control command and a transmission buffer full signal, and is also supplied with a main memory read timing validator 54 with a main memory read data valid signal, and a transfer queue of the main memory 17 via a data buffer 26 via a terminal 55. Is supplied, the transmission request, the operation code, and the address are generated and supplied to the main memory access priority control unit 56,
The transmission transfer end is notified to the network transfer control unit 20 via the terminal 53.

【0025】受信リクエスト/アドレス発生部57は端
子52を介してネットワーク転送制御部20からバス制
御コマンド及びバスアドレスを供給されると共にデータ
バスで接続され、かつ端子53を介してネットワーク転
送制御部20より受信アクセス制御コマンド及び受信バ
ッファフル/エンプティ信号を供給され、また主記憶ア
クセスプライオリティ制御部56より受信バッファ読出
有効信号を供給され、端子55を介してデータバッファ
26経由で主記憶17の転送キューの内容を供給されて
おり、受信リクエスト,オペレーションコード及びアド
レスを発生して主記憶アクセスプライオリティ制御部5
6に供給し、受信アクセス終了を端子53を介してネッ
トワーク転送制御部20に通知する。
The reception request / address generating unit 57 is supplied with the bus control command and the bus address from the network transfer control unit 20 via the terminal 52 and is connected by the data bus, and is also connected via the terminal 53 to the network transfer control unit 20. A reception access control command and a reception buffer full / empty signal are supplied from the main memory 17, and a reception buffer read valid signal is supplied from the main memory access priority control unit 56, and a transfer queue of the main memory 17 via the data buffer 26 via the terminal 55. Of the main memory access priority control unit 5 by generating a reception request, an operation code and an address.
6 to notify the network transfer control unit 20 of the reception access end via the terminal 53.

【0026】主記憶アクセスプライオリティ制御部56
は送信リクエスト,受信リクエスト及びオペレーション
コードを供給されると、そのプライオリティに従って
(通常は受信優先)、いずれかを選択し、端子58を介
して主記憶17にリクエスト,オペレーションコード及
びアドレスを供給し、主記憶読出タイミング調整部54
を起動し、また受信バッファ読出有効信号をデータバッ
ファ26及びネットワーク転送制御部20に供給する。
Main memory access priority control unit 56
Is supplied with a transmission request, a reception request and an operation code, selects one of them according to its priority (usually reception priority) and supplies the request, operation code and address to the main memory 17 through the terminal 58, Main memory read timing adjustment unit 54
, And supplies a reception buffer read valid signal to the data buffer 26 and the network transfer control unit 20.

【0027】主記憶読出タイミング調整部54は上記起
動に基づき主記憶読出データ有効信号,送信バッファ書
込有効信号を生成してデータバッファ26及びネットワ
ーク転送制御部20に供給する。
The main memory read timing adjusting unit 54 generates a main memory read data valid signal and a transmission buffer write valid signal based on the above activation and supplies them to the data buffer 26 and the network transfer control unit 20.

【0028】次に転送処理部15の動作について説明す
る。
Next, the operation of the transfer processing section 15 will be described.

【0029】ユーザプログラムは転送要求の受信処理装
置指定、ボディーデータ長、送信アドレス、受信アドレ
ス等の転送要求の制御情報を転送パケットのヘッダの形
式として転送キューベースアドレスレジスタ31の値+
転送キュー書込みポインタ23の値×ヘッダ長で示され
る主記憶17上のアドレスに書込む。この後、転送キュ
ー書込みポインタ23をインクリメントする。以降ユー
ザプログラムは転送キューへの転送要求の制御情報の書
込みと転送キュー書込みポインタ23のインクリメント
とを繰り返しエンキュー処理を終る。
The user program uses transfer request control information such as transfer request reception processing device designation, body data length, transmission address, and reception address as the transfer packet header format + transfer queue base address register 31 value +
The transfer queue write pointer 23 is written to the address on the main memory 17 which is indicated by the value of the header x length. After that, the transfer queue write pointer 23 is incremented. After that, the user program repeats writing control information of the transfer request to the transfer queue and incrementing the transfer queue write pointer 23 to end the enqueue process.

【0030】これによって、主記憶17の転送キューに
は図6に示す如く、転送要求の制御情報が格納される。
As a result, the transfer request control information is stored in the transfer queue of the main memory 17, as shown in FIG.

【0031】ネットワーク転送制御部20は命令処理部
16よりの指令によって起動された状態で転送要求のエ
ンキュー待ち状態となっており、転送キュー読出しポイ
ンタ22の値と転送キュー書込みポインタ23の値が一
致しなくなると、未処理の転送要求があるとして転送処
理を開始し、転送パケットのヘッダの読出しのため主記
憶アクセス制御部24に主記憶アクセスリクエストを発
行する。
The network transfer control unit 20 is activated by a command from the instruction processing unit 16 and is in a waiting state for a transfer request enqueue. The value of the transfer queue read pointer 22 and the value of the transfer queue write pointer 23 are equal to each other. If not done, the transfer process is started assuming that there is an unprocessed transfer request, and the main memory access request is issued to the main memory access control unit 24 for reading the header of the transfer packet.

【0032】これにより、主記憶アクセス制御部24は
転送キューベースアドレスレジスタ31の値+転送キュ
ー読出しポインタ22の値×ヘッダ長を演算して、最も
古い未処理の転送要求のパケットヘッダの主記憶17上
のアドレスを求め、主記憶17に対して読出しアクセス
を発行する。これにより主記憶17からパケットヘッダ
が読出されると、主記憶アクセス制御部24はこれをデ
ータバッファ26に格納すると共にネットワーク転送制
御部20にパケットヘッダの読出し終了を通知する。
As a result, the main memory access control unit 24 calculates the value of the transfer queue base address register 31 + the value of the transfer queue read pointer 22 × the header length to obtain the main memory of the packet header of the oldest unprocessed transfer request. The address on 17 is obtained, and a read access is issued to the main memory 17. As a result, when the packet header is read from the main memory 17, the main memory access control unit 24 stores it in the data buffer 26 and notifies the network transfer control unit 20 of the completion of reading the packet header.

【0033】引き続き主記憶アクセス制御部24は主記
憶17からデータバッファ26を介して転送要求の制御
情報を取出して転送パケットのボディのアドレスを計算
し、主記憶17に対して上記パケットボディの読出しア
クセスを発行する。主記憶17からパケットボディが順
次読出されてくると主記憶アクセス制御部24はこれを
順次データバッファ26に格納すると共に、ネットワー
ク転送制御部20にパケットボディの読出し量を順次通
知する。
Subsequently, the main memory access control unit 24 extracts the control information of the transfer request from the main memory 17 via the data buffer 26, calculates the address of the body of the transfer packet, and reads the packet body from the main memory 17. Issue access. When the packet bodies are sequentially read from the main memory 17, the main memory access control unit 24 sequentially stores them in the data buffer 26, and at the same time, notifies the network transfer control unit 20 of the read amount of the packet bodies.

【0034】ネットワーク転送制御部20は主記憶アク
セス制御部24からパケットヘッダの読出し終了を通知
されると、データバッファ26から転送要求の制御情報
を取出して所定の検査と変更を加えた後、この制御情報
をデータバッファ26に書戻す。
When the network transfer control unit 20 is notified by the main memory access control unit 24 that the reading of the packet header has been completed, the transfer request control information is fetched from the data buffer 26 and subjected to predetermined inspection and modification. The control information is written back to the data buffer 26.

【0035】引き続きネットワーク転送制御部20はデ
ータバッファ26からネットワーク11にパケットヘッ
ダを送出する。更にネットワーク転送制御部20は主記
憶アクセス制御部24からパケットボディの読出し量を
順次通知されると、データバッファ26に格納されたパ
ケットボディを順次ネットワーク11に送出する。この
ようにしてネットワーク11への転送パケットの送出を
終えると、ネットワーク転送制御部20は転送キュー読
出しポインタ22をイクリメントする。
Subsequently, the network transfer control unit 20 sends the packet header from the data buffer 26 to the network 11. Further, when the network transfer control unit 20 is sequentially notified of the read amount of the packet body from the main memory access control unit 24, the packet body stored in the data buffer 26 is sequentially transmitted to the network 11. When the transmission of the transfer packet to the network 11 is completed in this way, the network transfer control unit 20 increments the transfer queue read pointer 22.

【0036】更に、ネットワーク転送制御部20は転送
キュー読出しポインタ22と転送キュー書込みポインタ
の値を検査し、未処理の転送要求が残っていれば次の転
送処理を開始する。
Further, the network transfer control unit 20 checks the values of the transfer queue read pointer 22 and the transfer queue write pointer, and if there is an unprocessed transfer request, the next transfer process is started.

【0037】ここで、上記転送処理中に、転送処理に関
連したプログラム例外、又はハードウェア損傷を検出し
た場合には、ネットワーク転送制御部20は障害表示レ
ジスタ30の割込み表示フラグをセットし、かつ検出し
た障害の状態を書込む。この後、割込み表示フラグがセ
ットされている期間、転送要求キューにエンキューされ
た転送要求があっても、これを取出し転送処理を行なう
ことを禁止する。
When a program exception or hardware damage related to the transfer process is detected during the transfer process, the network transfer control unit 20 sets the interrupt display flag of the failure display register 30, and Write the status of the detected fault. After that, even if there is a transfer request enqueued in the transfer request queue while the interrupt display flag is set, it is prohibited to take out the transfer request and perform the transfer processing.

【0038】命令処理部16で実行されるユーザプログ
ラムは転送処理部15の上記障害表示レジスタ30に割
込み表示フラグがセットされていることを検出すると障
害表示レジスタ30に書込まれている障害の状態等から
転送を失敗した原因を解析し、回復可能であればその原
因となる部分を修正して転送制御情報をエンキューし、
また回復不能であれば残りの転送要求を消去して、これ
に合わせて転送キュー読出しポインタ22、転送キュー
書込みポインタ23の値を変更する。この後、ユーザプ
ログラムは障害表示レジスタ30の内容を消去して障害
回復処理を行なう。
When the user program executed by the instruction processing section 16 detects that the interrupt display flag is set in the failure display register 30 of the transfer processing section 15, the failure state written in the failure display register 30 is detected. Analyze the cause of the transfer failure from, etc., if possible recover the part that causes it and enqueue the transfer control information,
If recovery is not possible, the remaining transfer requests are erased, and the values of the transfer queue read pointer 22 and the transfer queue write pointer 23 are changed accordingly. After this, the user program erases the contents of the failure display register 30 and performs failure recovery processing.

【0039】障害が回復可能な場合は未処理の転送要求
が残っているため転送処理部15は障害表示レジスタ3
0の消去を検出した後、残りの転送処理を実行する。
When the failure can be recovered, the transfer processing unit 15 has the failure display register 3 because there are unprocessed transfer requests.
After detecting the erasure of 0, the remaining transfer processing is executed.

【0040】このように、転送処理中にプログラム例外
又はハードウェア損傷の障害が発生したとき、障害の表
示により転送要求キューから転送要求を取出して行なう
転送処理が禁止され、障害回復後にこの禁止が解かれる
ため、単一の転送要求で複数のパケットが転送される際
に、途中のパケットの転送時にプログラム例外又はハー
ドウェア損傷の障害が発生し、このパケットの転送が抑
止されても、次のパケットの転送が禁止され、障害回復
により上記途中のパケットと残りのパケットの転送が再
開されるか、又はこの転送要求が消去され、受信側のデ
ータ処理装置で転送要求の終了を誤認することが防止さ
れる。
As described above, when a program exception or a hardware damage failure occurs during the transfer processing, the transfer processing performed by fetching the transfer request from the transfer request queue is prohibited by the failure display, and the prohibition is set after the failure recovery. Therefore, when multiple packets are transferred by a single transfer request, even if a program exception or a hardware damage failure occurs during the transfer of an intermediate packet and this packet transfer is suppressed, The transfer of packets is prohibited, the transfer of the above-mentioned packets and the rest of the packets is restarted due to failure recovery, or this transfer request is deleted, and the end of the transfer request may be mistakenly recognized by the data processing device on the receiving side. To be prevented.

【0041】図7は本発明装置の転送処理部の他の実施
例のブロック図を示す。同図中、図1と同一部分には同
一符号を付し、その説明を省略する。図7においては、
障害表示レジスタ30、転送キューベースアドレスレジ
スタ31、転送キュー読出しポインタ22、転送キュー
書込みポインタ23とは別に、障害表示レジスタ60、
転送キューベースアドレスレジスタ61、転送キュー読
出しポインタ62、転送キュー書込みポインタ63が設
けられており、これらは命令処理部16及びネットワー
ク転送制御部20及び主記憶アクセス制御部24とバス
で接続されてアクセス可能とされている。
FIG. 7 shows a block diagram of another embodiment of the transfer processing unit of the device of the present invention. In the figure, those parts which are the same as those corresponding parts in FIG. 1 are designated by the same reference numerals, and a description thereof will be omitted. In FIG. 7,
In addition to the fault display register 30, the transfer queue base address register 31, the transfer queue read pointer 22, and the transfer queue write pointer 23, a fault display register 60,
A transfer queue base address register 61, a transfer queue read pointer 62, and a transfer queue write pointer 63 are provided, and these are connected to the instruction processing unit 16, the network transfer control unit 20, and the main memory access control unit 24 by a bus for access. It is possible.

【0042】この場合は、主記憶17上に転送要求キュ
ーが2つ設けられ、各転送要求キューを用いて独立に転
送処理が行なわれる。例えば障害表示レジスタ60に対
応する一方の転送要求キューによる転送処理に関連した
プログラム例外又はハードウェア損傷を検出した場合に
は障害表示レジスタ60の割込み表示フラグをセットし
て障害の状態を書込み、この割込み表示フラグがセット
されている期間は上記一方の転送要求キューを用いた転
送書は禁止される。しかし、障害表示レジスタ30に対
応する他方の転送要求キューに転送要求がエンキューさ
れていれば、障害表示レジスタ30の割込み表示フラグ
がセットされていない限り、他方の転送要求キューから
転送要求を取出して転送処理を実行する。なお、障害が
発生した一方の転送要求キューの転送要求については命
令処理部16で転送制御情報を修正してエンキューする
か、又は残りの転送要求を消去する障害回復処理を行な
うのは先の実施例と同一である。
In this case, two transfer request queues are provided on the main memory 17, and the transfer processing is performed independently using each transfer request queue. For example, when a program exception or hardware damage related to the transfer processing by one of the transfer request queues corresponding to the failure display register 60 is detected, the interrupt display flag of the failure display register 60 is set and the failure status is written. While the interrupt display flag is set, the transfer note using the one transfer request queue is prohibited. However, if the transfer request is enqueued in the other transfer request queue corresponding to the failure display register 30, the transfer request is fetched from the other transfer request queue unless the interrupt display flag of the failure display register 30 is set. Execute the transfer process. For the transfer request in one of the transfer request queues in which a failure has occurred, the instruction processing unit 16 modifies the transfer control information and enqueues it, or performs the failure recovery process of deleting the remaining transfer requests. Same as the example.

【0043】このように、複数の転送要求キュー夫々に
対応して障害表示手段を設けることにより、障害が表示
された障害表示手段に対応する転送要求キューの転送要
求による転送処理を禁止して、障害の発生していない転
送要求キューの転送要求による転送処理は続けられ、ネ
ットワークを有効に使用しつつ、単一の転送要求で複数
個のパケットが転送される際に障害が発生しても受信側
のデータ処理装置で転送要求の終了を誤認することを防
止できる。
As described above, by providing the failure display means corresponding to each of the plurality of transfer request queues, the transfer processing by the transfer request of the transfer request queue corresponding to the failure display means in which the failure is displayed is prohibited, Transfer processing by the transfer requests in the transfer request queue where no failure has occurred is continued, and even if a failure occurs when multiple packets are transferred by a single transfer request while using the network effectively, it is received. It is possible to prevent the data processing device on the side from erroneously recognizing the end of the transfer request.

【0044】[0044]

【発明の効果】上述の如く、本発明のデータ処理装置に
よれば、単一の転送要求で複数個のパケットが転送され
る際に途中にパケットの転送が抑止された場合にも転送
要求の終了を正しく受信側の装置に認識させることがで
き、実用上きわめて有用である。
As described above, according to the data processing apparatus of the present invention, when a plurality of packets are transferred by a single transfer request, even if the transfer of the packet is suppressed midway, the transfer request is transmitted. The termination can be correctly recognized by the receiving device, which is extremely useful in practice.

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

【図1】本発明装置の転送処理部のブロック図である。FIG. 1 is a block diagram of a transfer processing unit of an apparatus of the present invention.

【図2】並列計算機システムの構成図である。FIG. 2 is a configuration diagram of a parallel computer system.

【図3】本発明のデータ処理装置のブロック図である。FIG. 3 is a block diagram of a data processing device of the present invention.

【図4】ネットワーク転送制御部のブロック図である。FIG. 4 is a block diagram of a network transfer control unit.

【図5】主記憶アクセス制御部のブロック図である。FIG. 5 is a block diagram of a main memory access control unit.

【図6】転送キューの構成図である。FIG. 6 is a configuration diagram of a transfer queue.

【図7】本発明装置の転送処理部のブロック図である。FIG. 7 is a block diagram of a transfer processing unit of the device of the present invention.

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

101 〜10n データ処理装置 11 ネットワーク 15 転送処理部 16 命令処理部 17 主記憶 20 ネットワーク転送制御部 22,62 転送キュー読出しポインタ 23,63 転送キュー書込みポインタ 24 主記憶アクセス制御部 26 データバッファ 30,60 障害表示レジスタ 31,61 転送キューベースアドレスレジスタ10 1 to 10 n Data processing device 11 Network 15 Transfer processing unit 16 Command processing unit 17 Main memory 20 Network transfer control unit 22, 62 Transfer queue read pointer 23, 63 Transfer queue write pointer 24 Main memory access control unit 26 Data buffer 30, 60 Fault display register 31, 61 Transfer queue base address register

───────────────────────────────────────────────────── フロントページの続き (72)発明者 上埜 治彦 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 内海 照雄 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 小早川 和重 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 出羽 正実 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 石坂 賢一 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Haruhiko Kamino, Inventor Haruhiko Ueno, 1015 Kamiodanaka, Nakahara-ku, Kawasaki, Kanagawa Prefecture, Fujitsu Limited (72) Teruo Utsumi, 1015, Kamiodanaka, Nakahara-ku, Kawasaki, Kanagawa, Fujitsu Limited ( 72) Inventor Kazushige Kobayakawa 1015 Kamiodanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture, Fujitsu Limited (72) Inventor Masami Dewa 1015, Kamikodanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture Fujitsu Limited (72) Inventor, Kenichi Ishizaka Kanagawa 1015 Kamiodanaka, Nakahara-ku, Kawasaki Prefecture, Japan Within Fujitsu Limited

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 ネットワーク(11)を介して相互に接
続され、データ処理を行なう命令処理部(16)の転送
要求を転送要求キューにエンキューし、上記転送要求キ
ューより取出した転送要求に従って転送処理部(15)
で記憶装置(17)と上記ネットワークとの間でデータ
転送を行なうデータ処理装置において、 上記命令処理部(16)より参照及び消去可能で、転送
要求に基づく転送処理中に障害が発生したとき上記転送
処理部により障害の表示を行なわれる障害表示手段(3
0)を有し、 上記障害表示手段の障害表示期間に上記転送要求キュー
にエンキューされた転送要求を取出して行なう転送処理
を禁止し、上記命令処理部で障害回復処理を行なった
後、上記障害表示手段の障害の表示を消去することを特
徴とするデータ処理装置。
1. A transfer request is enqueued in a transfer request queue of a command processing unit (16) which is connected to each other via a network (11) and performs data processing, and transfer processing is performed in accordance with the transfer request fetched from the transfer request queue. Division (15)
In the data processing device for transferring data between the storage device (17) and the network, the instruction processing unit (16) can be referred to and erased, and when a failure occurs during the transfer process based on the transfer request, Failure display means (3) for displaying a failure by the transfer processing unit
0), the transfer processing performed by fetching the transfer request enqueued in the transfer request queue during the failure display period of the failure display means is prohibited, and the failure processing is performed by the instruction processing unit, and then the failure is performed. A data processing device, characterized in that a display of a failure on a display means is erased.
【請求項2】 請求項1記載のデータ処理装置におい
て、 転送要求キューを複数設けると共に上記複数の転送要求
キュー夫々に対応して複数の障害表示手段(30,6
0)を設け、 任意の障害表示手段の障害表示期間にこの障害表示手段
に対応する転送要求キューにエンキューされた転送要求
による転送処理を禁止することを特徴とするデータ処理
装置。
2. The data processing device according to claim 1, wherein a plurality of transfer request queues are provided, and a plurality of failure display means (30, 6) are provided corresponding to each of the plurality of transfer request queues.
0) is provided, and the transfer processing by the transfer request enqueued in the transfer request queue corresponding to the failure display means is prohibited during the failure display period of the arbitrary failure display means.
【請求項3】 ネットワーク(11)を介して相互に接
続され、データ処理を行なう命令処理部(16)の転送
要求を転送要求キューにエンキューし、上記転送要求キ
ューより取出した転送要求に従って転送処理部(15)
で主記憶(17)と上記ネットワークとの間でデータ転
送を行なうデータ処理装置において、 上記命令処理部(16)より参照及び消去可能で、転送
要求に基づく転送処理中にプログラム例外又はハードウ
ェア損傷の障害が発生したとき上記転送処理部により障
害の表示を行なわれる障害表示手段(30)を有し、 上記障害表示手段の障害表示期間に上記転送要求キュー
にエンキューされた転送要求を取出して行なう転送処理
を禁止し、上記命令処理部で障害回復処理を行なった
後、上記障害表示手段の障害の表示を消去することを特
徴とするデータ処理装置。
3. A transfer request is enqueued in a transfer request queue of a command processing unit (16) connected to each other via a network (11) and performing data processing, and transfer processing is performed in accordance with the transfer request fetched from the transfer request queue. Division (15)
In the data processing device for transferring data between the main memory (17) and the network, the instruction processing unit (16) can refer to and erase the program exception or hardware damage during the transfer processing based on the transfer request. Has a failure display means (30) for displaying the failure by the transfer processing unit when the failure occurs, and the transfer request enqueued in the transfer request queue is taken out during the failure display period of the failure display means. A data processing device, wherein transfer processing is prohibited, and after the failure recovery processing is performed by the instruction processing section, the failure display of the failure display means is erased.
JP4339096A 1992-12-18 1992-12-18 Data processing device Expired - Fee Related JP2991223B2 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
JP4339096A JP2991223B2 (en) 1992-12-18 1992-12-18 Data processing device
US08/166,929 US5664104A (en) 1992-12-18 1993-12-15 Transfer processor including a plurality of failure display units wherein a transfer process is prohibited if failure is indicated in a failure display unit
EP98120113A EP0901083B1 (en) 1992-12-18 1993-12-16 Data processing unit
DE69331038T DE69331038T2 (en) 1992-12-18 1993-12-16 Data processing unit
EP93120319A EP0602641B1 (en) 1992-12-18 1993-12-16 Data processing unit
DE69331022T DE69331022T2 (en) 1992-12-18 1993-12-16 Data processing unit
US08/463,926 US5652905A (en) 1992-12-18 1995-06-05 Data processing unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4339096A JP2991223B2 (en) 1992-12-18 1992-12-18 Data processing device

Publications (2)

Publication Number Publication Date
JPH06187269A true JPH06187269A (en) 1994-07-08
JP2991223B2 JP2991223B2 (en) 1999-12-20

Family

ID=18324228

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4339096A Expired - Fee Related JP2991223B2 (en) 1992-12-18 1992-12-18 Data processing device

Country Status (1)

Country Link
JP (1) JP2991223B2 (en)

Also Published As

Publication number Publication date
JP2991223B2 (en) 1999-12-20

Similar Documents

Publication Publication Date Title
US8365031B2 (en) Soft error correction method, memory control apparatus and memory system
US6862282B1 (en) Method and apparatus for packet ordering in a data processing system
US7234004B2 (en) Method, apparatus and program product for low latency I/O adapter queuing in a computer system
JPH06187296A (en) Multiprocessor system
JPH06187302A (en) Transfer request queue control system
JPH07210519A (en) Data transfer control method and transmission/reception controller
EP0602641B1 (en) Data processing unit
US5343557A (en) Workstation controller with full screen write mode and partial screen write mode
JPH06187269A (en) Data processor
US20040036690A1 (en) Command list controller for controlling hardware based on an instruction received from a central processing unit
JP2798558B2 (en) Printer device control method
JPH06236334A (en) Data processor
JP2803552B2 (en) Data receiving device
US7644201B2 (en) Method and system for performance enhancement via transaction verification using a counter value in a polled data storage environment
JPH04369756A (en) Data transfer method
JPH06301650A (en) Data transfer repeating mechanism
JP2885210B2 (en) Graphic processing system
JP3011044B2 (en) I / O controller
JP3467188B2 (en) Multiplexing bus order guarantee system.
JPH06250965A (en) Input/output controller
JP2527066B2 (en) Reception queue processor
JP2830239B2 (en) Input display control device
JP3939078B2 (en) Data write control circuit
JP3264336B2 (en) Image conversion processor
JPH02240763A (en) Inter-cpu buffer transfer system

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: 19990921

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071015

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081015

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081015

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091015

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees