JPH09305525A - Input/output processing system - Google Patents

Input/output processing system

Info

Publication number
JPH09305525A
JPH09305525A JP8143531A JP14353196A JPH09305525A JP H09305525 A JPH09305525 A JP H09305525A JP 8143531 A JP8143531 A JP 8143531A JP 14353196 A JP14353196 A JP 14353196A JP H09305525 A JPH09305525 A JP H09305525A
Authority
JP
Japan
Prior art keywords
data
input
communication
section
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP8143531A
Other languages
Japanese (ja)
Inventor
Takeji Shigeno
丈至 茂野
Takashi Morikawa
孝 森川
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP8143531A priority Critical patent/JPH09305525A/en
Publication of JPH09305525A publication Critical patent/JPH09305525A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable an input/output operation without dropping performance even when the connection distance of a host processor and an input/output device becomes from 100km to 200km. SOLUTION: A center channel (RIOPCCH) 11 of a host 1 has plural sets of buffers, holds all the communication control data concerning an input/output instruction from a program and all the communication data sent from this host 1 to a storage subsystem (IO) 5 in these buffers and collectively sends all these communication control data and all the communication data to a remote channel (RIOPRCH) 31 of a remote input/output processor(RIOP) 3. The RIOPRCH 31 holds both the received data and based on the communication control data, the communication data are transmitted through an input/output channel (CNC) 34 to the IO 5. Besides, based on the communication control data, the communication data are read from the IO 5 through the CNC 34 and held and these communication data are transmitted to the RIOPCCH 11. The RIOPCCH 11 writes all the received communication data in the area of HMS 12 designated from the program.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ホストプロセッサと記
憶サブシステム間の接続距離が長距離になるデ−タ通信
システムの場合に特に有効な入出力処理システムに関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an input / output processing system which is particularly effective in a data communication system in which the connection distance between a host processor and a storage subsystem is long.

【0002】[0002]

【従来の技術】ますます高度化する情報処理社会におい
て、大地震発生に対する計算機システムの備えは重要な
問題になっている。その中の一つの課題としてデ−タの
バックアップがある。そのためにはデ−タのバックアッ
プセンタを構築し、該センタを主計算機センタから10
0〜200Km以上引き離すことである。また高度化す
る情報処理社会への対応のために災害からの復旧は出来
る限り早く行う必要があり、それには通常業務と並行し
てリアルタイムにデ−タのバックアップを行う必要があ
る。なぜならば、バックアップデ−タが実使用のレベル
に近ければ近いほど大地震発生前の状態に戻せるはずで
ある。更にそのバックアップが通常業務の性能に出来る
限り影響を与えないことが望ましい。
2. Description of the Related Art In an increasingly sophisticated information processing society, the preparation of a computer system for a large earthquake has become an important issue. One of the challenges is data backup. For that purpose, a data backup center is constructed, and the center is connected to the main computer center 10
It is to separate from 0 to 200 km or more. Moreover, in order to cope with the advanced information processing society, it is necessary to recover from a disaster as soon as possible, and in order to do so, it is necessary to back up data in real time in parallel with normal business. This is because the closer the backup data is to the level of actual use, the more likely it will be to return to the state before the occurrence of the major earthquake. Furthermore, it is desirable that the backup does not affect the performance of normal business as much as possible.

【0003】遠距離接続のデ−タ通信としては、公衆回
線等の通信網を介してホストプロセッサと記憶装置を接
続する方法がある。しかし、通信網の通信速度の遅さ
や、プログラムのオ−バヘッド等により、デ−タ転送に
要する時間が大きくなり、デ−タのバックアップにはと
ても耐えれない。また別の方法として、SA22−72
02−01「ESCON I/Ointerface」
をサポ−トしたホストプロセッサの入出力チャネルと記
憶装置において、該チャネルと記憶装置間の距離を10
0〜200Kmに延長することが考えられる。しかし、
前述のインタフェ−スでは距離が長くなればなるほど、
そのデ−タのバックアップに関わる時間が増加する。な
ぜならば、一番簡単な入出力命令に関して入出力チャネ
ルと記憶装置の間で、最低3往復のやり取りが必要にな
る。前記インタフェ−スに使用される光ケ−ブルの電送
遅延時間が1mにつき5ns遅れるとすると、200K
mの接続距離の場合には、(200×1000)×5×
(3×2)=6000000[ns]=6[ms]も時
間がかかってしまうことになる。デ−タのバックアップ
は通常複数の入出力命令で行われ、また複数の入出力コ
マンドを一つの入出力命令にまとめて行うことを考える
と、前記インタフェ−スの延長方式によるバックアップ
では時間がかかり過ぎ、とてもリアルタイムのバックア
ップには耐えれない。
As a data communication for long distance connection, there is a method of connecting a host processor and a storage device via a communication network such as a public line. However, due to the slow communication speed of the communication network, the overhead of the program, etc., the time required for the data transfer becomes large, and the backup of the data cannot be endured. As another method, SA22-72
02-01 "ESCON I / O interface"
In the input / output channel and the storage device of the host processor supporting the above, the distance between the channel and the storage device is 10
It is possible to extend the length to 0 to 200 km. But,
In the above interface, the longer the distance,
The time involved in backing up the data increases. This is because the simplest input / output command requires at least three round trips between the input / output channel and the storage device. If the transmission delay time of the optical cable used for the interface is delayed by 5 ns per 1 m, it is 200K.
For connection distance of m, (200 × 1000) × 5 ×
(3 × 2) = 6000000 [ns] = 6 [ms] also takes time. Data backup is usually performed by a plurality of I / O commands, and considering that a plurality of I / O commands are combined into one I / O command, backup by the interface extension method takes time. So much, I can't stand a very real-time backup.

【0004】[0004]

【発明が解決しようとする課題】本発明の課題は、上記
の問題点を解決することにあり、ホストプロセッサと記
憶サブシステム間の接続距離が長距離になっても性能を
それほど落すこと無くデ−タ通信を行うことを可能と
し、デ−タのリアルタイムのバックアップを実現させる
ことである。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned problems, and the performance is not deteriorated so much even if the connection distance between the host processor and the storage subsystem becomes long. -To enable data communication and realize real-time backup of data.

【0005】[0005]

