JPH08328988A - Information processing system - Google Patents

Information processing system

Info

Publication number
JPH08328988A
JPH08328988A JP13223095A JP13223095A JPH08328988A JP H08328988 A JPH08328988 A JP H08328988A JP 13223095 A JP13223095 A JP 13223095A JP 13223095 A JP13223095 A JP 13223095A JP H08328988 A JPH08328988 A JP H08328988A
Authority
JP
Japan
Prior art keywords
data transfer
input
instruction
processor
transfer
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
JP13223095A
Other languages
Japanese (ja)
Other versions
JP2636206B2 (en
Inventor
Morohito Nakagome
師人 中込
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Computertechno Ltd
Original Assignee
NEC Computertechno Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Computertechno Ltd filed Critical NEC Computertechno Ltd
Priority to JP13223095A priority Critical patent/JP2636206B2/en
Publication of JPH08328988A publication Critical patent/JPH08328988A/en
Application granted granted Critical
Publication of JP2636206B2 publication Critical patent/JP2636206B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE: To improve performance by eliminating overhead to interruption processing. CONSTITUTION: Inside a data transfer processor 401, a data transfer end managing table 601 is installed concerning an input/output instruction indicated from a processor 101, and a means for detecting the end of the input/output instruction, means for detecting the state of end, storage means for storing information provided by those detecting means into the data transfer end information managing table 601, means for reading the completion of the input/output instruction and the state of end from the data transfer end managing table 601 corresponding to a transfer end confirming instruction from the processor 101, data transfer control means composed of a reporting those contents to the processor 101, and data transfer means are provided.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、情報処理システムに関
し、特に、プロセッサからの確認手段を持つ情報処理シ
ステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing system, and more particularly to an information processing system having a confirmation means from a processor.

【0002】[0002]

【従来の技術】従来のデータ転送処理装置は、図5に示
すように、プロセッサから送られてくるある入出力装置
と共有メモリ間のデータ転送を指示する転送命令(以
後、入出力命令)を格納する命令格納手段と、この命令
格納手段から転送命令を読み出し解読を行う命令解読手
段と、共有メモリからの読み出しおよび共有メモリへの
書き込みを行う共有メモリアクセス手段と、入出力装置
とデータと転送を行うデータ転送手段と、前記命令解読
手段の指示により共有メモリアクセス手段とデータ転送
手段を制御する転送制御手段と、データ転送終了を判断
し、要求元プロセッサに終了を報告する終了通知手段か
ら構成される。
2. Description of the Related Art As shown in FIG. 5, a conventional data transfer processing device transmits a transfer instruction (hereinafter, input / output instruction) for instructing data transfer between a certain input / output device and a shared memory sent from a processor. Instruction storing means for storing, instruction decoding means for reading and decoding a transfer instruction from the instruction storing means, shared memory access means for reading from and writing to the shared memory, input / output device, data and transfer And a transfer control means for controlling the shared memory access means and the data transfer means according to the instruction of the instruction decoding means, and an end notifying means for judging the end of the data transfer and reporting the end to the requesting processor. To be done.

【0003】まず、データ転送処理装置は、プロセッサ
からの入出力命令を命令格納手段に受け取る。命令解読
手段は、命令格納手段から入出力命令を読み出し解読す
る。例えば、入出力命令が共有メモリから入出力装置へ
の転送である場合には、転送制御手段は、命令解読手段
から共有メモリの読み出し開始アドレス、転送長を受け
取り、データ転送処理単位ごとに共有メモリアクセス手
段に対して共有メモリ読み出し指示を出す。共有メモリ
アクセス手段は、読み出したデータをデータ転送手段に
渡すとともに、読み出し完了を転送制御手段に通知す
る。次いで、転送制御手段は、データ転送手段に対し
て、共有メモリアクセス手段からデータ転送手段に送ら
れて来たデータを入出力装置に送出する指示を入出力装
置への動作指示コマンドと一緒に送る。データ転送手段
はその指示によりデータを入出力装置に送る。入出力装
置はデータ転送の終了状態をチェックし、転送完了を終
了状態とともにデータ転送手段に通知する。データ転送
手段はその通知により転送完了を終了状態とともに転送
制御手段に通知する。転送制御手段はその通知によりデ
ータ転送終了を判断し、終了通知手段にデータ転送の終
了と要求元プロセッサを終了通知手段に渡す。終了通知
手段はその情報により要求元プロセッサに入出力割り込
みを通知する。
First, a data transfer processing device receives an input / output instruction from a processor in an instruction storage means. The instruction decoding means reads and decodes an input / output instruction from the instruction storage means. For example, when the input / output instruction is a transfer from the shared memory to the input / output device, the transfer control means receives the read start address and the transfer length of the shared memory from the instruction decoding means, and transfers the shared memory for each data transfer processing unit. A shared memory read instruction is issued to the access means. The shared memory access means transfers the read data to the data transfer means and notifies the transfer control means of the read completion. Next, the transfer control means sends, to the data transfer means, an instruction to send the data sent from the shared memory access means to the data transfer means to the input / output device together with an operation instruction command to the input / output device. . The data transfer means sends the data to the input / output device according to the instruction. The input / output device checks the end state of the data transfer and notifies the data transfer means of the transfer completion together with the end state. The data transfer means notifies the transfer control means of the completion of the transfer together with the end state by the notification. The transfer control means determines the end of the data transfer based on the notification, and passes the end of the data transfer and the request source processor to the end notifying means to the end notifying means. The end notifying means notifies the request source processor of the input / output interrupt based on the information.

【0004】[0004]

【発明が解決しようとする課題】上述した従来の情報処
理システムでは、アプリケーション処理を実行中に、入
出力割り込みがプロセッサに通知された場合、アプリケ
ーション処理を中断することとなり、アプリケーション
の実行性能が低下する欠点がある。
In the above-mentioned conventional information processing system, when an input / output interrupt is notified to the processor during execution of application processing, the application processing is interrupted and the execution performance of the application deteriorates. There is a drawback to

【0005】[0005]

【課題を解決するための手段】本発明は、複数のプロセ
ッサと、前記プロセッサ間を結ぶネットワークと、前記
ネットワークに接続する共有メモリと、前記ネットワー
クに接続し入出力装置を接続するデータ転送処理装置と
を具備する情報処理システムにおいて、プロセッサに前
記入出力装置へのデータ転送を指示する入出力命令と入
出力命令の完了と終了状態を確認する転送終了確認命令
を備え、前記データ転送処理装置内にプロセッサから指
示された入出力命令に関するデータ転送終了管理テーブ
ルを保持し、入出力命令の終了を検出する手段と、終了
状態を検出する手段と、前記検出手段により得た情報を
前記データ転送終了管理テーブルに格納する格納手段
と、プロセッサからの転送終了確認命令に対して前記デ
ータ転送終了管理テーブルから入出力命令の完了と終了
状態を読み出す手段と、その内容をプロセッサに通知す
る通知手段とを備えることを特徴とするものである。
According to the present invention, there is provided a data transfer processing apparatus for connecting a plurality of processors, a network connecting the processors, a shared memory connected to the network, and an input / output device connected to the network. An information processing system comprising: an input / output instruction for instructing a processor to transfer data to the input / output device; and a transfer end confirmation instruction for confirming completion and end status of the input / output instruction. A data transfer end management table for input / output instructions instructed by the processor, a means for detecting the end of the input / output instructions, a means for detecting the end state, and the information obtained by the detection means for terminating the data transfer end. Storage means for storing in the management table; and a data transfer end management table in response to a transfer end confirmation command from the processor. Means for reading the completion and the end state of the input and output commands from the table and is characterized by comprising a notification unit that notifies the contents to the processor.

【0006】本発明は、複数のプロセッサと、複数プロ
セッサ間を結ぶネットワークと、ネットワークに接続す
る共有メモリと、ネットワークに接続し入出力装置を接
続するデータ転送処理装置において、共有メモリ内にプ
ロセッサから指示された入出力命令に関するデータ転送
終了情報管理テーブルを保持し、データ転送処理装置に
入出力命令の終了を検出する手段と、終了状態を検出す
る手段と、前記検出手段により得た情報をデータ転送終
了情報管理テーブルに格納する格納手段を備え、プロセ
ッサに前記データ転送終了管理テーブルを読み出す命令
手段を備え、プロセッサが読み出した内容で入出力命令
の完了と終了状態を確認することを特徴とするものであ
る。
The present invention is directed to a data transfer processing device for connecting a plurality of processors, a network connecting the plurality of processors, a shared memory connected to the network, and connecting the input / output device to the network. Holding a data transfer end information management table relating to the instructed input / output instruction, a means for detecting the end of the input / output instruction in the data transfer processing device, a means for detecting an end state, and transmitting the information obtained by the detection means to the data A storage unit for storing the data in the transfer end information management table; an instruction unit for reading the data transfer end management table in the processor; and confirming the completion and end state of the input / output instruction based on the contents read by the processor. Things.

【0007】[0007]

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

【0008】図1は本発明の第1の実施例を示す構成図
であり、図2は本発明の第2の実施例を示す構成図であ
る。図3,図4は、これらの実施例の動作を示すフロー
チャートである。
FIG. 1 is a block diagram showing a first embodiment of the present invention, and FIG. 2 is a block diagram showing a second embodiment of the present invention. 3 and 4 are flow charts showing the operation of these embodiments.

【0009】本実施例は、n個のプロセッサ101と、
プロセッサ101間を接続するネットワーク201と、
ネットワーク201に接続する共有メモリ301と、ネ
ットワーク201に接続し入出力装置501を接続する
データ転送処理装置401とから構成され、プロセッサ
101に入出力装置501へのデータ転送を指示する入
出力命令と、入出力命令の完了と終了状態を確認する転
送終了確認命令が用意されている。
In this embodiment, n processors 101,
A network 201 connecting the processors 101,
An input / output command for instructing the processor 101 to transfer data to the input / output device 501, comprising a shared memory 301 connected to the network 201 and a data transfer processing device 401 connected to the input / output device 501 connected to the network 201; And a transfer end confirmation instruction for confirming the completion and end state of the input / output instruction.

【0010】第1の実施例では、データ転送処理装置4
01内に、プロセッサ101から指示された入出力命令
に関するデータ転送終了管理テーブル601が設置さ
れ、入出力命令の終了を検出する手段と、終了状態を検
出する手段と、それらの検出手段により得た情報をデー
タ転送終了情報管理テーブル601に格納する格納手段
と、プロセッサ101からの転送終了確認命令に対して
データ転送終了管理テーブル601から入出力命令の完
了と終了状態を読み出す手段と、その内容をプロセッサ
101に通知する通知手段とからなるデータ転送制御手
段およびデータ転送手段を備える。
In the first embodiment, the data transfer processing device 4
01, a data transfer end management table 601 relating to an input / output instruction instructed by the processor 101 is provided, and a means for detecting the end of the input / output instruction, a means for detecting the end state, and the information obtained by these detection means. Means for storing information in the data transfer end information management table 601; means for reading the completion and end status of the input / output command from the data transfer end management table 601 in response to the transfer end confirmation command from the processor 101; A data transfer control unit and a data transfer unit, which are a notification unit for notifying the processor 101, are provided.

【0011】第2の実施例では、共有メモリ301内
に、プロセッサ101から指示された入出力命令に関す
るデータ転送終了情報管理テーブル601が設置され、
入出力命令の終了を検出する手段と、終了状態を検出す
る手段と、それらの検出手段により得た情報をデータ転
送終了管理テーブル601に格納する格納手段と、プロ
セッサ101からの転送終了確認命令に対してデータ転
送終了管理テーブル601から入出力命令の完了と終了
状態を読み出す手段と、その内容をプロセッサ101に
通知する通知手段とからなるデータ転送制御手段および
データ転送手段を備える。
In the second embodiment, a shared memory 301 is provided with a data transfer end information management table 601 relating to input / output instructions designated by the processor 101.
A means for detecting the end of the input / output instruction, a means for detecting the end state, a storage means for storing the information obtained by these detecting means in the data transfer end management table 601, and a transfer end confirmation instruction from the processor 101. On the other hand, it is provided with a data transfer control means and a data transfer means which are means for reading the completion and end states of the input / output instructions from the data transfer end management table 601 and a notifying means for notifying the processor 101 of the contents.

【0012】次に、図1に示す実施例の動作について説
明する。
Next, the operation of the embodiment shown in FIG. 1 will be described.

【0013】プロセッサ101からデータ転送処理装置
401に対しネットワーク201を経由して、共有メモ
リ301から入出力装置501へのデータ転送命令を発
行する。データ転送処理装置401はこの命令を受け取
り命令格納手段により命令を格納する。その後命令解読
手段が、命令格納手段によって格納された命令を取り出
し命令を解読する。この解読された命令が共有メモリ3
01から入出力装置501へのデータ転送命令であれ
ば、データ転送制御手段は命令解読手段から共有メモリ
301の読み出し開始アドレス、転送長を受け取り、デ
ータ転送単位ごとに共有メモリアクセス手段に対して共
有メモリ読み出し指示を出す。共有メモリアクセス手段
は、データ転送手段に渡すとともに、読み出し完了を転
送制御手段に通知する。次いで、データ転送制御手段は
データ転送手段に対して共有メモリアクセス手段からデ
ータ転送手段に送られてきたデータを入出力装置401
に送出する指示を入出力装置501への動作指示コマン
ドと一緒に送る。データ転送手段はこの指示によりデー
タを入出力装置501に送る。入出力装置501はデー
タ転送の終了状態をチェックし、転送完了を終了状態と
ともにデータ転送手段に通知する。データ転送手段はこ
の通知により転送完了を終了状態とともに転送制御手段
に通知する。転送制御手段はこの通知によりデータ転送
終了を判断し、終了通知手段にデータ転送の終了と要求
元プロセッサと終了状態をデータ転送終了情報管理テー
ブル601に格納する。
The processor 101 issues a data transfer command from the shared memory 301 to the input / output device 501 via the network 201 to the data transfer processing device 401. The data transfer processing device 401 receives this command and stores it in the command storage means. Thereafter, the instruction decoding means retrieves the instruction stored by the instruction storage means and decodes the instruction. This decoded instruction is shared memory 3
01, the data transfer control means receives the read start address and transfer length of the shared memory 301 from the instruction decoding means, and shares the data transfer unit with the shared memory access means for each data transfer unit. Issue a memory read instruction. The shared memory access means transfers the data to the data transfer means and notifies the transfer control means of the completion of reading. Next, the data transfer control means sends the data transmitted from the shared memory access means to the data transfer means to the data transfer means.
To the input / output device 501 together with the operation instruction command to the input / output device 501. The data transfer means sends the data to the input / output device 501 according to this instruction. The input / output device 501 checks the end state of the data transfer, and notifies the data transfer means of the transfer completion together with the end state. By this notification, the data transfer means notifies the transfer control means of the completion of transfer together with the end state. The transfer control means determines the end of the data transfer based on this notification, and stores the end of the data transfer, the requesting processor and the end state in the data transfer end information management table 601 in the end notification means.

【0014】上記の、共有メモリ301から入出力装置
501への転送中には要求元プロセッサ101は後続の
命令処理を行っており命令処理が終了すると転送終了確
認命令を発行し、データ転送制御手段に送出する。
During the transfer from the shared memory 301 to the input / output device 501, the requesting processor 101 performs the following instruction processing, and when the instruction processing ends, issues a transfer end confirmation instruction, To send to.

【0015】データ転送制御手段は、上記の転送終了確
認命令を受け取ると、データ転送終了確認テーブルから
入出力命令の完了と終了状態を読み出し、転送が終了し
ているか否かを確認する。ここで転送が終了していれ
ば、転送の完了と終了状態を、終了していなければ、そ
の旨を要求元プロセッサ101に通知する。
When the data transfer control means receives the above-mentioned transfer end confirmation command, the data transfer control means reads the completion and end status of the input / output command from the data transfer completion confirmation table, and confirms whether or not the transfer has been completed. Here, if the transfer has been completed, the completion and the end state of the transfer are notified, and if not, the requesting processor 101 is notified of the completion.

【0016】要求元プロセッサ101は、上記の通知内
容により転送が終了していなければ、再度、後続の命令
処理を行った後に転送終了確認命令を発行し、転送が終
了していればデータ転送命令の完了となる。
The request source processor 101 issues a transfer end confirmation command after performing the subsequent instruction processing again if the transfer is not completed due to the above-mentioned notification content, and if the transfer is completed, the data transfer command is issued. Is completed.

【0017】次に、図2に示す実施例の動作について説
明する。
Next, the operation of the embodiment shown in FIG. 2 will be described.

【0018】プロセッサ102からデータ転送処理装置
402に対しネットワーク202を経由して、共有メモ
リ302から入出力装置502へのデータ転送命令を発
行する。データ転送処理装置402はその命令を受け取
り命令格納手段により命令を格納する。その後命令解読
手段により命令格納手段によって格納された命令が取り
出され命令を解読する。この解読された命令が共有メモ
リ302から入出力装置502へのデータ転送命令であ
れば、データ転送制御手段は命令解読手段から共有メモ
リ302の読み出し開始アドレス、転送長を受け取り、
データ転送処理単位ごとに共有メモリアクセス手段に対
して共有メモリ読み出し指示を出す。共有メモリアクセ
ス手段は、データ転送手段に渡すとともに、読み出し完
了を転送制御手段に通知する。次いで、データ転送制御
手段はデータ転送手段に対して共有メモリアクセス手段
からデータ転送手段に送られてきたデータを入出力装置
502に送出する指示を入出力装置502への動作指示
コマンドと一緒に送る。データ転送手段はその指示によ
りデータを入出力装置502に送る。入出力装置502
はデータ転送の終了状態をチェックし、転送完了を終了
状態とともにデータ転送手段に通知する。データ転送手
段はこの通知により転送完了を終了状態とともに転送制
御手段に通知する。転送制御手段はこの通知によりデー
タ転送終了を判断し、終了通知手段にデータ転送の終了
と要求元プロセッサ102の終了状態を共有メモリ30
2に転送する。共有メモリではその情報を受け取るとデ
ータ転送終了情報管理テーブル602に格納する。
The processor 102 issues a data transfer instruction from the shared memory 302 to the input / output device 502 via the network 202 to the data transfer processing device 402. The data transfer processing device 402 receives the command and stores the command in the command storage means. After that, the instruction stored in the instruction storage means is fetched by the instruction decoding means and the instruction is decoded. If the decoded instruction is a data transfer instruction from the shared memory 302 to the input / output device 502, the data transfer control unit receives the read start address and the transfer length of the shared memory 302 from the instruction decoding unit,
A shared memory read instruction is issued to the shared memory access means for each data transfer processing unit. The shared memory access means transfers the data to the data transfer means and notifies the transfer control means of the completion of reading. Next, the data transfer control unit sends an instruction to the data transfer unit to send the data sent from the shared memory access unit to the data transfer unit to the input / output device 502 together with an operation instruction command to the input / output device 502. . The data transfer means sends data to the input / output device 502 according to the instruction. I / O device 502
Checks the end state of the data transfer and notifies the data transfer means of the transfer completion together with the end state. By this notification, the data transfer means notifies the transfer control means of the completion of transfer together with the end state. The transfer control means determines the end of the data transfer based on the notification, and notifies the end notification means of the end of the data transfer and the end state of the request source processor 102 to the shared memory 30.
Transfer to 2. Upon receiving the information, the shared memory stores the information in the data transfer end information management table 602.

【0019】上記の、共有メモリ302から入出力装置
502への転送中には要求元プロセッサ102は後続の
命令処理を行っており、命令処理が終了すると転送終了
確認命令を発行し、共有メモリ302に送出する。
During the transfer from the shared memory 302 to the input / output device 502, the requesting processor 102 performs the following instruction processing, and when the instruction processing is completed, issues a transfer end confirmation instruction, and To send to.

【0020】共有メモリ302は、上記の転送終了確認
命令を受け取ると、データ転送終了確認テーブル602
から入出力命令の完了と終了状態を読み出し、転送が終
了しているか否かを確認する。ここで転送が終了してい
れば、転送の完了と終了状態を、終了していなければ、
その旨を要求元プロセッサ102に通知する。
Upon receiving the above-mentioned transfer end confirmation command, the shared memory 302 receives the data transfer end confirmation table 602.
And the completion status of the input / output command is read from the CPU, and it is confirmed whether or not the transfer is completed. If the transfer has been completed here, the transfer completion and end status will be displayed.
This fact is notified to the requesting processor 102.

【0021】要求元プロセッサ102は、上記の通知内
容により転送が終了していなければ、再度、後続の命令
処理を行った後に転送終了確認命令を発行し、転送が終
了していればデータ転送命令の完了となる。
The request source processor 102 issues a transfer end confirmation command after performing the subsequent command processing again if the transfer is not completed due to the above notification contents, and if the transfer is completed, issues a data transfer command. Is completed.

【0022】[0022]

【発明の効果】以上説明したように、本発明によれば、
実行中の後続命令に対する割り込み処理を行う必要がな
くなるため割り込み処理に対するオーバヘッドがなくな
り、性能が向上する。
As described above, according to the present invention,
Since it is not necessary to perform interrupt processing for the subsequent instruction being executed, overhead for interrupt processing is eliminated and performance is improved.

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

【図1】本発明の第1の実施例のブロック図である。FIG. 1 is a block diagram of a first embodiment of the present invention.

【図2】本発明の第2の実施例のブロック図である。FIG. 2 is a block diagram of a second embodiment of the present invention.

【図3】図1の実施例の動作を示すフローチャートであ
る。
FIG. 3 is a flowchart showing the operation of the embodiment of FIG.

【図4】図2の実施例の動作を示すフローチャートであ
る。
FIG. 4 is a flowchart showing an operation of the embodiment of FIG. 2;

【図5】従来例の動作を示すフローチャートである。FIG. 5 is a flowchart showing an operation of a conventional example.

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

101 プロセッサ 201 ネットワーク 301 共有メモリ 401 データ転送処理装置 501 入出力装置 601 データ転送終了管理テーブル 102 プロセッサ 202 ネットワーク 302 共有メモリ 402 データ転送処理装置 502 入出力装置 602 データ転送終了管理テーブル 101 processor 201 network 301 shared memory 401 data transfer processing device 501 input / output device 601 data transfer end management table 102 processor 202 network 302 shared memory 402 data transfer processing device 502 input / output device 602 data transfer end management table

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 複数のプロセッサと、前記プロセッサ間
を結ぶネットワークと、前記ネットワークに接続する共
有メモリと、前記ネットワークに接続し入出力装置を接
続するデータ転送処理装置とを具備する情報処理システ
ムにおいて、プロセッサに前記入出力装置へのデータ転
送を指示する入出力命令と入出力命令の完了と終了状態
を確認する転送終了確認命令を備え、前記データ転送処
理装置内にプロセッサから指示された入出力命令に関す
るデータ転送終了管理テーブルを保持し、入出力命令の
終了を検出する手段と、終了状態を検出する手段と、前
記検出手段により得た情報を前記データ転送終了管理テ
ーブルに格納する格納手段と、プロセッサからの転送終
了確認命令に対して前記データ転送終了管理テーブルか
ら入出力命令の完了と終了状態を読み出す手段と、その
内容をプロセッサに通知する通知手段とを備えることを
特徴とする情報処理システム。
1. An information processing system comprising: a plurality of processors; a network connecting the processors; a shared memory connected to the network; and a data transfer processing device connected to the network and connected to an input / output device. An input / output instruction for instructing the processor to transfer data to the input / output device, and a transfer end confirmation instruction for confirming the completion and end status of the input / output instruction. Means for holding a data transfer end management table related to the instruction, detecting the end of the input / output instruction, means for detecting the end state, and storage means for storing information obtained by the detection means in the data transfer end management table. The completion of the input / output instruction from the data transfer end management table in response to the transfer end confirmation instruction from the processor. An information processing system, comprising: means for reading an end state; and a notifying means for notifying the processor of the contents.
【請求項2】 複数のプロセッサと、複数プロセッサ間
を結ぶネットワークと、ネットワークに接続する共有メ
モリと、ネットワークに接続し入出力装置を接続するデ
ータ転送処理装置において、共有メモリ内にプロセッサ
から指示された入出力命令に関するデータ転送終了情報
管理テーブルを保持し、データ転送処理装置に入出力命
令の終了を検出する手段と、終了状態を検出する手段
と、前記検出手段により得た情報をデータ転送終了情報
管理テーブルに格納する格納手段を備え、プロセッサに
前記データ転送終了管理テーブルを読み出す命令手段を
備え、プロセッサが読み出した内容で入出力命令の完了
と終了状態を確認することを特徴とする情報処理システ
ム。
2. In a plurality of processors, a network connecting the plurality of processors, a shared memory connected to the network, and a data transfer processing device connected to the network and connecting an input / output device, the processors are instructed in the shared memory. Holding a data transfer end information management table relating to the input / output instructions, means for detecting the end of the input / output instructions in the data transfer processing device, means for detecting the end state, and data transfer end for the information obtained by the detecting means. Information processing characterized by comprising storage means for storing in an information management table, instruction means for reading the data transfer end management table in the processor, and confirming the completion and end state of the input / output instruction based on the contents read by the processor system.
JP13223095A 1995-05-30 1995-05-30 Information processing system Expired - Fee Related JP2636206B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13223095A JP2636206B2 (en) 1995-05-30 1995-05-30 Information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13223095A JP2636206B2 (en) 1995-05-30 1995-05-30 Information processing system

Publications (2)

Publication Number Publication Date
JPH08328988A true JPH08328988A (en) 1996-12-13
JP2636206B2 JP2636206B2 (en) 1997-07-30

Family

ID=15076423

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13223095A Expired - Fee Related JP2636206B2 (en) 1995-05-30 1995-05-30 Information processing system

Country Status (1)

Country Link
JP (1) JP2636206B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001050283A1 (en) * 2000-01-07 2001-07-12 Hitachi, Ltd. Information processing apparatus and method of information distribution

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001050283A1 (en) * 2000-01-07 2001-07-12 Hitachi, Ltd. Information processing apparatus and method of information distribution
JPWO2001050283A1 (en) * 2000-01-07 2004-01-08 株式会社日立製作所 Information processing system and information distribution method

Also Published As

Publication number Publication date
JP2636206B2 (en) 1997-07-30

Similar Documents

Publication Publication Date Title
KR100456180B1 (en) A peripheral device and control method thereof
JP3481308B2 (en) Interface device, data transfer system and data transfer method
JP2001333137A (en) Self-operating communication controller and self- operating communication control method
JP2636206B2 (en) Information processing system
JP2710151B2 (en) How the automation device works
JPH08305677A (en) Information processor
JPH08115271A (en) Data-processing system and related method
JP2539436B2 (en) Communication method between processors
JP2555227B2 (en) Message processing based data processing device
JPS6314260A (en) System for generating communication control program
JPH103463A (en) Inter-processor communication method
JPH0690676B2 (en) Command operation control method
JPH11327798A (en) Data transfer controller
JPH1185683A (en) Information processor
JPH0619816A (en) Data write method
JP3541338B2 (en) HIPPI input / output device
JP3594952B2 (en) A link between the central system and the satellite system to perform operations of the central system
JP2000010899A (en) Input/output processing system and its peripheral device control method, and recording medium where its control program is recorded
JPS597971B2 (en) I/O device control method
JPS5918733B2 (en) Data transmission/reception control device
JPH03269752A (en) Information processing system and input/output controller used for the same
JPS6245575B2 (en)
JPH0290201A (en) programmable controller
JPH05120201A (en) Data processor
JPH01261768A (en) Data communication 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: 19970225

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees