JPS61123970A - Data transmission control system - Google Patents

Data transmission control system

Info

Publication number
JPS61123970A
JPS61123970A JP24573084A JP24573084A JPS61123970A JP S61123970 A JPS61123970 A JP S61123970A JP 24573084 A JP24573084 A JP 24573084A JP 24573084 A JP24573084 A JP 24573084A JP S61123970 A JPS61123970 A JP S61123970A
Authority
JP
Japan
Prior art keywords
data
buffer
counter
value
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP24573084A
Other languages
Japanese (ja)
Other versions
JPH0221619B2 (en
Inventor
Taiho Higuchi
樋口 大奉
Akio Hanazawa
花沢 章夫
Masao Sato
正雄 佐藤
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 JP24573084A priority Critical patent/JPS61123970A/en
Publication of JPS61123970A publication Critical patent/JPS61123970A/en
Publication of JPH0221619B2 publication Critical patent/JPH0221619B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4204Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus
    • G06F13/4221Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being an input/output bus, e.g. ISA bus, EISA bus, PCI bus, SCSI bus
    • G06F13/4226Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being an input/output bus, e.g. ISA bus, EISA bus, PCI bus, SCSI bus with asynchronous protocol

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Systems (AREA)

Abstract

PURPOSE:To reduce the load on a processor at the time of data transmission of an I/O control device by controlling transmission upon recognition of the buffer length of an information processor of the recipient and the data length of the sensor by a channel adapter. CONSTITUTION:The channel adapter 20 is able to identify the buffer address at the top of the memory list by the information stored in a register 21 of the processor 18. Thus, upon receipt of READ command from the information processor 6, the channel adapter 20 accesses said address in the memory 19 and reads out a header 261. Based on the contents of the header 261, the address and size of the data stored in the data can be determined. The channel adapter 20 on receiving READ command from the information processor 6, sets the value of the data length read from the header 261 on a counter 24. Then from the effective zone of a buffer 251, the adapter 20 reads out data and while subtracting from the counters 23 and 24, sends out data to the information processor 6, and when the counter 24 value becomes 0, requests the next READ command.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理装置と入出力制御装置との間のデータ
転送に関するもので、情報処理装置側と入出力制御装置
側とのバッファの大きさが異なる場合の入力制御装置に
おけるデータ転送制御に係るものである。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to data transfer between an information processing device and an input/output control device, and the present invention relates to data transfer between an information processing device and an input/output control device. The present invention relates to data transfer control in an input control device when the input signals are different.

〔従来の技術〕[Conventional technology]

入出力制御装置は通常情報処理装置との閣のデータ転送
に用いるバッファを有していて、パ、77に格納したデ
ータをパス上に送出したり、パス上のデータをバッファ
に格納することによつてデータの送受信を行なっている
。このようなバッファは複数個設けられ、各バッファは
ヘッダ内K「次のバッファのアドレス」、「有効データ
開始位置」、「データバイト数」等の情報を持っていて
、データが長くて1個のバッファでは足シないようなと
きは、ヘッダの情報を用いて必要な数だけバッファを連
鎖(チェーン)させて用いる。
The input/output control device usually has a buffer used for data transfer with the information processing device, and is used to send data stored in the path 77 onto the path or store data on the path in the buffer. Therefore, data is sent and received. Multiple such buffers are provided, and each buffer has information such as "address of next buffer", "valid data start position", and "number of data bytes" in the header K. When there are not enough buffers, the header information is used to chain as many buffers as needed.

情報処理装置が入出力制御装置からデータを読み込む(
入力する)場合には情報処理装置側で予めデータ長を認
識出来ないことが多い。そのため、情報処理装置は自己
のパ、7手長に相当するデータを読み込むべきREAD
コマンドを次々とコマンドチェーンすることによシ対処
していた。
The information processing device reads data from the input/output control device (
(input), it is often not possible for the information processing device to recognize the data length in advance. Therefore, the information processing device uses READ to read data corresponding to its own path and seven lengths.
The solution was to chain commands one after the other.

以下、このような従来の制御について、入出力制御装置
が通信制御処理装置である場合について図面を用いて説
明する。
Hereinafter, such conventional control will be described with reference to the drawings in a case where the input/output control device is a communication control processing device.

第3図は通信制御処理装置の接続関係を示す図で、1は
通信制御処理装置、2は回線対応書、3はプロセッサ、
4はメモリ、5はチャネルアダプタ、6は情報処理装置
、7はブロックマルチプレフナチャネル、8は通信回線
、9はデータバスを表わしている。
FIG. 3 is a diagram showing the connection relationship of communication control processing devices, where 1 is a communication control processing device, 2 is a line correspondence book, 3 is a processor,
4 is a memory, 5 is a channel adapter, 6 is an information processing device, 7 is a block multiplier channel, 8 is a communication line, and 9 is a data bus.

第4図はバッファと制御語を説明する図で、4は通信制
御処理装置のメモ+7.10−12はバッファ、131
〜134は制御語、14〜16はヘッダを表わしている
。各バッファおよび制御語の左肩に付した数字(100
0,1300など)はそれぞれの領域の先頭アドレスを
示すものである。そして、各バッファには情報処理装置
に入力されるデータが格納され、それらのデータについ
ての情報がそれぞれのバッファのへyfK例えば次のよ
うに表示される。
Figure 4 is a diagram explaining buffers and control words, where 4 is a memo of the communication control processing device +7, 10-12 is a buffer, 131
-134 represent control words, and 14-16 represent headers. The number (100) attached to the left shoulder of each buffer and control word
0, 1300, etc.) indicates the start address of each area. Data input to the information processing device is stored in each buffer, and information about the data is displayed in each buffer as yfK, for example, as follows.

ヘッダ14にはデータがバッファ10の20バイト目(
1028番地)より始まシ220バイトの長さであって
、次のバッファが1300番地から始まることが示され
ている。
Header 14 contains data at the 20th byte of buffer 10 (
The buffer is 220 bytes long, starting at address 1028), and the next buffer starts at address 1300.

ヘッダ15にはデータがパフ7711のデータ域の先頭
(1308番地)より始まシ240バイトの長さで、次
のバッファが1600番地から始まることが示されてい
る。
The header 15 indicates that the data starts from the beginning of the data area of the puff 7711 (address 1308) and has a length of 240 bytes, and that the next buffer starts from address 1600.

ヘッダ16にはデータがバッファ12のデータ域の先頭
(1608番地)よシ始ま、!0100バイトの長さで
、データはここ迄で終シ(次のバッファのアドレスが0
であることKよシ示される)であることが示されている
The header 16 contains data starting from the beginning of the data area of the buffer 12 (address 1608)! The length is 0100 bytes, and the data ends here (the address of the next buffer is 0).
It is shown that K).