【課題を解決するための手段】上記課題を解決するた
め、本発明は、ホストプロセッサと記憶サブシステムと
を含み、該ホストプロセッサと該記憶サブシステムとの
間に接続される遠隔入出力処理装置を具備するデ−タ通
信システムにおける入出力処理システムであり、前記ホ
ストプロセッサは、プログラムから指示された一つの入
出力命令に対して、該命令に関する全ての通信制御デ−
タおよび該ホストプロセッサから前記記憶サブシステム
に送られる全ての通信デ−タとを前記遠隔入出力処理装
置に一括して送信する手段と、該通信制御デ−タに基づ
き該記憶サブシステムから読み込まれる全通信デ−タを
該遠隔入出力処理装置から受信し該デ−タをプログラム
から指定された領域に書き込む手段を具備し、前記遠隔
入出力処理装置は、該ホストプロセッサから送信される
入出力命令に伴う前記全ての通信制御デ−タと全通信デ
ータを受信し保持する手段と、該全通信データを該通信
制御デ−タに基づいて前記記憶サブシステムに送信する
手段と、該通信制御デ−タに基づいて該記憶サブシステ
ムから通信デ−タを受信し該通信デ−タを該ホストプロ
セッサに送信する手段を具備するようにしている。
In order to solve the above problems, the present invention includes a host processor and a storage subsystem, and a remote input / output processing device connected between the host processor and the storage subsystem. An input / output processing system in a data communication system comprising: the host processor, for one input / output instruction instructed by a program, all communication control data relating to the instruction.
Data and all communication data sent from the host processor to the storage subsystem to the remote input / output processing device at once, and read from the storage subsystem based on the communication control data Means for receiving all communication data received from the remote input / output processing device and writing the data in an area designated by a program, wherein the remote input / output processing device receives input data transmitted from the host processor. Means for receiving and holding all the communication control data and all communication data associated with an output command, means for transmitting all communication data to the storage subsystem based on the communication control data, and the communication Means is provided for receiving communication data from the storage subsystem based on control data and transmitting the communication data to the host processor.

【0006】[0006]

【実施例】本発明の実施例について、図1から図7にて
説明する。図1は本発明の概略構成を示したものであ
る。オペレ−ティングシステム、アプリケ−ションプロ
グラム等のプログラムが動作出来るホストプロセッサ
(以下、ホスト)1には、プログラムからの命令等を実
行する基本処理装置(以下、BPU)14と、チャネル
パスの選択処理等を行うチャネル処理装置(以下、CH
P)13と、遠隔入出力処理装置(以下、RIOP)3
と接続されるチャネルパスの遠隔入出力処理装置用セン
タチャネル(以下、RIOPCCH)11と、メインス
トレ−ジ(以下、HMS)12と、を含む。またホスト
1から100〜200Kmの接続距離をおいて接続され
るRIOP3には、ホスト1内のRIOPCCH11と
接続する遠隔入出力処理装置用リモ−トチャネル(以
下、RIOPRCH)31と、入出力装置(以下、I
O)5と接続される入出力チャネル(以下、CNC)3
4と、RIOPRCH31とCNC34の制御等を行う
遠隔入出力処理装置用チャネル処理装置(以下、RCH
P)33と、遠隔入出力装置用メインストレ−ジ(以
下、RMS)32と、を含む。
Embodiments of the present invention will be described with reference to FIGS. FIG. 1 shows a schematic configuration of the present invention. A host processor (hereinafter, host) 1 capable of operating programs such as an operating system and an application program has a basic processing unit (hereinafter, BPU) 14 that executes instructions from the program, and a channel path selection process. Channel processing device (hereinafter, CH
P) 13 and remote input / output processing device (hereinafter RIOP) 3
It includes a center channel (hereinafter, RIOPCCH) 11 for remote input / output processing device and a main storage (hereinafter, HMS) 12 of a channel path connected to. A remote input / output processing unit remote channel (hereinafter referred to as RIOPRCH) 31 connected to the RIOPCCH 11 in the host 1 and an input / output device (to the RIOP 3 connected with a connection distance of 100 to 200 km from the host 1) Below, I
O) 5 input / output channel (hereinafter, CNC) 3 connected to
4, a channel processing device for remote input / output processing device (hereinafter, RCH) for controlling the RIO PRCH 31 and the CNC 34, etc.
P) 33 and a remote input / output device main storage (hereinafter, RMS) 32.

【0007】ホスト1とRIOP3とは、1Gbpsの
転送レ−トの光ファイバ2で接続され、またRIOP3
とIO5は200Mbpsの光ファイバ4で接続され
る。なお、1Gbpsの光ファイバを用いたものとして
NIKKEI COMPUTER 1994.6.13
の155ペ−ジに記述されたものがあり、200Mbp
sのものとしては、SA22−7202−01「ESC
ON I/O interface」で採用されている
光ファイバがある。また、本実施例で述べるCNC34
とIO5との間のプロトコルは該インタフェ−スのプロ
トコルを想定している。さらに、RIOP3とIO5は
近距離で接続(100から200mで接続)されている
ことを前提とする。
The host 1 and the RIOP 3 are connected by an optical fiber 2 having a transfer rate of 1 Gbps.
And IO5 are connected by an optical fiber 4 of 200 Mbps. NIKKEI COMPUTER 1994.6.13 is used as an optical fiber using 1 Gbps.
There is one described on page 155 of
SA22-7202-01 "ESC
There is an optical fiber adopted in "ON I / O interface". In addition, the CNC 34 described in this embodiment is
The protocol between the interface and IO5 is assumed to be the interface protocol. Furthermore, it is assumed that RIOP3 and IO5 are connected at a short distance (100 to 200 m).

【0008】ホスト1内のBPU14,CHP13,R
IOPCCH11はそれぞれHMS12をアクセス可能
である。またBPU14とCHP13とは、HMS12
内にあるBPU−CHP通信エリアを用いて通信可能で
あり、CHP13とRIOPCCH11とはHMS12
内にあるCHP−CH通信エリアを用いて通信可能であ
る。図6に、それぞれの通信エリアのHMS32内にお
ける位置を示す。また、BPU14,CHP13,RI
OPCCH11はそれぞれに関連する通信エリアのアド
レスを電源が入れられたときに求める。
BPU14, CHP13, R in the host 1
Each IOPCCH 11 can access the HMS 12. The BPU 14 and CHP 13 are the HMS 12
Communication is possible using the BPU-CHP communication area inside, and CHP13 and RIOPCCH11 are HMS12.
Communication is possible using the CHP-CH communication area inside. FIG. 6 shows the position of each communication area in the HMS 32. Also, BPU14, CHP13, RI
The OPCCH 11 obtains the address of the communication area associated with each when the power is turned on.

