JPS61120256A - Channel control system - Google Patents

Channel control system

Info

Publication number
JPS61120256A
JPS61120256A JP24202184A JP24202184A JPS61120256A JP S61120256 A JPS61120256 A JP S61120256A JP 24202184 A JP24202184 A JP 24202184A JP 24202184 A JP24202184 A JP 24202184A JP S61120256 A JPS61120256 A JP S61120256A
Authority
JP
Japan
Prior art keywords
channel
microprocessor
control
channels
mpc2
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
JP24202184A
Other languages
Japanese (ja)
Inventor
Seiichi Shimizu
誠一 清水
Teruo Aizawa
相沢 照男
Satoshi Sugiura
聡 杉浦
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 JP24202184A priority Critical patent/JPS61120256A/en
Publication of JPS61120256A publication Critical patent/JPS61120256A/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 perform channel control with high efficiency by using plural microprocessors for multi-channel control and performing the control of an I/O interface as well as the control of a CPU and an MSU interface respectively. CONSTITUTION:The 1st microprocessor MPC1 which gives processing successively to many channels in the prescribed order is provided together with the 2nd microprocessor MPC2 which executes properly the processing requests for each channel. The control lines of many input/output devices I/O are connected to the MPC1 with the data lines connected to a data buffer storage DBS respectively. The MPC2 controls the interface signal between a central processing unit CPU and a main memory MS and channels respectively.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、マイクロプロセッサによる複数のチーネルの
制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for controlling a plurality of channels using a microprocessor.

〔従来の技術〕[Conventional technology]

汎用計算機システムにおいては中央処理装置Cpu、主
記憶装置MSU、および多数の入出力装置I10を主制
御装置MCU及びチャネル装置CHを介して第4図に示
すように接続する。チャネルCHおよび入出力装置I1
0は本例ではn+1個あるとしており、この個数は例え
ば16,32゜64などの多数である。
In a general-purpose computer system, a central processing unit CPU, a main storage unit MSU, and a large number of input/output devices I10 are connected as shown in FIG. 4 via a main control unit MCU and a channel device CH. Channel CH and input/output device I1
In this example, it is assumed that there are n+1 0's, and this number is a large number such as 16,32°64, for example.

