JPH096730A - Multiple processor - Google Patents

Multiple processor

Info

Publication number
JPH096730A
JPH096730A JP14753995A JP14753995A JPH096730A JP H096730 A JPH096730 A JP H096730A JP 14753995 A JP14753995 A JP 14753995A JP 14753995 A JP14753995 A JP 14753995A JP H096730 A JPH096730 A JP H096730A
Authority
JP
Japan
Prior art keywords
bus
group
identification number
cycle
system bus
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
JP14753995A
Other languages
Japanese (ja)
Inventor
Junichi Takusagawa
純一 田草川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Computertechno Ltd
Original Assignee
NEC Computertechno Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Computertechno Ltd filed Critical NEC Computertechno Ltd
Priority to JP14753995A priority Critical patent/JPH096730A/en
Publication of JPH096730A publication Critical patent/JPH096730A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE: To reduce overhead due to the parallel operations of plural operating systems(OS) on one system as much as possible. CONSTITUTION: A processor and a main storage device are provided with means for holding their own device identification numbers and means for holding the group identification numbers of OS to which those devices belong, and the controller of a bus is provided with a group information storage buffer 102 for holding the information of relations between the group identification numbers and the device identification numbers, means 103-106 for deciding the group identification number of the OS to enable the usage of the bus for each bus cycle, and bus arbiter circuit for deciding the device to use the bus from bus utilizing requests from the processor and the main storage device and the relation information read by the decided group identification number.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、多重処理装置、特にバ
ス接続されたマルチプロセッサシステム上で複数のオペ
レーティングシステム(OS)を並列に実行させる多重
処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multiprocessor system, and more particularly to a multiprocessor system for executing a plurality of operating systems (OS) in parallel on a bus-connected multiprocessor system.

【0002】[0002]

【従来の技術】一般に、1つのシステム上で2つの異な
ったOS上のアプリケーションソフトウェアを並列に実
行させる場合や、古いOSを稼働させている状態で新し
いOSの開発を行う場合には、仮想計算機システムを用
いることが従来から知られている。これによる場合、仮
想計算機システムを実現する制御プログラムとハードウ
ェア機能を用いることによって、実処理装置上に複数の
仮想的な処理装置(VM)を生成し、VM上で各々のO
Sを実行させ得る。
2. Description of the Related Art Generally, when executing application software on two different OSs in parallel on one system, or when developing a new OS while an old OS is running, a virtual computer is used. It is conventionally known to use a system. In this case, a plurality of virtual processing units (VM) are generated on the actual processing unit by using the control program and the hardware function for realizing the virtual computer system, and each virtual processing unit (VM) is generated on the VM.
S can be executed.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の多重処
理装置では、VMを制御するためのVM制御プログラム
の開発が不可欠である。また、VM間の独立性を保証す
るため、VM上のプログラムを発行した処理装置の状態
を変化させる特権命令は、実処理装置で直接実行されず
VM制御プログラムがVMの状態を変更することによっ
て疑似している。このため、特権命令に関してのオーバ
ーヘッドが大きく、直接処理装置で実行される場合に比
べて性能が大幅に低下するという問題がある。この性能
低下を軽減するためには、通常、ハードウェア、ファー
ムウェアを用いてVM制御用の高速化機能を実現してい
る。
In the above-mentioned conventional multiprocessor, it is essential to develop a VM control program for controlling the VM. Further, in order to guarantee independence between VMs, a privileged instruction that changes the state of the processing device that issued the program on the VM is not directly executed by the actual processing device, and the VM control program changes the state of the VM. I am simulating. Therefore, there is a problem in that the overhead related to the privileged instruction is large and the performance is significantly reduced as compared with the case where the privileged instruction is directly executed by the processing device. In order to reduce this performance deterioration, usually, the speed-up function for VM control is realized by using hardware and firmware.

