JPH0528080A - Input/output controller - Google Patents

Input/output controller

Info

Publication number
JPH0528080A
JPH0528080A JP18265491A JP18265491A JPH0528080A JP H0528080 A JPH0528080 A JP H0528080A JP 18265491 A JP18265491 A JP 18265491A JP 18265491 A JP18265491 A JP 18265491A JP H0528080 A JPH0528080 A JP H0528080A
Authority
JP
Japan
Prior art keywords
transfer
data
input
channel
request
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
JP18265491A
Other languages
Japanese (ja)
Inventor
Fumio Watanabe
文男 渡▲辺▼
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Ibaraki Ltd
Original Assignee
NEC Ibaraki Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Ibaraki Ltd filed Critical NEC Ibaraki Ltd
Priority to JP18265491A priority Critical patent/JPH0528080A/en
Publication of JPH0528080A publication Critical patent/JPH0528080A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the processing efficiency by writing data, which is transferred by plural transfer requests from a channel which does not report the final transfer of a series of data transfer at the time of input transfer, in a main storage by one transfer request. CONSTITUTION:A channel priority discriminating circuit 30 which selects firmware interrupt requests from plural channels, an input data buffer 40 where plural transfer data are stored, a processor part 70, an input transfer control part 50, etc., are provided. At the time of the lower-order end of input transfer to the channel which does not report the final transfer of a series of data transfer, the processor part 70 outputs a final transfer instruction to an input transfer control circuit 50 by the firmware interrupt request from the same channel. Then, the input transfer control circuit 50 requests write to the main storage, and data which is not written in the main storage at the time of the lower-order end is transferred. Consequently, transfer data to plural transfer requests from the channel are transferred by one request of transfer to the main storage.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、情報処理装置に関し、
特に一連のデータ転送における最終転送報告をしないチ
ャネルからの入力データ転送とシステムバスを介した主
記憶への入力転送の調停を行う入出力制御装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing device,
In particular, the present invention relates to an input / output control device that arbitrates input data transfer from a channel that does not report a final transfer in a series of data transfers and input transfer to a main memory via a system bus.

【0002】[0002]

【従来の技術】従来、この種の入出力制御装置は、一連
のデータ転送における最終転送報告をしないチャネルと
主記憶との間の入力転送において、チャネルからの1回
の転送要求で受け取ったデータを、システムバスとの調
停を行い主記憶への転送要求1回分のデータとして転送
し、主記憶への書き込みを行っていた。
2. Description of the Related Art Conventionally, in this type of input / output control device, in input transfer between a channel and a main memory for which a final transfer is not reported in a series of data transfer, data received by one transfer request from the channel Is arbitrated with the system bus, transferred as data for one transfer request to the main memory, and written to the main memory.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の入出力
制御装置は、入力転送において、チャネルからの転送要
求毎に主記憶への書き込みを行うため、チャネルからの
転送要求複数回分のデータをバッファに格納し、バッフ
ァフル状態で1度に格納データをシステムバスを介し主
記憶へ転送する動作と比べ、システムバスへの負担が大
きくなるという欠点があった。
In the above-mentioned conventional input / output control device, in the input transfer, since data is written to the main memory for each transfer request from the channel, data for a plurality of transfer requests from the channel are buffered. However, there is a drawback in that the load on the system bus is greater than that of the operation of storing the data in the main memory and transferring the stored data at once to the main memory via the system bus in the buffer full state.

【0004】また、チャネルからは一連のデータ転送終
了時に最後の転送であるという報告がないため、下位終
了(残転送バイト数のカウント値が“0”になる前に、
チャネルが転送を終了してしまうケース)であったとき
には、チャネルからの転送が終了してもそれを認識でき
ない。
Further, since there is no report from the channel that it is the last transfer at the end of a series of data transfers, lower end (before the count value of the number of remaining transfer bytes becomes "0",
In the case where the channel ends the transfer), it cannot be recognized even when the transfer from the channel ends.