チャネルの動作は第5図に示すように■CPUからのI
10命令の起動、■MSUからのCCW(Channe
l  Command  Word)フェッチ、■I1
0装置の起動、■データ転送、■データチェイニングに
よるCCWフェッチ、■データ転送、■コマンドチェイ
ニングによるCCWフエンチ、■コマンドチェイニング
(再結合待ち)によるI10起動、■データ転送終了で
の(10割込み、[株]I10装置からの処理要求受付
け、■コマンドチェイニング(■と同じ)である。
The operation of the channel is as shown in Figure 5.
Activation of 10 instructions, ■ CCW (Channel) from MSU
l Command Word) Fetch, ■I1
0 device startup, ■Data transfer, ■CCW fetch by data chaining, ■Data transfer, ■CCW quench by command chaining, ■I10 startup by command chaining (waiting for recombination), ■(10 These are interrupts, acceptance of processing requests from I10 equipment, and (1) command chaining (same as (2)).

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

このようなチャネルの動作をマイクロプロセッサMPC
で制御するには単純には多数のチャネルに対して1間の
MPCを設ければよい。しかしこの方式では不充分であ
る。即ち、チャネルの機能のうち110装置からの処理
要求監視などは常時行なわねばならないものであり、デ
ータ転送などは転送データが集ってから行なうので間欠
的であり、このような性質の異なる処理に、単−MPC
方式では充分対応できない。
The operation of such channels is carried out by the microprocessor MPC.
To perform this control, simply provide one MPC for a large number of channels. However, this method is insufficient. In other words, among the channel functions, monitoring of processing requests from 110 devices must be performed constantly, while data transfer is performed only after the transferred data has been collected and is therefore intermittent. , single-MPC
method is not sufficient.

従来においても、チャネルの処理を機能別に分けて複数
のマイクロプロセッサで構成した例はある。即ち■0イ
ンタフェースおよびCPUとのインタフェースの制御と
主記憶装置およびサブチャネルのアクセス制御をそれぞ
れ別のマイクロプロセッサに機能分担した。この場合は
1チヤネルに2マイクロプロセツサであり、制御記憶は
2N(Nはチャネル数)必要であった。またシステム全
体のチャネルをグループに分けてグループ数をmとしl
+mのマイクロプロセンサによって実現することも考え
られる。近年、システムの大規模化、即ちチャネル数の
増大およびチャネル処理の高速化の要求が高まっている
。1チヤネル2マイクロプロセツサあるいはNチャネル
l+mのマイクロプロセッサでは物量が増大する。Nチ
ャネル1マイクロプロセツサでは高速化に充分対応でき
ない。
In the past, there have been examples in which channel processing is divided by function and configured with a plurality of microprocessors. That is, control of the 0 interface and the interface with the CPU, and control of access to the main memory and subchannels are assigned to separate microprocessors. In this case, one channel requires two microprocessors, and 2N (N is the number of channels) of control memory is required. Also, divide the channels of the entire system into groups, and let the number of groups be m and l.
It is also possible to realize this by using a +m micropro sensor. In recent years, there has been an increasing demand for larger scale systems, that is, an increase in the number of channels and faster channel processing. A one channel two microprocessor or an N channel l+m microprocessor increases the amount of material. An N-channel 1 microprocessor cannot sufficiently handle high speeds.

本発明はか\る点に鑑みてなされたもので、マイクロプ
ロセッサを複数個設け、機能別処理をすることにより、
チャネル動作の適切な制御を行なわせようとするもので
ある。
The present invention has been made in view of these points, and by providing a plurality of microprocessors and performing processing by function,
The purpose is to provide appropriate control of channel operations.

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

本発明は中央処理装置および主記憶装置と多数の入出力
装置とを接続する複数のチャネルのマイクロプロセッサ
による制御方式において、該マイクロプロセッサを、チ
ャネルと入出力装置とのインタフェースの信号を制御す
る第1のマイクロプロセッサと、中央処理装置および主
記憶装置とチャネルとのインタフェースの信号を制御す
る第2のマイクロプロセッサとの複数個とし、第1のマ
イクロプロセッサにより各チャネルに対す処理を順次、
定周期的に行ない、各チャネルについて発生した処理要
求を随時第2のマイクロプロセッサで処理し、第1.第
2のマイクロプロセッサ間の処理要求及び制御情報の伝
達はチャネル対応で設けたレジスタにより行なうことを
特徴とするものである。
The present invention provides a control method using a microprocessor for a plurality of channels that connect a central processing unit, a main memory, and a large number of input/output devices. A plurality of microprocessors are provided, including a first microprocessor and a second microprocessor that controls signals of an interface between the central processing unit and the main memory, and the channels, and the first microprocessor sequentially processes each channel.
Processing requests generated for each channel are processed periodically by the second microprocessor, and the processing requests generated for each channel are processed by the second microprocessor at regular intervals. The transmission of processing requests and control information between the second microprocessors is performed by registers provided corresponding to channels.

〔実施例〕〔Example〕

図面で説明すると、第1図に示すように、本発明では傘
下の多数のチャネルに対し所定の順で逐次処理を行なう
(データ転送以外のI10インタフェースの信号を全て
制御する)第1のマイクロプロセッサMPC1と、各チ
ャネルについて発生する処理要求を随時実行する第2の
マイクロプロセッサMPC2を設ける。多数の入出力装
置【10はその制御線(タグ線)がMPCIに接続され
、データ線がデータバラツブストーレッジDBSに接続
される。DBSは、MS、I10間のデータバッファで
、各チャネルのI10データを各チャネル毎に一時保管
する。RGはレジスタ群で、各チャネルに対応させて設
けられた多数のレジスタを備え、各チャネルのDBSの
ポインタ類および、MPCIとMPC2のコミュニケー
ション用の制御情報を含む各チャネルの制御情報を格納
する。
To explain it with the drawings, as shown in FIG. 1, the present invention includes a first microprocessor that sequentially processes a large number of affiliated channels in a predetermined order (controls all signals of the I10 interface other than data transfer). MPC1 and a second microprocessor MPC2 are provided which execute processing requests generated for each channel at any time. A large number of input/output devices 10 have their control lines (tag lines) connected to the MPCI, and their data lines connected to the data block storage DBS. The DBS is a data buffer between the MS and the I10, and temporarily stores the I10 data of each channel for each channel. RG is a group of registers, which includes a large number of registers corresponding to each channel, and stores control information for each channel, including DBS pointers for each channel and control information for communication between MPCI and MPC2.

L :S (Loca I  S Lorage)はM
PClとMPC2の間に設けられた記憶域で、MPCI
からMPC2への処理要求コードを格納し、これらの両
方からアクセス可能である。
L:S (Loca I S Lorage) is M
A storage area provided between PCl and MPC2.
It stores processing request codes from the MPC2 to the MPC2, and can be accessed from both of them.

マイクロプロセッサMpciは第2図に示すように、チ
ャネルCHO” CHnに対する処理を逐次タイミング
t Q w t nにおいて実行する。これは次のよう
にして行なうことができる。即ち、一般にマイクロプロ
セッサは制御記憶CS (ControlStorag
e )を備えているから、MPCIのcsには各チャネ
ルの各種処理に対するマイクロプログラムを一括格納し
ておき、そしてこの格納には、チャネルとは関係なく処
理の種類別にある処理のマイクロプログラムはC8のア
ドレスi −i + aに、他の処理のそれはO8のア
ドレスj −j + bに、・・・・・・という方式を
とっておく。そして第3図(a)に示すようにチャネル
別にアドレスカウンタCHO,CHI、・・・・・・C
Hnを設け、各チャネルの処理内容が決まることにより
定まるCSアドレス(当該マイクロプログラムまたはル
ーチンのスタートアドレスで、前記の1.jなど)を該
当カウンタにセットし、タイミングtQ、tl、 ・・
・・・・で逐次カウンタCHO,CHI、・・・・・・
を選択し、それらのカウンタの値で逐次C3を読出して
出力させたマイクロ命令を実行し、同時に当該カウンタ
の値をインクリメントし、か\る動作を繰り返すという
手法で、第2図の如き処理にすることができる。第3図
(b)はMPCIの処理状況を他の形式で説明する図で
ある。処理は■、■、・・・・・・の順で行なわれる。
As shown in FIG. 2, the microprocessor Mpci executes processing on the channel CHO" CHn at sequential timings t Q w t n. This can be done as follows. In general, the microprocessor has a control memory. CS (ControlStorage
e), the MPCI cs stores microprograms for various processes for each channel, and in this storage, the microprograms for each type of processing, regardless of the channel, are stored in the C8. The system is set such that the address of O8 is set to address i - i + a, and that of other processes is set to address j - j + b of O8. Then, as shown in FIG. 3(a), address counters CHO, CHI, . . . C
Hn is provided, a CS address determined by determining the processing content of each channel (the start address of the relevant microprogram or routine, such as 1.j described above) is set in the corresponding counter, and timings tQ, tl, . . .
・・・・・・Sequential counter CHO, CHI, ・・・・・・
, execute the microinstruction that reads and outputs C3 sequentially using the values of those counters, simultaneously increments the value of the counter, and repeats the above operation to perform the process shown in Figure 2. can do. FIG. 3(b) is a diagram illustrating the processing status of MPCI in another format. The processing is performed in the order of ■, ■, .