【0004】ところで、マルチプロセッサシステムで
は、各々のプロセッサグループ毎にOSを割り振ること
により、複数のOSを1つのシステムで並列に動作させ
ることが可能であるため、仮想記憶計算機システムは不
要である。しかし、各演算処理装置、入出力装置、主記
憶装置間のインタフェースを行うシステムバスは共用で
あるため、従来はOS間の独立性を保証するためには、
システムバス上のトランザクションがどのOSの配下の
ものであるかを認識する仕組み、例えば、システムバス
上のトランザクションに装置毎の識別番号を付与し、各
装置側では識別番号により自分が属するOSの配下のト
ランザクションであるか否かを判別し、そのトランザク
ションにおける自装置の機能をアクティブにするような
機能を備える必要があり、そのために、投資されるハー
ドウェア量が大きいという問題がある。
By the way, in a multiprocessor system, by allocating an OS to each processor group, it is possible to operate a plurality of OSs in parallel in one system, and therefore a virtual storage computer system is unnecessary. However, since the system bus for interfacing each arithmetic processing unit, the input / output unit, and the main storage unit is shared, conventionally, in order to guarantee independence between OSs,
A mechanism for recognizing which OS the transaction on the system bus belongs to, for example, an identification number for each device is given to the transaction on the system bus, and each device subordinates the OS to which it belongs. It is necessary to determine whether or not the transaction is a transaction and activate the function of the own device in the transaction, which causes a problem that the amount of hardware to be invested is large.

【0005】[0005]

【課題を解決するための手段】本発明の装置は、複数の
処理装置と、1つ以上の主記憶装置と、バス制御装置と
がバス接続された情報処理装置上で並列に複数のオペレ
ーティングシステムを実行させる多重処理装置におい
て、前記処理装置及び前記主記憶装置に自装置の装置識
別番号を保持する手段と、当該装置が属するオペレーテ
ィングシステムのグループ識別番号を保持する手段とを
設け、また、前記バス制御装置には、前記グループ識別
番号と前記装置識別番号との関係情報を保持する手段
と、バスサイクルごとにバス使用可能なオペレーティン
グシステムのグループ識別番号を決定する手段と、前記
処理装置及び主記憶装置からのバス利用要求と前記決定
されたグループ識別番号により読み出された前記関係情
報とからバス使用装置を決定する手段とを設けたことを
特徴とする多重処理装置。
SUMMARY OF THE INVENTION An apparatus according to the present invention comprises a plurality of operating systems arranged in parallel on an information processing apparatus in which a plurality of processing units, one or more main storage units, and a bus control unit are connected by a bus. In the multi-processing device for executing the above, the processing device and the main storage device are provided with means for holding a device identification number of its own device and means for holding a group identification number of an operating system to which the device belongs, and The bus control device holds a relationship information between the group identification number and the device identification number, a means for determining a group identification number of an operating system that can use the bus for each bus cycle, the processing device and the main unit. Bus usage device from a bus usage request from a storage device and the relationship information read by the determined group identification number Multiprocessing apparatus characterized in that a means for determining.

【0006】[0006]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。図3は本発明が適用されるマルチプロセッ
サシステム構成の一例を示すブロック図である。図3に
おいて演算処理装置(CPU)1,2,3,4、主記憶
装置(MMU)5,6、入出力装置(IOP)7,8及
びシステムバス制御装置(SBC)9はシステムバス1
00により接続されている。システムバス100はSB
C9により制御されており、システムバス100で接続
されている各装置間1〜9で双方向に情報の転送を行う
信号線である。信号線301〜308は、SBC9を除
くシステムバス100に接続された各装置1〜8から、
SBC9に対してバスの使用要求を行う為のものであ
る。
Next, embodiments of the present invention will be described with reference to the drawings. FIG. 3 is a block diagram showing an example of a multiprocessor system configuration to which the present invention is applied. In FIG. 3, the arithmetic processing units (CPU) 1, 2, 3, 4, main storage units (MMU) 5, 6, input / output units (IOP) 7, 8 and system bus control unit (SBC) 9 are the system bus 1
00 for connection. System bus 100 is SB
The signal line is controlled by C9 and bidirectionally transfers information between devices 1 to 9 connected by the system bus 100. The signal lines 301 to 308 are from the respective devices 1 to 8 connected to the system bus 100 except the SBC 9,
This is for making a bus use request to the SBC 9.

