JPH03127158A - Common data channel device actuating system in multiprocessor system - Google Patents

Common data channel device actuating system in multiprocessor system

Info

Publication number
JPH03127158A
JPH03127158A JP26569189A JP26569189A JPH03127158A JP H03127158 A JPH03127158 A JP H03127158A JP 26569189 A JP26569189 A JP 26569189A JP 26569189 A JP26569189 A JP 26569189A JP H03127158 A JPH03127158 A JP H03127158A
Authority
JP
Japan
Prior art keywords
common
data channel
channel device
central processing
processing unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP26569189A
Other languages
Japanese (ja)
Other versions
JP2781999B2 (en
Inventor
Etsuo Masuda
増田 悦夫
Akira Uemori
上森 明
Tomoyoshi Fukushima
福島 知善
Nobuharu Kanazawa
金沢 伸春
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
Nippon Telegraph and Telephone Corp
Original Assignee
Fujitsu Ltd
Nippon Telegraph and Telephone Corp
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, Nippon Telegraph and Telephone Corp filed Critical Fujitsu Ltd
Priority to JP26569189A priority Critical patent/JP2781999B2/en
Publication of JPH03127158A publication Critical patent/JPH03127158A/en
Application granted granted Critical
Publication of JP2781999B2 publication Critical patent/JP2781999B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To reduce the processing burden of a program by using an actuation origin central processor equipment number received from a common bus and a head command address of a channel program and reading out a channel device control word on a separate storage device of the central processor equipment. CONSTITUTION:When a software of a central processor equipment issues an instruction for writing a head command address (CMA) of a channel program prepared on a separate storage device 102 of the central processor equipment in the corresponding register in a common data channel device 101 at the time of actuating the common data channel device, a common bus control circuit provided on the central processor equipment adds an actuating origin central processor equipment number of the central processor equipment of an actuating origin to the head command address of the channel program and sends it out to a common bus. The common data channel device 101 reads out a channel device control word on the separate storage device by using the received actuating origin central processor equipment number and the head command address of the channel program. In such a way, the CMA setting processing is simplified.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は各々が個別記憶装置IMを有する複数(n台〉
の中央処理装置CPUと共通データチャネル装置CH等
が共通バスに接続されて構成されるマルチプロセッサシ
ステムにおいて、中央処理装置CPUが共通データチャ
ネル装置CHを起動する際の起動方法、より詳しくは共
通データチャネル装置CH起動時のコマンドアドレスC
MA書き込み方式に関するものである。ここで、コマン
ドアドレスrcMAJとは個別記憶装置1M上あるいは
共通バス上の共通記憶装置CM上に用意されたチャネル
プログラム(データチャネル装置CH制御語CCWの1
個以上の組合せにより構成される〉の先頭アドレスを意
味する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention provides a plurality of (n units) each having an individual storage device IM.
In a multiprocessor system in which a central processing unit CPU, a common data channel device CH, etc. are connected to a common bus, the starting method when the central processing unit CPU starts the common data channel device CH, more specifically, how to start the common data channel device CH. Command address C when starting channel device CH
This relates to the MA writing method. Here, the command address rcMAJ is a channel program prepared on the individual storage device 1M or the common storage device CM on the common bus (1 of the data channel device CH control word CCW).
〉 consisting of a combination of 〉 or more.

第4図に示すように、一般に共通データチャネル装置C
H402は中央処理装置CPU400から起動を受ける
と、主記憶装置MM401上に用意された共通データチ
ャネル装置CH制御語CCW411を読みだし、その内
容に従って主記憶装置MM401−10デバイス403
i(0≦i≦m−1)間のデータ転送を、中央処理装置
CPU400の動作とは独立に実行し、終了時その結果
を該中央処理装置CPUに報告する装置である。
As shown in FIG.
When H402 receives activation from central processing unit CPU400, it reads common data channel device CH control word CCW411 prepared on main memory device MM401, and according to its contents, main memory device MM401-10 device 403
This device executes data transfer between i (0≦i≦m-1) independently of the operation of the central processing unit CPU 400, and reports the result to the central processing unit CPU upon completion.

本発明は中央処理装置CPUがデータチャネル装置CH
を起動制御する方式として「マツブトIO方式」、即ち
、従来の310.HIO等の人出力専用命令を使用する
のではなく共通データチャネル装置CH制御のためのコ
マンド書き込み用レジスタやステータス読み取り用レジ
スタをアドレス空間上に割付け、汎用のロード/ストア
命令あるいはINPUT10UTPUT命令で読み書き
することにより制御する方式を対象とする。マツブト1
0方式はFDP−11等で1970年頃から使われてい
る周知技術である。
In the present invention, the central processing unit CPU is connected to the data channel device CH.
The "Matsubuto IO method" is used to control the startup of the 310. Rather than using human output-only instructions such as HIO, allocate command write registers and status read registers for common data channel device CH control in the address space, and read and write them using general-purpose load/store instructions or INPUT10UTPUT instructions. The target is methods that control by Matsubuto 1
The 0 method is a well-known technology that has been used in FDP-11 and the like since around 1970.

〔従来の技術〕[Conventional technology]

まず第4図に示すようなシングルプロセッサ構成におけ
る共通データチャネル装置CH起動制御について第5図
を用いて説明する。この場合、CMA書き込み方式とし
てCMA専用レジスタ(CAR)に書き込む場合とSI
Oオーダ受付レジスタ(SIR)に書き込む場合の2種
が存在する。
First, common data channel device CH activation control in a single processor configuration as shown in FIG. 4 will be explained using FIG. 5. In this case, the CMA write method is to write to the CMA dedicated register (CAR) and to write to the SI register.
There are two types of writing to the O order reception register (SIR).

第5図(a)は、コマンドアドレスCMAと制御開始オ
ーダ(S I Oオーダ〉とを別レジスタのコマンドア
ドレスレジスタCARと制御オーダレジスタODRに書
き込むようにした場合のシーケンス図であり、一方、同
図(b)はsro受付専用のSIO受付レジしタSIR
を設け、これにコマンドアドレスCMAを書き込むよう
にした場合のシーケンス図である。以下、各ケースにつ
いて、簡単に説明する。
FIG. 5(a) is a sequence diagram when the command address CMA and control start order (SIO order) are written to the command address register CAR and control order register ODR, which are separate registers. Figure (b) shows the SIO reception register SIR exclusively for sro reception.
FIG. 12 is a sequence diagram in the case where a command address CMA is written to the command address CMA. Each case will be briefly explained below.

第5図(a)の説明: ■)コマンドアドレスCMA書き込み:中央処理装置C
PU400はロード命令あるいは0UTPUT命令によ
り、共通データチャネル装置CH402内のコマンドア
ドレスレジスタCARにコマンドアドレスCMAを書き
込む。
Explanation of FIG. 5(a): ■) Command address CMA writing: Central processing unit C
The PU 400 writes the command address CMA to the command address register CAR in the common data channel device CH 402 by the load instruction or the 0UTPUT instruction.

2)SIOオーダ書き込み:vtいて中央処理装置CP
U400は、共通データチャネル装置CH402内の制
御オーダレジスタODRに入出力動作開始オーダ(SI
Oオーダ、10デバイス番号等を含む)を書き込む。共
通データチャネル装置CH402は制御オーダレジスタ
ODRへのアクセスを検出するとその正否をチエツクし
、結果をコンデイションコードCDCとして起動状態レ
ジスタISRに設定する。
2) SIO order writing: vt central processing unit CP
U400 sends an input/output operation start order (SI) to the control order register ODR in the common data channel device CH402.
0 order, 10 device number, etc.). When the common data channel device CH402 detects an access to the control order register ODR, it checks whether the access is correct or not, and sets the result in the activation state register ISR as a condition code CDC.