I10起動、データ転送、終了、はCHOの行なう処理
であり、各々複数ステップ(マイクロ命令)からなる。
I10 activation, data transfer, and termination are processes performed by CHO, and each consists of multiple steps (microinstructions).

第3図(C)は更に異なる態様でチャネルの処理を示す
FIG. 3C shows the processing of channels in a further different manner.

マイクロプロセッサMPCIが行なう仕事は第5図で言
えば■と[相]即ちI10装置からの処理要求取込みと
I10装置の起動指示である。データ転送は本例ではハ
ードウェアで行なっており、従っ、てマイクロプロセッ
サMPC2が行なう仕事は第5図の■、■、■、■〜■
、■、及びMSUへのデータ転送時に行なうストアデー
タアドレス及び残りハイドカウント数の更新である。な
おデータ転送制御回路は、例えば16チヤネルの制御を
する場合は4チャネル単位で並行処理し、I10装置と
チャネルとの間の転送速度を上げるようにしている。I
10要求は何時あるか分らないので、MPCIは全l1
0(チャネル)を常に定周期でスキャンする。I10装
置から処理要求があると、MPCIのスキャンが当該l
10(チャネル)−・廻ってきたときそれが検知され、
MPCIはローカルストーレッジLS及びレジスタ群R
Gの当該チャネル部分へ該処理要求を書込む(前者へは
処理要求コードを、また後者へは制御情報を)。マイク
ロプロセッサMPC2はLS及びRGに■10装置から
の処理要求が書込まれると(これを知るのは後記の手段
による)その処理実行を開始し、CPUまたはMSと接
触して例えばMSとのデータ転送を始め、その結果をR
Gへ書込み、これによりDBS〜当該I10間のデータ
転送が行なわれる。
The work performed by the microprocessor MPCI is phase 1 in FIG. 5, that is, taking in processing requests from the I10 device and instructing the I10 device to start up. In this example, data transfer is performed by hardware, so the work performed by the microprocessor MPC2 is shown in Figure 5.
, (2), and updating of the store data address and remaining hide count number performed at the time of data transfer to the MSU. Note that when controlling 16 channels, for example, the data transfer control circuit performs parallel processing in units of 4 channels to increase the transfer speed between the I10 device and the channels. I
Since we do not know when there will be a 10 request, MPCI uses all l1
0 (channel) is always scanned at regular intervals. When a processing request is received from an I10 device, the MPCI scan
10 (channel) - It is detected when it comes around,
MPCI has local storage LS and register group R
Write the processing request to the corresponding channel part of G (processing request code to the former, control information to the latter). When a processing request from the device is written to the LS and RG, the microprocessor MPC2 starts executing the processing (this is known by the means described later), contacts the CPU or MS, and exchanges data with the MS, for example. Start the transfer and send the result to R
G is written, thereby data transfer between the DBS and the concerned I10 is performed.