【0007】本システムの動作について、システムバス
の機能に注目して、図4に示すタイミングチャートを用
いて説明する。システムバス100上の1サイクルは4
クロックで構成される。まず、T0はシステムバス10
0に接続された各装置1〜8からSBC9に対してシス
テムバス使用要求を発行するタイミングである。このと
き、各装置1〜8は図3の接続線301〜308を用い
てSBC9に対して要求を発行する。次に、T1ではS
BC9がT0にて装置1〜8から受け取ったバス使用要
求を基に調停を行い、そのサイクルでのバスの使用を許
可した装置番号をシステムバス100を介して全装置1
〜8に放送する。T2,T3ではバスの使用を許可され
た装置がシステムバス100に情報を発行する。T4〜
T7はT0〜T3で行われた以上の処理の繰り返しであ
る。
The operation of this system will be described with reference to the timing chart shown in FIG. 4, focusing on the function of the system bus. 4 cycles per system bus 100
Composed of a clock. First, T0 is the system bus 10
This is the timing of issuing a system bus use request from each of the devices 1 to 8 connected to 0 to the SBC 9. At this time, each of the devices 1 to 8 issues a request to the SBC 9 using the connection lines 301 to 308 of FIG. Next, at T1, S
The BC9 performs arbitration based on the bus use request received from the devices 1 to 8 at T0, and assigns the device number that permits the use of the bus in the cycle to the entire device 1 via the system bus 100.
Broadcast to ~ 8. At T2 and T3, a device permitted to use the bus issues information to the system bus 100. T4 ~
T7 is the repetition of the above processing performed in T0 to T3.

【0008】次に、図4のタイミングチャートの一例と
してCPU1からMMU5に対しての主記憶リード要求
が行われる場合を図5に示す。サイクル1でアクセス要
求が発生した場合、CPU1はT0でSBC9に対して
接続線301を用いてシステムバス使用要求を発行す
る。SBC9はT1でシステムバス100を介してCP
U1にシステムバス使用許可を与える。CPU1はT
2,T3でMMU5に対して主記憶リード要求と要求ア
ドレスを発行する。サイクル2ではサイクル1で要求さ
れた主記憶リード要求に対するリードデータを返送する
ため、MMU5がT4でSBC9に対して接続線301
を用いてシステムバス使用要求を発行する。SBC9は
T5でシステムバス100を介してMMU5にシステム
バス使用許可を与える。MMU5はT2,T3でCPU
1に対して主記憶リードデータを発行する。
Next, as an example of the timing chart of FIG. 4, FIG. 5 shows a case where a main memory read request is issued from the CPU 1 to the MMU 5. When an access request is generated in cycle 1, the CPU 1 issues a system bus use request to the SBC 9 using the connection line 301 at T0. SBC9 is CP via system bus 100 at T1
Give U1 permission to use the system bus. CPU1 is T
At 2, T3, a main memory read request and a request address are issued to the MMU5. In cycle 2, since the read data for the main memory read request requested in cycle 1 is returned, the MMU 5 sends the connection line 301 to the SBC 9 at T4.
Is used to issue a system bus use request. The SBC 9 gives the system bus use permission to the MMU 5 via the system bus 100 at T5. MMU5 is CPU at T2, T3
The main storage read data is issued to 1.

【0009】次に、本マルチプロセッサシステムに属す
る各装置1〜8が複数のOS配下で分割して動作してい
る場合について説明する。図6は図3で示したシステム
構成において各装置が2つのOSの配下で分割して動作
する場合の装置のグループ化を示す図であり、エリア6
01に含まれるCPU1,CPU2,MMU5及びIO
P7(グループA)と、エリア602に含まれるCPU
3,CPU4,MMU6及びIOP8(グループB)
は、それぞれ異なるOS配下で動作する。
Next, a case where each of the devices 1 to 8 belonging to the present multiprocessor system is divided and operates under the control of a plurality of OSs will be described. FIG. 6 is a diagram showing grouping of devices when each device is divided and operates under the control of two OSs in the system configuration shown in FIG.
CPU1, CPU2, MMU5 and IO included in 01
P7 (group A) and CPU included in area 602
3, CPU4, MMU6 and IOP8 (Group B)
Operate under different OSs.

