JPS62249256A - Data transfer control processing system - Google Patents

Data transfer control processing system

Info

Publication number
JPS62249256A
JPS62249256A JP9382086A JP9382086A JPS62249256A JP S62249256 A JPS62249256 A JP S62249256A JP 9382086 A JP9382086 A JP 9382086A JP 9382086 A JP9382086 A JP 9382086A JP S62249256 A JPS62249256 A JP S62249256A
Authority
JP
Japan
Prior art keywords
data
chain
data transfer
counter
section
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
JP9382086A
Other languages
Japanese (ja)
Inventor
Yukihiro Yoshiya
吉屋 行裕
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.)
PFU Ltd
Original Assignee
PFU 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 PFU Ltd filed Critical PFU Ltd
Priority to JP9382086A priority Critical patent/JPS62249256A/en
Publication of JPS62249256A publication Critical patent/JPS62249256A/en
Pending 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/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/28Handling requests for interconnection or transfer for access to input/output bus using burst mode transfer, e.g. direct memory access DMA, cycle steal

Landscapes

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

Abstract

PURPOSE:To speed up switching at the time of a data chain by prefetching and holding a parameter necessary for the data chain in an adapter. CONSTITUTION:When a command from a host 1 instructs data transfer through the data chin, plural data transfers are chained, and sequentially executed. At that time the adapter 3 prefetches the parameter necessary for data transfer in a chain data block part 6, and holds it. When the value of a hard counter 7 comes to zero in the 1st data transfer, a set of data for the 2nd transfer is set to the hard counter 7 and a hard memory address counter 8 from the chain data block part 6, and the 2nd data transfer is executed.

Description

【発明の詳細な説明】 〔(既要〕 アダプタを存するデータ転送システムにおいて。[Detailed description of the invention] [(Already required)] In data transfer systems that include adapters.

データ・チェーンが行われる際に1次にチェーンを行う
に必要とするカウント部の値やアドレス部の内容を組と
して、アダプタ内に保持する機能を有するチェーン処理
部をもうけ、データ・チェーン時の切替え制御や高速度
で実行するようにしたことが開示されている。
When a data chain is performed, the adapter has a chain processing unit that has the function of holding the count part value and address part contents required for the primary chain in the adapter. It is disclosed that switching control is performed and execution is performed at high speed.

〔産業上の利用分野〕[Industrial application field]

本発明は、データ転送制御処理方式、特にアダプタを有
するデータ転送システムにおいて、データ・チェーンに
当って次に必要とする情報を2予めアダプタ内に保持す
るようにし、チェーン時の切替えを高速に行い得るよう
にしたデータ転送制御処理方式に関する。
The present invention provides a data transfer control processing method, particularly a data transfer system having an adapter, in which the next required information for a data chain is held in advance in the adapter, and switching at the time of chaining is performed at high speed. The present invention relates to a data transfer control processing method.

〔従来の技術〕[Conventional technology]

ホストとメモリとアダプタとがバス上に連繋され、上記
ホストからのデータ転送指示情報にもとづいて、上記ア
ダプタが端末装置と上記メモリとの間のデータ転送を行
うデータ処理システムが知られている。この種のシステ
ムにおいて、データ・チェーンによって、上記データ転
送が行われる場合、従来、バイト・カウンタと呼ばれる
ハード・カウンタの値が零になったときに、アダプタが
次のチェーン・データに関するパラメータ(カウント部
の値やアドレス部の内容など)を取込み。
A data processing system is known in which a host, a memory, and an adapter are connected on a bus, and the adapter transfers data between a terminal device and the memory based on data transfer instruction information from the host. In this type of system, when the above data transfer is performed by a data chain, when the value of a hard counter called a byte counter reaches zero, the adapter changes the parameter (count) related to the next chain data. section value, address section contents, etc.).

これにもとづいて、データ転送を続行させていた。Based on this, data transfer was continued.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記従来の方式の場合、特にアダプタがマイクロ・プロ
セッサが制御されるようになりかつディスクなど端末装
置との間で高速転送を必要とするようになるにつれて、
上記パラメータの取込みが僅かにでも遅れるとオーバラ
ンとなってしまうことが生じる。
In the case of the above conventional method, especially as adapters become microprocessor controlled and require high-speed transfers to and from terminal devices such as disks,
If there is even a slight delay in acquiring the above parameters, an overrun may occur.

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