【0005】そのため、バッファフルにならない下位終
了時にはバッファに格納されたデータを最後の転送デー
タとして主記憶へ転送できないため、チャネルからの転
送要求複数回分の転送データを1回で主記憶へ転送する
ことによる性能向上ができないという欠点があった。
Therefore, since the data stored in the buffer cannot be transferred to the main memory as the last transfer data at the lower end when the buffer does not become full, transfer data for a plurality of transfer requests from the channel are transferred to the main memory at one time. However, there was a drawback that the performance could not be improved.

【0006】本発明の目的は、前記課題を解決した入出
力制御装置を提供することにある。
An object of the present invention is to provide an input / output control device that solves the above problems.

【0007】[0007]

【課題を解決するための手段】前記目的を達成するた
め、本願の第1の発明に係る入出力制御装置において
は、一連のデータ転送における最終転送報告をしない複
数のチャネルからのデータ転送要求及びファームウェア
割り込み要求から優先度に従い1つの転送要求とファー
ムウェア割り込み要求を選択するチャネル優先判定回路
と、チャネル毎にデータ転送要求複数回分の転送データ
を格納する入力データバッファと、チャネル毎にデータ
転送の残転送バイト数をカウントする転送バイト数カウ
ント部と、前記チャネル優先判定回路で選択されたファ
ームウェア割り込み要求による割り込み処理及びマイク
ロ命令制御を行うプロセッサ部と、前記チャネル優先判
定回路で選択されたデータ転送要求を受け付けて前記入
力データバッファのバッファフル(複数回の転送要求で
1チャネル当りの格納領域に空きエリアが無くなった)
時、転送バイト数カウント部のカウント“0”を検出し
た時、または前記プロセッサ部からのマイクロ命令実行
により前記入力データバッファにデータがある時にはシ
ステムバスを介した主記憶への転送データの書き込み要
求を行う入力転送制御回路とを有するものである。
In order to achieve the above object, in the input / output control device according to the first invention of the present application, data transfer requests from a plurality of channels which do not report final transfer in a series of data transfer, Channel priority judgment circuit that selects one transfer request and firmware interrupt request from firmware interrupt request according to priority, data transfer request for each channel, input data buffer that stores transfer data for multiple times, and data transfer remaining for each channel A transfer byte number counting unit that counts the number of transfer bytes, a processor unit that performs interrupt processing and microinstruction control by a firmware interrupt request selected by the channel priority determination circuit, and a data transfer request selected by the channel priority determination circuit The input data buffer Fafuru (free area runs out in the storage area per channel by a plurality of times of transfer request)
When the count "0" of the transfer byte number counting unit is detected, or when there is data in the input data buffer due to execution of a microinstruction from the processor unit, a request for writing transfer data to the main memory via the system bus. And an input transfer control circuit for performing.

【0008】また、本願の第2の発明に係る入出力制御
装置は、第1の発明の情報処理装置において、チャネル
優先判定回路で選択されたファームウェア割り込み要求
を受信すると対応チャネルの入力データバッファ内デー
タの転送を要求する最終転送生成回路を有し、さらに、
前記入力転送制御回路に代えて、前記チャネル優先判定
回路で選択されたデータ転送要求を受け付けて前記入力
データバッファのバッファフル時、転送バイト数カウン
ト部のカウント“0”を検出した時、または前記最終転
送生成回路からの転送要求を受信時には前記入力データ
バッファにデータがある時にはシステムバスを介した主
記憶への転送データの書き込み要求を行う入力転送制御
回路を有するものである。
The input / output control device according to the second invention of the present application is, in the information processing device of the first invention, in the input data buffer of the corresponding channel when the firmware interrupt request selected by the channel priority determination circuit is received. It has a final transfer generation circuit for requesting data transfer, and
Instead of the input transfer control circuit, when the data transfer request selected by the channel priority determination circuit is accepted and the buffer of the input data buffer is full, when the count “0” of the transfer byte number counting unit is detected, or When the transfer request from the final transfer generation circuit is received, when there is data in the input data buffer, it has an input transfer control circuit which requests writing of transfer data to the main memory via the system bus.