【0010】この状態での、システムバスの動作につい
て、図7に示すタイミングチャートにより説明する。シ
ステムバス100の使用権はSBC9によりバスサイク
ル毎に2つのOS配下の装置グループ割り振られる。こ
の場合タイミングチャートでは奇数サイクルはグループ
Aの装置に割り振られ、偶数サイクルはグループBの装
置に割り振られている。
The operation of the system bus in this state will be described with reference to the timing chart shown in FIG. The right to use the system bus 100 is allocated by the SBC 9 to two device groups under the OS every bus cycle. In this case, in the timing chart, the odd cycle is allocated to the device of group A and the even cycle is allocated to the device of group B.

【0011】サイクル1ではCPU1とCPU3で主記
憶リード要求が発生し、CPU1とCPU3はT0でS
BC9に対して、それぞれ接続線301,303を用い
てシステムバス使用要求を発行する。SBC9はサイク
ル1はグループAにバス使用権があると判定し、T1で
システムバス100を介して全装置1〜8に対してグル
ープAのCPU1にバス使用許可を与えたことを放送す
る。CPU1はT2,T3でMMU5に対して主記憶リ
ード要求と要求アドレスを発行する。その他のグループ
Aに属する装置はCPU1から発行される要求を受け動
作を行う。グループBに属する装置は何もしない。
In cycle 1, a main memory read request is issued by CPU1 and CPU3, and CPU1 and CPU3 execute S at T0.
A system bus use request is issued to the BC 9 using the connection lines 301 and 303, respectively. The SBC 9 determines that the group A has the bus use right in the cycle 1, and broadcasts that the bus use permission is given to the CPU 1 of the group A to all the devices 1 to 8 via the system bus 100 at T1. The CPU 1 issues a main memory read request and a request address to the MMU 5 at T2 and T3. The other devices belonging to the group A receive the request issued from the CPU 1 and operate. The devices belonging to group B do nothing.

【0012】サイクル2ではCPU3から主記憶リード
要求が発生し、MMU5で主記憶データリプライ要求が
発生し、CPU3とMMU5はT4でSBC9に対し
て、それぞれ接続線303,305を用いてシステムバ
ス使用要求を発行する。SBC9はサイクル2はグルー
プBにバス使用権があると判定し、T5でシステムバス
100を介して全装置1〜8に対してグループBのCP
U3にバス使用許可を与えたことを放送する。CPU3
はT6,T7でMMU6に対して主記憶リード要求と要
求アドレスを発行する。その他のグループBに属する装
置はCPU3から発行される要求を受け動作を行う。グ
ループAに属する装置は何もしない。
In cycle 2, the main memory read request is issued from the CPU 3, the main memory data reply request is issued from the MMU 5, and the CPU 3 and the MMU 5 use the system bus to the SBC 9 at T4 by using the connection lines 303 and 305, respectively. Make a request. The SBC 9 determines that the group B has the right to use the bus in the cycle 2, and at T5, the CP of the group B is sent to all the devices 1 to 8 via the system bus 100.
Broadcast that U3 has been granted bus permission. CPU3
Issues a main memory read request and request address to the MMU 6 at T6 and T7. The other devices belonging to the group B receive the request issued from the CPU 3 and operate. Devices belonging to group A do nothing.