CNTl、CNT2で概略的に示すが、チャネル番号0
,1,2.・・・・・・に対応したタイミングLO,t
l、t2.・・・・・・においてレジスタ群RGを読出
し、その内容(制御情報)を更新する手段lと、該手段
1によって順次続出された制御情報がMPC2あるいは
DBSに対する処理要求である場合、それぞれの処理要
求に対してそれぞれの実行優先順位を付ける手段2と、
その優先順位に従って選択された処理要求によりMPC
2またはDBSが動作を開始するときレジスタ群RGを
読出し、該動作終了後にレジスタ群RGを更新しておく
手段3を設ける。この手段1により、各チャネルのデー
タ転送時に、I10装置とチャネル間のデータ転送を制
御し、手段2により起動されたMPC2のプログラムの
制御によりLS内のデータアドレス、バイト数の更新お
よびMSへのアクセスの起動を行なう。
Channel number 0 is schematically shown as CNTl and CNT2.
,1,2. Timing LO, t corresponding to...
l, t2. In . means 2 for assigning execution priorities to respective requests;
MPC by processing request selected according to its priority.
Means 3 is provided for reading the register group RG when the DBS 2 or DBS starts operation and updating the register group RG after the operation is completed. This means 1 controls the data transfer between the I10 device and the channel during data transfer of each channel, and updates the data address and number of bytes in the LS and updates the number of bytes to the MS under the control of the MPC2 program started by means 2. Activate access.

CPUからの■/○命令起動時あるいは110割込み処
理時およびMSUアクセス時に、CPUあるいはMPC
Iからレジスタ群RGを経由してMPC2がCPUある
いはMSUのインタフェースを制御する。MPC2はI
loの起動、コマンドチェイニング、データチェイニン
グ時にCCWをMSUからフェッチして各種チェックを
行なう。
The CPU or MPC
The MPC2 controls the interface of the CPU or MSU from I through the register group RG. MPC2 is I
During LO startup, command chaining, and data chaining, the CCW is fetched from the MSU and various checks are performed.