【0009】RIOP3内のRIOPRCH31とRC
HP33とCNC34とは、それぞれRMS32のアク
セスが可能である。またRCHP33とRIOPRCH
31とはRMS32内にあるRCHP−RIOPRCH
通信エリアを用いて通信可能であり、RCH33とCN
C34はRMS32内にあるRCHP−CNC通信エリ
アを用いて通信可能である。図7に、それぞれの通信エ
リアのRMS32内における位置を示す。また、RCH
P33,RIOPRCH31,CNC34はそれぞれに
関連する通信エリアのアドレスを電源が入れられたとき
に求める。
RIO PRCH31 and RC in RIO P3
The HP 33 and the CNC 34 can be accessed by the RMS 32, respectively. Also RCHP33 and RIOPRCH
31 is RCHP-RIO PRCH in RMS 32
Communication is possible using the communication area, and RCH33 and CN
C34 can communicate using the RCHP-CNC communication area in RMS32. FIG. 7 shows the position of each communication area in the RMS 32. Also, RCH
The P33, RIO PRCH 31, and CNC 34 obtain the addresses of the communication areas associated with them when the power is turned on.

【0010】次にRIOPCCH11,RIOPRCH
31について図3により説明を加える。RIOPCCH
11はバッファを有し、このバッファは、入出力動作に
関する通信制御デ−タ群をRIOPRCH31に送るた
めに用いられるC部111と、IO5に送られる全デ−
タをRIOPRCH31に送るために用いられるWD部
112と、IO5から受信される全デ−タをRIOPR
CH31から受信するために用いられるRD部113
と、IO5の終了報告を行うときに用いられるR部11
4からなる。C、R部は1024バイト、WD、RD部
は4096バイトの容量とする。これに対してRIOP
RCH31にも同様のバッファ群を保持しており、該通
信制御デ−タを受け取るC部311と、RIOPCCH
11からデ−タを受信するRD部312と、RIOPC
CH11にデ−タを送信するために用いられるWD部3
13と、終了状態をRIOPCCH11に送るために用
いるR部314と、がある。なお、RIOPCCH11
とRIOPRCH31には、それぞれC部/WD部/R
D部/R部は2セット持っている。それぞれのセット
は、例えばバッファ番号0,1として認識される。
Next, RIOPCCH11 and RIOPRCH
31 will be described with reference to FIG. RIOPCCH
Reference numeral 11 has a buffer. This buffer has a C section 111 used for sending a communication control data group relating to input / output operations to the RIO PRCH 31, and all data sent to the IO5.
The WD section 112 used to send the data to the RIOPRCH 31, and all the data received from the IO5 to the RIOPR.
RD section 113 used for receiving from CH31
And the R section 11 used when reporting the end of IO5
Consists of four. The C and R parts have a capacity of 1024 bytes, and the WD and RD parts have a capacity of 4096 bytes. On the other hand, RIOP
The RCH 31 also holds a similar buffer group, the C unit 311 that receives the communication control data, and the RIOPCCH.
RD unit 312 that receives data from the R11 and RIOPC
WD section 3 used for transmitting data to CH11
13 and an R section 314 used to send the end status to RIOPCCH 11. In addition, RIOPCCH11
And RIOPRCH31 have C part / WD part / R respectively
I have two sets of D section / R section. Each set is recognized as buffer numbers 0 and 1, for example.

【0011】RIOPCCH11とRIOPRCH31
はフレーム6により通信を行うものとする。フレ−ム6
の構造を図4に示す。フレ−ム6は制御ワード(4バイ
ト)と、可変長のデ−タ部、及びフレームの正当性のチ
ェックを行うためのCRC部とからなる。制御ワ−ドの
ビット3−7には該フレームのタイプが示される。その
タイプとしては、RIOPCCH11からRIOPRC
H31へのC部の転送、RIOPCCH11からRIO
PRCH31へのデ−タの転送(WD112からRD3
12)、RIOPRCH31からRIOPCCH11へ
のデ−タの転送(WD313からRD113)、RIO
PRCH31からRIOPCCH11へのR部の転送、
とがある。また、制御ワ−ドのビット0のAビットはC
部,R部の転送の時に用いられる。C部の転送の際に
は、RIOPCCH11からRIOPRCH31にデ−
タ転送がある場合に本ビットが1となり、無い場合は0
となる。またRIOPRCH31からRIOPCCH1
1に対し、デ−タ転送がある場合は、R部の転送時のフ
レームの制御ワ−ドのAビットは1となり、無い場合は
0となる。フレームの制御ワ−ドのビット1は使用され
ず0が常に格納される。
RIOPCCH11 and RIOPCH31
Shall communicate by frame 6. Frame 6
Is shown in FIG. The frame 6 is composed of a control word (4 bytes), a variable length data section, and a CRC section for checking the validity of the frame. The type of the frame is indicated in bits 3-7 of the control word. The types are RIOPCCH11 to RIOPRC.
Transfer of C part to H31, RIOPCCH11 to RIO
Transfer of data to PRCH31 (WD112 to RD3
12), transfer of data from RIOPCH31 to RIOPCCH11 (WD313 to RD113), RIO
Transfer of R part from PRCH31 to RIOPCCH11,
There is. Also, the A bit of bit 0 of the control word is C
It is used at the time of transfer of the R and R parts. When transferring the C section, the data is transferred from RIOPCCH11 to RIOPRCH31.
Data is transferred, this bit is set to 1, otherwise it is set to 0.
Becomes Also RIOPCH1 to RIOPCCH1
On the other hand, when there is data transfer, the A bit of the control word of the frame at the time of transfer of the R section becomes 1, and when there is no data, it becomes 0. Bit 1 of the control word of the frame is not used and 0 is always stored.

