JPS61118858A - Channel controlling system - Google Patents

Channel controlling system

Info

Publication number
JPS61118858A
JPS61118858A JP24134684A JP24134684A JPS61118858A JP S61118858 A JPS61118858 A JP S61118858A JP 24134684 A JP24134684 A JP 24134684A JP 24134684 A JP24134684 A JP 24134684A JP S61118858 A JPS61118858 A JP S61118858A
Authority
JP
Japan
Prior art keywords
data transfer
channel
address
processing
access
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
JP24134684A
Other languages
Japanese (ja)
Inventor
Satoshi Sugiura
聡 杉浦
Hirokazu Kondo
浩和 近藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP24134684A priority Critical patent/JPS61118858A/en
Publication of JPS61118858A publication Critical patent/JPS61118858A/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/10Program control for peripheral devices
    • G06F13/12Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor
    • G06F13/122Program 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

Abstract

PURPOSE:To improve the data processing capacity of a channel by executing a data transfer of other channel, while waiting for an MS access end by a CCW fetch of some channel. CONSTITUTION:A staging part 12 is divided into two of A and B, and a data transfer request and a CCW fetch request are brought to staging to a part A and B, respectively. In this state, when waiting an access end by an MS access of a CCW fetch, if a data transfer request exists in the part A, a priority part executes it. In this case, a CS address to a CCW fetch request which is being executed is saved in a CS address holding part 28. When the MS access has been ended, as soon as a data transfer processing which is being executed by a processor at present is ended, the CS address which has been held in the holding register part 28 is delivered to a control part 14, and a CCW fetch processing is restarted.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、複数のチャネルを1つのマイクロプロセッサ
で制御するシステムにおけるチャネル制御方式に関する
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a channel control method in a system in which a plurality of channels are controlled by one microprocessor.

〔従来の技術〕[Conventional technology]

計算機システムでは中央処理装置CPU及び主記憶MS
へ入出力装置I10を、チャネル装置を介して接続する
という構成をとるのが普通である。
In computer systems, the central processing unit CPU and main memory MS
Usually, the input/output device I10 is connected to the input/output device I10 through a channel device.

Iloが多数ある場合はチャネルも複数になり、これら
複数のチャネルを1つのマイクロプロセッサで制御する
という方式がとられる。
If there are a large number of Ilo's, there will be a plurality of channels, and a method is adopted in which these plurality of channels are controlled by one microprocessor.

第2図は従来のチャネル制御部の構成を示すブロック図
で、プロセッサ処理要求スタック部10、ステージング
部12、C3(Control Storage :制
御記憶)アドレス制御部14、CSSi20■10制御
部18、プロセッサ部20(第2図会体がマイクロプロ
セッサであり、20は特にその演算制御部)、外部レジ
スタ22、L S (Iocal Storage )
部24、データ転送バッファ部26などからなる。入出
力装置I10は#0〜#Nの多数個あり(チャネルを同
様)、これらは制御部18及びバッファ部26に接続さ
れる。
FIG. 2 is a block diagram showing the configuration of a conventional channel control unit, which includes a processor processing request stack unit 10, a staging unit 12, a C3 (Control Storage) address control unit 14, a CSSi2010 control unit 18, and a processor unit. 20 (the body in FIG. 2 is a microprocessor, and 20 is especially its arithmetic control unit), external register 22, L S (Iocal Storage)
It consists of a data transfer buffer section 24, a data transfer buffer section 26, and the like. There are a large number of input/output devices I10 #0 to #N (channels are the same), and these are connected to the control section 18 and the buffer section 26.

このチャネル制御部に対する処理要求はチャネル、CP
U、及びデータ転送バッファ部から生じるのでこれらの
要求がCPU→10.18→10゜26→10の経路で
スタック部10に入力し、順にスタックされる。CPU
からの要求は、スタートI10などである。バッファ部
26からの要求は、該バッファ部にデータが溜り、送出
可能になったときなどに生じる。MSへのデータロード
の場合はロード先のMSアドレスを外部レジスタ部22
にセットし、データ送出がある度にその送出データ量を
差引いて残りデータ量を求めるなどの処理を行なうが、
これはプロセッサ部20が行なう。
This processing request to the channel control unit is based on the channel, CP
Since these requests are generated from U and the data transfer buffer unit, these requests are input to the stack unit 10 via the path of CPU→10.18→10°26→10 and are stacked in order. CPU
The request from is a start I10 or the like. A request from the buffer section 26 occurs when data has accumulated in the buffer section and data can be sent. When loading data to an MS, the load destination MS address is stored in the external register section 22.
, and every time data is sent, the amount of data sent is subtracted to find the amount of remaining data.
This is performed by the processor section 20.