【0009】また、本願の第3の発明に係る入出力制御
装置は、第1の発明の情報処理装置において、チャネル
からのファームウェア割り込みを受信すると対応チャネ
ルの入力データバッファ内データの転送をチャネル毎に
要求する最終転送要求生成回路を有し、さらに、前記入
力転送制御回路に代えて、前記チャネル優先判定回路で
選択されたデータ転送要求を受け付けて前記入力データ
バッファのバッファフル時、転送バイト数カウント部の
カウント“0”を検出した時、または前記最終転送生成
回路からのチャネル毎の転送要求を受信すると前記入力
データバッファにデータがある時にはシステムバスを介
した主記憶への対応チャネルの転送データの書き込み要
求を行う入力転送制御回路を有するものである。
Also, the input / output control device according to the third invention of the present application is, in the information processing device of the first invention, when the firmware interrupt from the channel is received, the transfer of the data in the input data buffer of the corresponding channel is performed for each channel. In addition to the input transfer control circuit, a final transfer request generation circuit for requesting a data transfer request selected by the channel priority determination circuit is accepted to transfer the number of transfer bytes when the buffer of the input data buffer is full. When the count "0" of the count unit is detected, or when a transfer request for each channel is received from the final transfer generation circuit, when there is data in the input data buffer, transfer of the corresponding channel to the main memory via the system bus It has an input transfer control circuit for making a data write request.

【0010】[0010]

【作用】本発明では、一連のデータ転送における最終転
送報告をしないチャネルからの複数回分の転送要求で転
送されるデータを、主記憶へ1回の転送要求で書き込む
ことにより性能を向上させたものである。
According to the present invention, the performance is improved by writing the data transferred by a plurality of transfer requests from the channel which does not report the final transfer in the series of data transfer to the main memory by one transfer request. Is.

【0011】[0011]

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

【0012】(実施例1)図1は、本発明の実施例1を
示すブロック図である。
(First Embodiment) FIG. 1 is a block diagram showing a first embodiment of the present invention.

【0013】図1において、本実施例では、入出力制御
装置10に、チャネル優先判定回路30、入力データバ
ッファ40、入力転送制御回路50、転送バイト数カウ
ント部60、プロセッサ部70を有している。
In FIG. 1, in this embodiment, the input / output control device 10 includes a channel priority determination circuit 30, an input data buffer 40, an input transfer control circuit 50, a transfer byte number counting unit 60, and a processor unit 70. There is.

【0014】チャネル優先判定回路30は、一連のデー
タ転送における最終転送報告をしない複数のチャネルか
らのデータ転送要求信号a0からチャネル固有の優先順
位に従い最も優先度の高いチャネルのデータ転送要求信
号c0を選択し、同様に複数のチャネルからのファーム
ウェア(以下、FWという)割り込み要求信号b0から
最も優先度の高いFW割り込み要求信号d0を選択す
る。
The channel priority determination circuit 30 determines the data transfer request signal c0 of the highest priority channel from the data transfer request signals a0 from a plurality of channels that do not report the final transfer in a series of data transfers, according to the priority order peculiar to the channel. Similarly, the FW interrupt request signal d0 having the highest priority is selected from the firmware (hereinafter, FW) interrupt request signals b0 from a plurality of channels.

【0015】転送バイト数カウント部60は、チャネル
毎に転送データの残転送バイト数をカウントする。
The transfer byte number counting unit 60 counts the number of remaining transfer bytes of transfer data for each channel.

【0016】入力データバッファ40は、チャネルから
の転送データe0をチャネル対応に32バイト格納で
き、チャネルからの1回のデータ転送要求で転送される
16バイトデータを2回分格納できる。
The input data buffer 40 can store 32 bytes of transfer data e0 from the channel corresponding to the channel, and can store 16 bytes of data transferred by one data transfer request from the channel for two times.