3)コンデイションコードCDC読み取り:続いて中央
処理装置CPU400は、共通データチャネル装置CH
402内の起動状態レジスタISRの内容をストア命令
あるいはINPUT命令の実行により読み取る。
3) Reading the condition code CDC: Next, the central processing unit CPU400 reads the common data channel device CH.
The contents of the activation state register ISR in 402 are read by executing a store instruction or an INPUT instruction.

4)コンデイションコードCDCリセット:起動状態レ
ジスタISR上のコンデイションコードCDCを正しく
読み取ると、中央処理装置CPU400は起動状態レジ
スタISR上のコンデイションコードCDCをリセット
する。本図では、起動状態レジスタISRへの任意デー
タの書き込みでコンデイションコードCDCがリセット
されるように共通データチャネル装置CH402が動作
する場合を例に示しである。なお、起動状態レジスタI
sRのリセットの仕方にはプログラムで直接Al110
1を書き込む場合や起動状態レジスタ■SRの特定ビッ
ト(リセットビット)に°l゛を書き込む場合もあるが
、ここでは特に問わない、コンデイションコードCDC
が解除されると、共通データチャネル装置CHは受信し
たコマンドアドレスCMA情報を用いて主記憶装置jM
M401へアクセスし、チャネル装置制御語CCWの読
み込みを行う。
4) Condition code CDC reset: When the condition code CDC on the activation status register ISR is correctly read, the central processing unit CPU 400 resets the condition code CDC on the activation status register ISR. In this figure, an example is shown in which the common data channel device CH402 operates so that the condition code CDC is reset by writing arbitrary data to the activation state register ISR. Note that the activation status register I
How to reset sR directly by programming Al110
Condition code
is released, the common data channel device CH uses the received command address CMA information to store the main memory jM.
Access M401 and read the channel device control word CCW.

第5図(b)の説明: 1)コマンドアドレスCMA書き込み(SIOオーダ)
 :中央処理装置CPUはまずロード命令あるいは0U
TPUT命令によりSI○オーダ受付専用のレジスタS
IRにコマンドアドレスCMAを書き込む。これを検出
した共通データチャネル装置cHは、コマンドアドレス
CMAの受付可否をコンデイションコードCDCとして
レジスタISRに設定する。
Explanation of Fig. 5(b): 1) Command address CMA writing (SIO order)
:The central processing unit CPU first issues a load command or 0U
Register S dedicated to SI○ order reception by TPUT command
Write command address CMA to IR. The common data channel device cH detecting this sets the acceptability of the command address CMA in the register ISR as a condition code CDC.

2)コンデイションコードCDC読み取り、コンデイシ
ョンコードCDCリセット:以後の処理はケース(a)
の3) 、4)と同様である。
2) Read condition code CDC, reset condition code CDC: Subsequent processing is case (a)
This is the same as 3) and 4).

第4図及び第5図ではコマンドアドレスCMAは0UT
PUT命令またはロード命令により、データバス線を用
いて共通データチャネル装置CHへ書き込まれる。例え
ばデータ信号線数とアドレス信号線数とが等しいような
バスを用いている場合には命令を1回実行することによ
りコマンドアドレスCMAを共通データチャネル装置C
Hへ送ることができる。
In Figures 4 and 5, the command address CMA is 0UT.
A PUT or a load instruction writes to the common data channel device CH using the data bus line. For example, if a bus is used in which the number of data signal lines is equal to the number of address signal lines, the command address CMA can be transferred to the common data channel device C by executing an instruction once.
It can be sent to H.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

しかしながら、複数の中央処理装置CPUと共通データ
チャネル装置CHとが共通バスで接続され、かつ各中央
処理装置cpuが固有の個別記憶装置IMを持つような
マルチプロセッサシステムにおいてコマンドアドレスC
MA書き込みを行う場合には、以下の点が問題となる。
However, in a multiprocessor system in which a plurality of central processing units CPU and a common data channel device CH are connected by a common bus and each central processing unit CPU has its own individual storage device IM, the command address
When performing MA writing, the following points arise.

即ち、共通データチャネル装置CHが正しくチャネル装
置制御語CCWヘアクセスできるためには、共通バス上
で起動元中央処理装置cpuの個別記憶装置IMのアド
レスが識別できなければならない。これについて、通常
は個別記憶装置IMのアドレス空間を各中央処理装置C
PU共通とし、それに中央処理装置CPU識別番号を付
加し「CPU識別番号十IMアドレス」の形式が採られ
る。
That is, in order for the common data channel device CH to correctly access the channel device control word CCW, the address of the individual storage device IM of the activation source central processing unit CPU must be able to be identified on the common bus. Regarding this, normally the address space of the individual storage device IM is allocated to each central processing unit C.
It is common to all PUs, and a central processing unit CPU identification number is added to it, so that a format of "CPU identification number + IM address" is adopted.