本発明は上記の点を解決しており、データ・チェーンが
行われる際に、アダプタが予め次に必要なパラメータを
アダプタ内に保持しておくようにしている。
The present invention solves the above problem by allowing the adapter to hold the next necessary parameters in advance when data chaining is performed.

第1図は本発明の原理構成図を示している。図中の符号
1はホスト、2はメモリ、3はアダプタ。
FIG. 1 shows a basic configuration diagram of the present invention. In the figure, numeral 1 is a host, 2 is a memory, and 3 is an adapter.

4は端末装置、5はチェーン処理部、6はチェーン・デ
ータ・ブロック部であってデータ・チェーンを行うため
に必要なパラメータを保持するもの。
4 is a terminal device, 5 is a chain processing unit, and 6 is a chain data block unit that holds parameters necessary for performing data chaining.

7はハード・カウンタ、8はハード・メモリ・アドレス
・カウンタを表わしている。
7 represents a hard counter, and 8 represents a hard memory address counter.

チェーン処理部5はデータ・チェーンが行われるモード
になった際に、当該データ・チェーンを次々に行うに必
要なパラメータを例えばすべて取込んで、チェーン・デ
ータ・ブロック部6内に格納しておく機能をもつように
されている。
When the chain processing unit 5 enters the data chain execution mode, it takes in, for example, all the parameters necessary to execute the data chain one after another and stores them in the chain data block unit 6. It is designed to have a function.

〔作用〕[Effect]

例えばホスト1からのコマンドによって、データ・チェ
ーンによってデータ転送を行うことが指示されたとする
。この場合、複数回のデータ転送がチェーンされて1次
々と実行されることとなるが、アダプタ3は、予め、夫
々のデータ転送を行うに必要なパラメータをチェーン・
データ・ブロック部6内に取込んで保持しておくように
する。
For example, assume that a command from the host 1 instructs to transfer data using a data chain. In this case, multiple data transfers are chained and executed one after another, but the adapter 3 chains and sets the parameters necessary for each data transfer in advance.
The data is taken into the data block unit 6 and held.

即ち、第1回目のデータ転送に必要なカウント部の値と
アドレス部の内容との組を取込むと共に。
That is, the combination of the value of the count section and the contents of the address section necessary for the first data transfer is taken in.

第2回目のデータ転送に必要な上記の組、第3回目のデ
ータ転送に必要な上記の組、・・・を予め取込んで、チ
ェーン・データ・ブロック部6内に保持せしめておくよ
うにする。そして、その上で、データ転送が行われ、第
1回目のデータ転送においてハード・カランタフの値が
零になったとき、チェーン・データ・ブロック部6から
、第2回目のデータ転送を行うに必要な上記の組を、ハ
ード・カウンタ7とハード・メモリ・アドレス・カウン
タ8とにセットし、第2回目のデータ転送がデータ・チ
ェーンの形で行われることとなる。第3回目以降も同様
である。
The above sets necessary for the second data transfer, the above sets necessary for the third data transfer, etc. are taken in advance and held in the chain data block unit 6. do. Then, data transfer is performed, and when the value of the hard carantuff becomes zero in the first data transfer, the data necessary for the second data transfer is sent from the chain data block section 6. The above set is set in the hard counter 7 and the hard memory address counter 8, and the second data transfer is performed in the form of a data chain. The same goes for the third and subsequent rounds.

〔実施例〕〔Example〕

第2図は本発明の一実施例アダプタ内要部ブロック図を
示す。図中の符号5.6,7.8は夫々第1図に対応し
ており、9はチェーン・データ・パラメータ取込機能部
、10はチェーン・データ数カウンタであって幾回分の
データ・チェーンを行うかがセントされるもの、11は
データ転送制御部であってハード・カウンタ7とハード
・メモリ・アドレス・カウンタ8との夫々の内容を利用
してデータ転送を制御するもの、12はデータ転送終了
指示部、13はコマンド・レジスタ、14はコマンド・
デコーダを表わしている。
FIG. 2 shows a block diagram of the internal main parts of an adapter according to an embodiment of the present invention. Reference numerals 5.6 and 7.8 in the figure respectively correspond to those in FIG. 11 is a data transfer control unit that controls data transfer using the respective contents of the hard counter 7 and the hard memory address counter 8; 12 is a data transfer controller; Transfer end instruction section, 13 is a command register, 14 is a command register.
It represents a decoder.