【0017】入力転送制御回路50は、入力データバッ
ファ40を制御及び管理し、チャネル優先判定回路30
で選択されたデータ転送要求信号c0を受け付けると、
制御信号j0によりチャネルからの転送データe0を対
応するチャネル領域へ格納するよう入力データバッファ
40を制御する。
The input transfer control circuit 50 controls and manages the input data buffer 40, and the channel priority determination circuit 30.
When the data transfer request signal c0 selected in
The control signal j0 controls the input data buffer 40 to store the transfer data e0 from the channel in the corresponding channel area.

【0018】また、入力データバッファ40に32バイ
トの格納を検出すると、主記憶への書き込み要求信号h
0を出力し、書き込みデータi0を読み出してシステム
バス20に転送する。
When a 32-byte storage is detected in the input data buffer 40, a write request signal h to the main memory is sent.
0 is output, the write data i0 is read and transferred to the system bus 20.

【0019】プロセッサ部70は、チャネル優先判定回
路30で選択されたチャネルのFW割り込み要求信号d
0を受け付けると、割り込み処理によるマイクロ命令制
御を行う。
The processor unit 70 receives the FW interrupt request signal d of the channel selected by the channel priority determination circuit 30.
When 0 is accepted, microinstruction control by interrupt processing is performed.

【0020】次に動作について説明する。Next, the operation will be described.

【0021】転送終了後、通常、チャネルとのデータ転
送によりチャネルからの転送データe0が入力データバ
ッファ40に格納され、転送バイト数カウント部60の
対応チャネルのカウント出力f0が“0”となると、入
力転送制御回路50は、“0”を検出し、入力データバ
ッファ40に32バイトのデータが格納されていない
(16バイトのデータのみである)時でも、主記憶への
書き込み要求信号h0を出力しデータ転送を終了する。
After the transfer is completed, normally, the transfer data e0 from the channel is stored in the input data buffer 40 by the data transfer with the channel, and the count output f0 of the corresponding channel of the transfer byte number counting unit 60 becomes "0". The input transfer control circuit 50 detects "0" and outputs the write request signal h0 to the main memory even when 32 bytes of data are not stored in the input data buffer 40 (only 16 bytes of data). Then the data transfer ends.

【0022】しかしチャネルは、転送バイト数カウント
部60の対応チャネルのカウント値が“0”になる前に
転送を終了してしまうケース(これを下位終了という)
があり、転送終了時に入力データバッファ40に格納さ
れた転送データが32バイトでない時、入力転送制御回
路50は主記憶への書き込み要求を行うことができな
い。
However, the channel ends the transfer before the count value of the corresponding channel of the transfer byte number counting unit 60 becomes "0" (this is called lower end).
Therefore, when the transfer data stored in the input data buffer 40 at the end of the transfer is not 32 bytes, the input transfer control circuit 50 cannot make a write request to the main memory.

【0023】よって、転送終了後、同一チャネルが要求
してくるFW割り込み要求信号b0よりプロセッサ部7
0に割り込むと、プロセッサ部70は、入力転送制御回
路50に対し最終転送命令g0(マイクロ命令)を出力
する。
Therefore, after the transfer is completed, the processor unit 7 receives the FW interrupt request signal b0 requested by the same channel.
When interrupting to 0, the processor unit 70 outputs the final transfer instruction g0 (micro instruction) to the input transfer control circuit 50.

【0024】この最終転送命令g0により、入力転送制
御回路50は主記憶への書き込み要求を行い、下位終了
した時に主記憶に書き込めなかったデータを転送する。
In response to the final transfer instruction g0, the input transfer control circuit 50 makes a write request to the main memory, and transfers the data that could not be written to the main memory when the lower order was completed.

【0025】(実施例2)図2は、本発明の実施例2を
示すブロック図である。
(Second Embodiment) FIG. 2 is a block diagram showing a second embodiment of the present invention.