【0013】サイクル3ではMMU5とMMU6から主
記憶データリプライ要求が発生し、MMU5とMMU6
はT8でSBC9に対して、それぞれ接続線305,3
06を用いてシステムバス使用要求を発行する。SBC
9はサイクル3はグループAにバス使用権があると判定
し、T9でシステムバス100を介して全装置1〜8に
対してグループAのMMU5にバス使用許可を与えたこ
とを放送する。MMU5はT10,T11でCPU1に
対して主記憶リードデータを発行する。その他のグルー
プAに属する装置はMMU5から発行される要求を受け
動作を行う。グループBに属する装置は何もしない。
In cycle 3, main memory data reply requests are issued from MMU5 and MMU6, and MMU5 and MMU6
Is connected to SBC9 at T8 by connecting lines 305 and 3 respectively.
A system bus use request is issued using 06. SBC
In cycle 9, it is determined that the group A has the bus use right in the cycle 3, and broadcasts that the bus use permission is given to the MMU 5 of the group A to all the devices 1 to 8 through the system bus 100 at T9. The MMU 5 issues main memory read data to the CPU 1 at T10 and T11. The other devices belonging to the group A perform the operation upon receiving the request issued from the MMU 5. The devices belonging to group B do nothing.

【0014】サイクル4ではMMU6から主記憶データ
リプライ要求が発生し、MMU6はT12でSBC9に
対して接続線306を用いてシステムバス使用要求を発
行する。SBC9はサイクル3はグループAにバス使用
権があると判定し、T13でシステムバス100を介し
て全装置1〜8に対してグループBのMMU6にバス使
用許可を与えたことを放送する。MMU6はT14,T
15でCPU3に対して主記憶リードデータを発行す
る。その他のグループBに属する装置はMMU6から発
行される要求を受け動作を行う。グループBに属する装
置は何もしない。
In cycle 4, the main memory data reply request is generated from the MMU 6, and the MMU 6 issues a system bus use request to the SBC 9 using the connection line 306 at T12. The SBC 9 determines that the group A has the bus use right in the cycle 3, and broadcasts that the bus use permission is given to the MMU 6 of the group B to all the devices 1 to 8 through the system bus 100 at T13. MMU6 is T14, T
At 15, the main memory read data is issued to the CPU 3. The other devices belonging to the group B receive the request issued from the MMU 6 and operate. The devices belonging to group B do nothing.

【0015】次に、以上に説明した動作について図1に
示すSBC9の詳細図と、図2に示す各装置1〜8のシ
ステムバスインタフェース部の詳細図により説明する。
Next, the operation described above will be described with reference to the detailed diagram of the SBC 9 shown in FIG. 1 and the detailed diagram of the system bus interface section of each of the devices 1 to 8 shown in FIG.

【0016】図1におけるグループ情報記憶バッファ1
02は8ビット×2ワードで構成されるバッファであ
り、予めシステム起動時に設定された各装置1〜8がど
のOSグループに属するか関係を示す情報を保持してい
る。バス使用可能グループ指定レジスタ103はそのバ
スサイクルにおいて使用権のあるグループ番号を指示
し、カウンタ104によりバスサイクル毎にカウントア
ップが行われる。レジスタ305はOSグループの数を
記憶するレジスタである。OSが1つの構成の場合
“0”がセットされ、OSが2つの構成の場合“1”が
セットされる。比較器106はレジスタ103と105
の比較を行い、一致した場合レジスタ103の値は
“0”にリセットされる。
Group information storage buffer 1 in FIG.
Reference numeral 02 denotes a buffer composed of 8 bits × 2 words, which holds information indicating a relationship to which OS group each of the devices 1 to 8 set at system startup in advance belongs. The bus available group designation register 103 indicates a group number that has the usage right in the bus cycle, and the counter 104 increments the count for each bus cycle. The register 305 is a register that stores the number of OS groups. "0" is set when the OS has one configuration, and "1" is set when the OS has two configurations. The comparator 106 includes registers 103 and 105.
And the values in the register 103 are reset to "0".