なお、共通記憶装WCMが存在する場合には、rCM識
別番号CM−ID+0Mアドレス」の形式となる。この
種のアドレス体系をとるシステムにおいて、中央処理装
置CPUが共通データチャネル装置CHヘコマンドアド
レスCMA情報を通知する際、通常は1回のロード命令
あるいは0UTPUT命令では済まない。それは、中央
処理装置CPUの内部バスや共通データチャネル装置C
Hの内部バスのデータ線数が通常はアドレス線数以下で
あり、個別記憶装置IM(+共通記憶装置CM)空間以
上を指定できる程大きくないからである。
Note that if a common storage WCM exists, the format is "rCM identification number CM-ID+0M address". In a system employing this type of address system, when the central processing unit CPU notifies the common data channel device CH of command address CMA information, it usually does not suffice with one load command or 0UTPUT command. It is the internal bus of the central processing unit CPU or the common data channel device C.
This is because the number of data lines of the H internal bus is usually less than the number of address lines and is not large enough to specify more than the individual memory device IM (+common memory device CM) space.

例えば、内部バス上のデータ線が32本で中央処理装置
CPU識別番号が8b二個別記憶装置IMアドレス空間
が32bの場合には、ロード命令あるいは0UTPUT
命令を2回実行し、第6図に示すように2回に分けてデ
ータチャネル装置CH内のレジスタに書き込まなければ
ならない。その結果、 ■中央処理装置CPUプログラムの共通データチャネル
装置CH起動シーケンスが増加し、プログラムの処理負
担、起動処理時間が増加する、 ■中央処理装置CPU内部バス上及び共通データチャネ
ル装置CH内部バス上のトラヒックが増加し、該バスを
使用する他の処理に影響を与える、 といった問題は当然のこととして ■コマンドアドレスCMAを2回に分けて書き込んでい
る途中に、他の中央処理装置CPUからコマンドアドレ
スCMA書き込みが行われると、中央処理装置CPU番
号と32bアドレスとが別々な中央処理装置CPUによ
って書き込まれたもので共通データチャネル装置CHが
チャネル装置制御語CCW読みだしを行い論理矛盾を生
じる場合が起こりうる等の問題が生ずる。
For example, if there are 32 data lines on the internal bus, the central processing unit CPU identification number is 8b, and the individual storage device IM address space is 32b, the load command or 0UTPUT
The instruction must be executed twice and written to the register in the data channel device CH in two parts as shown in FIG. As a result, ■The common data channel device CH startup sequence of the central processing unit CPU program increases, and the processing load and startup processing time of the program increase. ■On the central processing unit CPU internal bus and the common data channel device CH internal bus. As a matter of course, there are problems such as an increase in the traffic on the bus, which affects other processes using the bus. ■ While the command address CMA is being written in two parts, a command from another central processing unit CPU When the address CMA is written, the central processing unit CPU number and the 32b address are written by different central processing unit CPUs, and the common data channel device CH reads the channel device control word CCW, causing a logical contradiction. Problems may arise, such as the possibility of

本発明の目的は、上記■、■及び■の問題点を解決する
共通データチャネル装置CH起動方式の提供をすること
にある。
An object of the present invention is to provide a common data channel device CH activation method that solves the above-mentioned problems (1), (2), and (2).

〔課題を解決するための手段〕[Means to solve the problem]