【0012】フレームの制御ワ−ドのビット2のEビッ
トは、当該バッファの転送に関する最終フレ−ムの場合
に1になる。C部、R部の転送においては該Eビットは
常に1である。しかし、RD,WDに関するデ−タ転送
においては一つのフレ−ム転送だけでは送りきれない場
合がある。すなわち、プログラムで指定したデ−ラ転送
量が4096バイトを超えていたら複数フレ−ムになら
ざるをえない。故にデ−タ転送に関するフレームの場合
はEビットが0になる場合がある。フレ−ムの制御ワ−
ドのビット8から15にはバッファ番号が入る。本実施
例では2つのバッファのセットのみのため、バッファ番
号としては0と1だけである。フレームの制御ワ−ドの
ビット16から31には該フレームで送るデ−タ転送の
バイト数が格納される。一つのフレームでの最大転送カ
ウントは4096となる。フレームの制御ワードの後ろ
に実際に送られるデ−タ(C,RD,WD,R部のデ−
タ)が付属する。その長さはフレームの制御ワ−ドのカ
ウント部で示される長さとなる。そのデ−タの後ろにC
RCデ−タが付加される。
The E bit of bit 2 of the control word of the frame becomes 1 in the case of the final frame related to the transfer of the buffer. The E bit is always 1 in the transfer of the C part and the R part. However, in the data transfer relating to RD and WD, there are cases where one frame transfer is not enough. In other words, if the amount of transferred data specified by the program exceeds 4096 bytes, there will be no choice but to use a plurality of frames. Therefore, in the case of a frame related to data transfer, the E bit may be 0. Frame control work
The buffer number is placed in bits 8 to 15 of the command. Since only two buffers are set in this embodiment, the buffer numbers are only 0 and 1. Bits 16 to 31 of the control word of the frame store the number of bytes of data transfer sent in the frame. The maximum transfer count in one frame is 4096. The data that is actually sent after the control word of the frame (C, RD, WD, R part data).
Is included. The length is the length indicated by the count section of the control word of the frame. C behind the data
RC data is added.

【0013】RIOPCCH11の各バッファはホスト
1内のHMS12のアクセスが可能であり、またRIO
PRCH31の各バッファはRIOP3内のRMS32
のアクセスが可能である。RIOPRCH31内のバッ
ファのC部311、RD部312、WD部313、R部
314のそれぞれに対応して、図7に示すようにRMS
32内に各格納エリアが存在する。それぞれのエリアの
容量は図7に示されている。故にプログラムが指定する
デ−タ量はライト、リ−ドそれぞれにおいてト−タルで
128Kバイトを超えてはならない。またCCWの制限
としても128個(1024÷8)を超えてはならな
い。
Each buffer of the RIOPCCH 11 can be accessed by the HMS 12 in the host 1, and the RIOPCCH 11 can be accessed by the RIOPCCH 11.
Each buffer of PRCH31 is RMS32 in RIOP3
Can be accessed. As shown in FIG. 7, the RMS corresponds to the C section 311, the RD section 312, the WD section 313, and the R section 314 of the buffer in the RIOPRCH 31.
Each storage area exists in 32. The capacity of each area is shown in FIG. Therefore, the total amount of data specified by the program must not exceed 128K bytes in total for write and read. Also, the CCW limit must not exceed 128 (1024/8).

【0014】プログラムから入出力命令が発行された場
合の1例を以下に示す。命令や通信制御デ−タとしては
SA22−7201−00「Enterprize S
ystems Architeture/390 Pr
inciples of Operation」に記述
されているものを使う。入出力命令としてはStart
Subchannel(SSCH)命令を使い、通信
制御デ−タはChannal Command Wor
d(CCW)を用いる。CCWのフォ−マットについて
は図2に示す。プログラムは入出力命令を発行する前に
HMS12のプログラムエリアにCCWを作成した後、
ハ−ドウェアに対し入出力命令(SSCH命令)を発行
する。該命令が発行されると、BPU14は該命令に関
する処理を行い、該命令に関する情報をCHP13に伝
える。
An example of the case where an input / output instruction is issued from a program is shown below. As commands and communication control data, SA22-7201-00 "Enterprize S"
systems Architeture / 390 Pr
The one described in "inciples of Operation" is used. Start as an input / output command
Subchannel (SSCH) command is used, and communication control data is Channel Command Command Wor.
d (CCW) is used. The CCW format is shown in FIG. The program creates CCW in the program area of HMS12 before issuing the input / output command,
Issue an I / O command (SSCH command) to the hardware. When the instruction is issued, the BPU 14 performs a process related to the instruction, and informs the CHP 13 of information regarding the instruction.

【0015】CHP13はその情報が伝えられると、該
情報に基づいて適切なチャネルパスを選択する。本ケ−
スではRIOPCCH11が選択され、CCWの格納ア
ドレス等の情報が伝えられる。RIOPCCH11は該
情報が伝えられると、2つのバッファ(番号0と番号1
のバッファ)の空き状態をチェックする。いずれのバッ
ファも空いていない場合は、RIOPCCH11は該処
理の実行をペンディングすることをCHP13に通知す
る。CHP13は該通知を受け取ると一定時間をおいて
からRIOPCCH11に対してリトライすることにな
る。もしどちらかのバッファが空いていたら該入出力命
令の実行を空いているバッファにより行うことになる。
Upon receiving the information, the CHP 13 selects an appropriate channel path based on the information. This case
In this case, RIOPCCH 11 is selected and information such as the CCW storage address is transmitted. When the RIOPCCH 11 receives the information, the RIOPCCH 11 has two buffers (number 0 and number 1).
Check the free status of the buffer. If none of the buffers is empty, the RIOPCCH 11 notifies the CHP 13 that the execution of the process is pending. Upon receiving the notification, the CHP 13 will retry the RIOPCCH 11 after a certain period of time. If either buffer is empty, the input / output instruction is executed by the empty buffer.

【0016】RIOPCCH11はまず該入出力命令に
関連する全CCWをバッファのC部111に取り込む。
そしてそのCCWを図4のフレ−ム構造に従ってRIO
PRCH31のバッファのC部311に対して送信す
る。また、RIOPCCH11は該CCWに基づいて、
IO5に送るべき全デ−タを4096バイトごとにバッ
ファのWD部に取り込み、逐次RIOPRCH31の中
のバッファのRD部313に対して送信する。その後、
RIOPCCH11はRIOPRCH31からのデ−
タ、及びR部の転送を待つことになる。なおこの時、も
う一つのバッファが空いているとしたら、新たな入出力
命令を受け付けることができる。
The RIOPCCH 11 first fetches all CCWs related to the input / output instruction into the C section 111 of the buffer.
Then, the CCW is RIO according to the frame structure of FIG.
It transmits to the C section 311 of the buffer of PRCH31. In addition, RIOPCCH11 is based on the CCW,
All the data to be sent to IO5 is fetched into the WD portion of the buffer every 4096 bytes and sequentially transmitted to the RD portion 313 of the buffer in the RIO PRCH 31. afterwards,
RIOPCCH11 is the data from RIOPCH31.
Data and the transfer of the R section are awaited. At this time, if another buffer is empty, a new input / output command can be accepted.