スタック部10にスタックされた処理要求は優先度も考
慮して1つずつ選択されてステージング部12へ送られ
、その処理要求の内容によってCSアドレスが決まり、
111811部14を介してC8部16がアクセスされ
、所要の制御プログラムが読み出されてそれより上記要
求が処理される。
The processing requests stacked in the stack unit 10 are selected one by one, taking into account the priority, and sent to the staging unit 12, and the CS address is determined according to the content of the processing request.
The C8 unit 16 is accessed via the 111811 unit 14, the required control program is read out, and the above request is processed from there.

チャネルの仕事はデータ転送と、主記憶MSからのコマ
ンドフェッチ、主記憶へのデータ転送結果の良否報告な
どであるが、大別すればデータ転送とそれ以外になり、
こ−では後者を単にCCW(Channel Com+
5and Word)フェッチということにする。デー
タ転送は主記憶とIloとのデータ授受であるからこの
期間中は主記憶アクセスを頻繁に行なうが、CCWフェ
ッチでは主記憶からコマンドを取り寄せる、報告するた
め主記憶に対し書込みを行なうなど以外は主記憶をアク
セスせず、プロセッサ内でコマンド解析したり、フォー
マットチェックしたりしている時間が長い。
The work of the channel is to transfer data, fetch commands from the main memory MS, report the quality of data transfer results to the main memory, etc., but they can be broadly divided into data transfer and other tasks.
Here, the latter is simply referred to as CCW (Channel Com+
5 and Word) fetch. Since data transfer is data exchange between main memory and Ilo, main memory access is frequently performed during this period, but in CCW fetch, except for fetching commands from main memory and writing to main memory for reporting, etc. The processor spends a lot of time parsing commands and checking formats without accessing main memory.

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

第3図(a)は最初チャネル#Aがデータ転送を行ない
、次にチャネル#BがCCWフェッチを行ない、次にチ
ャネル#Cがデータ転送を行ない、チャネル#BのCC
WフェッチではMSアクセスを2度行なった・・・・・
・という例を示す。このCCWフェッチにおけるMSア
クセスの1回目はMSよりのコマンド取寄せに対応し、
2回目は取寄せたコマンド中にデータアドレスがあるが
、これは中間的なもので、該アドレスでMSをアクセス
しで真のデータアドレスが得られる、等の場合の該MS
アクセスに対応する。MSアクセス以外の期間は前記の
フォーマットチェック、コマンド解析などである。そし
てMSをアクセスするとそれが終了する迄即ちMS読出
しならリードデータが送られてくる迄に若干の時間がか
\す、この間が待ち(遊び)状態になる。この待ち状態
を他のチャネルのデータ転送などに利用できれば、処理
待ちを減少でき、処理能力を高めることができる。
In FIG. 3(a), channel #A first performs data transfer, then channel #B performs CCW fetch, then channel #C performs data transfer, and channel #B's CC
In W fetch, MS access was performed twice...
・Here is an example. The first MS access in this CCW fetch corresponds to requesting a command from the MS,
The second time, there is a data address in the retrieved command, but this is an intermediate one, and the true data address can be obtained by accessing the MS with that address.
Respond to access. Periods other than MS access include the above-mentioned format check, command analysis, etc. When the MS is accessed, it takes some time until the access is completed, that is, until the read data is sent in the case of MS reading, and during this time there is a waiting (idle) state. If this waiting state can be used for data transfer on other channels, the waiting time can be reduced and the processing capacity can be increased.