【0026】図2において、11は入出力制御装置、2
1はシステムバス、31はチャネル優先判定回路、41
は入力データバッファ、61は転送バイト数カウント
部、71はプロセッサ部である。これらの構成及び機能
は実施例1のものとほぼ同じである。
In FIG. 2, 11 is an input / output control device, 2
1 is a system bus, 31 is a channel priority determination circuit, 41
Is an input data buffer, 61 is a transfer byte number counting unit, and 71 is a processor unit. The configuration and function of these are almost the same as those of the first embodiment.

【0027】また、a1はチャネルからのデータ転送要
求、b1はチャネルからのFW割り込み要求、c1はデ
ータ転送要求、d1はFW割り込み要求、e1はチャネ
ルからの転送データ、f1はカウンタ出力、h1は主記
憶への書き込み要求、i1は書き込みデータ、j1は制
御信号である。
Further, a1 is a data transfer request from the channel, b1 is a FW interrupt request from the channel, c1 is a data transfer request, d1 is an FW interrupt request, e1 is transfer data from the channel, f1 is a counter output, h1 is A write request to the main memory, i1 is write data, and j1 is a control signal.

【0028】さらに、本発明では、チャネル優先判定回
路31で選択されたファームウェア割り込み要求を受信
すると対応チャネルの入力データバッファ内データの転
送を要求する最終転送生成回路81を有している。
Further, the present invention has the final transfer generation circuit 81 which requests the transfer of the data in the input data buffer of the corresponding channel when the firmware interrupt request selected by the channel priority determination circuit 31 is received.

【0029】さらに、前記入力転送制御回路50に代え
て、チャネル優先判定回路31で選択されたデータ転送
要求を受け付けて入力データバッファ41のバッファフ
ル時、転送バイト数カウント部61のカウント“0”を
検出した時、または最終転送生成回路81からの転送要
求を受信時には入力データバッファ41にデータがある
時にはシステムバス21を介した主記憶への転送データ
の書き込み要求を行う入力転送制御回路51を有してい
る。
Further, instead of the input transfer control circuit 50, when the data transfer request selected by the channel priority determination circuit 31 is accepted and the buffer of the input data buffer 41 is full, the count "0" of the transfer byte number counting section 61 is received. Is detected, or when the transfer request from the final transfer generation circuit 81 is received, when there is data in the input data buffer 41, an input transfer control circuit 51 that requests writing of transfer data to the main memory via the system bus 21 Have

【0030】最終転送生成回路81は、チャネル優先判
定回路31で選択されたFW割り込み要求信号d1か
ら、最終転送報告を作成し入力転送制御回路51への最
終転送要求信号k1を出力する。
The final transfer generation circuit 81 creates a final transfer report from the FW interrupt request signal d1 selected by the channel priority determination circuit 31 and outputs the final transfer request signal k1 to the input transfer control circuit 51.

【0031】この最終転送要求信号k1により、入力転
送制御回路51は主記憶への転送要求を行い、下位終了
した時に主記憶に書き込めなかったデータを転送する。
In response to the final transfer request signal k1, the input transfer control circuit 51 makes a transfer request to the main memory, and transfers the data that could not be written to the main memory when the lower order was completed.

【0032】(実施例3)図3は、本発明の実施例3を
示すブロック図である。
(Third Embodiment) FIG. 3 is a block diagram showing a third embodiment of the present invention.

【0033】図3において、12は入出力制御装置、2
2はシステムバス、32はチャネル優先判定回路、42
は入力データバッファ、62は転送バイト数カウント
部、72はプロセッサ部である。これらの構成及び機能
は実施例1のものとほぼ同じである。
In FIG. 3, reference numeral 12 denotes an input / output control device, 2
2 is a system bus, 32 is a channel priority determination circuit, 42
Is an input data buffer, 62 is a transfer byte number counting unit, and 72 is a processor unit. The configuration and function of these are almost the same as those of the first embodiment.