【0017】RIOPRCH31は、RIOPCCH1
1からC部111のデ−タを受け取ると、そのフレーム
中のバッファ番号に基づいて、RMS32内のC部格納
エリアに書き込む。また、該C部のフレームの制御ワ−
ド中のAビットが1であったら、更にRIOPCCH1
1から送られて来るデ−タ(WD112からRD312
へ)を待つ。フレームの制御ワ−ドのEビットが1とな
るまでその転送の完了を待つ。なお該デ−タはRMS3
2中の当該バッファに相当するRD部格納エリアにスト
アされる。RIOPRCH31は、以上の完了を認識す
るとRCHP33に対して報告を上げる。該報告におい
て、受信したフレ−ムの制御ワ−ド中のバッファ番号を
RCHP33に通知する。
RIOPRCH31 is RIOPCCH1
When the data of the C section 111 is received from 1, the data is written in the C section storage area in the RMS 32 based on the buffer number in the frame. In addition, the control work of the frame of the C section
If the A bit in the command is 1, then RIOPCCH1
Data sent from 1 (WD112 to RD312)
Wait) The completion of the transfer is waited until the E bit of the control word of the frame becomes 1. The data is RMS3.
It is stored in the RD section storage area corresponding to the buffer in FIG. When the RIOPRCH 31 recognizes the above completion, it sends a report to the RCHP 33. In the report, the buffer number in the received control word of the frame is notified to the RCHP 33.

【0018】RCHP33は該報告がくると、CCWの
デ−タアドレス部の値をRMS32に合わせて変換す
る。これは送られてきたCCWはホスト1内のHMS1
2において、作成されたデ−タアドレスのため、それを
RMS32用に変換する必要があるからである。RCH
P33はその変換が終了するとIO5と接続されている
チャネルとしてCNC34を選択し、RIOPCCH1
1から送られてきたC部のCCWに基づいて動作を行わ
せる。
When the RCHP 33 receives the report, it converts the value of the data address part of the CCW according to the RMS 32. This is the CCW sent to HMS1 in host 1.
This is because the data address created in 2 needs to be converted for RMS32. RCH
When the conversion is completed, P33 selects CNC34 as the channel connected to IO5, and RIOPCCH1
The operation is performed on the basis of the CCW of the C section sent from 1.

【0019】その時、RCHP33は、RIOPRCH
31から通知されたバッファ番号をCNC34に通知す
る。なお、CNC34はこのバッファ番号を以下の動作
が終了するまで保持している。
At that time, RCHP33 is RIOPRCH
The buffer number notified from 31 is notified to the CNC 34. The CNC 34 holds this buffer number until the following operations are completed.