あるチャネルの要求処理中に他のチャネルの要求を処理
するには一般にはレジスタ内データを退避させたりの処
理が必要になる。しかし、データ転送ではLS部のデー
タアドレス、同バイト数の更新と、外部レジスタのメモ
リアクセスのアドレスレジスタのセットしか行なわない
ので、あるチャネルのCCWフェッチでのメモリアクセ
ス終了待ちの間に他のチネルのデータ転送を実行しても
、上記あるチャネルのCCWフェッチでセットした外部
レジスタを更新することがない。従ってCCWフェッチ
、メモリアクセス終了待ちの間に他のチャネルのデータ
転送処理をプロセッサで実行しても外部レジスタのセー
ブ/リストアを行なう必要はなく、メモリアクセス終了
時に次に実行すべきCSアドレスを保持しておくだけで
よい。
Processing a request for another channel while processing a request for one channel generally requires processing such as saving data in a register. However, data transfer only updates the data address of the LS section, the same number of bytes, and sets the address register for memory access in the external register. Even if the above data transfer is executed, the external register set by the CCW fetch of the certain channel is not updated. Therefore, even if the processor performs data transfer processing on other channels while waiting for CCW fetch or memory access to complete, there is no need to save/restore external registers, and the CS address to be executed next is retained when memory access is completed. Just leave it there.

本発明はか−る点に鑑みてなされたもので、あるチャネ
ルのCCWフェッチでMSアクセス終終了時の間に他の
チャネルのデータ転送を行い、処理能力を向上させよう
とするものである。
The present invention has been made in view of the above-mentioned problems, and is intended to improve processing performance by performing CCW fetch on a certain channel and transferring data on another channel during the end of MS access.

c問題点を解決するための手段〕 本発明は、複数チャネルを共通のマイクロプロセッサで
制御するチャネル制御方式において、チャネルの処理要
求をデータ転送処理要求とそれ以外に分け、データ転送
以外の処理要求の実行でメモリアクセス終了待ちとなっ
たときは、そのときの制御記憶アクセスアドレスを退避
し代って他のチャネル・のデータ転送処理要求を採用し
て、該要求の処理用の制御記憶アクセスアドレスを用い
て該制御記憶をアクセスして該他のチャネルのデータ転
送処理を実行し、その実行終了後に前記退避アドレスを
用いて前記終了時ちの処理を続行することを特徴とする
ものである。
Means for Solving Problem c] In a channel control method in which multiple channels are controlled by a common microprocessor, the present invention separates channel processing requests into data transfer processing requests and other processing requests, and separates processing requests other than data transfer processing requests. When the memory access is waiting for completion due to execution, the control memory access address at that time is saved and a data transfer processing request from another channel is adopted instead, and the control memory access address for processing the request is saved. The control storage is accessed using the control memory to execute the data transfer process of the other channel, and after the execution is completed, the save address is used to continue the process at the time of the end.

第3図(b)に示すように本発明ではチャネル#BがC
CWフェッチでMSアクセス終了時ちになるとこの間に
チャネル#C,#Dのデータ転送を行なう。このように
すればチャネル#BのCCWフェッチ完了まで待たなけ
ればならなかったチャネル#Cのデータ転送が、チャネ
ル#BのCCWフェッチ期間の前半で実行でき、チャネ
ル#Dのデータ転送も同様に早めて実行することができ
る。
As shown in FIG. 3(b), in the present invention, channel #B is
Immediately after the MS access ends with CW fetch, data transfer for channels #C and #D is performed during this time. In this way, the data transfer of channel #C, which had to wait until the completion of the CCW fetch of channel #B, can be performed in the first half of the CCW fetch period of channel #B, and the data transfer of channel #D can also be performed earlier. can be executed.

〔実施例〕〔Example〕