チャネルと110間のデータ転送はマイクロプロセッサ
で制御してもよいが、データ量が多いので、専用ハード
ウェアに依った方が高速処理でき、この方が複数チャネ
ル単位で並行処理する等の方法により一層の高速化を図
ることができる。Ilo側の制御と比べMSU側または
CPU側の制御は1チャネル当りの動作頻度が少ないの
で、複数チャネルシリアルでよい。また、MPCIから
MPC2への処理要求に対してプライオリティ回路を設
けると、DBSのデータ蓄積具合で優先順序を変更する
ことが可能になる。MPC2からM PClへの処理要
求は任意のタイミングで書き込むことができ、MPCI
は自己のタイミングで読出して何をするかが決まる。
Data transfer between channels and 110 may be controlled by a microprocessor, but since the amount of data is large, it can be processed faster by using dedicated hardware, which is even faster by parallel processing on multiple channels. The speed can be increased. Since the control on the MSU side or the CPU side operates less frequently per channel than the control on the Ilo side, multiple channels may be serially controlled. Further, if a priority circuit is provided for processing requests from the MPCI to the MPC2, the priority order can be changed depending on the data storage condition of the DBS. Processing requests from MPC2 to MPC1 can be written at any timing, and MPCI
is read and what to do with it is determined at its own timing.