【0034】また、a2はチャネルからのデータ転送要
求、b2はチャネルからのファームウェア割り込み要
求、c2はデータ転送要求、d2はファームウェア割り
込み要求、e2はチャネルからの転送データ、f2はカ
ウンタ出力、h2は主記憶への書き込み要求、i2は書
き込みデータ、j2は制御信号である。
Further, a2 is a data transfer request from the channel, b2 is a firmware interrupt request from the channel, c2 is a data transfer request, d2 is a firmware interrupt request, e2 is transfer data from the channel, f2 is counter output, h2 is A main memory write request, i2 is write data, and j2 is a control signal.

【0035】また、本実施例では、チャネルからのファ
ームウェア割り込みを受信すると対応チャネルの入力デ
ータバッファ内データの転送をチャネル毎に要求する最
終転送要求生成回路82を有している。
Further, in the present embodiment, when the firmware interrupt from the channel is received, the final transfer request generation circuit 82 for requesting the transfer of the data in the input data buffer of the corresponding channel is provided for each channel.

【0036】さらに、前記入力転送制御回路50に代え
て、チャネル優先判定回路32で選択されたデータ転送
要求を受け付けて入力データバッファ42のバッファフ
ル時、転送バイト数カウント部62のカウント“0”を
検出した時、または最終転送生成回路82からのチャネ
ル毎の転送要求を受信すると入力データバッファ42に
データがある時にはシステムバス22を介した主記憶へ
の対応チャネルの転送データの書き込み要求を行う入力
転送制御回路52を有している。
Further, in place of the input transfer control circuit 50, when the data transfer request selected by the channel priority determination circuit 32 is accepted and the buffer of the input data buffer 42 is full, the count "0" of the transfer byte number counting section 62. Is detected, or when a transfer request for each channel is received from the final transfer generation circuit 82, when there is data in the input data buffer 42, a request to write the transfer data of the corresponding channel to the main memory via the system bus 22 is made. It has an input transfer control circuit 52.

【0037】最終転送生成回路82は、チャネルからの
FW割り込み要求信号b2から、最終転送報告を作成し
入力転送制御回路52へのチャネル毎の最終転送要求信
号l2を出力する。
The final transfer generation circuit 82 creates a final transfer report from the FW interrupt request signal b2 from the channel and outputs the final transfer request signal 12 for each channel to the input transfer control circuit 52.

【0038】このチャネル毎の最終転送要求信号l2に
より、入力転送制御回路52は主記憶への転送要求を行
い、下位終了した時に主記憶に書き込めなかったデータ
を転送する。
In response to the final transfer request signal 12 for each channel, the input transfer control circuit 52 makes a transfer request to the main memory, and transfers the data that could not be written to the main memory when the lower order was completed.

【0039】[0039]

【発明の効果】以上説明したように本発明は、一連のデ
ータ転送における最終転送報告をしないチャネルとの入
力転送で下位終了したケースにおいて、チャネルからの
FW割り込み要求を起因とする主記憶への書き込み要求
により、入力データバッファに転送できずに残っている
データを転送できるようにすることにより、チャネルか
らの転送要求複数回分の転送データを1回の主記憶への
書き込み要求で転送でき、性能の向上ができると共にシ
ステムバスの負担を軽減することができるという効果が
ある。
As described above, according to the present invention, in the case where the lower end is completed in the input transfer with the channel for which the final transfer is not reported in the series of data transfer, the FW interrupt request from the channel is transferred to the main memory. By making it possible to transfer the remaining data that cannot be transferred to the input data buffer by the write request, it is possible to transfer the transfer data from the channel for a plurality of times with a single write request to the main memory. There is an effect that the load on the system bus can be reduced as well as the improvement.

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

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

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

【図3】本発明の実施例3を示すブロック図である。FIG. 3 is a block diagram showing a third embodiment of the present invention.

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