第1図は本発明の実施例を示し、第2図と同じ部分に同
じ符号が付しである。即ち10は各チャネルで発生する
プロセッサ処理要求等を保持するプロセッサ処理要求ス
タック部、12は該スタフ、 り部の処理要求をステー
ジングされるステージング部、14は該ステージング部
から出力される処理要求のCSアドレスを決めるCSア
ドレス制御部、16はマイクロプログラムを保持してい
るC8部である。また20はプロセッサ部で、CPUか
らのI10命令の起動、I10制御部18からのI10
割込みの処理によるCPUあるいはサブチャネル(Il
o)の制御、コマンドチェイニング、データチェイニン
グ、I10起動時のMSからのCCWフェッチとチェッ
ク、データ転送バッファ部26からのデータ転送処理に
よるLS部24内のデータアドレス、バイト数の更新と
MSへのアクセスの起動、などを制御する。LS部24
は、I10制御部1日とプロセッサ部20のコミユニケ
ージジン又はサブチャネルCCWを保持し、各チャネル
に対応して設けられる。22は外部レジスタ部で、LS
部24の読出しデータを保持して該データの高速アクセ
スを可能にするワークレジスタ、MSアクセスのアドレ
スレジスタ、CPUインタフェースレジスタ及びその他
よりなる。
FIG. 1 shows an embodiment of the present invention, in which the same parts as in FIG. 2 are given the same reference numerals. That is, 10 is a processor processing request stack unit that holds processor processing requests generated in each channel, 12 is a staging unit that stages processing requests of the staff, and 14 is a stack unit that holds processing requests output from the staging unit. A CS address control section 16 which determines the CS address is a C8 section that holds a microprogram. Further, 20 is a processor section, which starts the I10 instruction from the CPU, and receives the I10 instruction from the I10 control section 18.
CPU or subchannel (Il) by processing interrupts.
o) control, command chaining, data chaining, CCW fetch and check from MS when starting I10, update of data address and number of bytes in LS section 24 by data transfer processing from data transfer buffer section 26, and MS Control the activation of access to, etc. LS section 24
holds the communication engine or subchannel CCW of the I10 control unit 1 and the processor unit 20, and is provided corresponding to each channel. 22 is an external register section, LS
It consists of a work register that holds read data from the section 24 and enables high-speed access to the data, an address register for MS access, a CPU interface register, and others.

データ転送バッファ部26は、各チャネルに対応して設
けられているI10インタフェースデータを一時保持し
、制御する。
The data transfer buffer unit 26 temporarily holds and controls I10 interface data provided corresponding to each channel.

第1図と第2図を比べれば明らかなように本発明ではス
テージング部12をA、Bの2つに分け、またCSアド
レス保持レジスタ部28及びメモリアクセス終了待ち制
御部30を設ける。ステージング部12はA、Bの2つ
にしたのは、データ転送とCCWフェッチ各処理要求を
別にステージングするためである。こ−ではデータ転送
要求はA部に、CCWフェッチ要求はB部にステージン
グされるとする。ステージング部12のブライオリ部は
、次に実行すべき処理要求を決定する。即ちこのステー
ジング部12には現在実行中の処理要求と、ステージン
グA部のデータ転送要求およびステージング8部のCC
Wフェッチ要求の最大で3個の要求が入ると見做せるが
、次に実行する処理要求はA、B部のどれかを決める。
As is clear from a comparison of FIG. 1 and FIG. 2, in the present invention, the staging section 12 is divided into two parts A and B, and a CS address holding register section 28 and a memory access completion wait control section 30 are provided. The reason why there are two staging units 12, A and B, is to stage data transfer and CCW fetch processing requests separately. Here, it is assumed that data transfer requests are staged in part A and CCW fetch requests are staged in part B. The Brioli section of the staging section 12 determines the processing request to be executed next. In other words, the staging unit 12 stores the processing request currently being executed, the data transfer request of the staging A unit, and the CC of the staging 8 unit.
It can be assumed that a maximum of three W fetch requests are received, and it is determined which processing request to be executed next, A or B.

CCWフェッチのMSアクセスでアクセス終了待ちとな
ると、プライオリティ部はステージングA部にデータ転
送要求があればそれを実行させる(チャネルが2つの処
理要求を同時に出すことはないから、該データ転送要求
は他のチャネルのもの)が、このとき実行中であるCC
Wフェッチ要求に対するCSアドレスは退避させておく
必要があり (こうしておかないと次はどこから再開し
てよいか分らなくなる)、この退避先がCSアドレス保
持部28である。
When a CCW fetch MS access waits for the access to end, the priority section causes the staging A section to execute the data transfer request if there is one (because the channel does not issue two processing requests at the same time, the data transfer request is channel) is currently running
It is necessary to save the CS address for the W fetch request (if this is not done, it will be difficult to know where to restart from next), and the CS address holding unit 28 is the destination for this save.

MSアクセス終了時ち中の飛び込み処理を可能にするた
め本発明ではマイクロプログラムの処理ルーチンの終了
を示すマイクロオーダを2種類用意する。その1つは「
完全終了」で、マイクロプログラム処理ルーチンが完全
に終了したことを示す。他の1つは「メモリアクセス終
了待ち」で、このマイクロオーダが実行されたときメモ
リアクセス終了待ち制御部30はCSアドレス保持レジ
スタ部28にMSアクセス終了時に実行すべきCSアド
レスを保持させ、MSからのアクセス終了待ちとする。
In order to enable jump processing at the end of MS access, the present invention provides two types of micro-orders that indicate the end of a microprogram processing routine. One of them is “
``Completely completed'' indicates that the microprogram processing routine has completely terminated. The other one is "wait for completion of memory access", and when this micro-order is executed, the memory access completion wait control section 30 causes the CS address holding register section 28 to hold the CS address to be executed at the end of MS access, and Waiting for access from .