【0017】レジスタ103により示されたグループ番
号は、接続線110によりグループ情報記憶バッファ1
02のリードアドレスとして入力される。グループ情報
記憶バッファ102から読み出されたバス使用権のある
装置情報はAND回路群107に入力される。AND回
路群107では、各装置1〜8から発行されたバス獲得
要求信号301〜308とバス使用権のある装置情報と
の論理積が装置毎にとられ、接続線111によりバス調
停回路101に入力される。システムバス調停回路10
1は、バス使用要求信号111を入力として、装置1〜
8間の調停を行い各バスサイクルでのバス使用可能装置
を決定する。決定したバス利用可能グループ番号と装置
番号はシステムバス100を介して全装置1〜8に放送
される。
The group number indicated by the register 103 corresponds to the group information storage buffer 1 through the connection line 110.
02 read address. The device information having the bus use right read from the group information storage buffer 102 is input to the AND circuit group 107. In the AND circuit group 107, the logical product of the bus acquisition request signals 301 to 308 issued from the respective devices 1 to 8 and the device information having the bus use right is calculated for each device, and the connection line 111 informs the bus arbitration circuit 101. Is entered. System bus arbitration circuit 10
1 receives the bus use request signal 111 as an input,
8) Arbitration is performed to determine the bus usable device in each bus cycle. The determined bus available group number and device number are broadcast to all devices 1 to 8 via the system bus 100.

【0018】次に、図2に示したシステムバス100に
接続されている各装置1〜8のシステムバスインタフェ
ース部について、CPU1を例にとり説明する。バスイ
ンタフェース回路201は処理装置202とシステムバ
ス100との間に位置しインタフェース制御を行う回路
である。レジスタ203はCPU1が属するOSグルー
プ番号を保持するレジスタで、システム起動時に値が設
定される。レジスタ204はCPU1の装置番号を保持
するレジスタで、システム起動時に値が設定される。
Next, the system bus interface section of each of the devices 1 to 8 connected to the system bus 100 shown in FIG. 2 will be described by taking the CPU 1 as an example. The bus interface circuit 201 is a circuit that is located between the processing device 202 and the system bus 100 and performs interface control. The register 203 is a register that holds the OS group number to which the CPU 1 belongs, and its value is set when the system is started. The register 204 is a register that holds the device number of the CPU 1, and its value is set when the system is activated.

【0019】比較器205はシステムバス101を経由
してシステムバス制御装置9から各バスサイクル毎に送
られてくるバス利用可能グループ番号とレジスタ203
の比較を行い、その結果をバスインタフェース回路20
1に報告する。バスインタフェース回路201はその結
果を受けて、そのバスサイクルが自分の属するグループ
で使用できるサイクルであるか否かを判定する。また比
較器206はシステムバス制御装置9から各バスサイク
ル毎に送られてくるバス利用可能装置番号とレジスタ2
04の比較を行い、その結果をバスインタフェース回路
201に報告する。バスインタフェース回路201はそ
の結果を受けて、そのバスサイクルが自分のバスアクセ
ス要求を発行できるサイクルであるか否かを判定する。
他の装置2〜8についても同様である。
The comparator 205 is a bus available group number sent from the system bus controller 9 via the system bus 101 every bus cycle and the register 203.
Are compared, and the result is compared to the bus interface circuit 20.
Report to 1. The bus interface circuit 201 receives the result and determines whether or not the bus cycle is a cycle that can be used by the group to which the bus interface circuit 201 belongs. Further, the comparator 206 uses the bus available device number and the register 2 sent from the system bus control device 9 every bus cycle.
04 is compared and the result is reported to the bus interface circuit 201. The bus interface circuit 201 receives the result and determines whether or not the bus cycle is a cycle in which its own bus access request can be issued.
The same applies to the other devices 2 to 8.

【0020】[0020]

【発明の効果】以上説明したように、本発明によれば、
仮想計算機システムの機能を必要とする事なく、マルチ
プロセッサシステム上で複数のOSを並列に実行させる
ことができる。さらに、システムバスの制御回路に最小
限のハードウェア機能を付加することによりOS間の独
立性を保証し、複数のOSが1システム上で並列に動作
することによるオーバヘッドを極力小さくすることがで
きる。
As described above, according to the present invention,
It is possible to execute a plurality of OSs in parallel on a multiprocessor system without requiring the function of the virtual computer system. Furthermore, by adding a minimum hardware function to the control circuit of the system bus, independence between OSs is guaranteed, and the overhead due to a plurality of OSs operating in parallel on one system can be minimized. .

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