10,11,12 入出力制御装置 20,21,22 システムバス 30,31,32 チャネル優先判定回路 40,41,42 入力データバッファ 50,51,52 入力転送制御回路 60,61,62 転送バイト数カウント部 70,71,72 プロセッサ部 81,82 最終転送生成回路 a0,a1,a2 チャネルからのデータ転送要求 b0,b1,b2 チャネルからのファームウェア割り
込み要求 c0,c1,c2 データ転送要求 d0,d1,d2 ファームウェア割り込み要求 e0,e1,e2 チャネルからの転送データ f0,f1,f2 カウンタ出力 g0 最終転送命令 h0,h1,h2 主記憶への書き込み要求 i0,i1,i2 書き込みデータ j0,j1,j2 制御信号 k1 最終転送要求信号 l2 チャネル毎の最終転送要求信号
10, 11, 12 Input / output control device 20, 21, 22 System bus 30, 31, 32 Channel priority determination circuit 40, 41, 42 Input data buffer 50, 51, 52 Input transfer control circuit 60, 61, 62 Number of transfer bytes Counting unit 70, 71, 72 Processor unit 81, 82 Final transfer generation circuit a0, a1, a2 Data transfer request from channel b0, b1, b2 Firmware interrupt request from channel c0, c1, c2 Data transfer request d0, d1, d2 Firmware interrupt request e0, e1, e2 Channel transfer data f0, f1, f2 Counter output g0 Final transfer instruction h0, h1, h2 Main memory write request i0, i1, i2 Write data j0, j1, j2 Control signal k1 final transfer request signal 12 final transfer request signal for each channel

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 一連のデータ転送における最終転送報告
をしない複数のチャネルからのデータ転送要求及びファ
ームウェア割り込み要求から優先度に従い1つの転送要
求とファームウェア割り込み要求を選択するチャネル優
先判定回路と、 チャネル毎にデータ転送要求複数回分の転送データを格
納する入力データバッファと、 チャネル毎にデータ転送の残転送バイト数をカウントす
る転送バイト数カウント部と、 前記チャネル優先判定回路で選択されたファームウェア
割り込み要求による割り込み処理及びマイクロ命令制御
を行うプロセッサ部と、 前記チャネル優先判定回路で選択されたデータ転送要求
を受け付けて前記入力データバッファのバッファフル
(複数回の転送要求で1チャネル当りの格納領域に空き
エリアが無くなった)時、転送バイト数カウント部のカ
ウント“0”を検出した時、または前記プロセッサ部か
らのマイクロ命令実行により前記入力データバッファに
データがある時にはシステムバスを介した主記憶への転
送データの書き込み要求を行う入力転送制御回路とを有
することを特徴とする入出力制御装置。
1. A channel priority determination circuit for selecting one transfer request and firmware interrupt request from data transfer requests and firmware interrupt requests from a plurality of channels that do not report final transfer in a series of data transfers, and for each channel. The data transfer request is based on an input data buffer that stores transfer data for multiple times, a transfer byte number counting unit that counts the number of remaining transfer bytes of data transfer for each channel, and a firmware interrupt request selected by the channel priority determination circuit. A processor unit that performs interrupt processing and microinstruction control, receives the data transfer request selected by the channel priority determination circuit, and fills the buffer of the input data buffer (a storage area per channel for a plurality of transfer requests has an empty area. Disappeared), When the count "0" of the byte count unit for sending bytes is detected, or when there is data in the input data buffer by the execution of a microinstruction from the processor unit, a request for writing transfer data to the main memory via the system bus is made. An input / output control device comprising an input transfer control circuit.
【請求項2】 請求項1に記載の情報処理装置におい
て、 チャネル優先判定回路で選択されたファームウェア割り
込み要求を受信すると対応チャネルの入力データバッフ
ァ内データの転送を要求する最終転送生成回路を有し、 さらに、前記入力転送制御回路に代えて、前記チャネル
優先判定回路で選択されたデータ転送要求を受け付けて
前記入力データバッファのバッファフル時、転送バイト
数カウント部のカウント“0”を検出した時、または前
記最終転送生成回路からの転送要求を受信時には前記入
力データバッファにデータがある時にはシステムバスを
介した主記憶への転送データの書き込み要求を行う入力
転送制御回路を有することを特徴とする入出力制御装
置。
2. The information processing apparatus according to claim 1, further comprising a final transfer generation circuit that requests transfer of data in the input data buffer of the corresponding channel when the firmware interrupt request selected by the channel priority determination circuit is received. Further, in place of the input transfer control circuit, when the data transfer request selected by the channel priority determination circuit is accepted and the buffer of the input data buffer is full, and when the count “0” of the transfer byte number counting unit is detected. Or an input transfer control circuit for requesting write of transfer data to the main memory via the system bus when the transfer request from the final transfer generation circuit is received when there is data in the input data buffer. I / O controller.
【請求項3】 請求項1に記載の情報処理装置におい
て、 チャネルからのファームウェア割り込みを受信すると対
応チャネルの入力データバッファ内データの転送をチャ
ネル毎に要求する最終転送要求生成回路を有し、 さらに、前記入力転送制御回路に代えて、前記チャネル
優先判定回路で選択されたデータ転送要求を受け付けて
前記入力データバッファのバッファフル時、転送バイト
数カウント部のカウント“0”を検出した時、または前
記最終転送生成回路からのチャネル毎の転送要求を受信
すると前記入力データバッファにデータがある時にはシ
ステムバスを介した主記憶への対応チャネルの転送デー
タの書き込み要求を行う入力転送制御回路を有すること
を特徴とする入出力制御装置。
3. The information processing apparatus according to claim 1, further comprising a final transfer request generation circuit for requesting transfer of data in an input data buffer of a corresponding channel when receiving a firmware interrupt from the channel, In place of the input transfer control circuit, when the data transfer request selected by the channel priority determination circuit is accepted and the buffer of the input data buffer is full, when the count “0” of the transfer byte number counting unit is detected, or An input transfer control circuit is provided which, when receiving a transfer request for each channel from the final transfer generation circuit, requests writing of transfer data of a corresponding channel to a main memory via a system bus when there is data in the input data buffer. Input / output control device characterized by.
JP18265491A 1991-07-23 1991-07-23 Input/output controller Pending JPH0528080A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18265491A JPH0528080A (en) 1991-07-23 1991-07-23 Input/output controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18265491A JPH0528080A (en) 1991-07-23 1991-07-23 Input/output controller