【0020】CNC34はその通知がくるとRIOPC
CH11から送られてきたC部311のCCW(RCH
P33から教えられたバッファ番号によりバッファ番号
0か、1のC部/RD部/WD部/R部を選択する)に
基づいて以下動作を行う。その処理はSA22−720
2−01「ESCON I/O interface」
に基づいて行われ、CNC34からIO5に送られるデ
−タとしては、RIOPCCH11から送られてきたW
D部112のデ−タ(RIOPRCH31としてはRD
部312のデータ)が格納されている当該バッファのエ
リアを用い、またIO5から受け取られるデ−タはRM
S32中のWD部格納エリアに格納される。またCNC
34とIO5との間の終了報告(デバイスステ−タスバ
イト等)は、CNC34によりRMS32中のR部格納
エリアに格納される。もし、IO5からデ−タを何も受
信しなかったならば、そのことをR部にわかるように、
受信データのカウント値をゼロにしておく。CNC34
は、IO5から受け取ったデ−タがあるならば、その全
デ−タのカウント値をR部にセットし、もし、CNC3
4が受信したデ−タが全く無いならば、該カウント値を
ゼロとし、そして、その処理が終わったことをRCHP
33に通知する。また、この時、CNC34は、CNC
34が行っていた動作に関連したバッファ番号をRCH
P33に通知する。
When the CNC 34 receives the notification, the RIOPC
CCW (RCH of C section 311 sent from CH11
The following operation is performed based on the buffer number 0 or 1 (C section / RD section / WD section / R section is selected) according to the buffer number taught from P33. The processing is SA22-720
2-01 "ESCON I / O interface"
The data sent from the CNC 34 to the IO 5 is the W sent from the RIOPCCH 11.
Data of the D section 112 (RD as the RIO PRCH 31
(Data of section 312) is used, and the data received from IO5 is RM.
It is stored in the WD section storage area in S32. Also CNC
The end report (device status byte, etc.) between 34 and IO5 is stored in the R section storage area in the RMS 32 by the CNC 34. If no data is received from IO5, as can be seen in the R section,
The received data count value is set to zero. CNC34
If there is data received from IO5, sets the count value of all the data in the R section, and if CNC3
If there is no data received by No. 4, the count value is set to zero, and RCHP indicates that the processing is completed.
Notify 33. At this time, the CNC 34 is
RCH the buffer number related to the operation performed by 34
Notify P33.

【0021】RCHP33はCNC34からの上記通知
を受けると、該通知をさらにRIOPRCH31に通知
する(関連するバッファ番号も通知する)。該通知を受
けるとRIOPRCH31はRMS32に格納されてい
るデ−タが有効かどうかをR部314のデ−タによりチ
ェックする。RIOPRCH31は、もし有効デ−タが
無かったならば、デ−タをRIOPCCH11に送ら
ず、制御ワ−ドのAビット=0としてR部314のデー
タ(RMS32のR部格納エリアにCNC34がセット
したR部314のデ−タをRIOPRCH31内のR部
314に取り込む)をRIOPCCH11のR部114
に転送する。RIOPRCH31は、もし有効デ−タが
あったならば、該デ−タをRIOPRCH31内のWD
部313に取り込み、それをRIOPCCH11のRD
部113に送り、その後制御ワ−ドのAビット=1とし
てR部314のデータを送る。これで該入出力命令に関
するRIOP3の動作は完了する。
Upon receiving the above notification from the CNC 34, the RCHP 33 further notifies the RIO PRCH 31 of the notification (also notifies the related buffer number). Upon receiving the notification, the RIO PRCH 31 checks by the data of the R section 314 whether the data stored in the RMS 32 is valid. If there is no valid data, the RIOPRCH31 does not send the data to the RIOPCCH11, but sets the A bit of the control word = 0 and the data of the R section 314 (the CNC 34 sets the R section storage area of the RMS32). (The data of the R section 314 is taken into the R section 314 in the RIOPCH 31)) and the R section 114 of the RIOPCCH 11
Transfer to. If there is valid data, RIOPRCH31 sends it to WD in RIOPRCH31.
Taken into the part 313, RD of RIOPCCH11
Then, the data of the R section 314 is sent with the A bit of the control word = 1. This completes the operation of RIOP3 relating to the input / output instruction.

【0022】RIOPCCH11は、R部114、RD
部113に、R部314のデータと、WD部314のデ
ータを受け取ると、C部111に蓄えられているプログ
ラムが設定したCCWに基づいて受信デ−タをHMS内
にストアしていく。ただし、受信したR部の転送に関す
るフレ−ムの制御ワ−ドのAビットが0ならばストアし
ない。そしてR部の値に合わせてプログラムが発行した
入出力命令を完了させる。
The RIOPCCH 11 has an R section 114 and an RD.
When the section 113 receives the data of the R section 314 and the data of the WD section 314, the reception data is stored in the HMS based on the CCW set by the program stored in the C section 111. However, if the A bit of the control word of the frame relating to the transfer of the received R portion is 0, it is not stored. Then, the input / output instruction issued by the program is completed according to the value of the R portion.

【0023】これらの動作の流れを図5により整理す
る。図5ではライト−1/リ−ド/ライト−2のコマン
ドチェインについての例である。なお、ここでいうライ
トとは、RIOPCCH11からIO5に向かうデ−タ
転送を伴うコマンドを示し、リ−ドとはIO5からRI
OPCCH11に向かうデ−タ転送を伴うコマンドを示
している。以上の動作はーつの入出力命令1(SSCH
(1))において、複数のCCW(図2参照)を用いる
ことにより、プログラムからハ−ドウェアに指示され
る。即ち、ライト−1/リ−ド/ライト−2はそれぞれ
1つのCCWに対応しており、CCW中のFLAG中の
CCビットでコマンドチエインが示されることになる。
なお図5ではライト−1に関連するデ−タを(X)、リ
ードに関連するデータを(Y)、ライトー2に関連する
データを(Z)として表記している。
The flow of these operations will be summarized with reference to FIG. FIG. 5 shows an example of a command chain of write-1 / read / write-2. The write here means a command accompanied by data transfer from the RIOPCCH 11 to the IO5, and the read means the IO5 to the RI.
A command accompanied by data transfer to the OPCCH 11 is shown. The above operation is one input / output command 1 (SSCH
In (1)), the program instructs the hardware by using a plurality of CCWs (see FIG. 2). That is, each of write-1 / read / write-2 corresponds to one CCW, and the command chain is indicated by the CC bit in the FLAG in the CCW.
In FIG. 5, data associated with write-1 is represented as (X), data associated with read is represented as (Y), and data associated with write-2 is represented as (Z).

【0024】プログラムから発行されたSSCH(1)
をRIOPCCH11が受け付けると、RIOPCCH
11は、RIOPRCH31に対しCCW情報を含んだ
C部を転送する(ライト−1/リ−ド/ライト−2に関
するCCWが含まれる)。その時、RIOPCCH11
からIO5に向かうデータ転送を行わなければならない
ため、Aビット=1でC部は転送される。そしてRIO
PCCH11はC部の転送に引き続きWD部の転送をR
IOPRCH31に対して行う。該WD部の中には
(X)と(Z)のデータが含まれる。本例ではWD部一
回の転送で全てのデータ転送が終わるために、WD部の
転送時のAビットは0になり、Eビットは1になる。
SSCH (1) issued from the program
Is received by RIOPCCH11, RIOPCCH
11 transfers the C section including the CCW information to the RIO PRCH 31 (including the CCW regarding the write-1 / read / write-2). At that time, RIOPCCH11
Since it is necessary to perform data transfer from I to IO5, the C section is transferred with A bit = 1. And RIO
The PCCH 11 transfers the transfer of the WD part after the transfer of the C part by R
Perform on IOPRCH31. The data of (X) and (Z) are included in the WD portion. In this example, since all the data transfer is completed by one transfer of the WD section, the A bit becomes 0 and the E bit becomes 1 at the time of the transfer of the WD section.

【0025】RIOPRCH31はこれらのC部、WD
部が転送完了すると、それをRCHP33に通知する。
RCHP33はその通知を受けると、C部に含まれてい
るCCW中のデータアドレスの値をRMS32に合わせ
て変換する。これは送られてきたCCWのデータアドレ
スは、ホスト1内のHMS12に関してのアドレスであ
るため、それをRMS32用に変換する必要があるため
である。該変換が終わるとRCHP33はCNC34に
通知を行う。該通知をCNC34が受けると、CNC3
4はRIOPCCH11から送られてきたC部に基づ
き、入出力動作をIO5と行う。
RIO PRCH31 is a part of these C, WD
When the copy is completed, it notifies the RCHP 33 of this.
Upon receiving the notification, the RCHP 33 converts the value of the data address in the CCW included in the C section according to the RMS 32. This is because the data address of the sent CCW is an address for the HMS 12 in the host 1 and needs to be converted for the RMS 32. When the conversion is completed, the RCHP 33 notifies the CNC 34. When the CNC 34 receives the notification, the CNC 3
4 performs input / output operation with IO5 based on the C section sent from RIOPCCH11.

【0026】まずはライトー1に関するCommand
をIO5に送り、その後ライトー1に関するデータ
(X)を送る。該データの転送が終わるとIO5よりラ
イトー1に関する終了を示す情報(STS)が送られて
くる。これが送られてくるとライトー1の次のコマンド
のリードの処理を行う。リードのCommandをIO
5に送り、それに対してIO5よりリードに関するデー
タ(Y)がCNC34に送られてくる。それが完了する
とリードに関する終了を示す情報(STS)がIO5か
らCNC34に送られてくる。そして、そのSTSを受
け取るとCNC34はライトー2に関するComman
dをIO5に送る。その後ライトー2に関するデータ
(Z)をIO5に送る。それをIO5が受け付けるとそ
の終了を示す情報(STS)をCNC34に送ってく
る。これらのCNC34とIO5の動作はSA22−7
202−01「ESCONI/O Interfac
e」で示されるプロトコルに従っている。
First, the command regarding the light-1
Is sent to IO5, and then the data (X) related to write-1 is sent. When the transfer of the data ends, the information (STS) indicating the end regarding the write-1 is sent from the IO5. When this is sent, read processing of the next command of write-1 is performed. IO of lead command
5, data corresponding to the read (Y) is sent from the IO 5 to the CNC 34. When this is completed, information (STS) indicating the end related to the read is sent from the IO5 to the CNC 34. Then, upon receiving the STS, the CNC 34 sends a Comman for the LIGHT-2
Send d to IO5. After that, the data (Z) regarding the write-2 is sent to IO5. When the IO 5 receives it, the information (STS) indicating the end is sent to the CNC 34. The operation of these CNC34 and IO5 is SA22-7.
202-01 "ESCONI / O Interfac
e ”is followed.

【0027】CNC34は、データ(X)と(Z)につ
いてはRIOPCCH11から転送されてRMS32に
格納されているデータをIO5に送り、またIO5から
受信したデータ(Y)はRMS33に格納しておく。I
O5との動作が完了すると、CNC34は、RCHP3
3に完了通知を行う。該完了通知をRCHP32が受け
るとRCHP32は、RIOPRCH31に通知を行
う。該通知を受けたRIOPRCH31は、CNC34
がIO5から受信したデータ(Y)をRIOPCCH1
1にWD部として転送する(RIOPRCH31のWD
部の情報を転送するため)。その後、SSCH(1)に
関するR部をRIOPCCH11にRIOPRCH31
は送信する。そのR部をRIOPCCH11が受信する
と、SSCH(1)に関するCCWに基づき、RIOP
RCH31から送られてきたデータ(Y)をHMS12
内に格納する。その後、プログラムに対して入出力割り
込み(I/O割り込み)を行い、SSCH(1)に関す
る完了報告を行うことになる。
The CNC 34 sends the data (X) and (Z) transferred from the RIOPCCH 11 and stored in the RMS 32 to the IO 5, and stores the data (Y) received from the IO 5 in the RMS 33. I
When the operation with O5 is completed, the CNC 34 will return to RCHP3.
3 is notified of completion. When the RCHP 32 receives the completion notification, the RCHP 32 notifies the RIOPRCH 31. The RIO PRCH 31 that received the notification is the CNC 34
Receives the data (Y) received from IO5 by RIOPCCH1
1 as a WD section (WD of RIO PRCH31
To transfer the department information). After that, the R part related to SSCH (1) is added to RIOPCCH11 by RIOPRCH31.
To send. When the RIOPCCH 11 receives the R part, based on the CCW for SSCH (1), the RIOP
The data (Y) sent from RCH31 is sent to HMS12.
Store in. After that, an input / output interrupt (I / O interrupt) is issued to the program, and a completion report regarding SSCH (1) is issued.

【0028】RIOPRCH11がRIOPRCH31
にSSCH(1)に関するC部を転送してからRIOP
RCH31から、RIOPRCH11にR部を送り返す
までにプログラムから2つ目の入出力命令(SSCH
(2))が発行されても、本実施例では動作可能であ
り、SSCH(2)に関するC部の転送をBUF#1側
で行う(SSCH(1)に関するやりとりはBUF#0
にて実行されている)。
RIOPRCH11 is RIOPRCH31
C part related to SSCH (1) to RIO
The second input / output command (SSCH) from the program until the R part is sent back from RCH31 to RIOPRCH11.
Even if (2)) is issued, the operation of this embodiment is possible, and the transfer of the C section regarding SSCH (2) is performed on the BUF # 1 side (the exchange regarding SSCH (1) is BUF # 0.
Is being executed).