上記の目的を達成するため、本発明の共通データチャネ
ル装置起動方式は、 (11個別記憶装置(IM)を有するn個の中央処理装
置(CP U)と共通データチャネル装置(CH)とが
共通バスに接続されて構成されるマルチプロセッサシス
テムにおける共通データチャネル装置起動方式において
、前記中央処理装置のソフトウェアが、前記共通データ
チャネル装置起動時に該中央処理装置の個別記憶装置(
IM>上に用意したチャネル装置制御語(CCW)の組
合せからなるチャネルプログラムの先頭コマンドアドレ
ス(CMA)を共通データチャネル装置内の対応するレ
ジスタに書き込む命令を発すると、前記中央処理装置(
CPU)の具備する共通バス制御回路が、該中央処理装
置内部バスから受信した前記チャネルプログラムの先頭
コマンドアドレス(CMA)に起動元の前記中央処理装
置の起動元中央処理装置番号(発ID)を付加して共通
バスへ送出し、前記共通データチャネル装置(CH)は
、共通バスから受信した前記起動元中央処理装置番号(
発ID)とチャネルプログラムの先頭コマンドアドレス
(CMA)とを用いて前記中央処理装置の個別記憶装置
(IM)上のチャネル装置制御語(CCW)読出しを行
うことを特徴とする。
In order to achieve the above object, the common data channel device startup method of the present invention provides the following features: In a common data channel device activation method in a multiprocessor system configured to be connected to a bus, software of the central processing unit is activated when the common data channel device is activated.
IM> When a command is issued to write the start command address (CMA) of a channel program consisting of a combination of channel device control words (CCW) prepared above to the corresponding register in the common data channel device, the central processing unit (
A common bus control circuit included in the central processing unit (CPU) sets the activation source central processing unit number (caller ID) of the activation source central processing unit in the start command address (CMA) of the channel program received from the central processing unit internal bus. The common data channel device (CH) receives the activation source central processing unit number (CH) from the common bus and sends it to the common bus.
The channel device control word (CCW) on the individual storage device (IM) of the central processing unit is read using the sender ID) and the first command address (CMA) of the channel program.

また、本発明の共通データチャネル起動方式は、前記中
央処理装置のソフトウェアは、前記チャネルプログラム
の先頭コマンドアドレス(CMA)対応のレジスタを、
「着共通データチャネル装置番号(着ID)十該着共通
データチャネル装置内レジスタアドレス」の形式で指定
し、着共通データチャネル装置の具備する共通バス制御
回路が、前記共通バスから受信した前記起動元中央処理
装置番号(発ID)に置き換えて配下の共通データチャ
ネル装置内部のバスへ送出することを特徴とする。
Further, in the common data channel starting method of the present invention, the software of the central processing unit sets a register corresponding to a first command address (CMA) of the channel program.
Specified in the format of "terminating common data channel device number (terminating ID) + register address in the destination common data channel device", the common bus control circuit included in the destination common data channel device receives the activation from the common bus. It is characterized in that it is replaced with the original central processing unit number (calling ID) and sent to the internal bus of the subordinate common data channel device.

更に、本発明の共通データチャネル装置起動方式は、個
別記憶装置(IM)を有するn個の中央処理装置(CP
 U)と共通記憶装置(CM)と共通データチャネル装
置(CH)とが共通バスに接続されて構成されるマルチ
プロセッサシステムにおける共通データチャネル装置起
動方式において、前記共通データチャネル装置には予め
「共通記憶装置番号(CM−ID)Jと「共通記憶装置
(CM)・個別記憶装置(IM)境界アドレス」とを設
定しておき、前記中央処理装置のソフトウェアが、前記
共通データチャネル装置起動時に、該中央処理装置の具
備する個別記憶装置(IM)または共通記憶装置(CM
)上に用意したチャネル装置制御語(CCW)の組合せ
からなるチャネルプログラムの先頭コマンドアドレス(
CMA)を該共通データチャネル装置内の対応するレジ
スタに書き込む命令を発すると、前記中央処理装置の具
備する共通バス制御回路は、該中央処理装置内部バスか
ら受信した前記チャネルプログラムの先頭コマンドアド
レス(CMA)に起動元の前記中央処理装置の起動元中
央処理装置番号(発ID)を付加して共通バスへ送出し
、前記共通データチャネル装置は、前記チャネル装置制
御語(CCW)を読み出す際、前記共通記憶装置(CM
)  ・個別記憶装置(IM)境界アドレスにより、共
通バスから受信した前記チャネルプログラムの先頭コマ
ンドアドレス(CMA)が共通記憶装置(CM)上か個
別記憶装置(IM)上かを判定し、該判定結果に応じて
前記チャネルプログラムの先頭コマンドアドレス(CM
A)に前記共通記憶装置番号(CM−I D)と前記起
動元中央処理装置番号(発IO)のいずれかを付加して
前記共通バスへ送出することを特徴とする。
Furthermore, the common data channel device activation scheme of the present invention provides n central processing units (CPs) with individual memory devices (IMs).
In a common data channel device activation method in a multiprocessor system configured by connecting a common memory device (CM) and a common data channel device (CH) to a common bus, the common data channel device has a “common A storage device number (CM-ID) J and a "common storage device (CM)/individual storage device (IM) boundary address" are set, and the software of the central processing unit, when the common data channel device is started, An individual memory (IM) or a common memory (CM) included in the central processing unit
) The first command address (
When issuing a command to write the command address (CMA) to the corresponding register in the common data channel device, the common bus control circuit included in the central processing unit writes the first command address (CMA) of the channel program received from the internal bus of the central processing unit. When the common data channel device reads the channel device control word (CCW), The common storage device (CM
) - Based on the individual memory (IM) boundary address, determine whether the first command address (CMA) of the channel program received from the common bus is on the common memory (CM) or the individual memory (IM), and make this determination. Depending on the result, the first command address (CM
A) is characterized in that either the common storage device number (CM-ID) or the activation source central processing unit number (originating IO) is added to the data and sent to the common bus.

また、前記中央処理装置のソフトウェアは、前記チャネ
ルプログラムの先頭コマンドアドレス(CMA)対応の
レジスタを、「着共通データチャネル装置番号(着ID
)十該共通データチャネル装置内レジスタアドレス」の
形式で指定し、着共通データチャネル装置の具備する共
通バス制御回路は、前記共通バスから受信した前記着共
通データチャネル装置番号(着ID)を前記共通バスか
ら受信した前記起動元中央処理装置番号(発10)に置
き換えて配下の共通データチャネル装置内部のバスへ送
出することを特徴とする。
Further, the software of the central processing unit sets the register corresponding to the first command address (CMA) of the channel program to the “terminating common data channel device number (terminating ID
) 10 Register address in the common data channel device", and the common bus control circuit included in the destination common data channel device specifies the destination common data channel device number (destination ID) received from the common bus. It is characterized in that it is replaced with the activation source central processing unit number (caller 10) received from the common bus and sent to the internal bus of the subordinate common data channel device.

〔作用) 本発明によれば、中央処理装置CPUソフトが個別記憶
装置IMアドレスのみ(コマンドアドレスCMA情報の
一部)の書き込み命令を実行すると、共通バスインタフ
ェース制御回路が中央処理装置CPU内部バスから受信
した該個別記憶装置IMアドレスに中央処理装置CPt
J識別番号(発ID)を自律的に付加し、共通バスへ送
りだすため、中央処理装置CPUプログラムは1回の命
令実行でrcPUi別番号十IMアドレス」を共通デー
タチャネル装置CHに通知でき、前述の、■のような問
題は除去できる。また、共通データチャネル装置CH内
の共通バスインタフェース制御回路が個別記憶装置IM
アドレス書き込み先レジスタのアドレス情報の空きフィ
ールドに発IDを埋め込んで内部バスへ送出するため、
発ID送出のために共通データチャネル装置CH内部バ
スを2回に分けて使用する必要もなく■のような共通デ
ータチャネル装置CH内部バスのトラヒックが増える問
題もなくなる。
[Operation] According to the present invention, when the central processing unit CPU software executes a write command for only the individual storage device IM address (a part of the command address CMA information), the common bus interface control circuit writes data from the central processing unit CPU internal bus. The central processing unit CPt is sent to the received individual storage device IM address.
In order to autonomously add the J identification number (caller ID) and send it to the common bus, the central processing unit CPU program can notify the common data channel device CH of the rcPUi separate number 10 IM address by executing a single command, and as described above. Problems like (2) and (2) can be eliminated. In addition, the common bus interface control circuit in the common data channel device CH is connected to the individual storage device IM.
In order to embed the sender ID in the empty field of the address information of the address write destination register and send it to the internal bus,
There is no need to use the common data channel device CH internal bus twice for sending out the originating ID, and the problem of increased traffic on the common data channel device CH internal bus as in (2) is also eliminated.

以下図面にもとづき実施例について説明する。Examples will be described below based on the drawings.

〔実施例〕〔Example〕

第1図は本発明が適用されるシステム構成例である。第
1図において1000〜100n−+は中央処理装置C
PU、101は共通データチャネル装置CH(以下共通
チャネル装置という。)、102゜〜1021%−1は
それぞれ中央処理装置CPU100゜〜100n−+に
接続される個別記憶装置IMo〜IM、−,,103は
複数の中央処理装置CPUと共通チャネル装置CHを接
続するシステムバス(共通バス) 、104o ’=1
04−+は■0デバイス(同一種別であるとは限らない
)、105は共通チャネル装置CHとIOデバイスを接
続する10インタフエースバス、106は共通記憶装置
CM (CMが存在するシステムと存在しないシステム
とがある)である。
FIG. 1 shows an example of a system configuration to which the present invention is applied. In Figure 1, 1000 to 100n-+ is the central processing unit C
PU, 101 is a common data channel device CH (hereinafter referred to as common channel device), and 102° to 1021%-1 are individual storage devices IMo to IM, -, , connected to central processing units CPU100° to 100n-+, respectively. 103 is a system bus (common bus) connecting a plurality of central processing units CPU and common channel device CH, 104o'=1
04-+ is ■0 device (not necessarily the same type), 105 is the 10 interface bus that connects the common channel device CH and the IO device, and 106 is the common storage device CM (systems with and without CM). system).