Publications (1)

Publication Number Publication Date
JPH0528080A true JPH0528080A (en) 1993-02-05

Family

ID=16122101

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18265491A Pending JPH0528080A (en) 1991-07-23 1991-07-23 Input/output controller

Country Status (1)

Country Link
JP (1) JPH0528080A (en)

Similar Documents

Publication Publication Date Title
US4354232A (en) Cache memory command buffer circuit
JP3181515B2 (en) Data transfer method and data transfer device using the method
JPH0877066A (en) Flash memory controller
JPH0363096B2 (en)
US4742446A (en) Computer system using cache buffer storage unit and independent storage buffer device for store through operation
US20140006648A1 (en) Semiconductor memory device and method of operating the semiconductor memory device
US5530830A (en) Disk array system
KR100288177B1 (en) Memory access control circuit
US5535333A (en) Adapter for interleaving second data with first data already transferred between first device and second device without having to arbitrate for ownership of communications channel
US7508836B2 (en) Data processing apparatus and method for handling transactions
JPH0528080A (en) Input/output controller
JPH08314854A (en) Data transfer system and device relating to the same
JP2615677B2 (en) Shared extended storage control method
KR100385238B1 (en) Method for realizing segment cash buffer for group adaptation type
JPS60201453A (en) Memory access controlling system
JP2629648B2 (en) Data transfer system
JPH0833869B2 (en) Data processing device
JPS6389951A (en) Cache memory device
JP2003085125A (en) Memory controller and memory control method
JP3442099B2 (en) Data transfer storage device
JP2826780B2 (en) Data transfer method
JPS61125667A (en) Channel device
JPH07210446A (en) Priority discrimination device
JPH05324534A (en) Dma transfer system
JPS60136852A (en) Control system of information processor