またこのときプライオリティ部に信号を送り、ステージ
ングA部に保持していたデ−タ転送処理を実行させる。
Also, at this time, a signal is sent to the priority section to cause the staging A section to execute the data transfer process held in it.

即ち該要求の内容により定まるCSアドレス(これは制
御部14が決定する)を、今や空になった制御部14に
セットし、該アドレスによりC8部16を読み出し、そ
の読み出したマイクロプログラムによりプロセッサ部2
0を動作させる。ステージング8部に保持されるCCW
フェッチ要求は、「完全終了」のマイクロオーダが実行
されるまで処理されない。MSアクセス終了となったと
きは、今プロセッサで実行しているデータ転送処理が終
了次第、保持レジスタ部28に保持されていたCSアド
レスが制御部14に渡され、CCWフェッチ処理再開と
なる。
That is, the CS address determined by the content of the request (this is determined by the control unit 14) is set in the now empty control unit 14, the C8 unit 16 is read out using the address, and the processor unit is controlled by the read microprogram. 2
Operate 0. CCW held in staging section 8
Fetch requests are not processed until a "complete" micro-order is executed. When the MS access ends, as soon as the data transfer process currently being executed by the processor ends, the CS address held in the holding register unit 28 is passed to the control unit 14, and the CCW fetch process is restarted.

データ転送では、フェッチ/ストアするMSのアドレス
と、フェッチ/ストアするデータのバイト数がLS部2
4に格納され、MSアクセスは該MSアドレスを外部レ
ジスタ部22にセットして行なう。データバイト数はコ
マンドにあるのでそれがLS部24に書込まれ、以後デ
ータ転送がなされる度にプロセッサ20はLS部24の
データバイト数を減算し、結果をLS部24へ書込んで
おく。データ転送で使用されるLS部分とCCWフェッ
チで使用されるLS部分は区別されており、共通される
ものはない。外部レジスタ部22にセットするMSアク
セスアドレスは、MSがそれを取込んだ後は不要である
から、CCWフェッチで外部レジスタ部22にアドレス
を書込み、その後データ転送で外部レジスタ部22にア
ドレスを書込ん(前のアドレスは消される)でも、格別
支障ない。つまり外部レジスタ部22はCCWフェッチ
とデータ転送で共用できる。プロセッサ部20は、デー
タ転送時に上記LS部レジスタへのデータセット、残り
データ量算出、その算出結果によるLS部レジスタの更
新などを行なうなどだけで、CCWフェッチ用のレジス
タを使用し、その内容を破壊することはない(レジスタ
部22のワークレジスタはデータ転送用とCCWフェッ
チ角に分けである)。従ってMSアクセス終終了ち中の
飛び込み処理は可能である。
In data transfer, the address of the MS to be fetched/stored and the number of bytes of data to be fetched/stored are stored in the LS section 2.
4, and MS access is performed by setting the MS address in the external register section 22. Since the number of data bytes is in the command, it is written to the LS section 24, and every time data is transferred thereafter, the processor 20 subtracts the number of data bytes from the LS section 24, and writes the result to the LS section 24. . The LS part used for data transfer and the LS part used for CCW fetch are distinct and have nothing in common. The MS access address set in the external register section 22 is not needed after the MS fetches it, so the address is written to the external register section 22 by CCW fetch, and then the address is written to the external register section 22 by data transfer. Even if the address is deleted (the previous address will be deleted), there is no particular problem. In other words, the external register section 22 can be shared by CCW fetch and data transfer. The processor unit 20 uses the register for CCW fetch and stores its contents by simply setting data in the LS register, calculating the amount of remaining data, and updating the LS register based on the calculation results during data transfer. It will not be destroyed (the work registers in the register section 22 are divided into data transfer and CCW fetch angle). Therefore, jump processing is possible while the MS access is being completed.

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