【0029】ホスト1とRIOP3の間のフレームの往
復は1往復で済むため、ホスト1とRIOP3の間の接
続距離が長くなったとしても伝送遅延が最小になる。例
えば、5ns/mとした場合、200kmの接続距離な
ら、往復で2msの伝送遅延が生じる。また本発明では
2つの入出力命令を2つのバッファのセットで同時に実
行できるので、処理の多重化が図れるため、見かけの伝
送遅延が半分になる。また本実施例では触れていない
が、バッファ面数を更に拡張するれば更に見かけの遅延
時間は小さくなる。今後のメモリの集積化により一つの
チップに大容量のメモリを搭載出来るようになれば可能
である。これが100面程度に拡張されるならば、充分
にリアルタイムのデ−タのバックアップに本発明は耐え
うる。
Since the round trip of the frame between the host 1 and the RIOP 3 is only one round trip, the transmission delay is minimized even if the connection distance between the host 1 and the RIOP 3 becomes long. For example, in the case of 5 ns / m, if the connection distance is 200 km, a transmission delay of 2 ms occurs in a round trip. Further, according to the present invention, since two input / output instructions can be simultaneously executed by a set of two buffers, the processing can be multiplexed and the apparent transmission delay is halved. Although not mentioned in the present embodiment, the apparent delay time can be further reduced by further expanding the number of buffer planes. It will be possible if a large-capacity memory can be mounted on one chip by integrating the memory in the future. If this is expanded to about 100 planes, the present invention can withstand full-time backup of data.

【0030】[0030]

【発明の効果】ホストプロセッサと入出力装置との間の
接続距離が長くなっても伝送遅延を最小にでき、性能を
ほとんど落すこと無く入出力動作を可能にすることがで
きる。また、災害等のためにデ−タのバックアップをリ
アルタイムに行うことを可能にすることができる。
The transmission delay can be minimized even if the connection distance between the host processor and the input / output device becomes long, and the input / output operation can be performed with almost no deterioration in performance. Further, it is possible to back up data in real time due to a disaster or the like.

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

【図1】実施例のシステムの概略構成を示す図である。FIG. 1 is a diagram showing a schematic configuration of a system of an embodiment.

【図2】チャネルコマンドワ−ド(CCW)の構成を示
す図である。
FIG. 2 is a diagram showing the structure of a channel command word (CCW).

【図3】RIOPCCHとRIOPRCHの構造を示す
図である。
FIG. 3 is a diagram showing structures of RIOPCCH and RIOPRCH.

【図4】フレ−ムの構造を示す図である。FIG. 4 is a diagram showing a structure of a frame.

【図5】システムの処理シ−ケンスの例を説明するため
の図である。
FIG. 5 is a diagram for explaining an example of a processing sequence of the system.

【図6】ホスト内メインストレージ(HMS)のフォ−
マットを示す図である。
FIG. 6 is a view of the main storage (HMS) in the host
It is a figure which shows a mat.

【図7】遠隔入出力装置用メインストレージ(RMS)
のフォ−マットを示す図である。
FIG. 7: Main storage for remote input / output device (RMS)
It is a figure which shows the format of.

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