ホスト1からの上記データ転送指示情報中のコマンド部
によって、データ・チェーンによる転送が指示されると
、コマンド・デコーダ14が、この旨をチェーン・デー
タ・パラメータ取込機能部9に通知する。これによって
、当該チェーン・データ・パラメータ取込機能部9は、
データ・チェーンによってデータ転送を行う上で必要な
パラメータを9例えばすべて、取込んで、チェーン・デ
ータ・ブロック部6にセットする。また幾回分のチェー
ンがあるかをカウンタ10にセットする。
When data chain transfer is instructed by the command section in the data transfer instruction information from the host 1, the command decoder 14 notifies the chain data parameter acquisition function section 9 of this fact. As a result, the chain data parameter import function section 9
For example, all parameters necessary for data transfer using the data chain are taken in and set in the chain data block unit 6. Also, the number of times there are chains is set in the counter 10.

そして、第1回目のデータ転送に必要なパラメータが、
ハード・カウンタ7とハード・メモリ・アドレス・カウ
ンタ8とにセットされ、データ転送制御部11によって
、データ転送が行われる。
Then, the parameters required for the first data transfer are:
The hard counter 7 and hard memory address counter 8 are set, and data transfer is performed by the data transfer control unit 11.

第1回目のデータ転送において、ハード・カウンタ7の
値が零になったとき(即ちBC=0となったとき)、チ
ェーン・データ・ブロック部6から、第2回目のデータ
転送に必要とするパラメータがハード・カウンタ7とハ
ード・メモリ・アドレス・カウンタ8とにセットされ、
チェーン・データ数カウンタ10の値がマイナス1され
る。即ち、データ転送制御部11によって、第2回目の
データ転送がデータ・チェーンの形で開始される。
In the first data transfer, when the value of the hard counter 7 becomes zero (that is, when BC = 0), the data necessary for the second data transfer is sent from the chain data block section 6. parameters are set in hard counter 7 and hard memory address counter 8;
The value of the chain data number counter 10 is decremented by one. That is, the data transfer control unit 11 starts the second data transfer in the form of a data chain.

第3回目以降も同様である。なお、第9回目のデータ転
送に必要なパラメータを第(p−1)回目までのデータ
転送が終了するまでの間に、チェーン・データ・ブロッ
ク部6に取込んでおくように。
The same goes for the third and subsequent times. Note that the parameters necessary for the 9th data transfer are loaded into the chain data block unit 6 until the data transfer up to the (p-1)th time is completed.

第1回目のデータ転送がスタートした後に、チェーン・
データ・パラメータ取込機能部9が動作してもよい。
After the first data transfer starts, the chain
The data/parameter import function section 9 may also operate.

上述のデータ転送をデータ・チェーンの形で実行してゆ
き、チェーン・データ数カウンタlOの値が零になった
とき(即ちCDL=0のとき)。
When the above-mentioned data transfer is executed in the form of a data chain and the value of the chain data number counter lO becomes zero (that is, when CDL=0).

データ転送終了指示部12によって、データ転送終了が
指示される。またこのとき、アダプタ3はホスト1に対
してこの旨を報告する。
The data transfer end instructing unit 12 instructs the data transfer to end. Also, at this time, the adapter 3 reports this to the host 1.

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

以上説明した如く1本発明によれば、データ・チェーン
に必要なパラメータをアダプタ内に予め取込んで保持す
るようにしているために、データ・チェーン時の切替え
に当って、いわば当該パラメータをハード・カウンタな
どにプリセットすればよく、当該切替えが高速度で行わ
れることとなる。
As explained above, according to the present invention, the parameters necessary for the data chain are imported and held in the adapter in advance, so that when switching at the time of the data chain, the parameters are stored in the hardware. - It is only necessary to preset it in a counter, etc., and the switching will be performed at high speed.

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

第1図は本発明の原理構成図、第2図は本発明の一実施
例アダプタ内要部ブロック図を示す。 図中、1はホスト、2はメモリ、3はアダプタ。 4は端末装置、5はチェーン処理部、6はチェーン・デ
ータ・ブロック部、7はハード・カウンタ。 8はハード・メモリ・アドレス・カウンタを表わす。
FIG. 1 is a diagram showing the basic configuration of the present invention, and FIG. 2 is a block diagram showing the internal main parts of an embodiment of the present invention. In the figure, 1 is a host, 2 is a memory, and 3 is an adapter. 4 is a terminal device, 5 is a chain processing section, 6 is a chain data block section, and 7 is a hard counter. 8 represents a hard memory address counter.

Claims (1)