以上説明したように本発明によれば、データ転送以外の
処理でのMSアクセス終終了ち中に他のチャネルのデー
タ転送処理を行なうようにしたので、あたかもメモリア
クセス待ち時間が削減されたかのように見せることがで
きると共に、データ転送速度を向上させることができる
As explained above, according to the present invention, data transfer processing for other channels is performed while MS access is being completed for processing other than data transfer, so that it is as if the memory access waiting time has been reduced. It is possible to improve the data transfer speed.

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

第1図は本発明の実施例を示すブロック図、第2図は従
来方式を示すブロック図、第3図は本発明と従来法との
対比説明図である。 図面で#0〜#Nはl10(チャネル)、MSはメモリ
(主記憶)、C3は制御記憶、28はCSアドレス退避
部である。
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a block diagram showing a conventional method, and FIG. 3 is a comparison diagram of the present invention and the conventional method. In the drawing, #0 to #N are l10 (channels), MS is a memory (main memory), C3 is a control memory, and 28 is a CS address saving section.

Claims (1)

【特許請求の範囲】 複数チャネルを共通のマイクロプロセッサで制御するチ
ャネル制御方式において、 チャネルの処理要求をデータ転送処理要求とそれ以外に
分け、データ転送以外の処理要求の実行でメモリアクセ
ス終了待ちとなったときは、そのときの制御記憶アクセ
スアドレスを退避し代って他のチャネルのデータ転送処
理要求を採用し、該要求の処理用の制御記憶アクセスア
ドレスを用いて該制御記憶をアクセスして該他のチャネ
ルのデータ転送処理を実行し、その実行終了後に前記退
避アドレスを用いて前記終了待ちの処理を続行すること
を特徴としたチャネル制御方式。
[Claims] In a channel control method in which multiple channels are controlled by a common microprocessor, channel processing requests are divided into data transfer processing requests and other processing requests, and processing requests other than data transfer are executed while waiting for completion of memory access. When this occurs, the control memory access address at that time is saved, a data transfer processing request of another channel is adopted instead, and the control memory is accessed using the control memory access address for processing the request. A channel control method characterized in that the data transfer process of the other channel is executed, and after the execution is completed, the process waiting for completion is continued using the save address.
JP24134684A 1984-11-15 1984-11-15 Channel controlling system Pending JPS61118858A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24134684A JPS61118858A (en) 1984-11-15 1984-11-15 Channel controlling system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24134684A JPS61118858A (en) 1984-11-15 1984-11-15 Channel controlling system

Publications (1)

Publication Number Publication Date
JPS61118858A true JPS61118858A (en) 1986-06-06

Family

ID=17072930

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24134684A Pending JPS61118858A (en) 1984-11-15 1984-11-15 Channel controlling system

Country Status (1)

Country Link
JP (1) JPS61118858A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59146326A (en) * 1983-02-09 1984-08-22 Fujitsu Ltd Control system of channel device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59146326A (en) * 1983-02-09 1984-08-22 Fujitsu Ltd Control system of channel device

Similar Documents

Publication Publication Date Title
EP0464615A2 (en) Microcomputer equipped with DMA controller
JPH01131949A (en) Parallel computer provided with processing request function
JPH05257866A (en) Device and method for dynamically chaining direct memory access operation that should be performed to input/output device
EP0614139A2 (en) External procedure call for distributed processing environment
JP2821345B2 (en) Asynchronous I / O control method
US6134642A (en) Direct memory access (DMA) data transfer requiring no processor DMA support
JPS61118858A (en) Channel controlling system
JP2669911B2 (en) DMA controller and information processing system
EP0614148A1 (en) Data processing apparatus
JPS6212531B2 (en)
JPH06324861A (en) System and method for controlling cpu
JP3209560B2 (en) Interrupt management method for microprocessor system
JP2562474B2 (en) Multi-CPU system adapter and control method thereof
JPH0424733B2 (en)
JP3029445B2 (en) Startup reception device and method
JPH04162135A (en) Data processor
JPH0646391B2 (en) Data transfer device
JPS6212555B2 (en)
JPH03182945A (en) Transfer system for data in main storage
JPS61256421A (en) Initialization system for transfer buffer of auxiliary storage device
JPS60159958A (en) Data transfer controlling circuit
JPH03246654A (en) Method for controlling data transfer
JPS596413B2 (en) channel control device
JPH0646392B2 (en) Data transfer device
JPS59212960A (en) Prefetch control system