【図1】本発明の一実施例におけるシステム制御装置の
一例を示すブロック図である。
FIG. 1 is a block diagram showing an example of a system controller according to an embodiment of the present invention.

【図2】本発明の一実施例におけるシステムバスインタ
フェース部の一例を示すブロック図である。
FIG. 2 is a block diagram showing an example of a system bus interface unit in an embodiment of the present invention.

【図3】本発明が適用されるマルチプロセッサシステム
の構成例を示すブロック図である。
FIG. 3 is a block diagram showing a configuration example of a multiprocessor system to which the present invention is applied.

【図4】本発明における1OS下での一般的なタイミン
グチャートである。
FIG. 4 is a general timing chart under 1OS in the present invention.

【図5】図4に示したタイミングチャートの一具体例を
示すタイミングチャートである。
5 is a timing chart showing a specific example of the timing chart shown in FIG.

【図6】本発明が適用されるマルチプロセッサシステム
のグループ分けを示す図である。
FIG. 6 is a diagram showing grouping of a multiprocessor system to which the present invention is applied.

【図7】本発明における2OS下での一動作例を示すタ
イミングチャートである。
FIG. 7 is a timing chart showing an operation example under 2OS in the present invention.

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

1,2,3,4 演算処理装置(CPU) 5,6 主記憶装置(MMU) 7,8 入出力装置(IOP) 9 システムバス制御装置(SBC) 100 システムバス 101 システムバス調停回路 102 グループ情報記憶バッファ 103 バス使用可能グループ指定レジスタ 104 カウンタ 105,203,204 レジスタ 106,205,206 比較器 107 AND回路群 201 バスインタフェース回路 202 処理装置 110,111,301〜308 接続線 1,2,3,4 Arithmetic processing unit (CPU) 5,6 Main memory unit (MMU) 7,8 Input / output unit (IOP) 9 System bus control unit (SBC) 100 System bus 101 System bus arbitration circuit 102 Group information Storage buffer 103 Bus usable group designation register 104 Counter 105, 203, 204 Register 106, 205, 206 Comparator 107 AND circuit group 201 Bus interface circuit 202 Processing device 110, 111, 301-308 Connection line

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数の処理装置と、1つ以上の主記憶装
置と、バス制御装置とがバス接続された情報処理装置上
で並列に複数のオペレーティングシステムを実行させる
多重処理装置において、 前記処理装置及び前記主記憶装置に自装置の装置識別番
号を保持する手段と、当該装置が属するオペレーティン
グシステムのグループ識別番号を保持する手段とを設
け、 また、前記バス制御装置には、前記グループ識別番号と
前記装置識別番号との関係情報を保持する手段と、バス
サイクルごとにバス使用可能なオペレーティングシステ
ムのグループ識別番号を決定する手段と、前記処理装置
及び主記憶装置からのバス利用要求と前記決定されたグ
ループ識別番号により読み出された前記関係情報とから
バス使用装置を決定する手段とを設けたことを特徴とす
る多重処理装置。
1. A multi-processing device that executes a plurality of operating systems in parallel on an information processing device in which a plurality of processing devices, one or more main storage devices, and a bus control device are bus-connected, The device and the main storage device are provided with means for holding the device identification number of the device itself and means for holding the group identification number of the operating system to which the device belongs, and the bus control device is provided with the group identification number. Means for holding the relationship information between the device identification number and the device identification number, a means for determining the group identification number of the operating system that can use the bus for each bus cycle, a bus use request from the processing device and the main storage device, and the determination Means for determining a bus using device from the related information read by the group identification number Multiprocessing apparatus according to symptoms.
JP14753995A 1995-06-14 1995-06-14 Multiple processor Pending JPH096730A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14753995A JPH096730A (en) 1995-06-14 1995-06-14 Multiple processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14753995A JPH096730A (en) 1995-06-14 1995-06-14 Multiple processor

