JPS6182261A - Transfer control system - Google Patents
Transfer control systemInfo
- Publication number
- JPS6182261A JPS6182261A JP19033984A JP19033984A JPS6182261A JP S6182261 A JPS6182261 A JP S6182261A JP 19033984 A JP19033984 A JP 19033984A JP 19033984 A JP19033984 A JP 19033984A JP S6182261 A JPS6182261 A JP S6182261A
- Authority
- JP
- Japan
- Prior art keywords
- byte
- input
- transfer
- counter
- value
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/10—Program control for peripheral devices
- G06F13/12—Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor
- G06F13/122—Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor where hardware performs an I/O function other than control of data transfer
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
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、チャネル処理方式に係わり1.特に入出力装
置とチャネルとの間のデータ転送を任意のバイト数で行
い得ると共にチャネルの処理を簡単化出来るようにした
転送制御方式に関するものである。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a channel processing method, and includes 1. In particular, the present invention relates to a transfer control system that can transfer data between an input/output device and a channel using an arbitrary number of bytes, and can simplify channel processing.
マルチプレクサ・チャネルにおいては、一回の入出力装
置との結合で転送されるバイト数は1バイト又は数バイ
トであり、これは入出力装置の種類に依存する。従来の
マルチプレクサ・チャネルにおける転送制御手順は、1
バイト転送されると次の転送要求が発生し、該転送要求
を認識するとバイト・カウント値の更新や次の転送デー
タの設定若しくは格納を行う。転送バイト数が数バイト
の場合、転送データを一時記憶し、1バイト毎に前記処
理手順を繰り返す。従って、一台の入出力装置に対する
処理時間は、転送バイト幅に比例して大きくなる為、マ
ルチプレクサ・チャネルに対する影響が無視出来ない。In a multiplexer channel, the number of bytes transferred in one connection with an I/O device may be one or several bytes, depending on the type of I/O device. The transfer control procedure in a conventional multiplexer channel is 1
When a byte is transferred, the next transfer request is generated, and when the transfer request is recognized, the byte count value is updated and the next transfer data is set or stored. When the number of transferred bytes is several bytes, the transferred data is temporarily stored and the above processing procedure is repeated for each byte. Therefore, since the processing time for one input/output device increases in proportion to the transfer byte width, the influence on the multiplexer channel cannot be ignored.
特に、マイクロプログラム制御のマルチプレクサ・チャ
ネルの場合、走行ステップ数の増大を招く。また、一台
のマルチプレクサ・チャネルに対し種々のバイト幅の入
出力装置を接続した場合でも、基本的には1バイト幅で
処理されるため、マルチプレクサ・チャネルの性能がバ
イト幅の広い入出力装置により制限されることになる。In particular, microprogram-controlled multiplexer channels lead to an increased number of running steps. Furthermore, even when input/output devices with various byte widths are connected to one multiplexer channel, processing is basically performed with one byte width, so the performance of the multiplexer channel will be lower than that of the input/output devices with wide byte widths. will be limited by.
この問題点は入出力装置のデータ転送幅をマルチプレク
サ・チャネルが意識していない為に生じるものである。This problem occurs because the multiplexer channel is not aware of the data transfer width of the input/output device.
本発明は、上記の考察に基づくものであって、データ転
送に要する処理時間(但し入出力装置との実際のデータ
送受信に要する時間は除く)を転送バイト幅に関係なく
一定とすることにより、マルチプレクサ・チャネルのデ
ータ転送能力を向上させることを目的としている。The present invention is based on the above consideration, and by making the processing time required for data transfer (excluding the time required for actual data transmission and reception with the input/output device) constant regardless of the transfer byte width, The purpose is to improve the data transfer capability of multiplexer channels.
〔目的を達成するための手段〕
そしてそのため本発明の転送制御方式は、メモリと、マ
ルチプレクサ・チャネルと、複数の入出力装置とを具備
する入出力システムにおける転送制御方式であって、前
記マルチプレクサ・チャネルは、一回の結合での入出力
装置とのバイト数をカウントするローカル・カウンタと
、結合時の転送バイト数を指定するバイト・リクエスト
・レジスタと、バイト・カウント値がセットされるバイ
ト・カウンタ・レジスタと、人出カバソファと、前記バ
イト・リクエスト・レジスタの値と前記ローカル・カウ
ンタの値とを比較し両者が一致した時に処理要求を発行
する比較手段と、前記処理要求が発行された時に前記バ
イト・カウンタ・レジスタの値をローカル・カウンタの
値だけ減らず減算手段とを具備すると共に、前記処理要
求が発行されたときにサブチャネルを介して前記人出カ
バソファと前記メモリとの間のデータ転送を行うよう構
成されていることを特徴とするものである。[Means for Achieving the Object] Therefore, the transfer control method of the present invention is a transfer control method for an input/output system comprising a memory, a multiplexer channel, and a plurality of input/output devices, A channel has a local counter that counts the number of bytes to and from an input/output device in a single connection, a byte request register that specifies the number of bytes transferred during a connection, and a byte request register to which the byte count value is set. a counter register, a turnout cover sofa, a comparing means for comparing the value of the byte request register and the value of the local counter and issuing a processing request when the two match; and a means for subtracting the value of the byte counter register by the value of the local counter when the processing request is issued. The device is characterized in that it is configured to perform data transfer.
第1図はマルチプレクサ・チャネルの概要を示す図であ
る。第1図において、1はメモリ、2はマルチプレクサ
・チャネル、3−1と3−2はサブチャネル、4はマイ
クロプロセッサ、5−1と5−2はバッファ、6は入出
力バソファをそれぞれ示している。マルチプレクサ・チ
ャネル2は、サブチャネル3−1と3−2及びマイクロ
プロセッサ4を有している。サブチャネルは2台しか示
されていないが、サブチャネルは入出力装置の数だけ存
在するものである。サブチャネル3−1はバッファ5−
1を有しており、サブチャネル3−2はバッ゛ファ5−
2を有している。マイクロプロセッサ4は、マルチプレ
クサ・チャネル2全体を制御するものである。人出力バ
ッファ6は入出力装置へ送るべきデータ又は入出力装置
から送られて来たデータを一時的に保持するものである
。FIG. 1 is a schematic diagram of a multiplexer channel. In Figure 1, 1 is a memory, 2 is a multiplexer channel, 3-1 and 3-2 are subchannels, 4 is a microprocessor, 5-1 and 5-2 are buffers, and 6 is an input/output bus sofa. There is. Multiplexer channel 2 has subchannels 3-1 and 3-2 and a microprocessor 4. Although only two subchannels are shown, there are as many subchannels as there are input/output devices. Subchannel 3-1 is buffer 5-
1, and subchannel 3-2 has buffer 5-
It has 2. The microprocessor 4 controls the entire multiplexer channel 2. The human output buffer 6 temporarily holds data to be sent to the input/output device or data sent from the input/output device.
第2図は本発明の1実施例構成を示す図である。FIG. 2 is a diagram showing the configuration of one embodiment of the present invention.
第2図において、7はバイト・リクエスト・レジスタ、
8はローカル・カウンタ、9はバイト・カウンタ・レジ
スタ、10は比較器、11は減算器、12−1は入出力
装置、13はゲートをそれぞれ示している。符号6.
7. 8. 9.10. IL 13.の部分は、マル
チプレクサ・チャネル2内に存在する。In Figure 2, 7 is the byte request register;
8 is a local counter, 9 is a byte counter register, 10 is a comparator, 11 is a subtracter, 12-1 is an input/output device, and 13 is a gate. Code 6.
7. 8. 9.10. IL 13. is present in multiplexer channel 2.
入出力バソファ6はn+1個の部分から構成されている
。バイト・リクエスト・レジスタ7には要求転送バイト
幅がセットされる。ローカル・カウンタ8は、入出力装
置12 iとの転送バイト数をカウントするものであ
る。バイト・カウンタ・レジスタ9にはサブチャネル3
−i内のバイト・カウンタの値がセットされる。比較器
10は、ローカル・カウンタ8の値がバイト・リクエス
ト・レジスタ7の値と一致すると、チャネル(マイクロ
プログラム)に対して処理要求CHRE口を発行するも
のある。減算器11は、処理要求CI(REQが発行さ
れた時、バイト・カウンタ・レジスタ9の値からローカ
ル・カウンタ8の値を減算し、これを再びバイト・カウ
ンタ・レジスタ9にセットするものである。人出力バッ
ファ6に1バイトのデータが送られて来る度又は入出力
バソファ6から入出力装置12−1に1ハイドのデータ
が送られる度に、カウント・アンプ指示信号UPが「1
」になり、ローカル・カウンタ8の値がカウント・アッ
プされる。READの場合には処理要求CIIREQが
発行されると、マイクロプロセッサ4のマイクロプログ
ラムの制御により、入出力バッファ6のデータがサブチ
ャネル3−iのバッファ5−iを経由してメモリ1に格
納される。WRITEの場合には処理要求CIIREQ
が発行されると、マイクロプロセッサ4の制御により、
メモリ1のデータがサブチャネル3−4のバッファ5−
iを経由して入出力バソファ6に格納される。The input/output bath sofa 6 is composed of n+1 parts. The requested transfer byte width is set in the byte request register 7. The local counter 8 counts the number of bytes transferred to and from the input/output device 12i. Byte counter register 9 contains subchannel 3.
The value of the byte counter in -i is set. The comparator 10 issues a processing request CHRE to the channel (microprogram) when the value of the local counter 8 matches the value of the byte request register 7. The subtracter 11 subtracts the value of the local counter 8 from the value of the byte counter register 9 when a processing request CI (REQ) is issued, and sets it in the byte counter register 9 again. .Every time 1 byte of data is sent to the human output buffer 6 or every time 1 byte of data is sent from the input/output buffer 6 to the input/output device 12-1, the count amplifier instruction signal UP changes to "1".
”, and the value of local counter 8 is counted up. In the case of READ, when a processing request CIIREQ is issued, the data in the input/output buffer 6 is stored in the memory 1 via the buffer 5-i of the subchannel 3-i under the control of the microprogram of the microprocessor 4. Ru. In case of WRITE, processing request CIIREQ
is issued, under the control of the microprocessor 4,
The data in memory 1 is transferred to buffer 5- of subchannel 3-4.
i and stored in the input/output bath sofa 6.
次に第2図の実施例の動作について説明する。Next, the operation of the embodiment shown in FIG. 2 will be explained.
転送バイト幅のmバイトの入出力装置12−1に対して
起動が掛けられると、マイクロプログラムは対応するサ
ブチャネル3−iを確定し、サブチャネル3−iの中に
保持されている転送バイト幅mをバイト・リクエスト・
レジスタ7にセントする。When the input/output device 12-1 with a transfer byte width of m bytes is activated, the microprogram determines the corresponding subchannel 3-i and transfers the transfer bytes held in the subchannel 3-i. Width m is a byte request.
Cent in register 7.
同時に、ローカル・カウンタ8の初期化処理及びバイト
・カウンタ・レジスタ9の設定を行う。入出力装置12
−1との間でデータ転送が行われると、1バイト転送毎
にローカル・カウンタ8の値がカウント・アップされ、
ハ゛イト・リクエスト・レジスタ7の値と比較され、一
致すると、マイクロプログラムに対して次の転送処理要
求CIIREQが発行される。また、バイト・カウンタ
・レジスタ9のイ直は、ローカル・カウンタ8のイ直だ
げ減らされる。At the same time, the local counter 8 is initialized and the byte counter register 9 is set. Input/output device 12
-1, the value of local counter 8 is counted up every time 1 byte is transferred.
It is compared with the value of the byte request register 7, and if they match, the next transfer processing request CIIREQ is issued to the microprogram. Also, the value of byte counter register 9 is decremented by the value of local counter 8.
マイクロプログラム側では、処理要求CIII?E口を
認識すると、処理要求CHRHQを発行した入出力装置
12−j及びサブチャネル3−iを確定し、サブチャネ
ル3−i内のバイト・カウンタ値を参照する。On the microprogram side, processing request CIII? When the E port is recognized, the input/output device 12-j and subchannel 3-i that issued the processing request CHRHQ are determined, and the byte counter value in the subchannel 3-i is referred to.
バイト・カウンタ値が入出力装置12−1の転送バイト
幅より小さい場合には新たなハイド・リクエストをハイ
ド・リクエスト・レジスタ7にセy I・し、次の転送
の準備を行い、ハイド・カウンタ値が入出力装置12−
1の転送ハイド幅より大きい場合には入出力袋ff12
iの転送ハイド幅mをハイド・リクエスト・レジス
タ7にセソ1〜し、次の転送の準備を行う。また、マイ
クロプロゲラJ、は、READ系コマンドの場合はこれ
と同時ムこ入出力バソファ6のデータをサブチャネル3
−iのバッファ5−iに格納し、しかる後にメモリ1に
送るための処理を行い、WRITE系コマンドの場合は
これと同時にメモリ1のデータをサブチャネル3−4の
バッファ5−iに送り、しかる後に入出力バソファ6に
格納すための処理を行う。さらに、マイクロプログラム
は、処理要求CIIRRQが発行されると、チェインデ
ータ処理等も行う。If the byte counter value is smaller than the transfer byte width of the input/output device 12-1, a new hide request is written to the hide request register 7, preparations are made for the next transfer, and the hide counter value is The value is input/output device 12-
If it is larger than the transfer hide width of 1, input/output bag ff12
The transfer hide width m of i is set to hide request register 7 to prepare for the next transfer. Also, in the case of READ commands, the MicroProgera J simultaneously transfers data from the input/output bus sofa 6 to the subchannel 3.
-i, and then performs processing to send it to memory 1. In the case of a WRITE command, simultaneously sends the data in memory 1 to buffer 5-i of subchannel 3-4, After that, processing for storing the data in the input/output bath sofa 6 is performed. Furthermore, the microprogram also performs chain data processing and the like when a processing request CIIRRQ is issued.
〔発明の効果〕
以上の説明から明らかなように、本発明によれば、一度
の入出力装置との結合で複数バイトのデータ転送を行う
場合でも、マイクロプログラム側の処理が転送開始時か
或いは終了時の一度で済むため、処理時間を短縮でき、
マルチプレクサ・チャネルの転送能力を向上出来る。[Effects of the Invention] As is clear from the above description, according to the present invention, even when multiple bytes of data are transferred by one connection with an input/output device, processing on the microprogram side is performed at the start of the transfer or at the same time. Because it only needs to be done once at the end, processing time can be shortened.
The transfer capacity of multiplexer channels can be improved.
第1図はマルチプレクサ・チャネルの概要を示す図、第
2図は本発明の1実施例構成を示す図である。
]・・・メモリ、2・・・マルチプレクサ・チャネル、
3−1と3−2・・・ザブチャネル、4・・・マイクロ
プロセッサ、5−1と5−2・・・バッファ、6・・・
入出力バソファ、7・・・バイト・リクエスト・レジス
タ、8・・・ローカル・カウンタ、9・・・ハイド・カ
ウンタ・レジスタ、10川比較器、11・・・減算器、
12−1・・・入出力装置、13・・・ゲート。FIG. 1 is a diagram showing an outline of a multiplexer channel, and FIG. 2 is a diagram showing the configuration of one embodiment of the present invention. ]...Memory, 2...Multiplexer channel,
3-1 and 3-2... subchannel, 4... microprocessor, 5-1 and 5-2... buffer, 6...
Input/output bath sofa, 7... byte request register, 8... local counter, 9... hide counter register, 10 river comparator, 11... subtractor,
12-1... Input/output device, 13... Gate.
Claims (1)
装置とを具備する入出力システムにおける転送制御方式
であって、前記マルチプレクサ・チャネルは、一回の結
合での入出力装置とのバイト数をカウントするローカル
・カウンタと、結合時の転送バイト数を指定するバイト
・リクエスト・レジスタと、バイト・カウント値がセッ
トされるバイト・カウンタ・レジスタと、入出力バッフ
ァと、前記バイト・リクエスト・レジスタの値と前記ロ
ーカル・カウンタの値とを比較し両者が一致した時に処
理要求を発行する比較手段と、前記処理要求が発行され
た時に前記バイト・カウンタ・レジスタの値をローカル
・カウンタの値だけ減らす減算手段とを具備すると共に
、前記処理要求が発行されたときにサブチャネルを介し
て前記入出力バッファと前記メモリとの間のデータ転送
を行うよう構成されていることを特徴とする転送制御方
式。A transfer control method in an input/output system comprising a memory, a multiplexer channel, and a plurality of input/output devices, wherein the multiplexer channel counts the number of bytes with the input/output device in one connection. A local counter, a byte request register that specifies the number of bytes transferred when combining, a byte counter register to which a byte count value is set, an input/output buffer, and the value of the byte request register. Comparing means for comparing the value of the local counter and issuing a processing request when the two match; and subtracting means for reducing the value of the byte counter register by the value of the local counter when the processing request is issued. A transfer control method, comprising: a transfer control system configured to transfer data between the input/output buffer and the memory via a subchannel when the processing request is issued.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP19033984A JPS6182261A (en) | 1984-09-11 | 1984-09-11 | Transfer control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP19033984A JPS6182261A (en) | 1984-09-11 | 1984-09-11 | Transfer control system |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS6182261A true JPS6182261A (en) | 1986-04-25 |
JPH0353662B2 JPH0353662B2 (en) | 1991-08-15 |
Family
ID=16256547
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP19033984A Granted JPS6182261A (en) | 1984-09-11 | 1984-09-11 | Transfer control system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6182261A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6466766A (en) * | 1987-09-08 | 1989-03-13 | Nec Corp | Output data production/output system for asynchronous output |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS55134435A (en) * | 1979-04-04 | 1980-10-20 | Fujitsu Ltd | Channel transfer control system |
-
1984
- 1984-09-11 JP JP19033984A patent/JPS6182261A/en active Granted
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS55134435A (en) * | 1979-04-04 | 1980-10-20 | Fujitsu Ltd | Channel transfer control system |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6466766A (en) * | 1987-09-08 | 1989-03-13 | Nec Corp | Output data production/output system for asynchronous output |
Also Published As
Publication number | Publication date |
---|---|
JPH0353662B2 (en) | 1991-08-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH02299337A (en) | Bus constitution suitable for data communication | |
JPS6182261A (en) | Transfer control system | |
JPS61123244A (en) | Data communication processor | |
JPH04264652A (en) | Dma control system | |
JPS61250758A (en) | Communication controller | |
JPH05233522A (en) | Dma transfer device | |
JPS61150055A (en) | Dma data transfer system | |
JPH02287661A (en) | Data access system | |
JPH05242012A (en) | Dma address generating device | |
JPS6259344B2 (en) | ||
JPS6039265A (en) | Data transfer system | |
JPS634361A (en) | Dma control circuit | |
JPS6151258A (en) | Inter-controller interface | |
JPS6131899B2 (en) | ||
JPS6154555A (en) | Buffer control system | |
JPH02301851A (en) | System bus accessing system | |
JPH02157959A (en) | Information transfer system for information processor | |
JPH01181144A (en) | Data input/output device | |
JPS6337454A (en) | Asynchronous transfer control system | |
JPS5887612A (en) | Controlling and diagnosing device for input and output | |
JPH08161253A (en) | Dma control method and dma controller | |
JPS61267852A (en) | Data bus conversion system | |
JPS6214866B2 (en) | ||
JPH03268154A (en) | Dma transfer method | |
JPS6263351A (en) | Disk cache device |