JPH0769877B2 - Channel device - Google Patents
Channel deviceInfo
- Publication number
- JPH0769877B2 JPH0769877B2 JP24172887A JP24172887A JPH0769877B2 JP H0769877 B2 JPH0769877 B2 JP H0769877B2 JP 24172887 A JP24172887 A JP 24172887A JP 24172887 A JP24172887 A JP 24172887A JP H0769877 B2 JPH0769877 B2 JP H0769877B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- dbs
- prediction
- signal
- correction
- 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.)
- Expired - Fee Related
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)
Description
【発明の詳細な説明】 〔概 要〕 データ処理システムにおけるチャネル装置に関し、 誤った予測制御によってチャネルコマンド語で指示され
たバイト数以上を取り込むことを防止することを目的と
し、 データをバッフアリングするデータバッフア記憶装置を
制御するデータバッフア制御部に、チェーンデータフラ
グにより連結された次のチャネルコマンド語のチェーン
データフラグがオフのとき制御信号の条件から予測デー
タを修正するデータを発生する修正データ発生手段を備
えると共に、入出力インタフェース用バスレジスタを制
御する入出力インタフェース制御部に、修正データ発生
手段の発生した修正データにより予測データを修正する
予測修正手段を備え、チェーンデータフラグにより連結
された次のチャネルコマンド語をフェッチした時、予測
修正手段により、予測制御データを強制的に修正するよ
う構成する。DETAILED DESCRIPTION OF THE INVENTION [Overview] Regarding a channel device in a data processing system, data is buffered for the purpose of preventing more than the number of bytes indicated by a channel command word from being taken in by incorrect prediction control. The data buffer control unit for controlling the data buffer storage device is provided with correction data generating means for generating data for correcting the prediction data from the condition of the control signal when the chain data flag of the next channel command word connected by the chain data flag is OFF. In addition, the input / output interface control unit for controlling the bus register for the input / output interface is provided with a prediction correction unit for correcting the prediction data with the correction data generated by the correction data generation unit, and the next channel connected by the chain data flag. Command command When Ji, the prediction correction means, configured to forcibly correct the predictive control data.
本発明は情報処理システムにおけるチャネル装置に関す
る。The present invention relates to a channel device in an information processing system.
チャネル装置と入出力制御装置間のデータのやりとりに
おいて、その間の転送速度は年々上がっている。しか
し、チャネル側のシステムクロック周期はそれに比例し
て必ずしも向上しているわけではない。これは、例えば
集積度を考慮して回路素子をTTLからCMOSに替えている
こと等にもよる。In the data exchange between the channel device and the input / output control device, the transfer speed between them is increasing year by year. However, the system clock cycle on the channel side is not necessarily improved in proportion to it. This is because, for example, the circuit element is changed from TTL to CMOS in consideration of the degree of integration.
そのため、チャネル装置と入出力制御装置との間のデー
タ転送には、効率的な転送方式が要望される。Therefore, an efficient transfer method is required for data transfer between the channel device and the input / output control device.
チャネル装置と入出力制御装置とのやりとりを効率化す
る手法の一つとして、予測制御が必要となってきて、実
際に行われている。Predictive control has become necessary and is actually being performed as one of the methods for improving the efficiency of the communication between the channel device and the input / output control device.
これは、入出力制御装置からのデータ読取り動作におい
て、入出力制御装置から1バイトずつ送られてくるデー
タの次のデータを受け取るか、或いは停止指示をすべき
かの制御を、何バイトか先を予測して指示することであ
る。This is to control whether to receive the next data of the data sent byte by byte from the input / output control device or to give a stop instruction in the data reading operation from the input / output control device by several bytes ahead. To predict and give instructions.
第5図は、チャネル装置の構成例を示す図である。FIG. 5 is a diagram showing a configuration example of the channel device.
図において、1はチャネル装置であり、2は中央処理装
置(以下CPUと略記する)、3は主記憶装置(以下MSUと
略記する)、4は主記憶アクセス制御装置(以下MACと
略記する)、5は入出力制御装置(以下IOCと略記す
る)である。In the figure, 1 is a channel device, 2 is a central processing unit (hereinafter abbreviated as CPU), 3 is a main memory (hereinafter abbreviated as MSU), 4 is a main memory access control device (hereinafter abbreviated as MAC) Reference numeral 5 denotes an input / output control device (hereinafter abbreviated as IOC).
11はデータバッフア記憶装置(以下DBSと略記する)で
あり、IOC5とMSU3間のデータのバッフア記憶であり、12
はDBS制御部である。Reference numeral 11 is a data buffer storage device (hereinafter abbreviated as DBS), which is a buffer storage of data between IOC5 and MSU3.
Is the DBS controller.
13はIOCとのインターフェスを行うバスレジスタであ
り、14はIOインタフェース制御部である。Reference numeral 13 is a bus register for interfacing with the IOC, and 14 is an IO interface control unit.
15はMSU3とDBS11間のデータをアドレスに合わせて整理
するアラインデータ記憶(以下ALDSと略記する)であ
り、16はシステムバス制御部である。Reference numeral 15 is an aligned data storage (hereinafter abbreviated as ALDS) that organizes data between MSU3 and DBS11 according to addresses, and 16 is a system bus control unit.
第6図は、チャネル装置における予測制御関係の構成例
を示す図である。FIG. 6 is a diagram showing a configuration example of a prediction control relationship in the channel device.
図において、信号SVIはIOCからデータをデータバス(BU
SI)上に載せて送出される時送られてくるタグ信号であ
る。In the figure, the signal SVI is the data from the IOC to the data bus (BU
It is a tag signal sent when it is sent on top of SI).
信号ACCOKはDBSへデータを貯える空きがあることを示す
信号であり、CMRSPはチャネルコマンド語(以下CCWと略
記する)中のバイトカウントで示されたデータ数をDBS
に取り込んだのでその後のデータを受け取れないことを
示す信号である。ACCOKはACCOK0〜3の4つを持ち、CMR
SPはCMRSP0〜3の4つを持っていて、DBS NOW,DBS NEX
T,ISWITCHをポインタとして順番に使用される。The signal ACCOK is a signal indicating that there is a space to store data in DBS, and CMRSP is the number of data indicated by the byte count in the channel command word (abbreviated below as CCW).
It is a signal indicating that it cannot receive the subsequent data because it was captured in. ACCOK has four of ACCOK0-3, CMR
SP has 4 of CMRSP0-3, DBS NOW, DBS NEX
T, ISWITCH are used as pointers in order.
DBS NOWは現在使用中のACCOKおよびCMRSPを示す値(0
〜3)であり、DBS NEXTは次に予測すべきACCOKおよびC
MRSPを示す値(0〜3)であってカウンタで発生され
る。DBS NEXTとDBS NOWの差が先取り量を表す。ISWITCH
は、入出力制御装置への応答信号発生のためACCOKおよ
びCMRSPのどれを使用するかを示すカウンタである。DBS NOW is a value that indicates ACCOK and CMRSP currently in use (0
~ 3) and DBS NEXT is ACCOK and C to be predicted next
A value (0 to 3) indicating MRSP, which is generated by the counter. The difference between DBS NEXT and DBS NOW represents the amount of advance payment. ISWITCH
Is a counter indicating which of ACCOK and CMRSP is used to generate a response signal to the input / output control device.
信号サービスイン(SVI)はIOCからデータがデータバス
(BUSI)上に載せられて送出される時送られてくるタグ
信号である。SVIが到来すると、DRQ1フリップフロップ
(FF)がセットされ、信号DRQ1が“1"となる。信号DRQ1
はDBSへ書込み要求がある時“1"となり、書き込まれる
時“0"となる。Signal Service In (SVI) is a tag signal sent from the IOC when data is sent on the data bus (BUSI). When the SVI arrives, the DRQ1 flip-flop (FF) is set and the signal DRQ1 becomes "1". Signal DRQ1
Is "1" when there is a write request to the DBS and "0" when it is written.
信号SVIは遅延回路DLにより遅延されて、信号ACCOK0〜
3と共にAND回路A1に入り、一致がとれれば、フリップ
フロップSVOFFをセットする。SVOFFがセットされると信
号SVOが送出される。信号SVO(サービスアウト)は、IO
Cから送られてきたデータをチャネル装置が受け取った
ことに対するチャネル装置の応答信号である。The signal SVI is delayed by the delay circuit DL, and the signals ACCOK0-
When 3 and 3, the AND circuit A1 is entered, and if there is a match, the flip-flop SVOFF is set. Signal SVO is sent when SVOFF is set. Signal SVO (service out) IO
It is a response signal of the channel device in response to the reception of the data sent from C by the channel device.
同じく遅延回路DLにより遅延された信号SVIは、信号CMR
SP0〜3と共にAND回路42に入り、一致がとれれば、フリ
ップフロップCMOFFをセットする。CMOFFがセットされる
と信号CMOが送出される。信号CMO(コマンドアウト)
は、IOCから送られてきたデータをチャネル装置が受け
取れない時チャネル装置が応答する信号である。Similarly, the signal SVI delayed by the delay circuit DL is the signal CMR.
The AND circuit 42 is entered together with SP0 to SP3, and if a match is found, the flip-flop CMOFF is set. The signal CMO is sent out when CMOFF is set. Signal CMO (command out)
Is a signal to which the channel device responds when the channel device cannot receive the data sent from the IOC.
サービスアウト(SVO)信号は、ACCOKがオンで且つCMRS
Pがオフである条件で発行される。Service out (SVO) signal, ACCOK is on and CMRS
Issued on condition that P is off.
前記の信号DRQ1の“1"によって、IOCから送られてきた
データをDBSへ書き込むためのポインタであるIBAが一つ
進められる。DBSよりMSUへのデータ書込みが行われる
と、DBSのデータをMSUへ読み出す際のポインタであるMB
Aが一つ進められる。By "1" of the signal DRQ1, the IBA which is a pointer for writing the data sent from the IOC to the DBS is advanced. When data is written to MSU from DBS, MB which is a pointer for reading the data of DBS to MSU
A is advanced by one.
CCWで指示されたバイトカウントによって示されるDBSに
おけるエンドポインタであるIEBA、CCWで示されたフラ
グがチェーンデータフラグであることを示すCDFLG、チ
ェーンデータフラグにより連結されたCCWをフェッチし
そのCCWに関するフラグをセットするタイミングでオン
となり、そのCCWに関するIEBAをセットした次のタイミ
ングでリセットされる信号CDCMPの各データおよびMBA、
IBAのデータの値に応じて前記の次の予測の応答としてA
CCOKかCMRSPの何れかがセットされる。このように予測
に基づいて、次のデータを受け入れられる(ACCOK)
か、受け入れられない(CMRSP)かの何れをオンとする
かが、即ち予測データである。IEBA which is the end pointer in DBS indicated by the byte count indicated by CCW, CDFLG which indicates that the flag indicated by CCW is a chain data flag, CCW which is concatenated by chain data flag is fetched and the flag related to that CCW Is turned on at the timing of setting, and is reset at the next timing when IEBA for that CCW is set. Each data of signal CDCMP and MBA,
A as the response of the next prediction above depending on the value of the IBA data
Either CCOK or CMRSP is set. Thus, based on the forecast, the next data can be accepted (ACCOK)
Whether to turn on or not accept (CMRSP) is the prediction data.
第7図は、予測制御の行われているチャネル装置におけ
る各信号のタイムチャート例を示す。第7図に示すタイ
ムチャート例は、第8図に示すようなCCWの構成により
読取り動作を行っている時の状況を示している。FIG. 7 shows an example of a time chart of each signal in the channel device under the predictive control. The time chart example shown in FIG. 7 shows the situation when the reading operation is performed by the CCW configuration as shown in FIG.
第8図(a)において、第1のCCWは、読取り(READ)
コマンドであり、バイトカウント(BC)は1であり、チ
ェーンデータフラグ(CD)が“1"即ち、データがチェー
ニングされていることを示す。第2のCCWはチェーンデ
ータフラグにより連結されたCCWであり、バイトカウン
ト(BC)が1バイトであり、チェーンデータフラグ(C
D)が“0"即ち、これでコマンドは終了することを示
す。このようなCCWは、入出力装置側のデータが、例え
ば同図(b)に示すように、ギャップを挟んで1バイト
と1バイトの二つのブロックに分かれている場合の読取
り等に使われる。In FIG. 8 (a), the first CCW is read (READ).
It is a command, the byte count (BC) is 1, and the chain data flag (CD) is "1", that is, the data is chained. The second CCW is a CCW linked by a chain data flag, has a byte count (BC) of 1 byte, and has a chain data flag (C
D) is "0", which means that the command is finished. Such CCW is used for reading when the data on the input / output device side is divided into two blocks of 1 byte and 1 byte with a gap therebetween as shown in FIG.
以下、第7図のタイムチャートに従って動作を説明す
る。サイクル0,1の初期条件の説明は省略する。The operation will be described below with reference to the time chart of FIG. The description of the initial conditions of cycles 0 and 1 is omitted.
(1)サイクル2において入出力制御装置からSVIが上
がってくると、DRQ1がオンにされDBSに1バイトのスト
ア要求を出し、次に読取り(READ)フラグがオンで、SV
Iがオン、ISWITCHが“0"であり、ACCOK0が“1"、CMRSP0
が“0"であるからサービスアウト(SVO)がオンにされ
る。SVOがオンとなると、予測を次に移す必要があり、I
SWITCHを“1"に進める。図において、縦の線上の小さな
丸が条件を示し小さな矢印がその結果による信号のセッ
トを示す。図ではDBS NEXT−DBS NOW=2となってい
て、二つ先が予測制御され、既にACCOK0,ACCOK1,ACCOK2
が“1"となっている。(1) When SVI rises from the I / O controller in cycle 2, DRQ1 is turned on and a 1-byte store request is issued to DBS, then the read (READ) flag is turned on and SV
I on, ISWITCH is “0”, ACCOK0 is “1”, CMRSP0
Is 0, service out (SVO) is turned on. When SVO turns on, the prediction needs to move to the next
Advance SWITCH to "1". In the figure, the small circles on the vertical lines indicate the conditions, and the small arrows indicate the resulting signal set. In the figure, DBS NEXT-DBS NOW = 2 and the two destinations are predictively controlled and already ACCOK0, ACCOK1, ACCOK2
Is “1”.
(2)次に、CDFLGがオン、IEBA−IBA=“1"であり、MB
Aが“0"、DRQ1がオン、DBS NEXTが“2"であるから、ACC
OK3がオンにされる。(2) Next, CDFLG is ON, IEBA-IBA = "1", MB
Since A is “0”, DRQ1 is on, and DBS NEXT is “2”, ACC
OK3 is turned on.
(3)次に、READがオン、DBS NOWが“0"であり、ACCOK
0がオン、CMRSP0がオフであるからDBSへの書込みが行わ
れ、DRQ1は落とされ、IBAは“1"に、DBS NOWは“1"に、
DBS NEXTは“3"に進められる。(3) Next, READ is on, DBS NOW is “0”, and ACCOK
Since 0 is on and CMRSP0 is off, writing to DBS is done, DRQ1 is dropped, IBA is “1”, DBS NOW is “1”,
DBS NEXT is advanced to "3".
(4)MSUへの書込みが行われると、MBAは“1"に進めら
れる。(4) When writing to MSU, MBA is advanced to "1".
(5)サイクル6で次のCCWのフェッチが行われ、そのC
CWのチェーンデータフラグが“0"であることから、CDFL
Gはオフとされ、CD CMPがオンとされる。次にこのCCWの
バイトカウントが“1"であるからIEBAには“2"(現在の
IEBA+バイトカウント)がセットされる。この次のタイ
ミングでCD CMPはオフとされる。(5) In cycle 6, the next CCW is fetched and its C
Since the chain data flag of CW is "0", CDFL
G is turned off and CD CMP is turned on. Next, since the byte count of this CCW is "1", IEBA is "2" (current
IEBA + byte count) is set. CD CMP is turned off at the next timing.
(6)サイクル10でSVIが上げられると、DRQ1がオンに
され、ISWITCHが“1"であり、ACCOK1がオン、CMRSP1が
オフであるから、SVOがオンにされる。SVOオンにより、
ISWITCHは“2"に進められる。(6) When SVI is raised in cycle 10, DVO1 is turned on, ISWITCH is "1", ACCOK1 is on, and CMRSP1 is off, so SVO is turned on. With SVO on,
ISWITCH is advanced to "2".
(7)CDFLGはオフであるが、IEBA−IBA=“1"であり、
MBAは“1"、DRQ1はオンであるからACCOK0が引続きオン
にされる。次に、READがオン、DBS NOWが“1"であり、A
CCOK1がオン、CMRSP1がオフであるからDBSへの書込みが
行われ、DRQ1は落とされ、IBAは“2"に、DBS NOWは“2"
に、DBS NEXTは“0"に進められる。(7) CDFLG is off, but IEBA-IBA = "1",
Since MBA is “1” and DRQ1 is on, ACCOK0 is continuously turned on. Then READ is on, DBS NOW is “1”, A
Since CCOK1 is on and CMRSP1 is off, DBS is written, DRQ1 is dropped, IBA is “2”, DBS NOW is “2”.
Then, DBS NEXT is advanced to "0".
(8)サイクル12でSVIが上げられると、DRQ1がオンに
され、ISWITCHが“2"であり、ACCOK2がオン、CMRSP2が
オフであるから、SVOがオンにされる。SVOオンにより、
ISWITCHは“3"に進められる。CDFLGはオフであり、IEBA
−IBA=“0"であり、MBAは“2"、DRQ1はオンであるから
ACCOK1はリセットされる。次に、READがオン、DBS NOW
が“2"であり、ACCOK2がオン、CMRSP2がオフであるから
DBSへの書込みが行われ、DRQ1は落とされ、IBAは“3"
に、DBS NOWは“2"に、DBS NEXTは“1"に進められる。(8) When SVI is raised in cycle 12, DVO1 is turned on, ISWITCH is "2", ACCOK2 is on, and CMRSP2 is off, so SVO is turned on. With SVO on,
ISWITCH is advanced to "3". CDFLG is off and IEBA
-IBA = "0", MBA is "2", DRQ1 is on
ACCOK1 is reset. Then READ is on, DBS NOW
Is "2", ACCOK2 is on, CMRSP2 is off
DBS is written, DRQ1 is dropped, IBA is "3"
Then, DBS NOW is advanced to "2" and DBS NEXT is advanced to "1".
以上の結果、第2のCCWの指定したバイトカウントが1
であっても、2バイト先のACCOKおよびCMRSPがセットさ
れているため、DBSへ2バイトの書込みが行われること
になる。As a result, the byte count specified by the second CCW is 1
However, since 2 bytes ahead ACCOK and CMRSP are set, 2 bytes will be written to DBS.
上記に説明したように、チャネル装置における予測制御
においては、現在のCCWのチェーンデータフラグがオン
であるときは、次のCCWのフェッチの前に予測が行わ
れ、誤ってCCWで指示されるバイトカウント以上のデー
タをチャネル装置に取り込むことが起こり、チェーニン
グチェックというエラー条件が発生して、システム停止
となることがあった。As explained above, in predictive control in a channel device, when the current CCW chain data flag is on, the prediction is done before the next CCW fetch and the byte incorrectly indicated in the CCW. Occasionally, more than the count of data was taken into the channel device, an error condition called chaining check occurred, and the system sometimes stopped.
本発明は、このような従来の問題点を解消したチャネル
装置を提供しようとするものである。The present invention is intended to provide a channel device that solves the above-mentioned conventional problems.
第1図は、本発明の原理ブロック図を示す。 FIG. 1 shows a block diagram of the principle of the present invention.
図において、符号1〜5は第5図に示した符号と同一の
対象物を示す。In the figure, reference numerals 1 to 5 represent the same objects as those shown in FIG.
121は修正データ発生手段であり、制御信号の条件から
予測データを修正するデータを発生する。Reference numeral 121 is a correction data generating means, which generates data for correcting the prediction data from the condition of the control signal.
141は予測修正手段であり、修正データ発生手段121の発
生した修正データにより予測データを修正する。Reference numeral 141 denotes a prediction correction means, which corrects the prediction data with the correction data generated by the correction data generation means 121.
チャネル装置1は予測制御によって2バイト先のACCOK
およびCMRSPをセットして入出力制御装置への応答およ
びDBSへの書込み制御を行っているとする。Channel device 1 uses predictive control to ACCOK 2 bytes ahead
And CMRSP are set to respond to the I / O controller and write to the DBS.
現在のCCWに指示しているバイト数の読み込みを終わ
り、このCCWにチェーンデータフラグにより連結された
次のCCWがフェッチされる。新しいCCWの指示するチェー
ンデータフラグが“0"であり、このコマンドの最後であ
るときは、修正データ発生手段121はCCWの指示するバイ
トカウントに基づいて、各信号の現在の状態から予測デ
ータの修正データを発生する。After reading the number of bytes indicated to the current CCW, the next CCW linked to this CCW by the chain data flag is fetched. When the chain data flag indicated by the new CCW is "0" and it is the end of this command, the correction data generation means 121 uses the byte count indicated by the CCW to calculate the predicted data from the current state of each signal. Generate modified data.
予測修正手段141は、修正データ発生手段121の発生した
修正データによって、予測によりセットされているCMRS
Pを強制的に修正する。これによってコマンドアウト(C
MO)が発行され、CCWの指示するバイトカウントだけの
データを取り込んで動作を終了する。The prediction correction means 141 uses the correction data generated by the correction data generation means 121 to set the CMRS set by prediction.
Force P to be fixed. This allows command out (C
MO) is issued, and the operation is completed by fetching the data of the byte count indicated by CCW.
以下第2図〜第4図に示す実施例により、本発明をさら
に具体的に説明する。The present invention will be described more specifically with reference to the examples shown in FIGS. 2 to 4.
第2図は、本発明の一実施例による動作を示すタイムチ
ャートである。第7図に示した従来例のタイムチャート
と同一の条件で作成されている。FIG. 2 is a time chart showing the operation according to the embodiment of the present invention. It is created under the same conditions as the time chart of the conventional example shown in FIG.
第2図において、サイクル7までの動作シーケンスは第
7図と全く同一である。In FIG. 2, the operation sequence up to cycle 7 is exactly the same as in FIG.
(11)サイクル8において、CDFLGがオフであり、IEBA
−IBA=1であり、DRQ1がオフ、CDCMPがオフ、DBS NEXT
−DBS NOW=2という条件で、CMRSP2が“1"にセットさ
れる。このCMRSP2を“1"にセットすることが予測データ
の修正であり、後述の修正データ発生部および予測修正
部によって実行される。(11) In cycle 8, CDFLG is off and IEBA
-IBA = 1, DRQ1 off, CDCMP off, DBS NEXT
-CMRSP2 is set to "1" under the condition that DBS NOW = 2. Setting CMRSP2 to "1" is the correction of the prediction data, which is executed by the correction data generation unit and the prediction correction unit described later.
(12)サイクル10において、入出力セット装置側からSV
Iが上げられると、DRQ1がオンにされ、ISWITCHが“1"で
あり、ACCOK1がオン、CMRSP1がオフであるから、SVOが
オンにされる。SVOオンにより、ISWITCHは“2"に進めら
れる。(12) In cycle 10, SV from the input / output set device side
When I is raised, SVO is turned on because DRQ1 is turned on, ISWITCH is “1”, ACCOK1 is on, and CMRSP1 is off. With SVO on, ISWITCH is advanced to "2".
(13)CDFLGはオフであるが、IEBA−IBA=“1"であり、
MBAは“1"、DRQ1はオンであるからACCOK0が引続きオン
にされる。次に、READがオン、DBS NOWが“1"であり、A
CCOK1がオン、CMRSP1がオフであるからDBSへの書込みが
行われ、DRQ1は落とされ、IBAは“2"に、DBS NOWは“2"
に、DBS NEXTは“0"に進められる。(13) CDFLG is off, but IEBA-IBA = "1",
Since MBA is “1” and DRQ1 is on, ACCOK0 is continuously turned on. Then READ is on, DBS NOW is “1”, A
Since CCOK1 is on and CMRSP1 is off, DBS is written, DRQ1 is dropped, IBA is “2”, DBS NOW is “2”.
Then, DBS NEXT is advanced to "0".
(14)サイクル12において、SVIが上げられると、DRQ1
がオンにされ、ISWITCHが“2"であり、ACCOK2がオンで
あるが、CMRSP2が「オン」であるから、従来の技術の項
で述べたようにSVO発行の条件は整わず、SVOは発行され
ず、コマンドアウト(CMO)が発行される。CDFLGはオフ
であり、IEBA−IBA=“0"であり、MBAは“2"、DRQ1はオ
ンであるからACCOK1はリセットされる。次に、READがオ
ン、DBS NOWが“2"であり、ACCOK2がオンであるが、CMR
SP2がオンであるからDBSへの書込みが行われず、DRQ1は
落とされず、IBA、DBS NOWは更新されず、DBS NEXTは
“1"に進められる。(14) In cycle 12, when SVI is raised, DRQ1
Is turned on, ISWITCH is “2” and ACCOK2 is turned on, but CMRSP2 is “on”, so the conditions for issuing SVO are not satisfied as described in the section of the prior art and SVO is issued. Instead, a command out (CMO) is issued. ACCOK1 is reset because CDFLG is off, IEBA-IBA = "0", MBA is "2" and DRQ1 is on. Then READ is on, DBS NOW is “2” and ACCOK2 is on, but CMR
Since SP2 is ON, DBS is not written, DRQ1 is not dropped, IBA and DBS NOW are not updated, and DBS NEXT is advanced to "1".
以上のように、CMRSP2が修正されて、コマンドアウト
(CMO)が発行され、新しいCCWによる二つ目のバイトの
取り込みは行われない。As described above, CMRSP2 is modified, command out (CMO) is issued, and the second byte is not captured by the new CCW.
第3図は、本発明の一実施例における修正データ発生部
の要部回路図である。FIG. 3 is a circuit diagram of an essential part of a correction data generating section in an embodiment of the present invention.
ORゲートOR1により信号READと−CDCMP(CDCMPのインバ
ート出力)とDRQ1とDBS NEXT−NOW=2の条件のORを求
める。ANDゲートA1によりDBS NOW=2の条件とCD FLGが
オフで且つIEBA−IBA=2の条件((▲▼)IEBA−I
BA=1)のANDをとり、ANDゲートA2によりDBS NOW=3
の条件とCD FLGがオフで且つIEBA−IBA=1の条件
((▲▼)IEBA−IBA=1)のANDをとり、NORゲー
トOR2によりANDゲートA1とA2の出力のNORを求める。NOR
ゲートOR6でORゲートOR1とOR2の出力のNORを求めた出力
がSET−CMO0(*0)となる。The OR gate OR1 calculates the OR of the signals READ, -CDCMP (inverted output of CDCMP), DRQ1, and DBS NEXT-NOW = 2. The condition of DBS NOW = 2 and the condition of CD FLG off and IEBA-IBA = 2 by AND gate A1 ((▲ ▼) IEBA-I
Take the AND of BA = 1) and use the AND gate A2 to DBS NOW = 3
And the condition that CD FLG is off and IEBA-IBA = 1 ((▲ ▼) IEBA-IBA = 1) are ANDed, and NOR of the outputs of AND gates A1 and A2 is obtained by NOR gate OR2. NOR
The output obtained by obtaining the NOR of the outputs of the OR gates OR1 and OR2 by the gate OR6 becomes SET-CMO0 (* 0).
同様に図示のDBS NOW,IEBA,IBAの条件でSET−CMO1(*
1)、SET−CMO2(*2)、SET−CMO3(*3)が求めら
れる。このSET−CMO0(*0)、SET−CMO1(*1)、SE
T−CMO2(*2)、SET−CMO3(*3)が修正データであ
る。なお、本発明に直接関係のない信号は省略してあ
る。Similarly, under the conditions of DBS NOW, IEBA, IBA shown in the figure, SET-CMO1 (*
1), SET-CMO2 (* 2), and SET-CMO3 (* 3) are required. This SET-CMO0 (* 0), SET-CMO1 (* 1), SE
The corrected data is T-CMO2 (* 2) and SET-CMO3 (* 3). Signals not directly related to the present invention are omitted.
第4図は、本発明の一実施例における予測修正部の要部
回路図である。本図においても、本発明に直接関係のな
い信号は省略してある。FIG. 4 is a circuit diagram of a main part of the prediction correction unit in the embodiment of the present invention. Also in this figure, signals not directly related to the present invention are omitted.
三つのANDゲートA8,A9,A10によりDBS NEXTとNOWの値の
差およびIEBAとIBAの値の差の条件のANDが求められ、OR
ゲートOR10によりそれらの出力のORが求められる。NAND
ゲートA11でORゲートOR10の出力とCDオフの条件のNAND
がとられる。NANDゲートA11の出力はNORゲートOR11およ
びOR12を経由してフリップフロップFF1のセット入力と
なる。フリップフロップFF1の出力が信号CMO0となる。Three AND gates A8, A9, and A10 are used to obtain the AND of the conditions of the difference between the values of DBS NEXT and NOW and the difference between the values of IEBA and IBA.
The gate OR10 determines the OR of those outputs. NAND
NAND of the output of OR gate OR10 and the condition of CD off with gate A11
Is taken. The output of the NAND gate A11 becomes the set input of the flip-flop FF1 via the NOR gates OR11 and OR12. The output of the flip-flop FF1 becomes the signal CMO0.
同様にして、図示の条件によりフリップフロップFF2,FF
3,FF4がセットされ、信号CMO1,CMO2,CMO3が発生され
る。Similarly, the flip-flops FF2 and FF are
3, FF4 is set, and signals CMO1, CMO2, CMO3 are generated.
信号CMO0,CMO1,CMO2,CMO3は、ANDゲートA20,A21,A22,A2
3に入力され、DBS NOWの値とANDがとられ、NORゲートOR
21でNORがとられてコマンドアウト信号(CMO)を出力す
るためのCMRSPのセット信号CMRSP−NOWが発生される。Signals CMO0, CMO1, CMO2, CMO3 are AND gates A20, A21, A22, A2
Entered in 3, ANDed with the value of DBS NOW, NOR gate OR
NOR is taken at 21 and a set signal CMRSP-NOW of CMRSP for outputting a command-out signal (CMO) is generated.
同様に、信号CMO0,CMO1,CMO2,CMO3は、ANDゲートA24,A2
4,A26,A27に入力され、DBS NEXTの値とANDがとられ、NO
RゲートOR22でNORがとられてCMRSPのセット信号CMRSP−
NEXTが発生される。Similarly, the signals CMO0, CMO1, CMO2, CMO3 are connected to AND gates A24, A2.
Input to 4, A26, A27, AND with the value of DBS NEXT, NO
NOR is taken by the R gate OR22 and the set signal CMRSP− of CMRSP−
NEXT is generated.
同様に、信号CMO0,CMO1,CMO2,CMO3は、ANDゲートA28,A2
9,A30,A31に入力され、ISWITCHの値とANDがとられ、NOR
ゲートOR23でNORがとられてCMRSPのセット信号CMRSP−
iが発生される。Similarly, the signals CMO0, CMO1, CMO2, CMO3 are AND gates A28, A2.
Input to 9, A30, A31, ANDed with ISWITCH value, NOR
NOR is taken by the gate OR23 and CMRSP set signal CMRSP−
i is generated.
第3図に示した修正データSET−CMO0(*0),SET−CMO
1(*1),SET−CMO2(*2),SET−CMO3(*3)は、
それぞれNORゲートOR11,OR14,OR17,OR19の他方の入力に
入れられ、それぞれのフリップフロップFF1,FF2,FF3,FF
4を強制的にセットする。Modified data SET-CMO0 (* 0), SET-CMO shown in Fig. 3
1 (* 1), SET-CMO2 (* 2), SET-CMO3 (* 3)
It is put into the other input of each NOR gate OR11, OR14, OR17, OR19, and each flip-flop FF1, FF2, FF3, FF
Set 4 forcibly.
以上説明のように本発明によれば、チエーンデータフラ
グにより連結された次のCCWにおいてチェーンデータフ
ラグがオフとなる時、予測制御により誤ってチェーニン
グチェックの発生することを無くし、データ処理効率の
向上に寄与する効果は大である。As described above, according to the present invention, when the chain data flag is turned off in the next CCW connected by the chain data flag, the chaining flag is prevented from being erroneously caused by the predictive control, and the data processing efficiency is improved. The effect of contributing to is great.
第1図は本発明の原理ブロック図、 第2図は本発明の一実施例による各信号のタイムチャー
ト、 第3図は本発明の一実施例における修正データ発生部の
回路図、 第4図は本発明の一実施例における予測修正部の回路
図、 第5図はチャネル装置の構成例を示す図、 第6図はチャネル装置における予測制御関係の構成例を
示す図、 第7図は従来例による各信号のタイムチャート、 第8図はCCWの構成例を示す図である。 図面において、 1はチャネル装置、2は中央処理装置(CPU)、 3は主記憶装置(MSU)、 4は主記憶アクセス制御装置(MAC)、 5は入出力制御装置(IOC)、 11はデータバッフア記憶装置(DBS)、 12はDBS制御部、13はバスレジスタ、 14はIOインタフェース制御部、 15はアラインデータ記憶(ALDS)、 16はシステムバス制御部、 121は修正データ発生手段(部)、 141は予測修正手段(部)、 A1〜A31はANDゲートまたはNANDゲート、 OR1〜OR23はORゲートまたはNORゲート、 FF1〜FF4はフリップフロップ、 それぞれ示す。FIG. 1 is a block diagram of the principle of the present invention, FIG. 2 is a time chart of each signal according to one embodiment of the present invention, FIG. 3 is a circuit diagram of a correction data generation unit in one embodiment of the present invention, and FIG. FIG. 5 is a circuit diagram of a prediction correction unit in one embodiment of the present invention, FIG. 5 is a diagram showing a configuration example of a channel device, FIG. 6 is a diagram showing a configuration example of prediction control relation in the channel device, and FIG. A time chart of each signal according to an example, FIG. 8 is a diagram showing a configuration example of CCW. In the drawing, 1 is a channel device, 2 is a central processing unit (CPU), 3 is a main memory unit (MSU), 4 is a main memory access control unit (MAC), 5 is an input / output control unit (IOC), and 11 is a data buffer. Storage device (DBS), 12 DBS control unit, 13 bus register, 14 IO interface control unit, 15 align data storage (ALDS), 16 system bus control unit, 121 correction data generating means (unit), 141 is a prediction correction means (part), A1 to A31 are AND gates or NAND gates, OR1 to OR23 are OR gates or NOR gates, and FF1 to FF4 are flip-flops.
Claims (1)
記憶装置(3)と入出力制御装置(5)間のデータ転送
を制御し、その読取り動作において入出力制御装置
(5)から1バイトずつ送られてくるデータの次のデー
タに対し受け取るべきか或いは停止を指示すべきかを何
バイトか先を予測制御しているチャネル装置(1)にお
いて、 チェーンデータフラグにより連結された次のチャネルコ
マンド語のチェーンデータフラグがオフのとき、チャネ
ルコマンド語の指示するバイトカウントに基づいて制御
信号の現在の状態から予測データを修正するデータを発
生する修正データ発生手段(121)と、 前記修正データ発生手段(121)の発生した修正データ
により予測データを修正する予測修正手段(141)とを
備え、 前記チェーンデータフラグにより連結された次のチャネ
ルコマンド語をフェッチした時、前記予測修正手段(14
1)により、予測データを強制的に修正するよう構成し
たことを特徴とするチャネル装置。1. A data buffer storage device (11) is provided for controlling data transfer between a main storage device (3) and an input / output control device (5), and in the read operation, 1 byte from the input / output control device (5). In the channel device (1) that predicts and controls a few bytes ahead of whether to receive the next data of the data sent each time or to instruct the stop, the next channel command linked by the chain data flag Correction data generating means (121) for generating data for correcting the prediction data from the current state of the control signal based on the byte count indicated by the channel command word when the word chain data flag is off; And a prediction correction means (141) for correcting the prediction data by the correction data generated by the means (121). When fetched the concatenated next channel command word Ri, the prediction correction means (14
A channel device characterized by being configured to forcibly correct predicted data according to 1).
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP24172887A JPH0769877B2 (en) | 1987-09-25 | 1987-09-25 | Channel device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP24172887A JPH0769877B2 (en) | 1987-09-25 | 1987-09-25 | Channel device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS6482246A JPS6482246A (en) | 1989-03-28 |
JPH0769877B2 true JPH0769877B2 (en) | 1995-07-31 |
Family
ID=17078651
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP24172887A Expired - Fee Related JPH0769877B2 (en) | 1987-09-25 | 1987-09-25 | Channel device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0769877B2 (en) |
-
1987
- 1987-09-25 JP JP24172887A patent/JPH0769877B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPS6482246A (en) | 1989-03-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR900004006B1 (en) | Micro processor system | |
US5991841A (en) | Memory transactions on a low pin count bus | |
US5107415A (en) | Microprocessor which automatically rearranges the data order of the transferred data based on predetermined order | |
US5347638A (en) | Method and apparatus for reloading microinstruction code to a SCSI sequencer | |
US7640375B2 (en) | DMA controller, method, information processing system, and program for transferring information blocks comprising data and descriptors | |
JPH0472255B2 (en) | ||
JPH01120660A (en) | Microcomputer device | |
EP0361497B1 (en) | Program/data memory employed in microcomputer system | |
JPH0769877B2 (en) | Channel device | |
US5208915A (en) | Apparatus for the microprogram control of information transfer and a method for operating the same | |
JPS6319058A (en) | Memory device | |
JPH0222748A (en) | Non-volatile memory control circuit | |
JPS6362778B2 (en) | ||
JP2615677B2 (en) | Shared extended storage control method | |
JPH09311812A (en) | Microcomputer | |
JP3266610B2 (en) | DMA transfer method | |
JPS59231639A (en) | Terminal interface device | |
JPH0218746B2 (en) | ||
JPS5887613A (en) | Input and output controlling system | |
JPS62290949A (en) | Main storage control system | |
JPH02301851A (en) | System bus accessing system | |
JPH03116353A (en) | Personal computer | |
JPH0355642A (en) | Memory control system | |
JPS6174045A (en) | Channel control system in multi-processor system | |
JPS61157941A (en) | Transfer address controller |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
LAPS | Cancellation because of no payment of annual fees |