【特許請求の範囲】 データ転送に当って、コマンド部とデータ転送量を指示
するカウント部とデータ転送時に用いられるメモリ上の
アドレスを指示するアドレス部とを少なくとも有するデ
ータ転送指示情報を受取り、上記カウント部の内容に対
応する単位数のデータを端末装置(4)との間で転送を
行い、かつデータ・チェーンが行われる際に次に転送す
べき単位数をハード・カウンタ(7)上にセットすると
共にメモリ上のアドレスをハード・メモリ・アドレス・
カウンタ(8)上にセットする機能を有するアダプタ(
3)をそなえ、該アダプタ(3)が上記端末装置(4)
との間で伝送を実行するデータ転送システムにおいて、 上記アダプタ(3)が、上記データ・チェーンに対応す
る処理を行うチェーン処理部(5)をそなえると共に、
チェーンに必要な情報をアダプタ(3)内に保持するチ
ェーン・データ・ブロック部(6)をそなえ、 上記チェーン処理部(5)が、上記データ・チェーンに
必要とするカウンタ部の値とアドレス部の内容との組を
予め複数個準備して、上記チェーン・データ・ブロック
部(6)に保持せしめておくよう構成し、 データ・チェーンによるデータ転送の切替えに当って、
上記チェーン・データ・ブロック部(6)から、上記組
を個々に、上記ハード・カウンタ(7)と上記ハード・
メモリ・アドレス・カウンタ(8)とにプリセットする
よう構成した ことを特徴とするデータ転送制御処理方式。
[Scope of Claims] Upon data transfer, data transfer instruction information having at least a command section, a count section indicating the amount of data transferred, and an address section indicating an address on the memory used at the time of data transfer is received; The unit number of data corresponding to the contents of the count section is transferred to and from the terminal device (4), and the number of units to be transferred next is transferred onto the hard counter (7) when data chaining is performed. Set the memory address to hard memory address.
An adapter (with the function of setting it on the counter (8)
3), and the adapter (3) is connected to the terminal device (4).
In a data transfer system that performs transmission between
The adapter (3) is equipped with a chain data block section (6) that holds information necessary for the chain, and the chain processing section (5) stores the value and address section of the counter section necessary for the data chain. A plurality of pairs with the contents of
From the chain data block section (6), the sets are individually input to the hard counter (7) and the hard counter.
A data transfer control processing method characterized in that the data transfer control processing method is configured to preset a memory address counter (8).
JP9382086A 1986-04-23 1986-04-23 Data transfer control processing system Pending JPS62249256A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9382086A JPS62249256A (en) 1986-04-23 1986-04-23 Data transfer control processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9382086A JPS62249256A (en) 1986-04-23 1986-04-23 Data transfer control processing system

Publications (1)

Publication Number Publication Date
JPS62249256A true JPS62249256A (en) 1987-10-30

Family

ID=14093031

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9382086A Pending JPS62249256A (en) 1986-04-23 1986-04-23 Data transfer control processing system

Country Status (1)

Country Link
JP (1) JPS62249256A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01281553A (en) * 1988-05-07 1989-11-13 Fujitsu Ltd Channel control system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01281553A (en) * 1988-05-07 1989-11-13 Fujitsu Ltd Channel control system

Similar Documents

Publication Publication Date Title
JPH02259861A (en) Dma controller
JPS62249256A (en) Data transfer control processing system
US5206935A (en) Apparatus and method for fast i/o data transfer in an intelligent cell
JPH056220B2 (en)
KR100499350B1 (en) Data transfer method of direct memory access having multi and single channel
US5579483A (en) Communication controller for controlling multi-channel multiplex communication and having channel selection functions and memory for storing communication control data for each channel
JPS61282954A (en) Access control system
JPS62219153A (en) Dma controller
JPH0426744B2 (en)
JPS62221059A (en) Central processing unit
JP2674858B2 (en) DMA controller with function capable of multiple operations
JPH03246654A (en) Method for controlling data transfer
JPH01291350A (en) Channel device
JPS63259756A (en) Data transmission system
JPH02278361A (en) Change-over type multi-channel dma controller
JPH0367352A (en) Data transfer device
JPS63153635A (en) Specification system for data transfer speed
JPS60136853A (en) Data transfer system
JPH0227405A (en) Programmable controller
JPH03172959A (en) Information processing system
JPS6217776B2 (en)
JPH01248731A (en) Information processor
JPS61131154A (en) Data transfer control system
JPH03132841A (en) Data transfer system
JPS63188257A (en) Bus acquiring system