中央処理装置CPU100は主制御部MPU110、プ
ログラムメモリROMI 11、システムバスインタフ
ェース制御部5BIF112、MPUバス113等から
構成される。
The central processing unit CPU100 is composed of a main control unit MPU110, a program memory ROMI 11, a system bus interface control unit 5BIF112, an MPU bus 113, and the like.

共通チャネル装置CHIOIはローカルMPU120、
ROM/RAM部121、システムバスインタフェース
制御部122、アダプタ部ADP123、IOインタフ
ェースバス制御部10BF124、LMPUバス125
等から構成される。
The common channel device CHIOI is a local MPU 120,
ROM/RAM section 121, system bus interface control section 122, adapter section ADP123, IO interface bus control section 10BF124, LMPU bus 125
Consists of etc.

第2図は、共通チャネル装置CHから個別記憶装置IM
へアクセスする際のアドレス情報の構成である。ここで
は−例として、CPU識別番号が8ビツト、1Mアドレ
スが32ビツトの場合を示している。
FIG. 2 shows a diagram from the common channel device CH to the individual storage device IM.
This is the structure of address information when accessing. Here, as an example, a case is shown in which the CPU identification number is 8 bits and the 1M address is 32 bits.

第3図は本発明において、コマンドアドレスCMA書き
込み時起動元CPU番号をハード的に共通チャネル装置
CHへ設定する場合の構成例である。
FIG. 3 shows a configuration example in the case where the boot source CPU number is set to the common channel device CH by hardware when writing the command address CMA in the present invention.