これらのデータは第3図に示すチャネルアダプタ5を経
由して情報処理装置6に送られを力ζ情報処理装置側の
バッファが例えば200バイトであるとき、メモリ4内
の制御語13の各区画には下記のような制御情報がプロ
セッサ3によって格納され、これによってチャネルアダ
プタ5がデータの転送を制御する(情報処理装置側のバ
ッファ長(ここでは200バイト)は通信制御処理装置
の制御プログラムのシステム生成の時などに与えられる
。)。
These data are sent to the information processing device 6 via the channel adapter 5 shown in FIG. The following control information is stored by the processor 3, and the channel adapter 5 controls data transfer based on this information (the buffer length on the information processing device side (200 bytes here) is determined by the control program of the communication control processing device. (Given during system generation, etc.).

制御=Za、には1028番地から200バイトをチャ
ネルに転送して、正常に転送が終了したときには次の1
−LEADコマ/ドにチェインすぺきことを指示する内
容が示される。以下、同様に制御語13. Kは122
8番地から20バイトを、制御語13.には1308番
地から180バイトを、制御語134には1488番地
から60バイトを制御語13.には1608番地から1
00バイトを転送すべきことが示される。そして・、実
際のデータ転送は次のように行なわれる。
Control = Za, transfers 200 bytes from address 1028 to the channel, and when the transfer is completed normally, the next 1
-Contents indicating that the LEAD command should be chained are shown. Hereinafter, control word 13. K is 122
20 bytes from address 8, control word 13. 180 bytes from address 1308 for control word 134, and 60 bytes from address 1488 for control word 13. 1608 to 1
It is indicated that 00 bytes should be transferred. Then, actual data transfer is performed as follows.

すなわち、第3図のプロセッサ3はこのような制御語を
作成した後、チャネルアダプタ5に対して制御語の先頭
番地が“2000 ’であることを通知する。
That is, after the processor 3 in FIG. 3 creates such a control word, it notifies the channel adapter 5 that the starting address of the control word is "2000'."

チャネルアダプタ5は情報処理装置6から最初のREA
Dコマンドを受領すると、サイクルスチールにより最初
の制御語13□を2000番地から受取シ、その指示に
従って1028番地から200バイトのデータを転送し
て、その終結状況を報告し、次のREADコマンドに対
して制御語13. 、13.によ′シ更に200バイト
のデータを転送する。以下、この様な制御によシ次々と
データを転送して制御語13.に対応するデ−夕転送が
終了し九とき以降に制御語が無いことからデータの終了
を知ってプロセッサ3に割シ込みをかける。プロセ、f
′3はデータの転送状態を確認して正常であれば、情報
処理装置6に対して「デバイス終了、例外」を報告する
ことをチャネルアダプタ5に指示する。
The channel adapter 5 connects the information processing device 6 to the first REA.
When the D command is received, the first control word 13□ is received from address 2000 by cycle steal, 200 bytes of data is transferred from address 1028 according to the instructions, the completion status is reported, and the next READ command is sent. Control word 13. , 13. Then another 200 bytes of data are transferred. Thereafter, data is transferred one after another under such control and the control word 13. Since there is no control word after 9 o'clock when the data transfer corresponding to 9 is completed, the end of the data is known and an interrupt is issued to the processor 3. prose, f
'3 confirms the data transfer status and, if normal, instructs the channel adapter 5 to report "device termination, exception" to the information processing device 6.

〔発明が解決しようとする問題点3 以上説明した従来の制御方法においては、データ転送に
際し入出力制御装置のプロセッサが制御語を生成するが
、情報処理装置側のバッファ長が短い場合は、多数の制
御語を生成しなければならないので、プロセッサの処理
能力に影響を与えると言う欠点があった。
[Problem to be Solved by the Invention 3] In the conventional control method described above, the processor of the input/output control device generates a control word when transferring data, but if the buffer length on the information processing device side is short, many control words are generated. Since the control word must be generated, it has the disadvantage that it affects the processing power of the processor.

1?、、近年、入出力制御装置が高性能化してメモリ量
やバッファ長が大きくなるくつれ、従来の制御語長(例
えば4バイト)では情報量が不足するのでその拡張が必
!!(例えば8バイト)となって来ているが、これが制
御語の格納域の大きさや、チャネルアダプタとの間の受
渡しに係る既設の仕様やハードウェアとの関係によって
種々の制約を受けると言う問題点を生じていた。
1? ,,In recent years, as input/output control devices have become more sophisticated and the amount of memory and buffer length has increased, the amount of information is insufficient with the conventional control word length (for example, 4 bytes), so it is necessary to expand it! ! (for example, 8 bytes), but this is subject to various restrictions depending on the size of the storage area for control words, existing specifications related to exchange with channel adapters, and relationship with hardware. It was causing a point.

本発明はこのような従来の問題点に鑑み従来のような制
御語を必要としないデータ転送方式を提供することを目
的としている。
In view of these conventional problems, it is an object of the present invention to provide a data transfer method that does not require conventional control words.

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

そしてこの目的は本発明によれば特許請求の範囲に記載
のとお夛、プロセッサとメモリとチャネルアダプタとを
有しメモリに設けた複数個のバッファを用いて該バッフ
ァと容量の異なるバッファを有する上位装置との間でデ
ータ転送を行なう入出力制御装置において、プロセッサ
内にメモリに設けたバッファの先頭アドレス値を保持す
る手段を設けると共に1チヤネルアダプタ内に上位装置
のバッファ長を保持するレジスタAとデータの転送開始
に当って1バッファ内の転送すべきデータ長をセットす
るカラ/りBおよびレジスタAの値をセットするカウン
タCとを設け、上位装置からの指示によるデータの転送
に際してはカウンタBおよびカウンタCの値から転送し
たデータ長を逐次減算して、カウンタCの値が@0#に
なつ九とき、カウンタBの値が″0”でなければレジス
タAの値をカウンタCにセットして、新らたに上位装置
の指示を受けてデータの転送を再開し、カウンタBの値
がm Oaになったときにデータの転送を終了するが、
このとき次のバッファに継続して転送すべきデータが存
在する場合は該バッファのヘッダから読み出したデータ
長の値をカウンタBにセットして、データの転送を行な
うことを特徴とするデータ転送制御方式によシ達成され
る。
According to the present invention, this object is achieved by using a plurality of buffers provided in the memory, including a processor, a memory, and a channel adapter, and having a buffer having a different capacity from the buffer. In an input/output control device that transfers data to and from a device, means is provided in the processor for holding the start address value of a buffer provided in memory, and a register A for holding the buffer length of the host device is provided in one channel adapter. A counter B is provided to set the data length to be transferred in one buffer at the start of data transfer, and a counter C is provided to set the value of register A. Then, the transferred data length is successively subtracted from the value of counter C, and when the value of counter C becomes @0#, if the value of counter B is not "0", set the value of register A to counter C. Then, data transfer is restarted upon receiving a new instruction from the host device, and data transfer is terminated when the value of counter B reaches m Oa.
At this time, if there is data to be continuously transferred to the next buffer, the data length value read from the header of the buffer is set in counter B, and the data is transferred. This is achieved through a method.

〔実施例〕〔Example〕

第1図は本発明の1実施例を示すプロ、り図であって、
6,7は第3図と同様であ、?、17は入出力制御装置
、18はプロセッサ、19はメモリ、20はチャネルア
ダプタ、21.22はレジスタ、23.24はカラ/り
を表わしている。
FIG. 1 is a professional diagram showing one embodiment of the present invention,
6 and 7 are the same as in Figure 3, and ? , 17 is an input/output control device, 18 is a processor, 19 is a memory, 20 is a channel adapter, 21.22 is a register, and 23.24 is a color controller.

レジスタ21はアドレスポインタとして使用されるもの
であって、プロセッサ18とチャネルアダプタ20間で
バッファ位置の通知やサイクルスチールの制御に用いら
れる。レジスタ21には情報処理装置側のバッファ長を
格納する。
The register 21 is used as an address pointer, and is used to notify the buffer position and control cycle stealing between the processor 18 and the channel adapter 20. The register 21 stores the buffer length on the information processing device side.

カウンタ23および24は転送すべきデータ長をセット
するもので、データの転送に伴ってその値を減すること
Kよシ、データの転送量やデータ転送の終結を知ること
が出来る。
The counters 23 and 24 are used to set the data length to be transferred, and by decrementing the value as the data is transferred, the amount of data transferred and the end of the data transfer can be known.

第2図はメモリ内のバッファを示す図で25゜〜25.
はそれぞれバッファ、26□〜263はそれぞれ各バッ
ファのヘッダを表わしている。
FIG. 2 is a diagram showing a buffer in memory.
represent buffers, and 26□ to 263 represent headers of each buffer.

以下、第1図および第2図を用いて本発明の実施例につ
いて説明する。
Embodiments of the present invention will be described below with reference to FIGS. 1 and 2.

チャネルアダプタ20はプロセッサ18のレジスタ21
に格納されている情報によって、メモリ上の先頭のバッ
ファのアドレスを知ることが出来るから、情報処理装置
6からのREADコマンドを受は九とき、メモリ19の
該アドレス(ハy ;’ア25.)Kアクセスしてヘッ
ダ26゜を読み出すことが出来る。
The channel adapter 20 is connected to the register 21 of the processor 18.
Since the address of the first buffer in the memory can be known from the information stored in the memory 19, when the READ command from the information processing device 6 is received, the corresponding address in the memory 19 (Yes; 'A25. )K access to read the header 26°.

そして該ヘッダ26.の内容によシデータの格納されて
いるアドレスやデータの大きさを知ることが出来る。
and the header 26. You can know the address where the data is stored and the size of the data based on the contents.

情報処理装置6からREADコマンドを受けたチャネル
アダプタ20はメモリ19上のバッファ25.のヘッダ
26.から読み出したデータ長の値をカウンタ23にセ
ットすると共にレジスタ22の値をカウンタ24にセッ
トする。そして、バッファ251の有効域からデータを
読み出してカウンタ23と24を減算しつつ情報処理装
置6に向けてデータを送出する。カウンタ24の値がO
Kなるとチャネルアダプタ20は情報処理装置6に対し
て状Im(チャネル終了、デバイス終了)を報告するこ
とKよシ次のREADコマンドを要求する。次のREA
Dコマンドが発せられるとカウンタ24にレジスタ22
の値を再びセットシてデータの転送を再び開始する。
The channel adapter 20 that receives the READ command from the information processing device 6 writes the buffer 25 . Header 26. The value of the data length read from is set in the counter 23, and the value of the register 22 is set in the counter 24. Then, data is read from the effective area of the buffer 251 and sent to the information processing device 6 while decrementing the counters 23 and 24. The value of counter 24 is O
When K is reached, the channel adapter 20 requests the information processing device 6 to report the status Im (channel end, device end) and to issue the next READ command. Next REA
When the D command is issued, the register 22 is stored in the counter 24.
Set the value again and start data transfer again.

そしてカウンタ23の値がOKなったとき、パ、7ア2
51のデータの転送は終了するが、次のバッファにチェ
ーンすべき場合(チェーンすべきか否かはバッファのヘ
ッダの情報によシ識別している)は次のバッフf25!
のヘッダ26.から読みだしたデータ長の値をカウンタ
23にセットして前述し九手順と同様な制御によシ後続
のデータを情報処理装置6に対して転送する。
Then, when the value of counter 23 becomes OK, Pa, 7A2
The transfer of data f25! is completed, but if it should be chained to the next buffer (whether or not it should be chained is determined by the information in the header of the buffer), the next buffer f25!
Header 26. The value of the data length read from is set in the counter 23, and subsequent data is transferred to the information processing device 6 using the same control as in the ninth procedure described above.

このようKして一連のデータの総ての転送が終了したと
き(カフ/り23の値がOKなシ、次のバッファのチェ
ーンがないとき)Kは情報処理装置6に状態(チャネル
終了)を報告すると共に、レジスタ21には最後のバッ
ファの先頭アドレスを残しておいて、プロセッサ18に
割シ込む。プロセッサ18はレジスタ21の値によ〕最
後のバッファのデータが転送されたことと、カウンタ2
3の値が0であることによシ、総てのデータが正常に転
送されたことを知ることが出来る。
When the transfer of all the series of data is completed by K in this way (when the value of Cuff/Re23 is OK and there is no next buffer chain), K sends the status (channel end) to the information processing device 6. At the same time, the start address of the last buffer is left in the register 21 and the processor 18 is interrupted. The processor 18 uses the value of the register 21 to confirm that the last buffer data has been transferred, and the counter 2
Since the value of 3 is 0, it can be known that all data has been transferred normally.

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

以上詳細に説明したように本発明の方式によれば、チャ
ネルアダプタが転送先の情報処理装置等のバッファ長と
送出すべきデータ長を認識して転送の制御を行なってい
るので、メモリ内に従来のような制御語を生成する必要
が無いから、入出力制御装置のデータ転送に際するプロ
セッサの負担が軽減される利点があシ、また既設のハー
ドウェアや論理仕様との競合を生ずることも無いから、
特別の制約を設けずにメモリ量やバッファ長の拡張が行
なえるので効果は大である。
As explained in detail above, according to the method of the present invention, the channel adapter recognizes the buffer length of the destination information processing device and the data length to be sent and controls the transfer. Since there is no need to generate control words like in the past, there is an advantage that the burden on the processor during data transfer of the input/output control device is reduced, and there is no need to create conflicts with existing hardware or logic specifications. Because there is no
The effect is great because the memory amount and buffer length can be expanded without any special restrictions.

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

第1図は本発明の1実施例を示すブロック図、第2図は
メモリ内のバッファを示す図、第3図は通信制御処理装
置の接続関係を示す図、第4図はバッファと制御語を説
明する因である。 1・・・通信制御処理装置、 2・・・回線対応部、3
.18・・・プロセッサ、  4.19・・・メモリ、
5.20・・・チャネルアダプタ、  6・・・情報処
理装置、 7・・・ブロックマルチプレクチチャネル、
8・・・通信回線、  9・・・データバス、lO〜1
2゜25□〜25m・・・バッファ、  13.〜13
.−・・制御語、14〜16 、26□〜26.・・・
ヘッダ、  17・・・入出力制御装置、  21.2
2・・・レジスタ、23.24・・・カウンタ 第 l 図 v−2図 #311 第 4図
FIG. 1 is a block diagram showing one embodiment of the present invention, FIG. 2 is a diagram showing a buffer in the memory, FIG. 3 is a diagram showing the connection relationship of the communication control processing device, and FIG. 4 is a diagram showing the buffer and control word. This is the reason why. 1... Communication control processing device, 2... Line support section, 3
.. 18... Processor, 4.19... Memory,
5.20... Channel adapter, 6... Information processing device, 7... Block multiplex channel,
8... Communication line, 9... Data bus, lO~1
2゜25□~25m...buffer, 13. ~13
.. --Control words, 14-16, 26□-26. ...
Header, 17... Input/output control device, 21.2
2...Register, 23.24...Counter l Figure v-2 Figure #311 Figure 4

Claims (1)

【特許請求の範囲】[Claims] プロセッサとメモリとチャネルアダプタとを有しメモリ
に設けた複数個のバッファを用いて該バッファと容量の
異なるバッファを有する上位装置との間でデータ転送を
行なう入出力制御装置において、プロセッサ内にメモリ
に設けたバッファの先頭アドレス値を保持する手段を設
けると共に、チャネルアダプタ内に上位装置のバッファ
長を保持するレジスタAとデータの転送開始に当って1
バッファ内の転送すべきデータ長をセットするカウンタ
BおよびレジスタAの値をセットするカウンタCとを設
け、上位装置からの指示によるデータの転送に際しては
カウンタBおよびカウンタCの値から転送したデータ長
を逐次減算して、カウンタCの値が“0”になったとき
、カウンタBの値が“0”でなければレジスタAの値を
カウンタCにセットして、新らたに上位装置の指示を受
けてデータの転送を再開し、カウンタBの値が“0”に
なったときにデータの転送を終了するが、このとき次の
バッファに継続して転送すべきデータが存在する場合は
該バッファのヘッダから読み出したデータ長の値をカウ
ンタBにセットして、データの転送を行なうことを特徴
とするデータ転送制御方式。
In an input/output control device that includes a processor, a memory, and a channel adapter, and uses multiple buffers provided in the memory to transfer data between the buffer and a host device that has buffers with different capacities, In addition, a means for holding the start address value of the buffer provided in
A counter B that sets the length of data to be transferred in the buffer and a counter C that sets the value of register A are provided. When transferring data according to an instruction from a host device, the transferred data length is determined from the values of counter B and counter C. When the value of counter C becomes "0" by successively subtracting "0", if the value of counter B is not "0", the value of register A is set in counter C and a new instruction of the host device is sent. When the value of counter B reaches "0", the data transfer is terminated. At this time, if there is data to be continuously transferred to the next buffer, the data transfer is terminated. A data transfer control method characterized in that data is transferred by setting a data length value read from a buffer header in a counter B.
JP24573084A 1984-11-20 1984-11-20 Data transmission control system Granted JPS61123970A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24573084A JPS61123970A (en) 1984-11-20 1984-11-20 Data transmission control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24573084A JPS61123970A (en) 1984-11-20 1984-11-20 Data transmission control system

Publications (2)

Publication Number Publication Date
JPS61123970A true JPS61123970A (en) 1986-06-11
JPH0221619B2 JPH0221619B2 (en) 1990-05-15

Family

ID=17137947

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24573084A Granted JPS61123970A (en) 1984-11-20 1984-11-20 Data transmission control system

Country Status (1)

Country Link
JP (1) JPS61123970A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1793314A2 (en) * 2005-12-02 2007-06-06 Dialogic Corporation Data transfer operations and buffer memories
US8249066B2 (en) 2008-02-19 2012-08-21 Dialogic Corporation Apparatus and method for allocating media resources
GB2491437A (en) * 2011-06-01 2012-12-05 Ibm Fibre channel input/output data routing system and method
US9195394B2 (en) 2013-05-29 2015-11-24 International Business Machines Corporation Transport mode data transfer between a channel subsystem and input/output devices
US9292224B2 (en) 2008-02-14 2016-03-22 International Business Machines Corporation Providing indirect data addressing for a control block at a channel subsystem of an I/O processing system
US9298379B2 (en) 2008-02-14 2016-03-29 International Business Machines Corporation Bi-directional data transfer within a single I/O operation
US9330042B2 (en) 2008-02-14 2016-05-03 International Business Machines Corporation Determining extended capability of a channel path
US9436272B2 (en) 2008-02-14 2016-09-06 International Business Machines Corporation Providing indirect data addressing in an input/output processing system where the indirect data address list is non-contiguous
US9483433B2 (en) 2008-02-14 2016-11-01 International Business Machines Corporation Processing communication data in a ships passing condition

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1793314A2 (en) * 2005-12-02 2007-06-06 Dialogic Corporation Data transfer operations and buffer memories
EP1793314A3 (en) * 2005-12-02 2007-08-01 Dialogic Corporation Data transfer operations and buffer memories
US9292224B2 (en) 2008-02-14 2016-03-22 International Business Machines Corporation Providing indirect data addressing for a control block at a channel subsystem of an I/O processing system
US9298379B2 (en) 2008-02-14 2016-03-29 International Business Machines Corporation Bi-directional data transfer within a single I/O operation
US9330042B2 (en) 2008-02-14 2016-05-03 International Business Machines Corporation Determining extended capability of a channel path
US9436272B2 (en) 2008-02-14 2016-09-06 International Business Machines Corporation Providing indirect data addressing in an input/output processing system where the indirect data address list is non-contiguous
US9483433B2 (en) 2008-02-14 2016-11-01 International Business Machines Corporation Processing communication data in a ships passing condition
US8249066B2 (en) 2008-02-19 2012-08-21 Dialogic Corporation Apparatus and method for allocating media resources
GB2491437A (en) * 2011-06-01 2012-12-05 Ibm Fibre channel input/output data routing system and method
GB2491437B (en) * 2011-06-01 2013-05-15 Ibm Fibre channel input/output data routing system and method
US9195394B2 (en) 2013-05-29 2015-11-24 International Business Machines Corporation Transport mode data transfer between a channel subsystem and input/output devices

Also Published As

Publication number Publication date
JPH0221619B2 (en) 1990-05-15

Similar Documents

Publication Publication Date Title
JP2829091B2 (en) Data processing system
EP0451516B1 (en) Improved SCSI device in a small computer system
JPS61123970A (en) Data transmission control system
US4473879A (en) Data transfer system in which time for transfer of data to a memory is matched to time required to store data in memory
JPH0225958A (en) High-speed data transfer system
JP2533886B2 (en) Data transfer method
JPS61150055A (en) Dma data transfer system
JPS61250758A (en) Communication controller
JPH01175056A (en) Program transfer system
JPS6367665A (en) Data processor
JPH0353736A (en) Reception buffer control system
JPS6378257A (en) Input-output controller
JP2679712B2 (en) Data transfer device
JPH02307151A (en) Processor system
JPS5810228A (en) Input and output processor
JPH0136138B2 (en)
JPH02301851A (en) System bus accessing system
JPS60150349A (en) Data controller
JPS59119428A (en) Data transferring system
JPH02307149A (en) Direct memory access control system
JPH02136949A (en) Input/output controller
JPH0429101B2 (en)
JPS63187943A (en) Communication control equipment
JPH03294951A (en) High speed data transfer system in personal computer system
JPH0564821B2 (en)