1 ホストプロセッサ(ホスト) 11 遠隔入出力処理装置用センタチャネル(RIOP
CCH) 111 C部バッファ 112 WD部バッファ 113 RD部バッファ 114 R部バッファ 12 メインメモリ(HMS) 13 チャネル処理装置(CHP) 14 基本処理装置(BPU) 2 1Gbps用光ファイバ 3 遠隔入出力処理装置(RIOP) 31 遠隔入出力処理装置用リモ−トチャネル(RIO
PRCH) 311 C部バッファ 312 RD部バッファ 313 WD部バッファ 314 R部バッファ 32 メインメモリ(RMS) 33 チャネル処理装置(RCHP) 34 チャネル装置(CNC) 4 200Mbps用光ファイバ 5 入出力装置(IO)
1 Host Processor (Host) 11 Remote I / O Processor Center Channel (RIOP
CCH) 111 C section buffer 112 WD section buffer 113 RD section buffer 114 R section buffer 12 Main memory (HMS) 13 Channel processing unit (CHP) 14 Basic processing unit (BPU) 2 1 Gbps optical fiber 3 Remote input / output processing unit ( RIOP 31 Remote channel for remote I / O processor (RIO)
PRCH) 311 C section buffer 312 RD section buffer 313 WD section buffer 314 R section buffer 32 Main memory (RMS) 33 Channel processing device (RCHP) 34 Channel device (CNC) 4 200 Mbps optical fiber 5 Input / output device (IO)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ホストプロセッサと記憶サブシステムと
を含み、該ホストプロセッサと該記憶サブシステムとの
間に接続される遠隔入出力処理装置を具備するデ−タ通
信システムにおける入出力処理システムであって、 前記ホストプロセッサは、プログラムから指示された一
つの入出力命令に対して、該命令に関する全ての通信制
御デ−タおよび該ホストプロセッサから前記記憶サブシ
ステムに送られる全ての通信デ−タとを前記遠隔入出力
処理装置に一括して送信する手段と、該通信制御デ−タ
に基づき該記憶サブシステムから読み込まれる全通信デ
−タを該遠隔入出力処理装置から受信し該デ−タをプロ
グラムから指定された領域に書き込む手段を具備し、 前記遠隔入出力処理装置は、該ホストプロセッサから送
信される入出力命令に伴う前記全ての通信制御デ−タと
全通信データを受信し保持する手段と、該全通信データ
を該通信制御デ−タに基づいて前記記憶サブシステムに
送信する手段と、該通信制御デ−タに基づいて該記憶サ
ブシステムから通信デ−タを受信し該通信デ−タを該ホ
ストプロセッサに送信する手段を具備することを特徴と
する入出力処理システム。
1. An input / output processing system in a data communication system, comprising: a host processor and a storage subsystem; and a remote input / output processing device connected between the host processor and the storage subsystem. In response to one input / output command instructed by a program, the host processor stores all communication control data relating to the command and all communication data sent from the host processor to the storage subsystem. Means for collectively transmitting the data to the remote input / output processing device, and receiving from the remote input / output processing device all communication data read from the storage subsystem based on the communication control data. Is written in an area designated by a program, the remote input / output processing device is provided with an input / output command transmitted from the host processor. Means for receiving and holding all the communication control data and all communication data, means for transmitting all the communication data to the storage subsystem based on the communication control data, and the communication control data An input / output processing system comprising means for receiving communication data from the storage subsystem and transmitting the communication data to the host processor based on the above.
JP8143531A 1996-05-14 1996-05-14 Input/output processing system Pending JPH09305525A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8143531A JPH09305525A (en) 1996-05-14 1996-05-14 Input/output processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8143531A JPH09305525A (en) 1996-05-14 1996-05-14 Input/output processing system

Publications (1)

Publication Number Publication Date
JPH09305525A true JPH09305525A (en) 1997-11-28

Family

ID=15340917

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8143531A Pending JPH09305525A (en) 1996-05-14 1996-05-14 Input/output processing system

Country Status (1)

Country Link
JP (1) JPH09305525A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019016056A (en) * 2017-07-04 2019-01-31 富士通株式会社 Transmission and reception system, control method for transmission and reception system, transmitting apparatus, and receiving apparatus
CN114594700A (en) * 2020-12-04 2022-06-07 昆达电脑科技(昆山)有限公司 Integrated control management system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019016056A (en) * 2017-07-04 2019-01-31 富士通株式会社 Transmission and reception system, control method for transmission and reception system, transmitting apparatus, and receiving apparatus
CN114594700A (en) * 2020-12-04 2022-06-07 昆达电脑科技(昆山)有限公司 Integrated control management system
CN114594700B (en) * 2020-12-04 2023-07-14 昆达电脑科技(昆山)有限公司 Integrated control management system

Similar Documents

Publication Publication Date Title
US6247046B1 (en) Method and apparatus for interfacing two remotely disposed devices coupled via a transmission medium
US6098129A (en) Communications system/method from host having variable-length format to variable-length format first I/O subsystem or fixed-length format second I/O subsystem using table for subsystem determination
US6065087A (en) Architecture for a high-performance network/bus multiplexer interconnecting a network and a bus that transport data using multiple protocols
JP3997061B2 (en) Storage subsystem and storage subsystem control method
JP4434543B2 (en) Distributed storage system, storage device, and data copying method
US6948036B2 (en) System and method for providing multi-initiator capability to an ATA drive
JP3428842B2 (en) Information processing system and data multiplexing system
US6842833B1 (en) Computer system and method for transferring data between multiple peer-level storage units
US6021454A (en) Data transfer between small computer system interface systems
US7340551B2 (en) Bridge permitting access by multiple hosts to a single ported storage drive
JPH07281976A (en) Method for control of packet fifo
JPH07282025A (en) Clock circuit
US8589646B2 (en) Storage apparatus and method for storage apparatus
US6026448A (en) Method and means for exchanging messages, responses and data between different computer systems that require a plurality of communication paths between them
JP4100256B2 (en) Communication method and information processing apparatus
US7962676B2 (en) Debugging multi-port bridge system conforming to serial advanced technology attachment (SATA) or serial attached small computer system interface (SCSI) (SAS) standards using idle/scrambled dwords
US6182166B1 (en) Method/apparatus for interfacing two remotely disposed devices coupled via transmission medium with first and second commands transmitted without first checking receiving device for readiness
JPH09305525A (en) Input/output processing system
US6038605A (en) Method and apparatus for interfacing two remotely disposed devices coupled via a transmission medium
JP3584710B2 (en) Disk array control device and control method
CA2375100A1 (en) A method and system for un-tagged command queuing
JPH11149455A (en) Memory disk sharing method and its executing device
JPH06301607A (en) Multiaccess i/o control system
JP3393765B2 (en) Array controller and data storage array
CN117234997A (en) FPGA-based embedded system high-speed interconnection method and system