Publications (1)

Publication Number Publication Date
JPH096730A true JPH096730A (en) 1997-01-10

Family

ID=15432610

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14753995A Pending JPH096730A (en) 1995-06-14 1995-06-14 Multiple processor

Country Status (1)

Country Link
JP (1) JPH096730A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007141849A1 (en) * 2006-06-07 2007-12-13 Hitachi, Ltd. Semiconductor integrated circuit

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5444844A (en) * 1977-09-09 1979-04-09 Hitachi Denshi Ltd Control system for bus occupancy
JPH03288255A (en) * 1990-04-04 1991-12-18 Mitsubishi Electric Corp Network control system for multiprocessor
JPH0444131A (en) * 1990-06-11 1992-02-13 Hitachi Ltd Device and method for execution of inter-processor communication in plural os running systems
JPH06309276A (en) * 1993-04-20 1994-11-04 Fujitsu Ltd Bus arbitrating method for parallel multiprocessor system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5444844A (en) * 1977-09-09 1979-04-09 Hitachi Denshi Ltd Control system for bus occupancy
JPH03288255A (en) * 1990-04-04 1991-12-18 Mitsubishi Electric Corp Network control system for multiprocessor
JPH0444131A (en) * 1990-06-11 1992-02-13 Hitachi Ltd Device and method for execution of inter-processor communication in plural os running systems
JPH06309276A (en) * 1993-04-20 1994-11-04 Fujitsu Ltd Bus arbitrating method for parallel multiprocessor system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007141849A1 (en) * 2006-06-07 2007-12-13 Hitachi, Ltd. Semiconductor integrated circuit

Similar Documents

Publication Publication Date Title
US5437042A (en) Arrangement of DMA, interrupt and timer functions to implement symmetrical processing in a multiprocessor computer system
US5125093A (en) Interrupt control for multiprocessor computer system
US5392436A (en) Two level system bus arbitration having lower priority multiprocessor arbitration and higher priority in a single processor and a plurality of bus masters arbitration
US5717903A (en) Method and appartus for emulating a peripheral device to allow device driver development before availability of the peripheral device
US5276886A (en) Hardware semaphores in a multi-processor environment
US5717954A (en) Locked exchange FIFO
CA2009779C (en) Uncoupling a central processing unit from its associated hardware for interaction with data handling apparatus alien to the operating system controlling said unit and hardware
US6148361A (en) Interrupt architecture for a non-uniform memory access (NUMA) data processing system
KR100303947B1 (en) Multiprocessor system and its initialization function distributed and self-diagnostic system and method
US7500040B2 (en) Method for synchronizing processors following a memory hot plug event
JPS62243058A (en) Control method of interruption for multi-processor system
US6282601B1 (en) Multiprocessor data processing system and method of interrupt handling that facilitate identification of a processor requesting a system management interrupt
KR0160193B1 (en) Dma control apparatus
US7814496B2 (en) Method and system for replicating schedules with regard to a host controller for virtualization
JPH0430053B2 (en)
KR20090115115A (en) Method and apparatus for enabling resource allocation identification at the instruction level in a processor system
JPH0250753A (en) Interrupt processing apparatus and method for computer
JP2004030574A (en) Processor integrated circuit for dynamically allocating cache memory
GB2171542A (en) System employing tightly coupled processors
US5590338A (en) Combined multiprocessor interrupt controller and interprocessor communication mechanism
TW380226B (en) Using intelligent bridges with pico-code to improve interrupt response
US20030229721A1 (en) Address virtualization of a multi-partitionable machine
JPH06324996A (en) Integrated circuit and programmable multiprocessor interruption controller system
JP2831083B2 (en) Multiprocessor system and interrupt controller
JPH096730A (en) Multiple processor

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19980428