チャネル番号順に順次定期的に制御する本装置の詳細な
ブロック図を第6図に示す。レジスタ群には大別して各
チャネルの(11D B Sのポインタ類、(2)マイ
クロプロセッサMPCIとMPC2との交信制御情報、
および(3)データが格納されていて、毎回チャネル番
号が更新(+1)される毎に読み出され、その内容が更
新される。定期的制御部では、例えば一定バイト数以上
■oデータが貯えられるあるいは消費されると非定期制
御部へ処理要求を発行し、非定期的制御部では、主記憶
装置へデータを格納できる形にしてMPC2へ′の処理
要求を発行する。あるいはMPC2への処理要求発行後
、主記憶装置からデータを読み出してきてがらDBSへ
順次出力データを格納する。またレジスタ群の読み出し
および更新のタイミングは、MPctのCSアドレスの
読み出しおよび更新、更にはMPCIのCSデータの読
み出しおよび更新と同期しているのでMPC2からMP
CIへの処理指示、およびMPCIからMPC2への処
理要求の有無をレジスタ群に格納しておくことにより、
MPCIとMPC2の交信が可能となる。その場合の詳
細情報の受は渡しはチャネル毎に設けられたLS(ロー
カルストレージ)を用いる。
FIG. 6 shows a detailed block diagram of this device which performs periodic control sequentially in the order of channel numbers. The register group can be roughly divided into (11DBS pointers) for each channel, (2) communication control information between the microprocessors MPCI and MPC2,
and (3) data is stored and read every time the channel number is updated (+1), and its contents are updated. For example, when a certain number of bytes or more of data is stored or consumed, the periodic control section issues a processing request to the non-periodic control section, and the non-periodic control section stores the data in the main memory. and issues a processing request to MPC2. Alternatively, after issuing a processing request to the MPC 2, the output data is sequentially stored in the DBS while reading data from the main memory. In addition, the readout and update timing of the register group is synchronized with the readout and update of the MPct CS address and the readout and update of the MPCI CS data.
By storing processing instructions to CI and presence or absence of processing requests from MPCI to MPC2 in a group of registers,
Communication between MPCI and MPC2 becomes possible. In this case, detailed information is received and passed using an LS (local storage) provided for each channel.

またMPCIは各チャネルのIOインタフェース上のタ
グ線を順次定期的に制御し、ro装置の起動および10
装置からの処理要求のシーケンスを実行する。このとき
のIOの装置アドレス、■0コマンド、あるいは■○ス
テータスは、各チャネルのLS内に格納される。
The MPCI also periodically controls the tag line on the IO interface of each channel in sequence, and starts up the ro device and
Execute the sequence of processing requests from the device. The IO device address, ■0 command, or ■○ status at this time is stored in the LS of each channel.

第7図は非定期制御部のブロック図である。第6図のレ
ジスタ群、DBS、LSと第7図のそれらは物理的に同
じものであって、それぞれ、動作上、非定期制御部と定
期的制御部との競合(同一タイミングでアクセスが重な
る)が生じるが、常に定期的アクセスを優先させる。即
ち定期的アクセスが無かった場合は非定期アクセスが連
続的に可能とする。非定期制御部を大別すると、(1)
MPC2の処理部と、(21MPC2の処理の前処理あ
るいは後処理部になる。定期的制御部あるいはCPUか
らの起動によってMPC2への処理要求が発生すると、
そのチャネル番号によってチャネルの制御情報がレジス
タ群から読み出されると共にMPC2のCSアドレス制
御部に起動がかかってMPC2の処理が開始される。あ
る処理終了時には、制御情報が更新あるいは初期化され
レジスタ群に格納される。MPC2の処理中はLSへの
アクセスあるいはMSへのアクセス等が行なわれる。−
万里記憶装置(MS)とチャネルのDBSとのデータ転
送時にはRead 0peration時にはDBSへ
のデータが(CCWによって指示された通りに)アライ
ンされてからMPC2への起動がかかり、ライトオペレ
ーション(Write  0peration) 一時
にはMPC2への起動がかかって、MSからデータをフ
ェッチしてからデータがアラインされてDBSへ格納さ
れる。この場合のDBSのポインタおよびデータアドレ
スの下位ビットはレジスタ群から読み出されデータアラ
イン制御部によって更新される。
FIG. 7 is a block diagram of the irregular control section. The register group, DBS, and LS in FIG. 6 are physically the same as those in FIG. ), but regular access should always be prioritized. That is, if there is no regular access, non-regular access is enabled continuously. The non-periodic control section can be roughly divided into (1)
The processing unit of MPC2 and (21become the pre-processing or post-processing unit of MPC2 processing.When a processing request to MPC2 is generated by activation from the regular control unit or CPU,
Channel control information is read from the register group based on the channel number, and the CS address control section of the MPC 2 is activated to start processing of the MPC 2. At the end of a certain process, control information is updated or initialized and stored in a register group. During processing of MPC2, access to LS or access to MS is performed. −
When data is transferred between the MS and the DBS of the channel, during Read 0operation, the data to the DBS is aligned (as instructed by the CCW) and then the MPC2 is activated, and a write operation (Write 0operation) is performed. Sometimes it takes a wake-up to the MPC2 to fetch data from the MS and then align the data and store it in the DBS. In this case, the DBS pointer and lower bits of the data address are read from the register group and updated by the data alignment control section.

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

以上説明したように本発明によれば、マルチチャネル制
御に複数のマイクロプロセッサを用い、一方でI10イ
ンタフェースの制御を、他方でCPU、MSUインタフ
ェースの制御をするようにしたので、一方でI10処理
要求を迅速に捉え、他方でMSUとのデータ転送を円滑
に処理することができる等、効率的なチャネル制御が可
能になる。
As explained above, according to the present invention, a plurality of microprocessors are used for multi-channel control, and one controls the I10 interface, and the other controls the CPU and MSU interfaces. Efficient channel control becomes possible, such as being able to quickly capture data and smoothly processing data transfer with the MSU.

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

第1図は本発明を説明するブロック図、第2図及び第3
図はプロセッサの動作説明図、第4図および第5図はチ
ャネルの説明図、第6図および第7図は第1図の要部詳
細を示すブロック図である。 図面でCPUは中央処理装置、MSUは主記憶装置、I
loは入出力装置、MPCl、MPC2は第1、第2の
マイクロプロセッサ、RG、LSはレジスタである。
Figure 1 is a block diagram explaining the present invention, Figures 2 and 3 are
5 is an explanatory diagram of the operation of the processor, FIGS. 4 and 5 are explanatory diagrams of channels, and FIGS. 6 and 7 are block diagrams showing details of the main parts of FIG. 1. In the drawing, CPU is the central processing unit, MSU is the main storage unit, and I
Lo is an input/output device, MPCl and MPC2 are first and second microprocessors, and RG and LS are registers.

Claims (1)

【特許請求の範囲】 中央処理装置および主記憶装置と多数の入出力装置とを
接続する複数のチャネルのマイクロプロセッサによる制
御方式において、 該マイクロプロセッサを、チャネルと入出力装置とのイ
ンタフェースの信号を制御する第1のマイクロプロセッ
サと、中央処理装置および主記憶装置とチャネルとのイ
ンタフェースの信号を制御する第2のマイクロプロセッ
サとの複数個とし、第1のマイクロプロセッサにより各
チャネルに対す処理を順次、定周期的に行ない、各チャ
ネルについて発生した処理要求を随時第2のマイクロプ
ロセッサで処理し、第1、第2のマイクロプロセッサ間
の処理要求及び制御情報の伝達はチャネル対応で設けた
レジスタにより行なうことを特徴とするチャネル制御方
式。
[Claims] In a control system using a microprocessor for a plurality of channels that connect a central processing unit, a main memory, and a large number of input/output devices, the microprocessor is controlled by signals for interfaces between the channels and the input/output devices. A first microprocessor for controlling a plurality of microprocessors and a second microprocessor for controlling signals of an interface between the central processing unit and the main memory device and the channels, and the first microprocessor sequentially processes each channel. The processing requests generated for each channel are processed by the second microprocessor at regular intervals, and the processing requests and control information between the first and second microprocessors are transmitted by registers provided corresponding to the channels. A channel control method characterized by:
JP24202184A 1984-11-16 1984-11-16 Channel control system Pending JPS61120256A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24202184A JPS61120256A (en) 1984-11-16 1984-11-16 Channel control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24202184A JPS61120256A (en) 1984-11-16 1984-11-16 Channel control system

Publications (1)

Publication Number Publication Date
JPS61120256A true JPS61120256A (en) 1986-06-07

Family

ID=17083086

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24202184A Pending JPS61120256A (en) 1984-11-16 1984-11-16 Channel control system

Country Status (1)

Country Link
JP (1) JPS61120256A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5569835A (en) * 1978-11-21 1980-05-26 Toshiba Corp Channel control system
JPS5957323A (en) * 1982-08-18 1984-04-02 Fujitsu Ltd Input and output control system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5569835A (en) * 1978-11-21 1980-05-26 Toshiba Corp Channel control system
JPS5957323A (en) * 1982-08-18 1984-04-02 Fujitsu Ltd Input and output control system

Similar Documents

Publication Publication Date Title
US4394730A (en) Multi-processor system employing job-swapping between different priority processors
EP0243892B1 (en) System for guaranteeing the logical integrity of data
US3763474A (en) Program activated computer diagnostic system
US5031091A (en) Channel control system having device control block and corresponding device control word with channel command part and I/O command part
US4509116A (en) Special instruction processing unit for data processing system
US5341482A (en) Method for synchronization of arithmetic exceptions in central processing units having pipelined execution units simultaneously executing instructions
US4975828A (en) Multi-channel data communications controller
US4020471A (en) Interrupt scan and processing system for a data processing system
GB1511281A (en) Trap semaphore in computer
US4833640A (en) Register bank change including register to register transfer in a data processing system
EP0272705A2 (en) Loosely coupled pipeline processor
US5125095A (en) System using microprocessor address lines for coprocessor selection within a multi-coprocessor apparatus
US4047245A (en) Indirect memory addressing
EP0290942B1 (en) Guest machine execution control system for virtual machine system
EP0240606A2 (en) Pipe-line processing system and microprocessor using the system
JPS61120256A (en) Channel control system
CA1302580C (en) Apparatus and method for using lockout for synchronization of access to main memory signal groups in a multiprocessor data processing system
KR100639146B1 (en) Data processing system having a cartesian controller
US7818549B2 (en) Event driven digital signal processor with time constraints
JPS6240736B2 (en)
JPH06324861A (en) System and method for controlling cpu
SU435527A1 (en) PROCESSOR TO CONTROL DIGITAL CIRCUITS
JPS6049464A (en) Inter-processor communication system of multi-processor computer
EP0234785A1 (en) Improvements relating to control flow in computers
JPS63132362A (en) Command operation control system