第3図のシステムバスインタフェース制御部5BIF1
12において、201.202.203はそれぞれ中央
処理装置CPU内部の主制御部MPUバスを構成するア
ドレス修飾線、アドレス線、データ線上の情報をラッチ
するレジスタ類、204はCPU100゜自身に付与さ
れた識別番号(即ち、発ID11報としての#0)を保
持するレジスタで、予め設定されていて運用中変化しな
い値である。
System bus interface control unit 5BIF1 in Figure 3
12, 201, 202, and 203 are registers that latch information on the address modification line, address line, and data line that constitute the main control unit MPU bus inside the central processing unit CPU, respectively, and 204 is assigned to the CPU 100 itself. This is a register that holds an identification number (ie, #0 as the sender ID 11 report), and is a value that is set in advance and does not change during operation.

また、第3図のシステムバスインタフェース制御部5B
IF122において、212.213.214はそれぞ
れシステムバス103からのアドレス線、データ線、発
ID線上のデータをラッチするレジスタ類、215は共
通チャネル装置CH1otに付与された識別番号(ID
情報#5)を保持するレジスタ、216は照合が得られ
た時に“1゛を出力する比較器(EOR回路)、217
はシステムバスインタフェース制御部5BIFI22配
下の共通チャネル装置CH内部バスへ出力するアドレス
情報を保持するレジスタである。
In addition, the system bus interface control section 5B in FIG.
In the IF 122, 212, 213, and 214 are registers that latch data on the address line, data line, and sending ID line from the system bus 103, respectively, and 215 is an identification number (ID) assigned to the common channel device CH1ot.
216 is a comparator (EOR circuit) that outputs “1” when a match is obtained; 217 is a register that holds information #5);
is a register that holds address information to be output to the internal bus of the common channel device CH under the system bus interface control unit 5BIFI22.

以下、動作について説明する。The operation will be explained below.

中央処理装置CPU#0上の主制御部MPUソフトがコ
マンドアドレスCMA書き込みのための命令を実行する
と、MPUバス113のアドレス線上に32ビツトの「
着ID(CHに付与された番号#5〉十数CH内CAR
(または5IR)レジスタアドレス」が、アドレス修飾
信号線上に1ビツトの「IO空間を示す値」が、またデ
ータ信号線上に32ビツトのCMA情報(IMまたは0
Mアドレス)が送出され、それぞれシステムバスインタ
フェース制御部5BIF112内の各レジスタ202.
201.203上にセットされる。システムバスインタ
フェースIIJ?I1部s B I F 112内では
これらの情報をシステムバス103を介して共通チャネ
ル装置CHIOI側へ転送するが、その際まずアドレス
修飾子発着ID情報とアドレスラッチ202上の情報と
をシステムバス103上のアドレス線を2回使って送出
する。更にデータ線を介してデータラッチ203上の情
報を送出する。システムバス103上の送出方法には各
種のものが考えられるが特に本発明では問わない。
When the main control unit MPU software on the central processing unit CPU #0 executes an instruction to write the command address CMA, a 32-bit “” is written on the address line of the MPU bus 113.
Called ID (number assigned to CH #5> CAR within 10+ CHs)
(or 5IR) register address, a 1-bit value indicating IO space on the address modification signal line, and 32-bit CMA information (IM or 0
M address) are sent to each register 202 .
201.203. System bus interface IIJ? In the I1 section s B I F 112, these pieces of information are transferred to the common channel device CHIOI side via the system bus 103. At this time, the address qualifier departure/arrival ID information and the information on the address latch 202 are first transferred to the system bus 103. Send using the upper address line twice. Furthermore, the information on the data latch 203 is sent out via the data line. Various methods can be considered for transmitting data on the system bus 103, but this does not particularly apply to the present invention.

共通チャネル装置CH側は、これらをシステムバスイン
タフェース制御部5BIF122内の対応するレジスタ
上に受信すると、レジスタ212上の着ID(#5)と
レジスタ215上の発ID(#5)とを照合し、一致し
た場合には受は入れ、配下のアダプタ部ADP123側
へ流す。この時、アドレス出力用レジスタ217上には
着ID(#5)を発ID(#0)に置き換えたものが設
定され、これがアダプタ部ADP側へ送られる。
When the common channel device CH side receives these on the corresponding register in the system bus interface control unit 5BIF 122, it compares the called ID (#5) on the register 212 with the calling ID (#5) on the register 215. , if they match, the receiver is accepted and flows to the subordinate adapter section ADP123. At this time, the destination ID (#5) replaced with the originating ID (#0) is set on the address output register 217, and this is sent to the adapter unit ADP side.

以上により、ソフトに意識させずに発IDを起動元中央
処理装置cpuから共通チャネル装置CH側へ転送する
ことができる。
As described above, the calling ID can be transferred from the activation source central processing unit CPU to the common channel device CH side without making the software aware of it.

次に共通チャネル装置CH内のアダプタ部ADP123
はシステムバスインタフェース制御部5BIF122よ
り8ビツトの「発IDJと32ビツトのr1M/CMア
ドレス」を入力するが、レジスタの設定方法は共通記憶
装置CMを持たないシステムか持つシステムかに応じて
2つに分かれる(第3−1図、第3−2図)。
Next, the adapter section ADP123 in the common channel device CH
inputs the 8-bit "source IDJ and 32-bit r1M/CM address" from the system bus interface control unit 5BIF122, but there are two register setting methods depending on whether the system has or does not have a common memory CM. (Figures 3-1 and 3-2).

第3−1図は共通記憶装置CMを具備しないマルチプロ
セッサの場合のCH内ADP 123内の構成の一部で
ある。第3−1図では「発IDJは直接、発IDレジス
タ220にセットし、32ビツトのrIMアドレス」は
CAR(または5IR)レジスタ221にセットし、以
後これらの情報を用いてCCWのフェッチを行う。
FIG. 3-1 shows a part of the configuration of the intra-CH ADP 123 in the case of a multiprocessor not equipped with a common storage device CM. In Figure 3-1, "the source IDJ is directly set in the source ID register 220, the 32-bit rIM address" is set in the CAR (or 5IR) register 221, and these pieces of information are used to fetch the CCW from then on. .

第3−2図は共通記憶装置CMを具備するマルチプロセ
ッサの場合のCH内アダプタ部ADP 123内の構成
の一部である。第3−2図ではアダプタ部ADP123
内のレジスタ230.231上に予めrCM・IM境界
アドレス」とrCM識別番号CM−I DJとを登録し
ておき、システムバスインタフェース制御部5BIF1
22から■M/CMアドレスを入力した時、CM/IM
境界アドレスと比較器232で比較し、個別記憶装置1
M領域なら発IDを、共通記憶装置CM領領域らCM−
I DをID情報レジスタ233に設定する。以後、こ
のID情報とコマンドアドレスレジスタCAR(または
5IR)234上のアドレス情報とを用いてチャネル装
置制御語CC前フェッチの処理を行う。
FIG. 3-2 shows a part of the configuration inside the CH adapter unit ADP 123 in the case of a multiprocessor equipped with a common storage device CM. In Figure 3-2, the adapter part ADP123
The rCM/IM boundary address and the rCM identification number CM-I DJ are registered in advance in registers 230 and 231 in the system bus interface control unit 5BIF1.
22 to■ When entering the M/CM address, CM/IM
The boundary address is compared with the comparator 232, and the individual storage device 1
If it is M area, send the sender ID, and if it is common storage CM area, then CM-
The ID is set in the ID information register 233. Thereafter, this ID information and the address information on the command address register CAR (or 5IR) 234 are used to perform the channel device control word CC pre-fetch process.

第1図、第3図の構成はほんの一例であり、本発明の要
旨を満たす範囲であれば既存のどんな構成でもよいこと
は言うまでもない。
The configurations shown in FIGS. 1 and 3 are merely examples, and it goes without saying that any existing configuration may be used as long as it satisfies the gist of the present invention.

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

以上説明したように、本発明によれば従来の問題点が除
去される他、以下の効果がある。
As explained above, according to the present invention, in addition to eliminating the conventional problems, the present invention has the following effects.

■ソフトはCMA情報として自分のCPU番号まで編集
する必要がないので、CMA設定処理が簡単化する。
■Since the software does not need to edit your own CPU number as CMA information, the CMA setting process is simplified.

■自分のCPU番号はソフトでは意識しないで済むため
、各CPUでの起動処理が均一化し、又マルチプロセッ
サであることを意識しないでCH起動プログラムを記述
できる。
- Since the software does not need to be conscious of its own CPU number, the startup process on each CPU is made uniform, and CH startup programs can be written without being aware of the fact that it is a multiprocessor.

■ソフトのバグ等によるCPU番号誤指定の問題から解
放され、システムの信頼性が向上する。
■It eliminates the problem of incorrect CPU number specification due to software bugs, etc., and improves system reliability.

■CH内の共通バス制御回路はアドレスバスの着IDフ
ィールドを発IDフィールドに置きかえて配下へ送出す
るため、発IDを効率よく受信でき、以後のCCWフェ
ッチに利用することができる。
(2) The common bus control circuit in the CH replaces the destination ID field of the address bus with the origination ID field and sends it to the subordinate, so the origination ID can be efficiently received and used for subsequent CCW fetching.

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

第1図は本発明が適用されるマルチプロセッサシステム
の構成例の図、 第2図はCHからIMへアクセスする時の本発明におけ
るアドレス情報の構成の図、 第3図は本発明においてCMA書き込みの際、起動元C
PU番号(発ID)をハード的にCHに設定する場合の
構成例の図、 第3−1図はCMなしのマルチシステムの場合に、AD
P内レジスタへの発ID、IMアドレスの設定を示す図
、 第3−2図はCMありのマルチシステムの場合に、AD
P内レジスタへの発ID/CM−ID、、IM/CMア
ドレスの設定を示す図、 第4図はCHの一般的接続構成の図、 第5図はマツブト方式によるCH起動制御の例(シング
ルプロセッサ構成時) 第6図は従来方式におけるCHへのCMA書きjみの例
(マルチプロセッサ構成時)である。 0゜〜100.−1・・・中央処理装置、l・・・共通
データチャネル装置、 2o〜102.、・・・個別記憶装置、3・・・システ
ムバス、 4゜〜104□1・・・10デバイス、5・・・IOイ
ンタフェースバス、 6・・・共通記憶装置、 0・・・主記憶部、 1・・・プログラムメモリROM。 2・・・システムバスインタフェース制御部、3・・・
MPUバス、 0・・・ローカルMPU、 1・・・ROM/RAM部、 2・・・システムバスインタフェース制御部、3・・・
アダプタ部、 4・・・IOバインフェースバス制御部、5・・・ロー
カルMPUバス、 201.202.203、 内レジスタ類、 212.213.214、 ヤネル装置内しジスタ類、 216.232・・・比較器、 233・・・IDtf’l報レジスタ 204・・・中央処理装置 5・・・共通データチ
Figure 1 is a diagram of a configuration example of a multiprocessor system to which the present invention is applied, Figure 2 is a diagram of the configuration of address information in the present invention when accessing from CH to IM, and Figure 3 is a diagram of a CMA write in the present invention. In this case, boot source C
Figure 3-1 shows a configuration example when setting the PU number (calling ID) to the CH using hardware.
Figure 3-2 shows the setting of the sender ID and IM address in the P register.
Figure 4 is a diagram showing the general connection configuration of CH. Figure 5 is an example of CH activation control using the Matsubuto method (single (In case of processor configuration) FIG. 6 is an example of CMA writing to CH in the conventional method (in multi-processor configuration). 0°~100. -1...Central processing unit, l...Common data channel device, 2o-102. ,...Individual storage device, 3...System bus, 4゜~104□1...10 devices, 5...IO interface bus, 6...Common storage device, 0...Main memory section , 1...Program memory ROM. 2... System bus interface control unit, 3...
MPU bus, 0... Local MPU, 1... ROM/RAM section, 2... System bus interface control section, 3...
Adapter section, 4... IO interface bus control section, 5... Local MPU bus, 201.202.203, Internal registers, 212.213.214, Internal registers, 216.232... Comparator, 233...IDtf'l information register 204...Central processing unit 5...Common data chain

Claims (1)

【特許請求の範囲】 (1)個別記憶装置(IM)を有するn個の中央処理装
置(CPU)と共通データチャネル装置(CH)とが共
通バスに接続されて構成されるマルチプロセッサシステ
ムにおける共通データチャネル装置起動方式において、 前記中央処理装置のソフトウェアが、前記共通データチ
ャネル装置起動時に該中央処理装置の個別記憶装置(I
M)上に用意したチャネル装置制御語(CCW)の組合
せからなるチャネルプログラムの先頭コマンドアドレス
(CMA)を共通データチャネル装置内の対応するレジ
スタに書き込む命令を発すると、 前記中央処理装置(CPU)の具備する共通バス制御回
路が、該中央処理装置内部バスから受信した前記チャネ
ルプログラムの先頭コマンドアドレス(CMA)に起動
元の前記中央処理装置の起動元中央処理装置番号(発I
D)を付加して共通バスへ送出し、 前記共通データチャネル装置(CH)は、共通バスから
受信した前記起動元中央処理装置番号(発ID)とチャ
ネルプログラムの先頭コマンドアドレス(CMA)とを
用いて前記中央処理装置の個別記憶装置(IM)上のチ
ャネル装置制御語(CCW)読出しを行う ことを特徴とするマルチプロセッサシステムにおける共
通データチャネル装置起動方式。(2)前記中央処理装
置のソフトウェアは、前記チャネルプログラムの先頭コ
マンドアドレス(CMA)対応のレジスタを、「着共通
データチャネル装置番号(着ID)+該着共通データチ
ャネル装置内レジスタアドレス」の形式で指定し、着共
通データチャネル装置の具備する共通バス制御回路は、
前記共通バスから受信した前記着共通データチャネル装
着番号(着ID)を前記共通バスから受信した前記起動
元中央処理装置番号(発ID)に置き換えて配下の共通
データチャネル装置内部のバスへ送出することを特徴と
する請求項1記載のマルチプロセッサシステムにおける
共通データチャネル装置起動方式。 (3)個別記憶装置(IM)を有するn個の中央処理装
置(CPU)と共通記憶装置(CM)と共通データチャ
ネル装置(CH)とが共通バスに接続されて構成される
マルチプロセッサシステムにおける共通データチャネル
装置起動方式において、前記共通データチャネル装置に
は予め「共通記憶装置番号(CM−ID)」と「共通記
憶装置(CM)・個別記憶装置(IM)境界アドレス」
とを設定しておき、 前記中央処理装置のソフトウェアが、前記共通データチ
ャネル装置起動時に、該中央処理装置の具備する個別記
憶装置(IM)または共通記憶装置(CM)上に用意し
たチャネル装置制御語(CCW)の組合せからなるチャ
ネルプログラムの先頭コマンドアドレス(CMA)を該
共通データチャネル装置内の対応するレジスタに書き込
む命令を発すると、 前記中央処理装置の具備する共通バス制御回路は、該中
央処理装置内部バスから受信した前記チャネルプログラ
ムの先頭コマンドアドレス(CMA)に起動元の前記中
央処理装置の起動元中央処理装置番号(発ID)を付加
して共通バスへ送出し、 前記共通データチャネル装置は、前記チャネル装置制御
語(CCW)を読み出す際、前記共通記憶装置(CM)
・個別記憶装置(IM)境界アドレスにより、共通バス
から受信した前記チャネルプログラムの先頭コマンドア
ドレス(CMA)が共通記憶装置(CM)上か個別記憶
装置(IM)上かを判定し、該判定結果に応じて前記チ
ャネルプログラムの先頭コマンドアドレス(CMA)に
前記共通記憶装置番号(CM−ID)と前記起動元中央
処理装置番号(発ID)のいずれかを付加して前記共通
バスへ送出する ことを特徴とするマルチプロセッサシステムにおける共
通データチャネル装置起動方式。(4)前記中央処理装
置のソフトウェアは、前記チャネルプログラムの先頭コ
マンドアドレス(CMA)対応のレジスタを、「着共通
データチャネル装置番号(着ID)+該共通データチャ
ネル装置内レジスタアドレス」の形式で指定し、着共通
データチャネル装置の具備する共通バス制御回路は、前
記共通バスから受信した前記着共通データチャネル装置
番号(着ID)を前記共通バスから受信した前記起動元
中央処理装置番号(発ID)に置き換えて配下の共通デ
ータチャネル装置内部のバスへ送出することを特徴とす
る請求項3記載のマルチプロセッサシステムにおける共
通データチャネル装置起動方式。
[Claims] (1) Common in a multiprocessor system configured by n central processing units (CPUs) each having an individual memory device (IM) and a common data channel device (CH) connected to a common bus. In the data channel device activation method, the software of the central processing unit is configured to activate the individual storage device (I) of the central processing unit when the common data channel device is activated.
M) When issuing an instruction to write the start command address (CMA) of the channel program consisting of the combination of channel device control words (CCW) prepared above to the corresponding register in the common data channel device, the central processing unit (CPU) A common bus control circuit included in the central processing unit inputs the activation source central processing unit number (originating I
D) and sends it to the common bus, and the common data channel device (CH) receives the activation source central processing unit number (caller ID) and the leading command address (CMA) of the channel program from the common bus. A common data channel device startup method in a multiprocessor system, characterized in that the channel device control word (CCW) on an individual memory (IM) of the central processing unit is read using the central processing unit. (2) The software of the central processing unit stores the register corresponding to the first command address (CMA) of the channel program in the format of "terminating common data channel device number (terminating ID) + register address within the destination common data channel device". The common bus control circuit included in the destination common data channel device is specified by
The terminating common data channel installation number (terminating ID) received from the common bus is replaced with the activation source central processing unit number (originating ID) received from the common bus, and sent to the internal bus of the subordinate common data channel device. 2. A common data channel device activation method in a multiprocessor system as claimed in claim 1. (3) In a multiprocessor system configured by n central processing units (CPUs) each having an individual memory device (IM), a common memory device (CM), and a common data channel device (CH) connected to a common bus. In the common data channel device activation method, the common data channel device is provided with a "common storage device number (CM-ID)" and a "common storage device (CM)/individual storage device (IM) boundary address" in advance.
and when the software of the central processing unit starts up the common data channel device, the software of the central processing unit controls the channel device prepared on the individual storage device (IM) or the common storage device (CM) included in the central processing unit. When an instruction is issued to write the first command address (CMA) of a channel program consisting of a combination of words (CCW) to a corresponding register in the common data channel device, the common bus control circuit included in the central processing unit Adding an activation source central processing unit number (caller ID) of the activation source central processing unit to the start command address (CMA) of the channel program received from the processing unit internal bus, and sending it to the common bus; When reading the channel device control word (CCW), the device reads the common memory (CM).
- Based on the individual memory (IM) boundary address, determine whether the first command address (CMA) of the channel program received from the common bus is on the common memory (CM) or the individual memory (IM), and check the determination result. Adding either the common storage device number (CM-ID) or the activation source central processing unit number (originating ID) to the leading command address (CMA) of the channel program in accordance with the above, and transmitting it to the common bus. A common data channel device startup method in a multiprocessor system characterized by: (4) The software of the central processing unit stores the register corresponding to the first command address (CMA) of the channel program in the format of "terminating common data channel device number (terminating ID) + register address within the common data channel device". The common bus control circuit included in the terminating common data channel device converts the terminating common data channel device number (terminating ID) received from the common bus into the activation source central processing unit number (originating ID) received from the common bus. 4. The method for activating a common data channel device in a multiprocessor system according to claim 3, wherein the common data channel device is sent to a bus inside a subordinate common data channel device.
JP26569189A 1989-10-12 1989-10-12 Startup method of common data channel device in multiprocessor system Expired - Fee Related JP2781999B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26569189A JP2781999B2 (en) 1989-10-12 1989-10-12 Startup method of common data channel device in multiprocessor system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26569189A JP2781999B2 (en) 1989-10-12 1989-10-12 Startup method of common data channel device in multiprocessor system

Publications (2)

Publication Number Publication Date
JPH03127158A true JPH03127158A (en) 1991-05-30
JP2781999B2 JP2781999B2 (en) 1998-07-30

Family

ID=17420670

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26569189A Expired - Fee Related JP2781999B2 (en) 1989-10-12 1989-10-12 Startup method of common data channel device in multiprocessor system

Country Status (1)

Country Link
JP (1) JP2781999B2 (en)

Also Published As

Publication number Publication date
JP2781999B2 (en) 1998-07-30

Similar Documents

Publication Publication Date Title
US3876987A (en) Multiprocessor computer systems
US5717952A (en) DMA controller with mechanism for conditional action under control of status register, prespecified parameters, and condition field of channel command
US7660916B2 (en) Emulation of independent active DMA channels with a single DMA capable bus master hardware and firmware
EP0150767B1 (en) Program controlled bus arbitration for a distributed array processing system
JP2002516433A (en) Software configuration method for prioritizing interrupts in microprocessor based devices.
US6581119B1 (en) Interrupt controller and a microcomputer incorporating this controller
JP2001005776A (en) Bus architecture and information processor using the same
US20150268985A1 (en) Low Latency Data Delivery
US3639911A (en) Digital processor having automatic conflict-resolving logic
US5129079A (en) Computer system having subinstruction surveillance capability
JPH03127158A (en) Common data channel device actuating system in multiprocessor system
JPS6242306B2 (en)
US20040230730A1 (en) DMA request interrupt
JPH0520120A (en) Parallel processing computer system
JP2008511890A (en) Method and apparatus for changing information unit using atomic operation
US5113513A (en) Apparatus and method for loading a program in an external storage device connected to one bus into a memory connected to a different bus
US7146493B2 (en) Systems and methods for protecting advanced configuration and power interface code from driver attachment
JPS59100959A (en) Composite processor system
JPH09167117A (en) Microcomputer and real time system using the microcomputer
JP2972557B2 (en) Data transfer control device and control method
JPH02191042A (en) Interruption control system
JPS59197919A (en) Collision preventing system
JP3183311B2 (en) Data transfer system
JP2000347712A (en) Programmable controller
JPS59167763A (en) Microcomputer

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees