JP2003281112A - Multiprocessor system - Google Patents

Multiprocessor system

Info

Publication number
JP2003281112A
JP2003281112A JP2002082497A JP2002082497A JP2003281112A JP 2003281112 A JP2003281112 A JP 2003281112A JP 2002082497 A JP2002082497 A JP 2002082497A JP 2002082497 A JP2002082497 A JP 2002082497A JP 2003281112 A JP2003281112 A JP 2003281112A
Authority
JP
Japan
Prior art keywords
interrupt
unit
processor
units
destination
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.)
Withdrawn
Application number
JP2002082497A
Other languages
Japanese (ja)
Inventor
Takeshi Shimada
武史 嶋田
Kazuhiko Safuku
和彦 佐復
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 JP2002082497A priority Critical patent/JP2003281112A/en
Publication of JP2003281112A publication Critical patent/JP2003281112A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To allow an interrupt arbitrating circuit to arbitrate an interrupt request in a multiprocessor system including a plurality of processor units. <P>SOLUTION: The multiprocessor system includes the plurality of processor units 1<SB>1</SB>-1<SB>n</SB>, a plurality of slave units 2<SB>1</SB>-2<SB>m</SB>and a common memory 3 that are connected via a global bus 4, and the interrupt arbitrating circuit 5 for receiving and detecting the interrupt request from the slave unit and sending the interrupt request to the processor unit. This interrupt arbitrating circuit 5 includes a status monitoring section 18 for collecting status information about the presence or absence of the plurality of mounted processor units 1<SB>1</SB>-1<SB>n</SB>, the presence or absence of trouble or the like, and an interrupt target selecting section 17 for selecting the mounted processor unit without trouble based on the status monitoring section 18 and sending the interrupt request. <P>COPYRIGHT: (C)2004,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、複数のプロセッサ
ユニットと複数のスレーブユニットと共通メモリとをグ
ローバルバスを介して接続し、スレーブユニットからの
割り込み要求を割り込み調停回路により調停し、グロー
バルバスに接続され且つ健全なプロセッサユニットを認
識して割り込み処理を行うマルチプロセッサシステムに
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention connects a plurality of processor units, a plurality of slave units, and a common memory via a global bus, and arbitrates an interrupt request from a slave unit by an interrupt arbitration circuit, so that the interrupt request from the slave unit is transferred to the global bus. The present invention relates to a multiprocessor system that recognizes connected and sound processor units and performs interrupt processing.

【0002】[0002]

【従来の技術】マルチプロセッサシステムは、複数のプ
ロセッサユニットと、複数の入出力装置等のスレーブユ
ニットと、各種データを蓄積する共通メモリとを、グロ
ーバルバスを介して相互に接続した構成を含むものであ
る。そして、各プロセッサユニットにより、複数のタス
クを同時的に処理することができるから、単一のプロセ
ッサユニットにより構成したシステムに比較して処理能
力を大きくすることができる。又一部のプロセッサユニ
ットに障害が発生しても、他の健全なプロセッサユニッ
トが代替え処理することができることにより、システム
の信頼性を向上することができる。
2. Description of the Related Art A multiprocessor system includes a plurality of processor units, a plurality of slave units such as input / output devices, and a common memory for storing various data, which are interconnected via a global bus. . Since each processor unit can simultaneously process a plurality of tasks, it is possible to increase the processing capacity as compared with a system configured by a single processor unit. Further, even if a failure occurs in a part of the processor units, another healthy processor unit can substitute and process, so that the reliability of the system can be improved.

【0003】又スレーブユニットからの割り込み要求に
よるプロセッサユニットに対する割り込みの手段は既に
各種提案されている。例えば、グローバルバスに接続さ
れたプロセッサユニットに対して同報通知する手段が知
られている。この場合、割り込みの同報通知により、最
も早くグローバルバスを獲得したプロセッサユニット
が、グローバルバスを介して通知される割り込みの処理
種別を判定し、プロセッサユニット内部に割り込みに対
する処理タスクをキューイングし、割り込み要因をクリ
アして、グローバルバスを解放する。
Various means for interrupting a processor unit in response to an interrupt request from a slave unit have already been proposed. For example, a means for sending a broadcast notification to a processor unit connected to a global bus is known. In this case, the processor unit that acquires the global bus earliest by the broadcast notification of the interrupt determines the processing type of the interrupt notified via the global bus, and queues the processing task for the interrupt inside the processor unit, Clear the interrupt factor and release the global bus.

【0004】そして、割り込みの同報通知による他のプ
ロセッサユニットは、割り込みが保留状態となってお
り、グローバルバスが解放されると、このグローバルバ
スを獲得した次のプロセッサユニットは、グローバルバ
スを介して通知される割り込みの処理種別を判定するも
のであるが、既に、最初のグローバルバスを獲得したプ
ロセッサユニットにより割り込み要因がクリアされてい
るから、空要因を検出することになり、割り込みによる
実効的な処理を行うことなく、グローバルバスを解放し
て通常の処理に戻ることになる。又他のプロセッサユニ
ットについても同様にグローバルバスを獲得して空要因
を検出することになる。
Then, when the interrupt is held in the other processor unit by the broadcast notification of the interrupt and the global bus is released, the next processor unit which has acquired this global bus passes through the global bus. The interrupt cause to be notified is determined by the processor unit that acquired the first global bus, but the interrupt factor has already been cleared. The global bus is released and normal processing is resumed without performing any special processing. Similarly, for other processor units, the global bus is acquired and the empty factor is detected.

【0005】このように同報通知による場合は、グロー
バルバスの獲得処理が繰り返し行われることにより、グ
ローバルバスの帯域が消費されるから、システム全体の
処理能力が低下する。又パイプライン処理の場合の時系
列的な連続性が失われることになり、キャッシュの利用
効率の低下が増長されて、更に処理能力の低下を招くこ
とになる。
As described above, in the case of the broadcast notification, the bandwidth of the global bus is consumed by repeatedly performing the global bus acquisition processing, so that the processing capability of the entire system is reduced. Further, in the case of pipeline processing, the time-series continuity is lost, the use efficiency of the cache is deteriorated, and the processing capacity is further deteriorated.

【0006】そこで、スレーブユニットとプロセッサユ
ニットとの間に割り込み調停回路を設け、この割り込み
調停回路により、割り込み通知を行うプロセッサユニッ
トを1台或いは一部のプロセッサユニット群に限定して
通知する手段が知られている。しかし、割り込み要因
と、それに対応するプロセッサユニット側の処理内容と
が多岐にわたる為、適切なプロセッサユニットを選択す
ることは容易ではなく、又適切な選択を行わないと、処
理負荷の不均衡を生じて、結果的にはシステムとしての
処理能力が低下することになる。又冗長性を要求される
システムに於いては、プロセッサユニットの増設や障害
による撤去等の増減が生じるものであるが、割り込み処
理に利用可能なプロセッサユニットを把握して選択する
ことは容易ではない。
Therefore, an interrupt arbitration circuit is provided between the slave unit and the processor unit, and the interrupt arbitration circuit provides means for notifying only one processor unit or a part of the processor unit groups for notifying the interrupt. Are known. However, it is not easy to select an appropriate processor unit because there are a wide variety of interrupt factors and the corresponding processing contents on the processor unit side, and if an appropriate selection is not made, an imbalance in processing load occurs. As a result, the processing capacity of the system is reduced. In a system that requires redundancy, the number of processor units may increase or decrease due to a failure, but it is not easy to grasp and select the processor units that can be used for interrupt processing. .

【0007】又複数のプロセッサに対して割り込みの調
停回路(アービトレーション装置)を設け、プロセッサ
毎の使用可能信号とランクを示す信号と、割り込み処理
の履歴を示す信号とにより、プロセッサのランクを求
め、このランクが所定の方向に大幅に変更されたプロセ
ッサを割り込み処理のプロセッサとするマルチプロセッ
サシステムが知られている(例えば、特開平4−232
558号公報参照)。
Further, an interrupt arbitration circuit (arbitration device) is provided for a plurality of processors, and the rank of the processor is obtained from the available signal for each processor, a signal indicating the rank, and a signal indicating the history of interrupt processing. There is known a multiprocessor system in which a processor whose rank is significantly changed in a predetermined direction is used as an interrupt processor (for example, Japanese Patent Laid-Open No. 4-232).
558).

【0008】又複数のプロセッサをマスタと複数の非マ
スタとに分けて、割り込み要求にマスタ又は非マスタの
指定情報を含め、割振制御部により、指定情報に従って
プロセッサに割り込み要求を振り分けるマルチプロセッ
サシステムが知られている(例えば、特開2000−3
05917号公報参照)。
In addition, a multiprocessor system in which a plurality of processors are divided into a master and a plurality of non-masters, the master or non-master designation information is included in the interrupt request, and the allocation control unit distributes the interrupt request to the processors according to the designation information is provided. Known (for example, Japanese Patent Laid-Open No. 2000-3
05917).

【0009】[0009]

【発明が解決しようとする課題】従来例のマルチプロセ
ッサシステムに於いて、割り込み要求を複数のプロセッ
サに対して同報通知する構成の場合、各プロセッサユニ
ットが順次グローバルバスの獲得処理と、割り込みによ
る処理種別の判定とを行うもので、グローバルバスを最
初に獲得したプロセッサユニットは、割り込み処理種別
の判定に従った割り込み処理を行うことができるが、他
のプロセッサユニットによるグローバルバスの獲得処理
は無駄な処理となり、それによるグローバルバスの帯域
の消費が大きくなり、システムの能力低下となる問題が
ある。又プロセッサユニットに於ける時系列的な処理に
ついての連続性が失われる可能性が大きくなり、これに
よるシステムの能力低下も問題となる。
In a conventional multiprocessor system, in the case of a configuration in which an interrupt request is broadcasted to a plurality of processors, each processor unit sequentially acquires a global bus and interrupts. The processor unit that first acquires the global bus can perform interrupt processing according to the determination of the interrupt processing type, but the acquisition processing of the global bus by other processor units is useless. However, there is a problem in that the bandwidth consumption of the global bus is increased and the system capacity is reduced. In addition, there is a high possibility that the continuity of time-series processing in the processor unit will be lost, and this will also cause a problem of system performance degradation.

【0010】又割り込み調停回路を設けて、単一又は複
数のプロセッサユニットを選択して割り込み通知を行う
構成の場合、負荷分散を図りながら選択することは困難
であった。又前述のプロセッサのランクを求めて、その
ランクにより割り込み通知を行うプロセッサユニットを
設定する手段は、プロセッサユニットの実装,未実装や
健全,非健全等のプロセッサユニットの状態を把握して
いないことにより、システムの拡張,縮小に柔軟に対応
できない問題がある。又前述のマスタと非マスタとを予
め設定して、割り込み要求にマスタか非マスタを指定す
る手段は、マスタに割り込み処理が集中する可能性が大
きく、従って、複数のプロセッサユニットを設けた場合
の負荷分散が充分でなく、且つプロセッサユニットの増
減に対しても柔軟に対応できない問題があった。
Further, in the case of a configuration in which an interrupt arbitration circuit is provided and a single or a plurality of processor units are selected to issue an interrupt notification, it is difficult to make a selection while achieving load distribution. Further, the means for obtaining the rank of the processor and setting the processor unit that performs the interrupt notification according to the rank is because the state of the processor unit such as mounted, unmounted, sound, and unhealthy is not known. However, there is a problem that it is not possible to flexibly deal with system expansion and reduction. Further, the above-mentioned means for presetting the master and the non-master and designating the master or the non-master for the interrupt request has a high possibility that the interrupt processing is concentrated on the master. Therefore, when a plurality of processor units are provided, There was a problem that the load distribution was not sufficient and that it was not possible to flexibly deal with the increase or decrease of the processor unit.

【0011】本発明は、プロセッサユニットの増減等に
伴う実装の有無と障害の有無とを監視して、健全なプロ
セッサの中の1台又は1グループを選択して割り込み通
知を行い、負荷分散及びに柔軟性に富んだシステムを提
供するこをと目的とする。
According to the present invention, the presence or absence of mounting and the presence or absence of a failure due to an increase or decrease in the number of processor units are monitored, and one or a group of healthy processors is selected to issue an interrupt notification to balance load and load. The purpose is to provide a flexible system.

【0012】[0012]

【課題を解決するための手段】本発明のマルチプロセッ
サシステムは、図1を参照して説明すると、複数のプロ
セッサユニット11 〜1n と複数のスレーブユニット2
1 〜2m と共通メモリ3とをグローバルバス4を介して
接続し、スレーブユニット21 〜2m からの割り込み要
求に従ってプロセッサユニットに於ける割り込み処理を
行うマルチプロセッサシステムであって、スレーブユニ
ットからの割り込み要求を受信してプロセッサユニット
に割り込み要求を送出する割り込み調停回路5を備えて
いる。この割り込み調停回路5は、複数のプロセッサユ
ニット11 〜1n の実装の有無や障害の有無等の状態情
報を収集する状態監視部18と、この状態監視部18に
よる実装有り且つ障害無しのプロセッサユニットを、ス
レーブユニットからの割り込み要求を送出する割り込み
先として選択する割り込み先選択部17とを有するもの
である。
A multiprocessor system according to the present invention will be described with reference to FIG. 1. A plurality of processor units 1 1 to 1 n and a plurality of slave units 2 are described.
A multiprocessor system in which 1 to 2 m and a common memory 3 are connected via a global bus 4 and interrupt processing in the processor unit is performed in accordance with an interrupt request from the slave units 2 1 to 2 m. The interrupt arbitration circuit 5 for receiving the interrupt request of 1 and sending the interrupt request to the processor unit. The interrupt arbitration circuit 5 includes a state monitoring unit 18 that collects state information such as whether or not a plurality of processor units 1 1 to 1 n are mounted and whether there is a fault, and a processor that is mounted by the state monitoring unit 18 and has no fault. An interrupt destination selecting unit 17 for selecting a unit as an interrupt destination for sending an interrupt request from a slave unit.

【0013】又割り込み調停回路は、複数のプロセッサ
ユニット11 〜1n の状態情報を収集する状態監視部
と、スレーブユニット21 〜2m からの割り込み要求を
受信検出してカウントアップするカウンタと、このカウ
ンタのカウント値を割り込み先のプロセッサユニットと
して選択するデコーダと、カウンタのカウント値が状態
監視部に於ける実装無し又は障害有りのプロセッサユニ
ットを指定したことを判定して、カウンタをカウントア
ップさせる判定器とを含む構成とすることができる。又
割り込み調停回路は、複数のプロセッサユニット11
n の状態情報を収集する状態監視部と、スレーブユニ
ット21 〜2m からの割り込み要求を受信検出して割り
込み先を選択する割り込み先選択部と、この割り込み先
選択部により選択した割り込み先プロセッサユニットと
状態監視部のプロセッサユニットの状態情報とを比較判
定する判定器と、この判定器により選択した割り込み先
プロセッサユニットが実装無し又は障害ありの時に代替
先のプロセッサユニットを指定する代替先生成部とを含
む構成とすることができる。又割り込み調停回路は、複
数のプロセッサユニットの処理負荷情報を収集する負荷
状態監視部と、スレーブユニットからの割り込み要求を
受信検出して割り込み先を選択する割り込み先選択部と
を含み、この割り込み先選択部は、負荷状態監視部によ
り収集した処理負荷が低いプロセッサユニットを割り込
み先として選択する構成を含むことができる。
The interrupt arbitration circuit also includes a status monitoring unit that collects status information of a plurality of processor units 1 1 to 1 n , and a counter that detects and counts up interrupt requests from slave units 2 1 to 2 m. , The counter that counts up the counter is determined by judging that the count value of this counter is selected as the processor unit of the interrupt destination, and that the count value of the counter specifies the processor unit that is not mounted or has a fault in the status monitoring unit. It is also possible to adopt a configuration including a determination device that causes the determination. Further, the interrupt arbitration circuit includes a plurality of processor units 1 1 to
A state monitoring unit that collects 1 n state information, an interrupt destination selection unit that detects an interrupt request from the slave units 2 1 to 2 m and selects an interrupt destination, and an interrupt destination selected by this interrupt destination selection unit A determiner for comparing and comparing the state information of the processor unit and the state information of the processor unit of the state monitoring unit, and an alternative destination generation for specifying the alternative processor unit when the interrupt destination processor unit selected by this determiner is not mounted or has a failure And a part. The interrupt arbitration circuit includes a load state monitoring unit that collects processing load information of a plurality of processor units and an interrupt destination selection unit that detects an interrupt request from a slave unit and selects an interrupt destination. The selection unit may include a configuration in which a processor unit having a low processing load collected by the load state monitoring unit is selected as an interrupt destination.

【0014】又複数のプロセッサユニットと複数のスレ
ーブユニットと共通メモリとをグローバルバスを介して
接続し、前記スレーブユニットからの割り込み要求に従
って前記プロセッサユニットに於ける割り込み処理を行
うマルチプロセッサシステムに於いて、スレーブユニッ
トからの割り込み要求を受信して前記プロセッサユニッ
トに割り込み要求を送出する複数の割り込み調停回路を
備え、各割り込み調停回路は、担当するプロセッサユニ
ットの状態情報を収集する状態監視部と、この状態監視
部による実装有り且つ障害無しの担当プロセッサユニッ
トを、スレーブユニットからの割り込み要求を送出する
割り込み先として選択する割り込み先選択部とを含む構
成とする。
A multiprocessor system in which a plurality of processor units, a plurality of slave units, and a common memory are connected via a global bus, and interrupt processing is performed in the processor units according to an interrupt request from the slave units. , A plurality of interrupt arbitration circuits for receiving interrupt requests from the slave units and sending the interrupt requests to the processor units, each interrupt arbitration circuit including a status monitoring unit for collecting status information of the processor unit in charge, An interrupt destination selection unit that selects a processor unit in charge, which is mounted by the state monitoring unit and has no fault, as an interrupt destination to which an interrupt request from the slave unit is sent is included.

【0015】[0015]

【発明の実施の形態】図1は本発明の第1の実施の形態
の説明図であり、11 〜1n はプロセッサユニット、2
1 〜2m はスレーブユニット、2aは割り込み要因保持
部、3は共通メモリ、4はグローバルバス、5は割り込
み調停回路、11は割り込み受信部、12はプライオリ
ティエンコーダ部、13は割り込み要因ラッチレジスタ
部、14は割り込みID保持部、15は割り込み検出
部、16は割り込み送信部、17は割り込み先選択部、
18は状態監視部を示す。
1 is an explanatory view of a first embodiment of the present invention, in which 1 1 to 1 n are processor units, 2
1 to 2 m are slave units, 2a is an interrupt factor holding unit, 3 is a common memory, 4 is a global bus, 5 is an interrupt arbitration circuit, 11 is an interrupt receiving unit, 12 is a priority encoder unit, and 13 is an interrupt factor latch register unit. , 14 is an interrupt ID holding unit, 15 is an interrupt detection unit, 16 is an interrupt transmission unit, 17 is an interrupt destination selection unit,
Reference numeral 18 indicates a state monitoring unit.

【0016】複数のプロセッサユニット11 〜1n と、
複数のスレーブユニット21 〜2mと、共通メモリ3と
を、グローバルバス4により接続してマルチプロセッサ
システムを構成し、スレーブユニット21 〜2m は、割
り込み要因発生時に、割り込み要因保持部2aに割り込
み要因発生を設定し、割り込み要求を送出する。この割
り込み要求を割り込み調停回路5に於いて調停して、実
装済み且つ障害無しのプロセッサユニットの中の特定の
1台又は特定の1グループを選択して割り込み通知を行
うものである。なお、プロセッサユニットの個数が多い
場合に、割り込み通知するプロセッサユニットを1台に
特定することなく、多数のプロセッサユニットを複数の
グループに分け、グループを選択して、そのグループ内
のプロセッサユニットに対して割り込み通知を行うこと
ができる。
A plurality of processor units 1 1 to 1 n ,
A plurality of slave units 2 1 to 2 m and a common memory 3 are connected by a global bus 4 to form a multiprocessor system. The slave units 2 1 to 2 m are interrupt factor holding units 2a when an interrupt factor occurs. Set interrupt factor generation to and send an interrupt request. This interrupt request is arbitrated in the interrupt arbitration circuit 5, and a specific one unit or a specific one group in the installed and fault-free processor units is selected and an interrupt is notified. When the number of processor units is large, a large number of processor units are divided into a plurality of groups without specifying a single processor unit to be notified of an interrupt, a group is selected, and the processor units within the group are selected. Interrupt notification.

【0017】この割り込み調停回路5は、スレーブユニ
ット21 〜2m からの割り込み要求を受信する割り込み
受信部11と、受信した割り込み要求の優先順位に従っ
てエンコードするプライオリティエンコーダ部12と、
割り込み要因ラッチレジスタ部13と、割り込みIDを
保持する割り込みID保持部14と、新たに発生した割
り込み要求を検出する割り込み検出部15と、プロセッ
サユニットに割り込み要求を送出する割り込み送信部1
6と、割り込み先選択部17と、プロセッサユニットの
情報を収集している状態監視部18とを含む構成を有す
る。
[0017] The interrupt arbitration circuit 5, an interrupt reception unit 11 for receiving an interrupt request from the slave units 2 1 to 2 m, the priority encoder 12 for encoding according to the priority of the received interrupt request,
Interrupt factor latch register unit 13, interrupt ID holding unit 14 that holds an interrupt ID, interrupt detection unit 15 that detects a newly generated interrupt request, and interrupt transmission unit 1 that sends an interrupt request to a processor unit
6, an interrupt destination selection unit 17, and a state monitoring unit 18 that collects information on the processor unit.

【0018】割り込み受信部11により、スレーブユニ
ットからの割り込み要求を受信すると、プライオリティ
エンコーダ部12により割り込み要求の優先順位に従っ
たエンコードを行い、割り込みIDを割り込み要因ラッ
チレジスタ13と割り込みID保持部14とに入力し、
割り込み要因ラッチレジスタ13は、割り込みIDに従
ったグローバルバス4上の割り込み要因をラッチし、割
り込み検出部15は、割り込みID保持部14に保持さ
れている割り込みIDと、今回の割り込みIDとを比較
して、変化している場合は、新たな割り込み発生と判定
して、その検出信号を割り込みID保持部14と割り込
み先選択部17とに入力し、割り込みID保持部14に
今回の割り込みIDを保持させ、割り込み先選択部17
に新たな割り込みが発生したことを通知し、又割り込み
ID保持部14に保持した今回の割り込みIDを通知す
る。
When the interrupt receiving unit 11 receives the interrupt request from the slave unit, the priority encoder unit 12 performs encoding according to the priority order of the interrupt requests, and the interrupt ID is stored in the interrupt factor latch register 13 and the interrupt ID holding unit 14. And enter
The interrupt factor latch register 13 latches the interrupt factor on the global bus 4 according to the interrupt ID, and the interrupt detection unit 15 compares the interrupt ID held in the interrupt ID holding unit 14 with the interrupt ID of this time. If it has changed, it is determined that a new interrupt has occurred, the detection signal is input to the interrupt ID holding unit 14 and the interrupt destination selecting unit 17, and the interrupt ID of this time is stored in the interrupt ID holding unit 14. Hold the interrupt destination selection unit 17
Is notified that a new interrupt has occurred, and the interrupt ID holding unit 14 is notified of the current interrupt ID.

【0019】状態監視部18は、プロセッサユニットの
実装の有無と障害の有無との情報を収集し、利用可能の
プロセッサユニットを把握し、割り込み先選択部17に
通知する。従って、割り込み先選択部17は、健全なプ
ロセッサユニットの中の1台又は1グループを、順次選
択等の選択論理に従って選択し、割り込み送信部16か
ら、選択したプロセッサユニットに割り込み通知を行
う。この割り込み通知を受信したプロセッサユニット
は、割り込み要因ラッチレジスタ13から割り込みID
をグローバルバス4経由で検出し、その割り込み要求に
対応する処理を行い、割り込み要求を行ったスレーブユ
ニットに対する割り込み要因保持部2aのクリア指示を
送出する。このクリア指示に従って割り込み要因保持部
2aがクリアされると、割り込み受信部11に於ける次
の割り込みの受信処理が行われる。
The status monitoring unit 18 collects information on the presence / absence of a processor unit and the presence / absence of a failure, grasps an available processor unit, and notifies the interrupt destination selecting unit 17 of the information. Therefore, the interrupt destination selection unit 17 selects one or a group of sound processor units according to the selection logic such as sequential selection, and the interrupt transmission unit 16 notifies the selected processor unit of an interrupt. The processor unit that receives this interrupt notification receives the interrupt ID from the interrupt factor latch register 13.
Is detected via the global bus 4, processing corresponding to the interrupt request is performed, and a clear instruction of the interrupt factor holding unit 2a is sent to the slave unit that has made the interrupt request. When the interrupt factor holding unit 2a is cleared in accordance with the clear instruction, the interrupt receiving unit 11 performs the next interrupt receiving process.

【0020】図2は本発明の第1の実施の形態の割り込
み調停回路の説明図であり、プロセッサユニットを8台
とした場合の割り込み調停回路の実施の形態を示すもの
で、図1と同一符号は同一部分を示す。即ち、プロセッ
サユニット11 〜18 と、複数のスレーブユニット21
〜2m と、共通メモリ3とを、グローバルバス4により
接続してマルチプロセッサシステムを構成し、割り込み
調停回路5により、スレーブユニット21 〜2m からの
割り込み要求を調停するものである。同図に於いて、2
1はレシーバ、22はプライオリティエンコーダ、2
3,24,25はラッチ回路、26,29はドライバ、
27はデュアルポートRAM(ランダムアクセスメモ
リ)、28は状態監視部、G1〜G10はゲート回路を
示すもので、その中のG1〜G4はインバータである。
FIG. 2 is an explanatory diagram of the interrupt arbitration circuit according to the first embodiment of the present invention, and shows an embodiment of the interrupt arbitration circuit when eight processor units are used, which is the same as FIG. The reference numerals indicate the same parts. That is, the processor units 1 1 to 18 and the plurality of slave units 2 1
And to 2 m, and a common memory 3 constitute a multi-processor system connected by a global bus 4, the interrupt arbitration circuit 5, in which arbitrates interrupt requests from the slave units 2 1 to 2 m. In the figure, 2
1 is a receiver, 22 is a priority encoder, 2
3, 24 and 25 are latch circuits, 26 and 29 are drivers,
27 is a dual port RAM (random access memory), 28 is a status monitoring unit, G1 to G10 are gate circuits, and G1 to G4 are inverters.

【0021】図1の構成と対応させると、レシーバ21
が割り込み受信部11の機能に相当し、プライオリティ
エンコーダ22がプライオリティエンコーダ部12の機
能に相当し、ラッチ回路23,24,25と、ドライバ
29とが割り込み要因ラッチレジスタ部13と、割り込
みID保持部14と、割り込み検出部15との機能に相
当する。又ドライバ26が割り込み送信部16の機能に
相当し、デュアルポートRAM27が割り込み先選択部
17の機能に相当し、状態監視部28が状態監視部18
の機能に相当する。
Corresponding to the configuration of FIG. 1, the receiver 21
Corresponds to the function of the interrupt receiving unit 11, the priority encoder 22 corresponds to the function of the priority encoder unit 12, the latch circuits 23, 24 and 25, and the driver 29 include the interrupt factor latch register unit 13 and the interrupt ID holding unit. 14 and the interrupt detection unit 15. The driver 26 corresponds to the function of the interrupt transmitting unit 16, the dual port RAM 27 corresponds to the function of the interrupt destination selecting unit 17, and the state monitoring unit 28 is the state monitoring unit 18.
It corresponds to the function of.

【0022】又スレーブユニット21 〜2m は、割り込
み処理の要因(割り込みレベル)を3とすると、各スレ
ーブユニット21 〜2m からのそれぞれ割り込みレベル
を示す割り込み要求信号INTRQ1〜INTRQ3を
送出する信号線がワイヤードオア接続されており、スレ
ーブユニット21 〜2m は任意のタイミングで割り込み
要求を送出することができる。
[0022] The slave unit 2 1 to 2 m, when a cause of interrupt processing (interrupt level) 3, and sends an interrupt request signal INTRQ1~INTRQ3 indicating each interrupt level from each slave unit 2 1 to 2 m signal line is connected wired slave unit 2 1 to 2 m may send an interrupt request at any time.

【0023】割り込み調停回路5のレシーバ21により
スレーブユニット21 〜2m からの割り込み要求信号I
NTRQ1〜INTRQ3を受信し、プライオリティエ
ンコーダ22によりエンコードするもので、その時の信
号線番号(割り込みレベル)を2進数で表す信号INT
ID0,INTID1として出力する。割り込み要求信
号が何れも無しを示す“0”(ローレベル“L”)の場
合は、信号INTID0,INTID1(割り込みI
D)を共に“0”とする。又複数の割り込み要求信号線
により、割り込み要求有りを示す“1”(ハイレベル
“H”)(アサート)の場合、プライオリティエンコー
ダ22は、最も割り込みレベルの高いものをエンコード
して出力する。
The receiver 21 of the interrupt arbitration circuit 5 causes the interrupt request signal I from the slave units 2 1 to 2 m.
A signal INT that receives NTRQ1 to INTRQ3 and encodes it by the priority encoder 22 and represents the signal line number (interrupt level) at that time by a binary number.
Output as ID0 and INTID1. When the interrupt request signal is "0" (low level "L") indicating that none is present, the signals INTID0 and INTID1 (interrupt I
Both D) are set to "0". Further, in the case of "1" (high level "H") (asserted) indicating that there is an interrupt request by a plurality of interrupt request signal lines, the priority encoder 22 encodes and outputs the one with the highest interrupt level.

【0024】又ラッチ回路23は、インバータG2,G
3と、ナンドゲートのゲート回路G6,G7とを含み、
又ラッチ回路25は、インバータG4と、ナンドゲート
のゲート回路G9,G10は反転入力ナンドゲートのゲ
ート回路G8を含む構成を有する場合を示す。
The latch circuit 23 includes inverters G2 and G2.
3 and the gate circuits G6 and G7 of the NAND gate,
The latch circuit 25 has a configuration including an inverter G4 and NAND gate gate circuits G9 and G10 each having an inverting input NAND gate gate circuit G8.

【0025】又ラッチ回路24は、制御端子Gにインバ
ータG1からの信号“0”に入力されている時は、入力
信号をそのまま出力するスルー状態となる。又インバー
タG1からの信号が“1”となると、それまでの出力信
号を保持するラッチ状態となる。又ラッチ回路25は、
ゲート回路G5の出力信号が“0”となると、出力信号
Qが“1”となり、又プロセッサユニットからの割り込
み要因読出要求信号INTRRが“1”となると、出力
信号Qは“0”に戻る。初期状態では、この出力信号Q
は“0”の状態である。
When the control terminal G receives the signal "0" from the inverter G1, the latch circuit 24 is in a through state in which the input signal is output as it is. Further, when the signal from the inverter G1 becomes "1", the latch state is maintained in which the output signal up to that point is held. Also, the latch circuit 25 is
When the output signal of the gate circuit G5 becomes "0", the output signal Q becomes "1", and when the interrupt factor read request signal INTRR from the processor unit becomes "1", the output signal Q returns to "0". In the initial state, this output signal Q
Is a state of "0".

【0026】従って、スレーブユニットからの割り込み
要求信号INTRQ1〜INTRQ3の何れか一つでも
“1”となると(割り込みレベルが最低の場合でも)、
プライオリティエンコーダ22の出力信号の何れかは
“1”となるから、ラッチ回路25の出力信号Qが
“1”となり、その時、割り込み要因読出要求信号IN
TRRは“0”であるから、インバータG1の出力信号
が“1”となり、ラッチ回路24はスルー状態からラッ
チ状態に遷移する。
Therefore, when any one of the interrupt request signals INTRQ1 to INTRQ3 from the slave unit becomes "1" (even when the interrupt level is the lowest),
Since either of the output signals of the priority encoder 22 becomes "1", the output signal Q of the latch circuit 25 becomes "1", and at that time, the interrupt factor read request signal IN
Since TRR is "0", the output signal of the inverter G1 becomes "1", and the latch circuit 24 transits from the through state to the latch state.

【0027】又状態監視部28は、プロセッサユニット
1 〜18 の実装有無の信号INS1〜INS8と障害
有無の信号ALM1〜ALM8とが入力され、実装有り
で障害無しのプロセッサユニットを示す信号IE1〜I
E8を出力する。デュアルポートRAM27は、この信
号IE1〜IE8と、ラッチ回路24のラッチ出力信号
INTID0,INTID1とをアドレスとして、割り
込み要求信号INT1〜INT8の何れか一つを読出し
て、プロセッサユニットにドライバ26から送出する。
即ち、この時にドライバ26のアウトプットイネーブル
端子OEに、“1”のラッチ回路25の出力信号Qが入
力されている。
[0027] The status monitoring unit 28 is input with the processor unit 1 1 to 1 8 Implemented signal INS1~INS8 and fault presence signals ALM1~ALM8 is, the signal indicating the processor unit without failure there implementation IE1 ~ I
Outputs E8. The dual port RAM 27 reads one of the interrupt request signals INT1 to INT8 by using the signals IE1 to IE8 and the latch output signals INTID0 and INTID1 of the latch circuit 24 as an address, and sends it out from the driver 26 to the processor unit. .
That is, at this time, the output signal Q of the latch circuit 25 of "1" is input to the output enable terminal OE of the driver 26.

【0028】又デュアルポートRAM27は、ポート
A,Bを有し、プロセッサユニットからグローバルバス
4を介してポートBから割り込み要求の受付可能状態等
を含むデータを書込み、ポートAから割り込み要求信号
を読出すことができるものであり、このデュアルポート
RAM27は、信号IE1〜IE8,INTID0,I
NTID1をアドレスとしてプロセッサユニットを選択
する為のテーブルに相当する機能を有するものである。
なお、割り込み調停回路5の内部のハードウェアによ
り、デュアルポートRAM27の内容の更新を行うこと
も可能である。又デュアルポートRAM27に、プロセ
ッサユニットからの実装有無の信号INS1〜INS8
と障害有無の信号ALM1〜ALM8とを含めてアドレ
ス信号とし、状態監視部28の機能を含む記憶内容とす
ることも可能である。
The dual port RAM 27 has ports A and B, writes data including a state in which an interrupt request can be accepted from the processor unit via the global bus 4, and reads an interrupt request signal from the port A. This dual port RAM 27 can output the signals IE1 to IE8, INTID0, I.
It has a function corresponding to a table for selecting a processor unit using NTID1 as an address.
The internal hardware of the interrupt arbitration circuit 5 can update the contents of the dual port RAM 27. Further, the dual port RAM 27 is provided with signals INS1 to INS8 indicating whether or not the processor unit has been mounted.
It is also possible to include the signals ALM1 to ALM8 indicating the presence or absence of a fault as an address signal, and to make the stored contents including the function of the state monitoring unit 28.

【0029】又ドライバ26のイネーブル端子OEに加
えられるラッチ回路25の出力信号Qが“1”となる
と、ドライバ26がイネーブル状態となり、デュアルポ
ートRAM27から読出した割り込み要求信号INT1
〜INT8の何れか一つがプロセッサユニット11 〜1
8 を選択したものとなり、この割り込み要求信号により
指定されたプロセッサユニットは、グローバルバス4を
獲得した後、割り込み要因読出要求信号INTRRを
“1”とする。この割り込み要因読出要求信号INTR
Rがドライバ29のイネーブル端子OEに加えられるか
ら、ドライバ29はイネーブル状態となり、ラッチ回路
24にラッチされている信号INTID0,INTID
1をグローバルバス4を介してプロセッサユニットに送
出する。
When the output signal Q of the latch circuit 25 applied to the enable terminal OE of the driver 26 becomes "1", the driver 26 is enabled and the interrupt request signal INT1 read from the dual port RAM 27.
~ Any one of INT8 is a processor unit 1 1 to 1
8 is selected, and the processor unit designated by this interrupt request signal acquires the global bus 4 and then sets the interrupt factor read request signal INTRR to "1". This interrupt factor read request signal INTR
Since R is applied to the enable terminal OE of the driver 29, the driver 29 is enabled and the signals INTID0 and INTID latched by the latch circuit 24 are set.
1 is sent to the processor unit via the global bus 4.

【0030】プロセッサユニットは、この信号INTI
D0,INTID1を基に、割り込み要求元のスレーブ
ユニットの識別と、割り込み要因の特定とを行い、必要
に応じて、デュアルポートRAM27の内容を更新し
て、割り込み処理中であることを示し、スレーブユニッ
トの割り込み要因保持部2a(図1参照)をクリアし、
実際の割り込み処理を開始する。又プロセッサユニット
からの“1”の割り込み要因読出要求信号INTRRに
より、ラッチ回路24はスルー状態に遷移し、この割り
込み要因読出要求信号INTRRが“0”となると、次
の割り込み要求受付待ちの状態となる。この時、他の割
り込み要求が存在していると、ラッチ回路24はスルー
状態に遷移してラッチ内容は一旦クリアされるから、割
り込み要因読出要求信号INTRRが“0”に戻ると、
直ちに、次の割込要求を受付けることができる。
The processor unit uses this signal INTI.
Based on D0 and INTID1, the slave unit of the interrupt request source is identified, the interrupt factor is specified, and if necessary, the contents of the dual port RAM 27 are updated to indicate that interrupt processing is in progress, Clear the interrupt factor holding unit 2a (see Fig. 1) of the unit,
Start the actual interrupt processing. Further, the latch circuit 24 transits to the through state in response to the interrupt factor read request signal INTRR of "1" from the processor unit, and when the interrupt factor read request signal INTRR becomes "0", the next interrupt request acceptance wait state is set. Become. At this time, if another interrupt request exists, the latch circuit 24 transits to the through state and the latch contents are once cleared. Therefore, when the interrupt factor read request signal INTRR returns to "0",
The next interrupt request can be accepted immediately.

【0031】図3は本発明の第2の実施の形態の説明図
であり、図1と同一符号は同一部分を示し、31は割り
込み受信部、32はプライオリティエンコーダ部、33
は割り込み要因ラッチレジスタ部、34は割り込みID
保持部、35は割り込み検出部、36は割り込み送信
部、37はデコーダ、38は状態監視部、39はカウン
タ、40は判定器を示す。
FIG. 3 is an explanatory diagram of the second embodiment of the present invention. The same reference numerals as those in FIG. 1 denote the same parts, 31 is an interrupt receiving section, 32 is a priority encoder section, and 33.
Is an interrupt factor latch register, 34 is an interrupt ID
A holding unit, 35 is an interrupt detection unit, 36 is an interrupt transmission unit, 37 is a decoder, 38 is a state monitoring unit, 39 is a counter, and 40 is a determiner.

【0032】割り込み調停回路5に於いて、割り込み受
信部31と、プライオリティエンコード部32と、割り
込み要因ラッチレジスタ部33と、割り込みID保持部
34と、割り込み検出部35とは、図1に於ける同一名
称の各部の機能と同様の機能を備えており、図1と重複
した説明は省略する。又図1に於ける割り込み先選択部
17の機能を、デコーダ37とカウンタ39と判定器4
0とによって実現した場合を示す。
In the interrupt arbitration circuit 5, the interrupt receiving unit 31, the priority encoding unit 32, the interrupt factor latch register unit 33, the interrupt ID holding unit 34, and the interrupt detecting unit 35 are shown in FIG. It has the same function as the function of each unit having the same name, and the duplicate description with FIG. 1 is omitted. In addition, the function of the interrupt destination selection unit 17 in FIG.
The case where it is realized by 0 and 0 is shown.

【0033】このカウンタ39は、割り込み検出部35
からの新たな割り込み発生を検出した検出信号と、判定
器40からの判定信号とによりカウントアップするもの
である。又状態監視部38は、プロセッサユニット11
〜1n について例えば昇順で番号を付与してプロセッサ
ユニットのIDとし、このプロセッサユニットのIDと
カウンタ39のカウント値とを判定器40に於いて比較
し、カウント値と一致するプロセッサユニットのIDが
存在すると、その時のカウント値をデコーダ37により
デコードし、判定器40に於いて比較一致したIDのプ
ロセッサユニットを割り込み先として選択し、割り込み
送信部36から送信する。
The counter 39 has an interrupt detector 35.
The count signal is counted up by the detection signal that detects the occurrence of a new interrupt from the and the determination signal from the determination device 40. Further, the state monitoring unit 38 is provided in the processor unit 1 1
.About.1 n are numbered in ascending order to form the processor unit ID, and the ID of this processor unit and the count value of the counter 39 are compared in the determiner 40, and the ID of the processor unit that matches the count value If it exists, the count value at that time is decoded by the decoder 37, the processor unit of the ID having the compared and matched ID is selected as the interrupt destination in the judging device 40, and is transmitted from the interrupt transmitting unit 36.

【0034】又判定器40に於いて比較不一致の場合、
カウンタ39のカウント値で示されるプロセッサユニッ
トは、実装無し、又は障害有りの状態を示すことになる
から、判定器40の判定出力信号によりカウンタ39を
カウントアップする。従って、実装無し又は障害有りの
プロセッサユニットを飛ばして次のプロセッサユニット
を割り込み先として選択することができる。
Further, in the case of comparison disagreement in the judging device 40,
Since the processor unit indicated by the count value of the counter 39 indicates the state of no mounting or the state of failure, the counter 39 is counted up by the determination output signal of the determiner 40. Therefore, it is possible to skip the processor unit that is not mounted or has a fault and select the next processor unit as the interrupt destination.

【0035】図4は本発明の第2の実施の形態の割り込
み調停回路の説明図であり、図2及び図3と同一符号は
同一部分を示し、41はレシーバ、42はプライオリテ
ィエンコーダ、43,44,45はラッチ回路、46は
ドライバ、47は3to8デコーダ、48は状態監視
部、49は3bitカウンタ、50は判定器、51はド
ライバ、52は立下り微分回路、G11,G12はゲー
ト回路を示す。又図2と同様に、8台のプロセッサユニ
ット11 〜18 を設けた場合について示す。
FIG. 4 is an explanatory diagram of the interrupt arbitration circuit according to the second embodiment of the present invention. The same reference numerals as those in FIGS. 2 and 3 denote the same parts, 41 is a receiver, 42 is a priority encoder, 43, 44 and 45 are latch circuits, 46 is a driver, 47 is a 3to8 decoder, 48 is a state monitor, 49 is a 3-bit counter, 50 is a determiner, 51 is a driver, 52 is a falling differential circuit, and G11 and G12 are gate circuits. Show. Similar to FIG. 2, the case where eight processor units 1 1 to 18 are provided is shown.

【0036】レシーバ41と、プライオリティエンコー
ダ42と、ラッチ回路43,44,45と、ドライバ5
1とは、図2に於ける同一名称の部分と同一の機能を有
するもので、重複した説明は省略する。又プロセッサユ
ニット11 〜18 を割り込み先として選択する為に、3
bitカウンタ49と3to8デコーダ47とを備えて
おり、図3に於いては、カウンタ49のカウント値と状
態監視部48からのプロセッサユニットのIDとを判定
器40に入力する場合を示すが、この実施の形態に於い
ては、状態監視部48からの実装有り且つ障害無しのプ
ロセッサユニットを示す信号IE1〜IE8と、3to
8デコーダ47のデコード出力信号とを、判定器50を
構成するアンドゲートに入力し、一致信号をオアゲート
を介してゲート回路G11に入力する構成を有する。
The receiver 41, the priority encoder 42, the latch circuits 43, 44 and 45, and the driver 5
1 has the same function as the part with the same name in FIG. 2, and the duplicated description will be omitted. Also, in order to select the processor units 1 1 to 18 as interrupt destinations, 3
A bit counter 49 and a 3 to 8 decoder 47 are provided, and in FIG. 3, a case is shown in which the count value of the counter 49 and the ID of the processor unit from the state monitor 48 are input to the determiner 40. In the embodiment, the signals IE1 to IE8 from the state monitoring unit 48 indicating the mounted processor unit and the faultless processor unit, and 3to.
The decoding output signal of the 8-decoder 47 is input to the AND gate that constitutes the determiner 50, and the coincidence signal is input to the gate circuit G11 via the OR gate.

【0037】又ラッチ回路45の出力信号Qは、初期状
態では“0”であり、新たな割り込み要求が発生すると
“1”となる。又3bitカウンタ49は、端子G1,
G2の何れかの入力信号が“1”となるとカウントアッ
プする。又立下り微分回路52は、ラッチ回路45の出
力信号Qが“1”から“0”に立下る時に、カウンタ4
9の端子G1に“1”を入力してカウントアップさせ
る。即ち、割り込み検出毎にカウントアップさせる。又
ラッチ回路45の出力信号Qが“1”で、判定器50の
出力信号が“0”であると、カウンタ49の端子G2に
入力するゲート回路G12の出力信号が“1”となり、
カウントアップさせる。即ち、デコーダ47の出力信号
INTP1〜INTP8と、状態監視部48の出力信号
IE1〜IE8とを判定器50に入力し、アンドゲート
による一致信号がない場合、プロセッサユニット11
8 の中に実装無し又は障害有りのプロセッサユニット
を選択した場合であるから、カウンタ49をカウントア
ップして、次のプロセッサユニットを選択することにな
る。
The output signal Q of the latch circuit 45 is "0" in the initial state and becomes "1" when a new interrupt request is generated. The 3-bit counter 49 has terminals G1 and
It counts up when any of the input signals of G2 becomes "1". Further, the falling differentiating circuit 52 is provided when the output signal Q of the latch circuit 45 falls from "1" to "0".
Input "1" to the terminal G1 of 9 to count up. That is, the count is incremented each time an interrupt is detected. When the output signal Q of the latch circuit 45 is "1" and the output signal of the determiner 50 is "0", the output signal of the gate circuit G12 input to the terminal G2 of the counter 49 becomes "1",
Count up. That is, when the output signals INTP1 to INTP8 of the decoder 47 and the output signals IE1 to IE8 of the state monitor 48 are input to the determiner 50 and there is no coincidence signal by the AND gate, the processor units 11 to.
This is the case where a processor unit without mounting or with a fault is selected from 1 8. Therefore, the counter 49 is counted up and the next processor unit is selected.

【0038】又判定器50の出力信号が“1”となり、
且つラッチ回路45の出力信号Qが“1”となると、ゲ
ート回路G11の出力信号が“1”となり、ドライバ4
6のイネーブル端子OEに入力されるから、ドライバ4
6はイネーブル状態となり、3to8デコーダ47の出
力信号INTP1〜INTP8に対応する割り込み要求
信号INT1〜INT8の一つを送出する。従って、実
装有り且つ障害無しで割り込み受付可能のプロセッサユ
ニットに対してのみ、順次選択して割り込み要求を送出
することができる。
Further, the output signal of the judging device 50 becomes "1",
When the output signal Q of the latch circuit 45 becomes "1", the output signal of the gate circuit G11 becomes "1", and the driver 4
Since it is input to the enable terminal OE of the driver 6, the driver 4
6 is enabled, and one of the interrupt request signals INT1 to INT8 corresponding to the output signals INTP1 to INTP8 of the 3to8 decoder 47 is sent out. Therefore, it is possible to sequentially select and send the interrupt requests only to the processor units that are mounted and can accept the interrupts without any trouble.

【0039】図5は本発明の第3の実施の形態の説明図
であり、図1及び図3と同一符号は同一部分を示し、6
1は割り込み受信部、62はプライオリティエンコーダ
部、63は割り込み要因ラッチレジスタ部、64は割り
込みID保持部、65は割り込み検出部、66は割り込
み送信部、67はデコーダ、68は状態監視部、69は
割り込み先選択部、70は判定器、71はセレクタ、7
2は代替先生成部を示す。
FIG. 5 is an explanatory view of the third embodiment of the present invention. The same reference numerals as those in FIGS. 1 and 3 denote the same parts, and 6
1 is an interrupt receiving unit, 62 is a priority encoder unit, 63 is an interrupt factor latch register unit, 64 is an interrupt ID holding unit, 65 is an interrupt detecting unit, 66 is an interrupt transmitting unit, 67 is a decoder, 68 is a state monitoring unit, 69 Is an interrupt destination selection unit, 70 is a determiner, 71 is a selector, 7
Reference numeral 2 represents an alternative destination generation unit.

【0040】割り込み調停回路5に於いて、割り込み受
信部61と、プライオリティエンコード部62と、割り
込み要因ラッチレジスタ部63と、割り込みID保持部
64と、割り込み検出部65とは、図1及び図3に於け
る同一名称の各部の機能と同様の機能を備えており、図
1と重複した説明は省略する。又デコーダ67と割り込
み先選択部69と、判定器70と、セレクタ71と、代
替先生成部72とを含む構成により、障害有り等のプロ
セッサユニットを割り込み先として選択した場合に、代
替先を選択できるようにしたものである。
In the interrupt arbitration circuit 5, the interrupt receiving unit 61, the priority encoding unit 62, the interrupt factor latch register unit 63, the interrupt ID holding unit 64, and the interrupt detecting unit 65 are shown in FIGS. The same functions as those of the respective parts having the same names in FIG. Further, the configuration including the decoder 67, the interrupt destination selecting unit 69, the judging unit 70, the selector 71, and the alternative destination generating unit 72 selects the alternative destination when a processor unit having a failure is selected as the interrupt destination. It was made possible.

【0041】状態監視部68は、前述のように、プロセ
ッサユニットの実装有無と障害有無とを監視し、実装有
り且つ障害無しのプロセッサユニットのIDを判定器7
0及び代替先生成部72に入力する。割り込み先選択部
69は、割り込み検出信号により、割り込みID保持部
64に保持された割り込みIDを基に、割り込み要求を
送出するプロセッサユニットIDを選択して、判定器7
0とセレクタ71とに入力する。判定器70に於いて
は、状態監視部68からの実装有り且つ障害無しのプロ
セッサユニットのIDと、割り込み先選択部69からの
プロセッサユニットのIDとを比較し、比較一致の場合
は、セレクタ71を制御して、割り込み先選択部69か
らのプロセッサユニットのIDを割り込み先としてデコ
ーダ67に入力する。
As described above, the state monitor 68 monitors the presence / absence of a processor unit and the presence / absence of a fault, and determines the ID of the processor unit with and without a fault by the determiner 7.
0 and the alternative destination generation unit 72. Based on the interrupt ID held in the interrupt ID holding unit 64, the interrupt destination selecting unit 69 selects the processor unit ID for sending the interrupt request based on the interrupt detection signal, and the judging unit 7
0 and the selector 71. In the judging device 70, the ID of the processor unit with the mounted and no fault from the state monitoring unit 68 is compared with the ID of the processor unit from the interrupt destination selecting unit 69, and if there is a comparison match, the selector 71 To input the ID of the processor unit from the interrupt destination selection unit 69 to the decoder 67 as the interrupt destination.

【0042】又判定器70に於いて比較不一致の場合
は、セレクタ71と代替先生成部72とを制御し、代替
先生成部72は、状態監視部68からの実装有り障害無
しのプロセッサユニットのIDの一つを選択し、セレク
タ71を介してデコーダ67に入力する。従って、割り
込み先選択部69により順次プロセッサユニットを選択
した時に、実装無し又は障害有りのプロセッサユニット
の場合、判定部70の判定によって、代替先生成部72
に於いて生成した代替先のプロセッサユニットのIDを
セレクタ71を介してデコーダ67に入力することがで
きる。そして、デコーダ67によりデコードして割り込
み要求を送出するプロセッサユニットを指定し、割り込
み送信部66から送出する。
In the case of a comparison mismatch in the judging device 70, the selector 71 and the alternative destination generating unit 72 are controlled, and the alternative destination generating unit 72 is provided from the state monitoring unit 68, and the processor unit of the processor unit with no fault is mounted. One of the IDs is selected and input to the decoder 67 via the selector 71. Therefore, when the processor units are sequentially selected by the interrupt destination selection unit 69 and the processor units are not mounted or have a failure, the alternative destination generation unit 72 is determined by the determination of the determination unit 70.
It is possible to input the ID of the alternative processor unit, which is generated in the above, to the decoder 67 via the selector 71. Then, the decoder 67 designates a processor unit that is decoded and sends an interrupt request, and the interrupt transmission unit 66 sends the interrupt request.

【0043】又代替先生成部72は、状態監視部68か
らの実装有り且つ障害無しのプロセッサユニットのID
を基に、判定部70からの比較不一致の信号に従って、
例えば、順次選択出力する構成とすることができる。
Further, the alternative destination generation unit 72 is an ID of the processor unit which is mounted and has no fault from the state monitoring unit 68.
Based on the signal of comparison disagreement from the determination unit 70,
For example, it is possible to adopt a configuration of sequentially selecting and outputting.

【0044】図6は本発明の第3の実施の形態の割り込
み調停回路の説明図であり、図2及び図5と同一符号は
同一部分を示し、81はレシーバ、82はプライオリテ
ィエンコーダ、83,84,85はラッチ回路、86は
ドライバ、87は3to8デコーダ、88は状態監視
部、89は3bitカウンタ、90は判定器、91はセ
レクタ、92は判定器、93はデュアルポートRAM、
94はドライバを示し、又G13〜G17はゲート回路
を示す。
FIG. 6 is an explanatory diagram of the interrupt arbitration circuit according to the third embodiment of the present invention. The same reference numerals as those in FIGS. 2 and 5 denote the same parts, 81 is a receiver, 82 is a priority encoder, 83, 84 and 85 are latch circuits, 86 is a driver, 87 is a 3to8 decoder, 88 is a state monitoring unit, 89 is a 3 bit counter, 90 is a determiner, 91 is a selector, 92 is a determiner, 93 is a dual port RAM,
Reference numeral 94 indicates a driver, and G13 to G17 indicate gate circuits.

【0045】レシーバ81と、プライオリティエンコー
ダ82と、ラッチ回路83,84,85と、ドライバ9
4とは、図2に於ける同一名称の部分と同一の機能を有
し、又3bitカウンタ89と3to8デコーダ87と
判定器90とは、図4に於ける同一名称の部分と同一の
機能を有するもので、重複した説明は省略する。
The receiver 81, the priority encoder 82, the latch circuits 83, 84 and 85, and the driver 9
4 has the same function as the part having the same name in FIG. 2, and the 3 bit counter 89, the 3to8 decoder 87 and the judging device 90 have the same function as the part having the same name in FIG. However, the description will not be repeated.

【0046】又デュアルポートRAM93は、図2に於
けるデュアルポートRAM27とは異なり、状態監視部
88が出力する情報をアドレスとして入力していない
為、割り込み受理不能のプロセッサユニットのIDを出
力する可能性が含まれる。そこで、ラッチ回路84から
の割り込みIDを読出アドレスとして読出したプロセッ
サユニットのIDと、状態監視部88からの割り込み受
理可能のプロセッサユニットのIDに対応するIE1〜
IE8とを判定器92に入力する。この判定器92の出
力信号SELは、セレクタ91とゲート回路G13,G
14とに入力される。セレクタ91は、信号SELが
“1”の時にポートAを選択し、“0”の時はポートB
を選択する。
Unlike the dual port RAM 27 shown in FIG. 2, the dual port RAM 93 does not input the information output by the state monitoring unit 88 as an address, and therefore can output the ID of a processor unit that cannot accept an interrupt. Includes sex. Therefore, IE1 to IE1 corresponding to the ID of the processor unit that has read the interrupt ID from the latch circuit 84 as the read address and the ID of the processor unit that can accept the interrupt from the state monitoring unit 88.
IE8 is input to the determiner 92. The output signal SEL of the determiner 92 is the selector 91 and the gate circuits G13, G.
14 and are input. The selector 91 selects the port A when the signal SEL is "1" and the port B when the signal SEL is "0".
Select.

【0047】即ち、ラッチ回路84にラッチされた割り
込みIDをアドレスとしてデュアルポートRAM93か
ら読出したプロセッサユニットのIDが、状態監視部8
8により割り込み受理可能の場合、セレクタ91はその
プロセッサユニットIDを選択出力し、割り込み受理不
可能の場合、セレクタ91は3to8デコーダ87のデ
コード出力信号INTP1〜INTP8の一つを選択出
力する。又判定器92の出力信号SELが“0”の場
合、割り込み検出によるラッチ回路85の出力信号Qが
“1”となると、ゲート回路G14の出力信号も“1”
となり、この信号が“1”から“0”への立下りを立下
り微分回路95により検出して3bitカウンタ89を
カウントアップする。又判定器90の出力信号が“0”
の場合、前述のラッチ回路85の出力信号Qが“1”と
なると、ゲート回路G15の出力信号が“1”となり、
3bitカウンタ89をカウントアップする。
That is, the ID of the processor unit read from the dual port RAM 93 using the interrupt ID latched by the latch circuit 84 as an address is the state monitoring unit 8
When the interrupt can be accepted by 8, the selector 91 selectively outputs the processor unit ID, and when the interrupt cannot be accepted, the selector 91 selectively outputs one of the decode output signals INTP1 to INTP8 of the 3to8 decoder 87. Further, when the output signal SEL of the determiner 92 is "0" and the output signal Q of the latch circuit 85 becomes "1" due to interrupt detection, the output signal of the gate circuit G14 is also "1".
Then, the falling differential circuit 95 detects the falling of this signal from "1" to "0" and counts up the 3-bit counter 89. Also, the output signal of the determiner 90 is "0".
In this case, when the output signal Q of the above-mentioned latch circuit 85 becomes "1", the output signal of the gate circuit G15 becomes "1",
The 3-bit counter 89 is counted up.

【0048】又ラッチ回路85の出力信号Qが“1”と
なり、ゲート回路G13の出力信号IQ1が“1”とな
ると、ゲート回路G16(オアゲート)を介してドライ
バ86はイネーブル状態となる。又ゲート回路G14の
出力信号IQ2が“1”となり、且つ判定器90の出力
信号が“1”となると、ゲート回路G17(アンドゲー
ト)の出力信号が“1”となり、ドライバ86はイネー
ブル状態となる。従って、割り込み受理不能のプロセッ
サユニットに対する割り込み要求の状態となっても、他
の割り込み受理可能のプロセッサユニットに対して、順
番に代替えさせることができる。
When the output signal Q of the latch circuit 85 becomes "1" and the output signal IQ1 of the gate circuit G13 becomes "1", the driver 86 is enabled via the gate circuit G16 (OR gate). When the output signal IQ2 of the gate circuit G14 becomes "1" and the output signal of the determiner 90 becomes "1", the output signal of the gate circuit G17 (AND gate) becomes "1" and the driver 86 is enabled. Become. Therefore, even if an interrupt request is issued to a processor unit that cannot accept an interrupt, another processor unit that can accept an interrupt can be replaced in order.

【0049】図7は本発明の第4の実施の形態の説明図
であり、前述の各実施の形態に於ける符号と同一の符号
は同一部分を示し、101は割り込み受信部、102は
割り込み選択部、103は割り込み受信要因ラッチレジ
スタ、104はプライオリティエンコーダ部、105は
割り込みID保持部、106は割り込み検出部、107
は割り込み送信部、108はデコーダ部、109はカウ
ンタ、110はオア回路(OR)、111は状態監視
部、112はプロセッサユニット組み込み制御部を示
す。
FIG. 7 is an explanatory diagram of the fourth embodiment of the present invention, in which the same reference numerals as those in the above-mentioned respective embodiments indicate the same parts, 101 is an interrupt receiving unit, and 102 is an interrupt. A selection unit, 103 is an interrupt reception factor latch register, 104 is a priority encoder unit, 105 is an interrupt ID holding unit, 106 is an interrupt detection unit, and 107 is an interrupt detection unit.
Is an interrupt transmission unit, 108 is a decoder unit, 109 is a counter, 110 is an OR circuit (OR), 111 is a state monitoring unit, and 112 is a processor unit built-in control unit.

【0050】割り込み受信部101により受信したスレ
ーブユニットからの割り込み信号を割り込み選択部10
2に転送し、割り込み選択部102は、プロセッサユニ
ットから指定された割り込み信号のみをプライオリティ
エンコーダ部104へ通知する。このプライオリティエ
ンコーダ部104と、割り込み受信要因ラッチレジスタ
部103と、割り込みID保持部105と、割り込み検
出部106とについては、前述の各実施の形態の同一名
称の各部と同一の動作を行うものである。
The interrupt selecting unit 10 receives the interrupt signal from the slave unit received by the interrupt receiving unit 101.
2, and the interrupt selection unit 102 notifies the priority encoder unit 104 of only the interrupt signal designated by the processor unit. The priority encoder unit 104, the interrupt reception factor latch register unit 103, the interrupt ID holding unit 105, and the interrupt detection unit 106 perform the same operations as the units having the same names in each of the above-described embodiments. is there.

【0051】又状態監視部111は、前述の各実施の形
態に於ける状態監視部と同様な機能を有し、又プロセッ
サユニット組み込み制御部112は、マルチプロセッサ
システムを構成する為のプロセッサユニット番号と、状
態監視部111からの実装有りを示す信号とを基に、カ
ウンタ109により指定される割り込み先プロセッサユ
ニットが、システムに組み込まれ、且つ障害無しの場合
に、デコーダ108でデコードして割り込み先を決定
し、割り込み送信部107から割り込み要求を送出す
る。又カウンタ109により指定された割り込み先プロ
セッサユニットが、障害有りの状態であると、プロセッ
サユニット組み込み制御部112からの信号をオア回路
110を介してカウンタ109のカウントアップを行わ
せ、次のプロセッサユニットを割り込み先に指定するこ
とになる。従って、未実装状態や障害有りのプロセッサ
ユニットに対する割り込み要求を送出しないように制御
できることになる。
The state monitoring unit 111 has the same function as the state monitoring unit in each of the above-mentioned embodiments, and the processor unit built-in control unit 112 has a processor unit number for constructing a multiprocessor system. And the interrupt destination processor unit designated by the counter 109 based on the signal from the status monitoring unit 111 indicating that the interrupt destination is installed in the system and there is no fault, the decoder 108 decodes the interrupt destination processor unit And the interrupt request is sent from the interrupt transmitter 107. If the interrupt destination processor unit designated by the counter 109 is in a faulty state, the counter 109 is caused to count up the signal from the processor unit built-in control unit 112 via the OR circuit 110, and the next processor unit Will be specified as the interrupt destination. Therefore, it is possible to control so as not to send an interrupt request to a processor unit that is in an unmounted state or has a failure.

【0052】図8は本発明の第5の実施の形態の説明図
であり、図7と同一符号は同一部分を示し、5a,5b
は割り込み調停回路を示す。即ち、図7に於ける割り込
み調停回路5を2個設けた場合を示す。なお、更に多数
の割り込み調停回路を設けることもできる。そして、一
つのプロセッサユニットに対しては、一つの割り込み調
停回路からのみ割り込み通知を行うように、プロセッサ
ユニット組み込み制御部112と割り込み選択部102
とに、プロセッサユニット番号を設定する。それによっ
て、割り込み調停回路5a,5bはそれぞれ独立的に割
り込み調停を行うことができる。
FIG. 8 is an explanatory view of the fifth embodiment of the present invention, in which the same reference numerals as those in FIG. 7 denote the same parts, and 5a and 5b.
Indicates an interrupt arbitration circuit. That is, the case where two interrupt arbitration circuits 5 in FIG. 7 are provided is shown. Note that more interrupt arbitration circuits can be provided. Then, with respect to one processor unit, the processor unit built-in control unit 112 and the interrupt selection unit 102 are configured so that the interrupt notification is performed only from one interrupt arbitration circuit.
Set the processor unit number to and. As a result, the interrupt arbitration circuits 5a and 5b can independently perform interrupt arbitration.

【0053】又プロセッサユニットは、割り込み調停回
路5a,5bのプロセッサユニット組み込み制御部11
2に設定されたプロセッサユニットの個数を監視し、各
割り込み調停回路が担当するプロセッサユニットの個数
が初期値から大きく変化しないように、プロセッサユニ
ット組み込み制御部112に対する新たなプロセッサユ
ニットの設定を調整する。又各割り込み調停回路を担当
するプロセッサユニットの負荷状態を監視し、或る割り
込み調停回路を担当するプロセッサユニットの負荷が高
く、他の割り込み調停回路を担当するプロセッサユニッ
トの負荷が低い状態の場合に、負荷の低いプロセッサユ
ニットを、負荷が高いプロセッサユニットを担当する割
り込み調停回路の担当に変更する。即ち、プロセッサユ
ニット組み込み制御部112のプロセッサユニットの設
定を更新する。それにより、プロセッサユニットの負荷
の均衡を図ることができるから、システム全体の処理性
能を向上することができる。
The processor unit also includes a processor unit built-in control unit 11 of the interrupt arbitration circuits 5a and 5b.
The number of processor units set to 2 is monitored, and the setting of a new processor unit for the processor unit built-in control unit 112 is adjusted so that the number of processor units in charge of each interrupt arbitration circuit does not change significantly from the initial value. . Further, the load state of the processor unit in charge of each interrupt arbitration circuit is monitored, and when the load of the processor unit in charge of a certain interrupt arbitration circuit is high and the load of the processor unit in charge of another interrupt arbitration circuit is low, Change the processor unit with a low load to the interrupt arbitration circuit that handles the processor unit with a high load. That is, the setting of the processor unit of the processor unit built-in control unit 112 is updated. As a result, the loads of the processor units can be balanced, and the processing performance of the entire system can be improved.

【0054】図9は本発明の第5の実施の形態のフロー
チャートを示し、複数の割り込み調停回路が受け持つ処
理をA,B,C,・・・とし、割り込み調停回路が担当
するプロセッサユニットの数をNA,NB,NC,・・
とし、その初期値をNATYP,NBTYP ,NCTYP ,・
・・とする。又何れの割り込み調停回路にも属さないプ
ロセッサユニットの数をNSとする。又割り込み調停回
路に属するプロセッサユニット群の負荷率をLFA,L
FB,LFC.・・・とし、各プロセッサユニット群に
対して、負荷率が上限に達する虞れが出てくる負荷率を
LFAMAX (NA),LFBMAX (NB),LFCMAX
(NC),・・・とし、各プロセッサユニット群の担当
数に対して、仮に1ユニット減少した後でも、妥当な負
荷率で動作可能な現状の負荷率をLFAMIN (NA),
LFBMIN (NB),LFCMIN(NC),・・・とす
る。
FIG. 9 shows a flow chart of the fifth embodiment of the present invention, in which the processings handled by a plurality of interrupt arbitration circuits are A, B, C, ... And the number of processor units in charge of the interrupt arbitration circuits. NA, NB, NC, ...
And the initial values are NA TYP , NB TYP , NC TYP ,.
・ ・The number of processor units that do not belong to any interrupt arbitration circuit is NS. The load factor of the processor unit group belonging to the interrupt arbitration circuit is set to LFA, L.
FB, LFC. .., LFA MAX (NA), LFB MAX (NB), LFC MAX
(NC), ..., For the number of units in charge of each processor unit group, LFA MIN (NA)
LFB MIN (NB), LFC MIN (NC), ...

【0055】図9に於いては、処理Aのみを示すが、他
の処理B,C,・・・についても同様であるから、重複
する部分は省略している。プロセッサユニットは、プロ
セッサユニット組み込み制御部112(図8参照)の内
容を監視し、プロセッサユニットの障害等により、プロ
セッサユニットの数が初期値より減少しているか否かを
判定する(a1)。即ち、NA<NATYP か否かを判定
する。初期値NATYPより減少していない場合はステッ
プ(a4)に移行し、減少している場合はステップ(a
2)に移行する。
In FIG. 9, only the process A is shown, but the same applies to the other processes B, C, ... The processor unit monitors the content of the processor unit built-in control unit 112 (see FIG. 8) and determines whether the number of processor units has decreased from the initial value due to a failure of the processor unit or the like (a1). That is, it is determined whether NA <NA TYP . If it has not decreased from the initial value NA TYP, proceed to step (a4). If it has decreased, go to step (a4).
Go to 2).

【0056】ステップ(a2)に於いては、何れの割り
込み調停回路にも属さないプロセッサユニットの数NS
が1以上か否か、即ち、予備としてのプロセッサユニッ
トが存在するか否かを判定し、1以上でない場合はステ
ップ(a4)に移行し、1以上の場合はステップ(a
3)に移行する。このステップ(a3)に於いては、N
A−1(ALM)→NAとして示すように、障害等によ
り割り込み不可能のプロセッサユニットを除外し、NA
+1(NS)→NAとして示すように、予備のプロセッ
サユニットを組み込み、ステップ(a1)に移行する。
In step (a2), the number NS of processor units that do not belong to any interrupt arbitration circuit
Is 1 or more, that is, whether or not a processor unit as a spare is present. If it is not 1 or more, the process proceeds to step (a4). If it is 1 or more, the process proceeds to step (a
Go to 3). In this step (a3), N
As shown by A-1 (ALM) → NA, the uninterruptible processor unit is excluded due to a failure or the like, and NA
As shown by +1 (NS) → NA, a spare processor unit is incorporated, and the process proceeds to step (a1).

【0057】又ステップ(a4)に於いては、LFA
(t)≧LFAMAX (NA)として示すように、処理A
の負荷率LFA(t)と最大負荷率LFAMAX (NA)
とを比較し、処理性能に充分余裕がある場合は、処理
B,C,・・・について、同様の負荷率についての判定
を行う。このステップ(a4)に於ける判定結果、処理
性能に余裕がなくなった場合は、処理Bの負荷率につい
て、LFB(t)≦LFB MIN (NB)の判定を行い
(a5)、処理Bの負荷率がプロセッサユニットが一つ
減少することにより、余裕がなくなる場合は、同様に処
理Cの負荷率について判定する(a10)。この場合も
余裕がなくなる場合は、同様に、処理Dの負荷率につい
て判定する。
In step (a4), the LFA
(T) ≧ LFAMAXProcess A, shown as (NA)
Load factor LFA (t) and maximum load factor LFAMAX(NA)
If there is enough processing performance,
Judgment on similar load factors for B, C, ...
I do. Judgment result in this step (a4), processing
If there is no more margin in performance, check the load factor of Process B.
LFB (t) ≦ LFB MIN(NB) is judged
(A5), the load factor of process B is one processor unit
If there is no room due to the decrease, the same procedure is performed.
The load factor of Process C is determined (a10). Also in this case
When there is no room, the load factor of process D
To judge.

【0058】ステップ(a5)に於いて、負荷率に余裕
がある場合、NB−1→NBとして示すように、処理B
のプロセッサユニットを削減し、NA+1→NAとして
示すように、処理Aのプロセッサユニットを増加する
(a6)。そして、処理Aのプロセッサユニットが減少
しても負荷率に余裕があるか否かを判定し(a7)、余
裕がない場合は、タイマを起動し(a9)、所定時間後
に再度ステップ(a7)に移行して負荷率に余裕がある
か否かの判定を行う。これを繰り返して、負荷率に余裕
がでると、ステップ(a6)に於いて増加した処理Aの
プロセッサユニットを減少する(a8)。そして、ステ
ップ(a1)に移行する。
In step (a5), if the load factor has a margin, the process B is performed as indicated by NB-1 → NB.
The number of processor units of process A is reduced and the number of processor units of process A is increased as indicated by NA + 1 → NA (a6). Then, it is determined whether or not the load factor has a margin even if the processor unit of the process A decreases (a7). If there is no margin, the timer is started (a9), and after a predetermined time, the step (a7) again. Then, it is determined whether or not the load factor has a margin. By repeating this, when the load factor has a margin, the processor unit of the process A increased in step (a6) is decreased (a8). Then, the process proceeds to step (a1).

【0059】又ステップ(a10)に於いて、処理Cの
負荷率に余裕がある場合、ステップ(a6)〜(a8)
と同様のステップ(a11)〜(a13)を実行する。
又処理B,Cの負荷率に余裕がない場合は、図示を省略
した次の処理Dの負荷率について判定することになる。
In step (a10), if the load factor of the process C has a margin, steps (a6) to (a8).
Steps (a11) to (a13) similar to the above are executed.
When there is no margin in the load factor of the processes B and C, the load factor of the next process D (not shown) is determined.

【0060】図10は本発明の第6の実施の形態の説明
図であり、11 〜1n はプロセッサユニット、21 〜2
m はスレーブユニット、3は共通メモリ、4はグローバ
ルバス、5は割り込み調停回路、121は割り込み受信
部、122はプライオリティエンコーダ部、123は割
り込み要因ラッチレジスタ部、131はCPU部、13
2は設定レジスタ、133はマスクタイマ、134は割
り込みマスクを示す。
FIG. 10 is an explanatory view of the sixth embodiment of the present invention, in which 1 1 to 1 n are processor units and 2 1 to 2 are shown.
m is a slave unit, 3 is a common memory, 4 is a global bus, 5 is an interrupt arbitration circuit, 121 is an interrupt receiving unit, 122 is a priority encoder unit, 123 is an interrupt factor latch register unit, 131 is a CPU unit, 13
Reference numeral 2 is a setting register, 133 is a mask timer, and 134 is an interrupt mask.

【0061】CPU部131と設定レジスタ132とマ
スクタイマ133と割り込みマスク134とは、プロセ
ッサユニット11 〜1n の要部の構成を示し、又割り込
み調停回路5は、スレーブユニットからの割り込み要求
を割り込み受信部121により受信し、プライオリティ
エンコーダ部122により割り込みの優先順位毎にエン
コードし、割り込みID保持部124に割り込みIDを
保持し、割り込み通知をプロセッサユニット11 〜1n
に同報通知する。
[0061] CPU section 131 and the set register 132 and the mask timer 133 and interrupt mask 134, showing the configuration of the main part of the processor unit 1 1 to 1 n, also interrupt arbitration circuit 5, an interrupt request from the slave unit The interrupt reception unit 121 receives it, the priority encoder unit 122 encodes it for each priority of interrupts, holds the interrupt ID in the interrupt ID holding unit 124, and sends the interrupt notification to the processor units 1 1 to 1 n.
Broadcast notification to.

【0062】同報通知により、グローバルバス4を最も
早く獲得したプロセッサユニットが、割り込み要因ラッ
チレジスタ部123をアクセスして割り込み要因に従っ
た処理タスクをキューイングし、スレーブユニット側の
割り込み要因をクリアし、グローバルバス4を解放す
る。この場合、グローバルバス4の獲得が2番目となっ
たプロセッサユニットは、割り込み要因を読込むことが
できないので、空の割り込み処理として処理を完了す
る。
By the broadcast notification, the processor unit which acquired the global bus 4 earliest accesses the interrupt factor latch register section 123 to queue the processing task according to the interrupt factor, and clears the interrupt factor on the slave unit side. Then, the global bus 4 is released. In this case, the processor unit that has acquired the second global bus 4 cannot read the interrupt factor, so the process is completed as an empty interrupt process.

【0063】又プロセッサユニットは、コア部に相当す
るCPU部131の制御により、設定レジスタ132
に、マスク時間と割り込みマスクとを設定し、それに従
って、マスクタイマ133により、キューイングしたタ
スクのスタートからストップまでの間のマスク時間と、
キューイングしたタスクよりレベルの低い割り込みをマ
スクする割り込みマスク134とを制御する。この割り
込みマスクの設定は、ソフトウェアにより、マスクタイ
ミングの開始と終了とを設定する方法と、マスクタイミ
ングの開始のみを設定する方法との何れかを適用するこ
とができる。
Further, the processor unit is controlled by the CPU unit 131 corresponding to the core unit to set the setting register 132.
, The mask time and the interrupt mask are set, and the mask time from the start to the stop of the queued task is set by the mask timer 133 accordingly.
It controls an interrupt mask 134 that masks interrupts with lower levels than the queued tasks. For setting the interrupt mask, either a method of setting the start and end of the mask timing or a method of setting only the start of the mask timing can be applied by software.

【0064】図11は前述の本発明の第6の実施の形態
の処理シーケンス説明図であり、タスクA実行中のプロ
セッサユニット11 と、タスクC実行中のプロセッサユ
ニット12 とについて、同報による割り込み受信の場
合、それぞれハンドラを起動し、要因レジスタリードの
処理の為にグローバルバス4の獲得を行い、プロセッサ
ユニット11 が先にグローバルバス4を獲得すると、割
り込み要因ラッチレジスタ部13から割り込み要因を読
込み、スレーブユニットの割り込み要因及び割り込み要
因ラッチレジスタ部13をクリアし、その割り込み要因
をキューイング(タスクB)して、ハンドラ停止とす
る。
FIG. 11 is a diagram for explaining the processing sequence of the above-described sixth embodiment of the present invention, in which the processor unit 1 1 executing task A and the processor unit 1 2 executing task C are broadcast. If by the interruption reception, respectively start handler performs the acquisition of the global bus 4 for processing the cause register read, the processor unit 1 1 to acquire the global bus 4 above, the interrupt from the interrupt factor latch register section 13 The factor is read, the interrupt factor of the slave unit and the interrupt factor latch register unit 13 are cleared, the interrupt factor is queued (task B), and the handler is stopped.

【0065】そして、タスクAの終了により、キューイ
ングしたタスクBの処理開始し、設定レジスタ132に
マスク開始をライトし、割り込みマスク134を設定し
てタスクBの処理を行い、この時の割り込みは、一方の
プロセッサユニット11 は割り込みマスク134により
マスクすることになる。これに対して、他方のプロセッ
サユニット12 は、割り込みマスク中ではないので、こ
の割り込み処理を行い、タスクD開始の場合も、ハンド
ラを起動し、割り込み要因の読込みを行うことになる。
When the task A ends, the processing of the queued task B is started, the mask start is written in the setting register 132, the interrupt mask 134 is set, and the processing of the task B is performed. The one processor unit 1 1 is masked by the interrupt mask 134. In contrast, the other processor unit 1 2, the interrupt is not in a mask to perform the interrupt processing, even if the task D start, start the handler will make a reading of the interrupt source.

【0066】従って、複数のプロセッサユニットの中の
負荷の軽くなったプロセッサユニットが割り込み処理を
実行することになり、且つその割り込み処理中は割り込
みマスクを設定することによって、他のプロセッサユニ
ットが割り込み処理を実行することになる。従って、シ
ステム全体の処理性能を向上することができる。
Therefore, the processor unit having a lighter load among the plurality of processor units executes the interrupt processing, and the interrupt mask is set during the interrupt processing so that the other processor units can perform the interrupt processing. Will be executed. Therefore, the processing performance of the entire system can be improved.

【0067】図12は本発明の第6の実施の形態の割り
込み調停回路及びプロセッサユニットの説明図であり、
1 〜1n はプロセッサユニット、21 〜2m はスレー
ブユニット、3は共通メモリ、4はグローバルバス、5
は割り込み調停回路、141はレシーバ、142はプラ
イオリティエンコーダ、143,144はラッチ回路、
145,146はドライバ、151はプロセッサユニッ
トのプロセッサコア、152はコントロールレジスタ、
153はタイマ、154はコンパレータ、155はマス
クレジスタ、G31〜G38はゲート回路で、G31〜
G33はインバータ、G34,G35はナンドゲート、
G36,G38はオアゲート、G37はアンドゲートを
示す。
FIG. 12 is an explanatory diagram of an interrupt arbitration circuit and a processor unit according to the sixth embodiment of the present invention.
1 1 to 1 n are processor units, 2 1 to 2 m are slave units, 3 is a common memory, 4 is a global bus, 5
Is an interrupt arbitration circuit, 141 is a receiver, 142 is a priority encoder, 143 and 144 are latch circuits,
145 and 146 are drivers, 151 is a processor core of a processor unit, 152 is a control register,
153 is a timer, 154 is a comparator, 155 is a mask register, G31 to G38 are gate circuits, and G31 to
G33 is an inverter, G34 and G35 are NAND gates,
G36 and G38 are OR gates, and G37 is an AND gate.

【0068】図10の構成と対比すると、レシーバ14
1が割り込み受信部121、ドライバ146とラッチ回
路143とが割り込み要因ラッチレジスタ部123に、
プライオリティエンコーダ142とドライバ145とが
プライオリティエンコーダ部122に、ラッチ回路14
4が割り込みID保持部124にそれぞれ機能が対応す
る。又プロセッサユニットのプログラムコア151がC
PU部131に、コントロールレジスタ152が設定レ
ジスタ132に、タイマ153がマスクタイマ133
に、マスクレジスタ155が割り込みマスク134にそ
れぞれ機能が対応し、プロセッサコア151を除く部分
が割り込みマスク回路を構成している。
In comparison with the configuration of FIG. 10, the receiver 14
1 is the interrupt receiving unit 121, the driver 146 and the latch circuit 143 are the interrupt factor latch register unit 123,
The priority encoder 142 and the driver 145 are connected to the priority encoder unit 122 by the latch circuit 14.
The function 4 corresponds to the interrupt ID holding unit 124. In addition, the program core 151 of the processor unit is C
In the PU unit 131, the control register 152 is the setting register 132, the timer 153 is the mask timer 133.
In addition, the mask register 155 has a function corresponding to the interrupt mask 134, and the portion excluding the processor core 151 constitutes an interrupt mask circuit.

【0069】又レシーバ141とプライオリティエンコ
ーダ142とラッチ回路143,144とドライバ14
6とについては、例えば、図2に於けるレシーバ21と
プライオリティエンコーダ22とラッチ回路23,24
とドライバ29との機能と同様であり、スレーブユニッ
ト21 〜2m からの割り込み要求信号INTRQ1〜I
NTRQ3をレシーバ141により受信し、プライオリ
ティエンコーダ142に於いてエンコードし、ラッチ回
路144によりラッチした信号INTID0,INTI
D1をドライバ145,146とオアゲートG36とに
入力する。
Further, the receiver 141, the priority encoder 142, the latch circuits 143 and 144, and the driver 14
6, the receiver 21, the priority encoder 22, and the latch circuits 23 and 24 in FIG.
It is similar to the function of the driver 29 and the interrupt request signal INTRQ1~I from the slave unit 2 1 to 2 m
The signals INTID0 and INTI received by the receiver 141 of NTRQ3, encoded by the priority encoder 142, and latched by the latch circuit 144.
D1 is input to the drivers 145 and 146 and the OR gate G36.

【0070】この時、インバータG33の出力信号は
“1”であるから、ドライバ145はイネーブル状態で
あり、オアゲートG36の出力信号とラッチ回路144
の出力信号とによる割り込み要求信号INTX,INT
C0,INTC1を、全プロセッサユニット11 〜1n
に送出する。
At this time, since the output signal of the inverter G33 is "1", the driver 145 is in the enabled state, the output signal of the OR gate G36 and the latch circuit 144.
Request signal INTX, INT depending on the output signal of
Connect C0 and INTC1 to all processor units 1 1 to 1 n
Send to.

【0071】プロセッサユニット11 〜1n のコンパレ
ータ154は、入力端子A,Bに入力される信号を比較
し、A>Bの状態の時に、出力端子に“1”を出力す
る。又マスクレジスタ155はクリアされていると、コ
ンパレータ154の入力端子に“0”を入力し、コンパ
レータ154の出力端子は“1”となる。従って、割り
込み要求信号INTXがアンドゲートG37を介して、
プロセッサコア151の割り込み端子INTに入力され
る。
The comparators 154 of the processor units 1 1 to 1 n compare the signals input to the input terminals A and B, and output "1" to the output terminals when A> B. When the mask register 155 is cleared, "0" is input to the input terminal of the comparator 154 and the output terminal of the comparator 154 becomes "1". Therefore, the interrupt request signal INTX is transmitted via the AND gate G37,
It is input to the interrupt terminal INT of the processor core 151.

【0072】プロセッサコア151は、この割り込み要
求により、グローバルバス4を獲得すると、割り込み要
因読出要求信号INTRRを送出する。それにより、割
り込み要求を送出したスレーブユニットの割り込み要因
がクリアされ、又割り込み調停回路5のドライバ146
がイネーブル状態となり、ラッチ回路144にラッチさ
れたINTID0,INTID1が送出され、コンパレ
ータ154とマスクレジスタ155とに入力される。又
割り込み調停回路5のインバータG33の出力信号は
“0”となり、ドライバ145からの割り込み要求信号
の送出は停止される。
When the processor core 151 acquires the global bus 4 in response to this interrupt request, it sends out the interrupt factor read request signal INTRR. As a result, the interrupt factor of the slave unit that has sent the interrupt request is cleared, and the driver 146 of the interrupt arbitration circuit 5 is cleared.
Is enabled, and INTID0 and INTID1 latched by the latch circuit 144 are sent out and input to the comparator 154 and the mask register 155. The output signal of the inverter G33 of the interrupt arbitration circuit 5 becomes "0", and the transmission of the interrupt request signal from the driver 145 is stopped.

【0073】又プロセッサコア151は、コントロール
レジスタ152に制御データを設定して、タイマ153
を起動し、又マスクレジスタ153に、割り込み要因読
出要求信号INTRRによって読出した信号INTC
0,INTC1をセットし、コンバレータ154の入力
端子にそのセット内容を入力する。この信号INTC
0,INTC1は割り込みレベルに相当するから、この
マスクレジスタ153がクリアされるまで、前回の割り
込みレベル以下の割り込み要求はマスクされることにな
る。又タイマ153のタイムアウトにより、オアゲート
G38を介してマスクレジスタ155のクリア端子CL
Rに“1”を入力してクリアする。又はプロセッサコア
151に於ける割り込み処理の終了により、コントロー
ルレジスタ152を介してマスクレジスタ155をクリ
アすることができる。
Further, the processor core 151 sets the control data in the control register 152, and the timer 153
Is started, and the mask register 153 receives the signal INTC read by the interrupt factor read request signal INTRR.
0 and INTC1 are set, and the set contents are input to the input terminal of the converter 154. This signal INTC
Since 0 and INTC1 correspond to interrupt levels, interrupt requests below the previous interrupt level are masked until the mask register 153 is cleared. When the timer 153 times out, the clear terminal CL of the mask register 155 is passed through the OR gate G38.
Enter "1" in R to clear. Alternatively, the mask register 155 can be cleared via the control register 152 upon completion of the interrupt processing in the processor core 151.

【0074】図13は本発明の第7の実施の形態の説明
図であり、図1及び図10と同一符号は同一部分を示
し、161は割り込み受信部、162はプライオリティ
エンコーダ部、163は割り込み要因ラッチレジスタ
部、164は割り込み送信部、165は割り込み先選択
部、166は負荷状態監視部、171はCPU部、17
2はアイドルタスクカウンタ、173は固定タイマ、1
74は処理負荷情報通知部を示す。
FIG. 13 is an explanatory diagram of the seventh embodiment of the present invention. The same reference numerals as those in FIGS. 1 and 10 denote the same parts, 161 is an interrupt receiving unit, 162 is a priority encoder unit, and 163 is an interrupt. A factor latch register unit, 164 is an interrupt transmission unit, 165 is an interrupt destination selection unit, 166 is a load state monitoring unit, 171 is a CPU unit, 17
2 is an idle task counter, 173 is a fixed timer, 1
Reference numeral 74 denotes a processing load information notification unit.

【0075】プロセッサユニット11 〜1n は、それぞ
れプロセッサユニット11 に示す構成を含むもので、C
PU部171のアイドルタスクカウンタ172を、固定
タイマ173により一定時間毎にクリアし、アイドルタ
スクをカウントアップする。従って、アイドルタスクカ
ウンタ172の一定時間毎のカウント値を処理負荷情報
とすることができる。なお、他の手段による処理負荷情
報を形成することも可能である。この処理負荷情報を、
処理負荷情報通知部174から、割り込み調停回路5の
負荷情報監視部166に送出する。
[0075] The processor unit 1 1 to 1 n are those each comprising the structure shown in the processor unit 1 1, C
The idle task counter 172 of the PU unit 171 is cleared by the fixed timer 173 at regular time intervals, and the idle tasks are counted up. Therefore, the count value of the idle task counter 172 at regular time intervals can be used as the processing load information. It is also possible to form the processing load information by other means. This processing load information is
The processing load information notification unit 174 sends the processing load information notification unit 174 to the load information monitoring unit 166 of the interrupt arbitration circuit 5.

【0076】この負荷情報監視部166は、前述の実施
の形態に於ける状態監視部の機能に類似し、実装有り且
つ障害無しのプロセッサユニットについての処理負荷情
報を収集することかできる。そして、収集したプロセッ
サユニット11 〜1n の処理負荷情報を割り込み先選択
部165に転送する。又割り込み受信部161とプライ
オリティエンコーダ部162と割り込み要因ラッチレジ
スタ部163との動作については前述の各実施の形態と
同様であるから重複した説明は省略する。プライオリテ
ィエンコーダ部162により割り込み要因の優先順位に
従ったエンコードを行い、割り込み先選択部165に通
知する。割り込み先選択部165は、負荷状態監視部1
66からのプロセッサユニット11 〜1n の処理負荷情
報を基に、処理負荷が低いプロセッサユニットを選択し
て割り込み先とし、割り込み送信部164から割り込み
先のプロセッサユニットに割り込み要求を送出する。従
って、実装有り且つ障害無しと共に、負荷率の低いプロ
セッサユニットを選択して割り込みを行うことができ
る。
The load information monitoring unit 166 is similar to the function of the state monitoring unit in the above-described embodiment, and can collect the processing load information about the processor unit with the installed and without the failure. Then, the collected processing load information of the processor units 1 1 to 1 n is transferred to the interrupt destination selecting unit 165. Further, the operations of the interrupt receiving unit 161, the priority encoder unit 162, and the interrupt factor latch register unit 163 are the same as those in the above-mentioned respective embodiments, and the duplicated description will be omitted. The priority encoder unit 162 performs encoding according to the priority of interrupt factors, and notifies the interrupt destination selection unit 165. The interrupt destination selection unit 165 is the load state monitoring unit 1
Based on the processing load information of the processor units 1 1 to 1 n from 66, a processor unit with a low processing load is selected as an interrupt destination, and the interrupt transmission unit 164 sends an interrupt request to the interrupt destination processor unit. Therefore, it is possible to select a processor unit with a low load factor as well as to be mounted and without a failure to perform an interrupt.

【0077】図14は本発明の第7の実施の形態の割り
込み調停回路の説明図であり、前述の図13と同一符号
は同一部分を示し、181はレシーバ、182はプライ
オリティエンコーダ、183,184,185はラッチ
回路、186,195はドライバ、187はデコーダ、
188はレジスタ、189はカウンタ、190はクロッ
ク発生器、191はコンパレータ、192はレジスタ、
193はコンパレータ、194はデコーダ、201はプ
ロセッサコア、202は負荷指数レジスタを示す。
FIG. 14 is an explanatory diagram of an interrupt arbitration circuit according to the seventh embodiment of the present invention. The same reference numerals as those in FIG. 13 described above indicate the same parts, 181 is a receiver, 182 is a priority encoder, and 183, 184. , 185 are latch circuits, 186, 195 are drivers, 187 is a decoder,
188 is a register, 189 is a counter, 190 is a clock generator, 191 is a comparator, 192 is a register,
Reference numeral 193 is a comparator, 194 is a decoder, 201 is a processor core, and 202 is a load index register.

【0078】割り込み調停回路5のレシーバ181とプ
ライオリティエンコーダ182とラチッチ回路183,
184,185とドライバ186とについては、例え
ば、図6に於けるレシーバ81とプライオリティエンコ
ーダ82とラッチ回路83,84,85とドライバ86
と同様の機能を有するものであり、重複した説明は省略
する。
The receiver 181, the priority encoder 182, and the latch circuit 183 of the interrupt arbitration circuit 5.
For the 184, 185 and the driver 186, for example, the receiver 81, the priority encoder 82, the latch circuits 83, 84, 85 and the driver 86 in FIG.
Since it has the same function as, the duplicated description will be omitted.

【0079】プロセッサユニット11 〜1n の負荷指数
レジスタ202は、図13の処理負荷情報通知部174
の機能に相当し、割り込み調停回路5の負荷情報管理バ
スを介して接続されている。又カウンタ189はクロッ
ク発生器190からのクロック信号をカウントアップ
し、レジスタ188とデコーダ194とにカウント値を
入力し、デコーダ194は順次デコードして、負荷情報
要求信号LDRR1〜LDRRnの一つを負荷情報管理
バスを介してプロセッサユニットに送出する。プロセッ
サユニットは、その負荷情報要求信号LDRR1〜LD
RRnに従って負荷指数レジスタ202に設定した処理
負荷情報を、負荷情報管理バスを介してコンパレータ1
93とレジスタ192とに転送する。即ち、カウンタ1
89によりシステム内の全プロセッサユニットを順次選
択して処理負荷情報を収集することができる。
The load index registers 202 of the processor units 1 1 to 1 n are the processing load information notification units 174 of FIG.
The interrupt arbitration circuit 5 is connected via the load information management bus. Further, the counter 189 counts up the clock signal from the clock generator 190, inputs the count value to the register 188 and the decoder 194, and the decoder 194 sequentially decodes and loads one of the load information request signals LDRR1 to LDRRn. It is sent to the processor unit via the information management bus. The processor unit receives the load information request signals LDRR1 to LDRR.
The processing load information set in the load index register 202 according to RRn is transferred to the comparator 1 via the load information management bus.
93 and register 192. That is, counter 1
By 89, it is possible to sequentially select all the processor units in the system and collect the processing load information.

【0080】コンパレータ193は、今回の処理負荷情
報を入力端子Aに、レジスタ192に格納された処理負
荷情報を入力端子Bにそれぞれ入力し、A<Bの条件の
場合に、出力信号を“1”とし、その時の処理負荷情報
をレジスタ193に格納し、又レジスタ188に、その
時のカウンタ189のカウント値を格納する。従って、
レジスタ192は、最も小さい処理負荷情報が格納さ
れ、その最も小さい処理負荷の状態のプロセッサユニッ
トを示す番号がレジスタ188に格納されることにな
り、デコーダ187によりデコードすることにより、割
り込み先を指定してドライバ186から割り込み要求を
送出することができる。
The comparator 193 inputs the current processing load information into the input terminal A and the processing load information stored in the register 192 into the input terminal B, and outputs an output signal of "1" when the condition of A <B is satisfied. ", The processing load information at that time is stored in the register 193, and the count value of the counter 189 at that time is stored in the register 188. Therefore,
The register 192 stores the smallest processing load information, and the number indicating the processor unit in the state of the smallest processing load is stored in the register 188. The decoder 187 decodes it to specify the interrupt destination. The interrupt request can be sent from the driver 186.

【0081】又カウンタ189のカウント値と、レジス
タ188に設定された値とをコンパレータ191により
比較し、比較一致の場合に、レジスタ192にその時点
の処理負荷情報を格納する。即ち、前回の最小の処理負
荷情報がクリアされて、新たな処理負荷情報が格納さ
れ、次に、この処理負荷情報より小さい処理負荷情報を
収集した時のカウンタ189のカウント値によるプロセ
ッサユニットが割り込み先に選択される。従って、処理
負荷が小さいプロセッサユニットを割り込み要求差先に
順次選択されることになり、システム全体の処理能力を
向上することができる。
Further, the count value of the counter 189 and the value set in the register 188 are compared by the comparator 191, and if the comparison is coincident, the processing load information at that time is stored in the register 192. That is, the previous minimum processing load information is cleared, new processing load information is stored, and then the processor unit is interrupted by the count value of the counter 189 when processing load information smaller than this processing load information is collected. Selected first. Therefore, the processor units having a small processing load are sequentially selected as the interrupt request destinations, and the processing capacity of the entire system can be improved.

【0082】図15は本発明の第7の実施の形態のプロ
セッサユニットの要部説明図であり、211はプロセッ
サコア、212はダウンカウンタ、213はレジスタ、
214はバッファ、215はタイマを示す。プロセッサ
コア211は、アイドルタスク開始時に、ダウンカウン
タ212にカウントパルスを加える。タイマ215は、
一定時間毎に、レジスタ213にダウンカウンタ212
のカウント値をセットしてダウンカウンタ212をクリ
アする。一定時間内に起動されるアイドルタスクが多い
程、レジスタ213には小さい値がセットされることな
る。即ち、処理負荷が小さいことになる。そして、バッ
ファ214は、レジスタ213の内容を処理負荷情報と
して、割り込み調停回路からの要求信号に従って、負荷
情報管理バスを介して送出する。
FIG. 15 is an explanatory view of a main part of a processor unit according to the seventh embodiment of the present invention, in which 211 is a processor core, 212 is a down counter, 213 is a register,
Reference numeral 214 is a buffer, and 215 is a timer. The processor core 211 applies a count pulse to the down counter 212 at the start of the idle task. The timer 215 is
The down counter 212 is added to the register 213 at regular time intervals.
The count value of is set and the down counter 212 is cleared. The more idle tasks are activated within a certain time, the smaller the value set in the register 213. That is, the processing load is small. Then, the buffer 214 sends the content of the register 213 as processing load information via the load information management bus in accordance with a request signal from the interrupt arbitration circuit.

【0083】本発明は、前述の各実施の形態にのみ限定
されるものではなく、種々付加変更することが可能であ
り、割り込み調停回路の各部の機能は、プロセッサによ
る処理機能によって実現することも可能である。
The present invention is not limited to the above-mentioned respective embodiments, but various additions and modifications can be made, and the function of each part of the interrupt arbitration circuit can be realized by the processing function of the processor. It is possible.

【0084】(付記1)複数のプロセッサユニットと複
数のスレーブユニットと共通メモリとをグローバルバス
を介して接続し、前記スレーブユニットからの割り込み
要求に従って前記プロセッサユニットに於ける割り込み
処理を行うマルチプロセッサシステムに於いて、前記ス
レーブユニットからの割り込み要求を受信して前記プロ
セッサユニットに割り込み要求を送出する割り込み調停
回路を備え、該割り込み調停回路は、前記複数のプロセ
ッサユニットの状態情報を収集する状態監視部と、該状
態監視部による実装有り且つ障害無しのプロセッサユニ
ットを前記スレーブユニットからの割り込み要求を送出
する割り込み先として選択する割り込み先選択部とを有
することを特徴とするマルチプロセッサシステム。(付
記2)前記割り込み先選択部は、前記状態監視部と前記
スレーブユニットからの割り込み要求のプライオリティ
エンコーダ出力信号とをアドレスとして、割り込み先を
読出すメモリにより構成したことを特徴とする付記1記
載のマルチプロセッサシステム。 (付記3)前記割り込み調停回路は、前記複数のプロセ
ッサユニットの状態情報を収集する状態監視部と、前記
スレーブユニットからの割り込み要求を受信検出してカ
ウントアップするカウンタと、該カウンタのカウント値
を割り込み先のプロセッサユニットとして選択するデコ
ーダと、前記カウンタのカウント値が前記状態監視部に
於ける実装無し又は障害有りのプロセッサユニットを指
定したことを判定して前記カウンタをカウントアップさ
せる判定器とを有することを特徴とする付記1記載のマ
ルチプロセッサシステム。
(Supplementary Note 1) A multiprocessor system in which a plurality of processor units, a plurality of slave units, and a common memory are connected via a global bus, and interrupt processing in the processor units is performed according to an interrupt request from the slave units. In the above, an interrupt arbitration circuit that receives an interrupt request from the slave unit and sends an interrupt request to the processor unit is provided, and the interrupt arbitration circuit collects status information of the plurality of processor units. A multiprocessor system comprising: a processor unit mounted by the state monitoring unit and having no fault as an interrupt destination for transmitting an interrupt request from the slave unit. (Supplementary Note 2) The supplementary destination selecting unit is configured by a memory that reads out the interruption destination using the status monitoring unit and the priority encoder output signal of the interrupt request from the slave unit as an address. Multiprocessor system. (Supplementary Note 3) The interrupt arbitration circuit stores a status monitoring unit that collects status information of the plurality of processor units, a counter that receives and detects an interrupt request from the slave unit and counts up, and a count value of the counter. A decoder that is selected as an interrupt destination processor unit, and a determiner that counts up the counter by determining that the count value of the counter specifies a processor unit that is not mounted or has a failure in the state monitoring unit. The multiprocessor system according to appendix 1, further comprising:

【0085】(付記4)前記割り込み調停回路は、前記
複数のプロセッサユニットの状態情報を収集する状態監
視部と、前記スレーブユニットからの割り込み要求を受
信検出して割り込み先を選択する割り込み先選択部と、
該割り込み先選択部により選択した割り込み先プロセッ
サユニットと前記状態監視部の前記プロセッサユニット
の状態情報とを比較判定する判定器と、該判定器により
選択した割り込み先プロセッサユニットが実装無し又は
障害ありの時に代替先のプロセッサユニットを指定する
代替先生成部とを有することを特徴とする付記1記載の
マルチプロセッサシステム。 (付記5)前記割り込み調停回路は、前記複数のプロセ
ッサユニットの状態情報を収集する状態監視部と、前記
スレーブユニットからの割り込み要求を受信検出してカ
ウントアップするカウンタと、該カウンタのカウント値
を割り込み先のプロセッサユニットとして選択するデコ
ーダと、前記プロセッサユニットから実装したことを書
込むプロセッサユニット組み込み制御部と、前記カウン
タのカウント値に従った前記プロセッサユニット組み込
み制御部に格納したプロセッサユニットが、前記状態監
視部により収集した状態情報により、未実装状態又は障
害有りの状態の時に前記カウンタをカウントアップさせ
る構成とを有することを特徴とする付記4記載のマルチ
プロセッサシステム。(付記6)前記割り込み調停回路
は、前記複数のプロセッサユニットの処理負荷情報を収
集する負荷状態監視部と、前記スレーブユニットからの
割り込み要求を受信検出して割り込み先を選択する割り
込み先選択部とを含み、該割り込み先選択部は、前記負
荷状態監視部により収集した処理負荷が低いプロセッサ
ユニットを割り込み先として選択する構成を有すること
を特徴とする付記1記載のマルチプロセッサシステム。 (付記7)前記割り込み調停回路は、前記複数のプロセ
ッサユニットを一巡指定する間の最も低い処理負荷情報
を設定するレジスタと、該レジスタに設定された処理負
荷情報を送出したプロセッサユニットを割り込み要求先
として選択する構成を有することを特徴とする付記6記
載のマルチプロセッサシステム。
(Supplementary Note 4) The interrupt arbitration circuit includes a status monitoring unit for collecting status information of the plurality of processor units, and an interrupt destination selecting unit for detecting an interrupt request from the slave unit and selecting an interrupt destination. When,
A determination unit that compares and determines the interrupt destination processor unit selected by the interrupt destination selection unit and the state information of the processor unit of the state monitoring unit, and whether the interrupt destination processor unit selected by the determination unit is not mounted or has a failure The multiprocessor system according to appendix 1, further comprising an alternative destination generation unit that specifies an alternative destination processor unit. (Supplementary Note 5) The interrupt arbitration circuit stores a status monitoring unit that collects status information of the plurality of processor units, a counter that detects and counts up an interrupt request from the slave unit, and a count value of the counter. The decoder selected as the processor unit of the interrupt destination, the processor unit built-in control unit for writing the implementation from the processor unit, and the processor unit stored in the processor unit built-in control unit according to the count value of the counter, 5. The multiprocessor system according to appendix 4, further comprising: a configuration in which the counter is incremented in the unmounted state or the faulted state based on the state information collected by the state monitoring unit. (Supplementary Note 6) The interrupt arbitration circuit includes a load state monitoring unit that collects processing load information of the plurality of processor units, and an interrupt destination selection unit that detects an interrupt request from the slave unit and selects an interrupt destination. 2. The multiprocessor system according to appendix 1, wherein the interrupt destination selecting unit has a configuration for selecting a processor unit having a low processing load collected by the load state monitoring unit as an interrupt destination. (Supplementary Note 7) The interrupt arbitration circuit sets a register for setting the lowest processing load information during a cycle of designating the plurality of processor units and a processor unit that has transmitted the processing load information set in the register as an interrupt request destination. 7. The multiprocessor system according to appendix 6, characterized in that the multiprocessor system is selected as

【0086】(付記8)複数のプロセッサユニットと複
数のスレーブユニットと共通メモリとをグローバルバス
を介して接続し、前記スレーブユニットからの割り込み
要求に従って前記プロセッサユニットに於ける割り込み
処理を行うマルチプロセッサシステムに於いて、前記ス
レーブユニットからの割り込み要求を受信して前記プロ
セッサユニットに割り込み要求を送出する複数の割り込
み調停回路を備え、各割り込み調停回路は、担当するプ
ロセッサユニットの状態情報を収集する状態監視部と、
該状態監視部による実装有り且つ障害無しの担当プロセ
ッサユニットを前記スレーブユニットからの割り込み要
求を送出する割り込み先として選択する割り込み先選択
部とを有することを特徴とするマルチプロセッサシステ
ム。 (付記9)前記割り込み調停回路は、前記状態監視部に
より実装有り且つ障害無しのプロセッサユニットの数が
初期値より減少した時に、他の割り込み調停回路が担当
するプロセッサユニットの割当変更が可能か否かを判定
し、割当変更可能の場合に、減少した分についての担当
変更を行う構成を有することを特徴とする付記8記載の
マルチプロセッサシステム。
(Supplementary Note 8) A multiprocessor system in which a plurality of processor units, a plurality of slave units, and a common memory are connected via a global bus, and interrupt processing in the processor units is performed according to an interrupt request from the slave units. In the above, a plurality of interrupt arbitration circuits for receiving an interrupt request from the slave unit and sending the interrupt request to the processor unit are provided, and each interrupt arbitration circuit collects status information of the processor unit in charge and monitors the status. Department,
A multiprocessor system comprising: an interrupt destination selecting unit for selecting a processor unit in charge, which is mounted by the state monitoring unit and has no fault, as an interrupt destination for transmitting an interrupt request from the slave unit. (Supplementary note 9) In the interrupt arbitration circuit, when the number of processor units mounted by the state monitoring unit and having no fault decreases from the initial value, it is possible to change the allocation of the processor unit in charge of another interrupt arbitration circuit. 9. The multiprocessor system according to appendix 8, wherein the multiprocessor system is configured to determine whether or not the allocation can be changed, and change the charge for the decreased amount.

【0087】(付記10)複数のプロセッサユニットと
複数のスレーブユニットと共通メモリとをグローバルバ
スを介して接続し、前記スレーブユニットからの割り込
み要求に従って前記プロセッサユニットに於ける割り込
み処理を行うマルチプロセッサシステムに於いて、前記
スレーブユニットからの割り込み要求を受信して前記プ
ロセッサユニットに割り込み要求を送出する割り込み調
停回路を備え、該割り込み調停回路は、前記スレーブユ
ニットからの割り込み要求を受信検出して全プロセッサ
ユニットに対して同報通知する構成を有し、前記プロセ
ッサユニットは、割り込み要求の通知に従って前記グロ
ーバルバスを獲得して、割り込みマスクを設定する構成
を有することを特徴とするマルチプロセッサシステム。
(Supplementary Note 10) A multiprocessor system in which a plurality of processor units, a plurality of slave units, and a common memory are connected via a global bus, and interrupt processing in the processor units is performed according to an interrupt request from the slave units. In the above, an interrupt arbitration circuit that receives an interrupt request from the slave unit and sends the interrupt request to the processor unit is provided, and the interrupt arbitration circuit detects an interrupt request from the slave unit and detects all processors. A multiprocessor system having a configuration for sending a broadcast notification to a unit, wherein the processor unit has a configuration for acquiring the global bus according to a notification of an interrupt request and setting an interrupt mask.

【0088】[0088]

【発明の効果】以上説明したように、本発明は、割り込
み調停回路により、複数のスレーブユニット21 〜2m
からの割り込み要求を、一つ又は1グループのプロセッ
サユニットを指定して割り込み通知を行うもので、その
時に、実装有り且つ障害無しのプロセッサユニットを選
択することができるから、プロセッサユニットの実装状
態をシステム規模に応じて変更した場合でも、割り込み
受理可能のプロセッサユニットに対して割り込み通知を
行うことができる。又特定のパイプライン処理中のプロ
セッサユニットは、割り込み受理不可能を設定すること
により、割り込み通知は他のプロセッサユニットに送出
することができるから、パイプライン処理の中断が生じ
ない利点がある。又処理負荷状態が低いプロセッサユニ
ットを割り込み先として選択することも可能であるか
ら、処理負荷の平均化を図り、システム全体の処理能力
を向上することができる。プロセッサユニットの数が多
い場合は、複数の割り込み調停回路を設けて、それぞれ
が担当するプロセッサユニットに対して割り込み通知を
行うことにより、大規模のマルチプロセッサシステムに
於いても、割り込み処理の高速化を図ることができる。
As described above, according to the present invention, the interrupt arbitration circuit, a plurality of slave units 2 1 to 2 m
The interrupt request from is specified by specifying one or one group of processor units, and at that time, it is possible to select a processor unit with and without a failure. Even if it is changed according to the system scale, it is possible to notify the interrupt to the processor unit that can accept the interrupt. Further, the processor unit during a specific pipeline processing can send the interrupt notification to another processor unit by setting the interrupt unacceptable, so that there is an advantage that the pipeline processing is not interrupted. Further, it is possible to select a processor unit with a low processing load state as an interrupt destination, so that the processing load can be averaged and the processing capacity of the entire system can be improved. When the number of processor units is large, multiple interrupt arbitration circuits are provided and interrupt notification is sent to the processor unit in charge of each, thereby speeding up interrupt processing even in a large-scale multiprocessor system. Can be achieved.

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

【図1】本発明の第1の実施の形態の説明図である。FIG. 1 is an explanatory diagram of a first embodiment of the present invention.

【図2】本発明の第1の実施の形態の割り込み調停回路
の説明図である。
FIG. 2 is an explanatory diagram of an interrupt arbitration circuit according to the first embodiment of this invention.

【図3】本発明の第2の実施の形態の説明図である。FIG. 3 is an explanatory diagram of a second embodiment of the present invention.

【図4】本発明の第2の実施の形態の割り込み調停回路
の説明図である。
FIG. 4 is an explanatory diagram of an interrupt arbitration circuit according to a second embodiment of this invention.

【図5】本発明の第3の実施の形態の説明図である。FIG. 5 is an explanatory diagram of a third embodiment of the present invention.

【図6】本発明の第3の実施の形態の割り込み調停回路
の説明図である。
FIG. 6 is an explanatory diagram of an interrupt arbitration circuit according to a third embodiment of this invention.

【図7】本発明の第4の実施の形態の説明図である。FIG. 7 is an explanatory diagram of a fourth embodiment of the present invention.

【図8】本発明の第5の実施の形態の説明図である。FIG. 8 is an explanatory diagram of a fifth embodiment of the present invention.

【図9】本発明の第5の実施の形態のフローチャートで
ある。
FIG. 9 is a flow chart of a fifth embodiment of the present invention.

【図10】本発明の第6の実施の形態の説明図である。FIG. 10 is an explanatory diagram of the sixth embodiment of the present invention.

【図11】本発明の第6の実施の形態のシーケンス説明
図である。
FIG. 11 is a sequence explanatory diagram of the sixth embodiment of the present invention.

【図12】本発明の第6の実施の形態の割り込み調停回
路及びプロセッサユニットの説明図である。
FIG. 12 is an explanatory diagram of an interrupt arbitration circuit and a processor unit according to a sixth embodiment of this invention.

【図13】本発明の第7の実施の形態の説明図である。FIG. 13 is an explanatory diagram of the seventh embodiment of the present invention.

【図14】本発明の第7の実施の形態の割り込み調停回
路の説明図である。
FIG. 14 is an explanatory diagram of an interrupt arbitration circuit according to a seventh embodiment of this invention.

【図15】本発明の第7の実施の形態のプロセッサユニ
ットの要部説明図である。
FIG. 15 is an explanatory diagram of a main part of a processor unit according to a seventh embodiment of the present invention.

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

1 〜1n プロセッサユニット 21 〜2m スレーブユニット 3 共通メモリ 4 グローバルバス 5 割り込み調停回路 11 割り込み受信部 12 プライオリティエンコーダ部 13 割り込み要因ラッチレジスタ部 14 割り込みID保持部 15 割り込み検出部 16 割り込み送信部 17 割り込み先選択部 18 状態監視部1 1 to 1 n Processor unit 2 1 to 2 m Slave unit 3 Common memory 4 Global bus 5 Interrupt arbitration circuit 11 Interrupt receiving unit 12 Priority encoder unit 13 Interrupt factor latch register unit 14 Interrupt ID holding unit 15 Interrupt detection unit 16 Interrupt transmission Part 17 Interrupt destination selection part 18 Status monitoring part

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B045 BB28 FF01 FF06 FF11 5B061 BA02 BB01 CC09 GG13 RR02 RR05 5B098 AA10 BB01 BB05 EE01    ─────────────────────────────────────────────────── ─── Continued front page    F term (reference) 5B045 BB28 FF01 FF06 FF11                 5B061 BA02 BB01 CC09 GG13 RR02                       RR05                 5B098 AA10 BB01 BB05 EE01

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 複数のプロセッサユニットと複数のスレ
ーブユニットと共通メモリとをグローバルバスを介して
接続し、前記スレーブユニットからの割り込み要求に従
って前記プロセッサユニットに於ける割り込み処理を行
うマルチプロセッサシステムに於いて、 前記スレーブユニットからの割り込み要求を受信して前
記プロセッサユニットに割り込み要求を送出する割り込
み調停回路を備え、 該割り込み調停回路は、前記複数のプロセッサユニット
の状態情報を収集する状態監視部と、該状態監視部によ
る実装有り且つ障害無しのプロセッサユニットを前記ス
レーブユニットからの割り込み要求を送出する割り込み
先として選択する割り込み先選択部とを有することを特
徴とするマルチプロセッサシステム。
1. A multiprocessor system in which a plurality of processor units, a plurality of slave units, and a common memory are connected via a global bus, and interrupt processing in the processor units is performed according to an interrupt request from the slave units. And an interrupt arbitration circuit that receives an interrupt request from the slave unit and sends an interrupt request to the processor unit, wherein the interrupt arbitration circuit includes a state monitoring unit that collects state information of the plurality of processor units, A multiprocessor system comprising: an interrupt destination selecting unit that selects a processor unit that is installed by the state monitoring unit and has no fault as an interrupt destination to which an interrupt request from the slave unit is transmitted.
【請求項2】 前記割り込み調停回路は、前記複数のプ
ロセッサユニットの状態情報を収集する状態監視部と、
前記スレーブユニットからの割り込み要求を受信検出し
てカウントアップするカウンタと、該カウンタのカウン
ト値を割り込み先のプロセッサユニットとして選択する
デコーダと、前記カウンタのカウント値が前記状態監視
部に於ける実装無し又は障害有りのプロセッサユニット
を指定したことを判定して前記カウンタをカウントアッ
プさせる判定器とを有することを特徴とする請求項1記
載のマルチプロセッサシステム。
2. The interrupt arbitration circuit, a status monitoring unit for collecting status information of the plurality of processor units,
A counter for detecting and counting up an interrupt request from the slave unit, a decoder for selecting the count value of the counter as an interrupt destination processor unit, and a counter for which the count value of the counter is not mounted in the state monitoring unit 2. A multiprocessor system according to claim 1, further comprising a judging device which judges that a processor unit having a failure is designated and counts up the counter.
【請求項3】 前記割り込み調停回路は、前記複数のプ
ロセッサユニットの状態情報を収集する状態監視部と、
前記スレーブユニットからの割り込み要求を受信検出し
て割り込み先を選択する割り込み先選択部と、該割り込
み先選択部により選択した割り込み先プロセッサユニッ
トと前記状態監視部の前記プロセッサユニットの状態情
報とを比較判定する判定器と、該判定器により選択した
割り込み先プロセッサユニットが実装無し又は障害あり
の時に代替先のプロセッサユニットを指定する代替先生
成部とを有することを特徴とする請求項1記載のマルチ
プロセッサシステム。
3. The interrupt arbitration circuit, a status monitoring unit for collecting status information of the plurality of processor units,
An interrupt destination selection unit that detects an interrupt request from the slave unit and selects an interrupt destination, and an interrupt destination processor unit selected by the interrupt destination selection unit and status information of the processor unit of the status monitoring unit are compared. The multi-processor according to claim 1, further comprising: a judgment unit for judging, and a substitution destination generation unit for designating a substitution destination processor unit when the interrupt destination processor unit selected by the judgment unit is not mounted or has a failure. Processor system.
【請求項4】 前記割り込み調停回路は、前記複数のプ
ロセッサユニットの処理負荷情報を収集する負荷状態監
視部と、前記スレーブユニットからの割り込み要求を受
信検出して割り込み先を選択する割り込み先選択部とを
含み、該割り込み先選択部は、前記負荷状態監視部によ
り収集した処理負荷が低いプロセッサユニットを割り込
み先として選択する構成を有することを特徴とする請求
項1記載のマルチプロセッサシステム。
4. The interrupt arbitration circuit includes a load state monitoring unit that collects processing load information of the plurality of processor units, and an interrupt destination selection unit that detects an interrupt request from the slave unit and selects an interrupt destination. 2. The multiprocessor system according to claim 1, wherein the interrupt destination selection unit has a configuration for selecting a processor unit having a low processing load collected by the load state monitoring unit as an interrupt destination.
【請求項5】 複数のプロセッサユニットと複数のスレ
ーブユニットと共通メモリとをグローバルバスを介して
接続し、前記スレーブユニットからの割り込み要求に従
って前記プロセッサユニットに於ける割り込み処理を行
うマルチプロセッサシステムに於いて、 前記スレーブユニットからの割り込み要求を受信して前
記プロセッサユニットに割り込み要求を送出する複数の
割り込み調停回路を備え、 各割り込み調停回路は、担当するプロセッサユニットの
状態情報を収集する状態監視部と、該状態監視部による
実装有り且つ障害無しの担当プロセッサユニットを前記
スレーブユニットからの割り込み要求を送出する割り込
み先として選択する割り込み先選択部とを有することを
特徴とするマルチプロセッサシステム。
5. A multiprocessor system in which a plurality of processor units, a plurality of slave units, and a common memory are connected via a global bus, and interrupt processing in the processor units is performed according to an interrupt request from the slave units. A plurality of interrupt arbitration circuits that receive interrupt requests from the slave units and send the interrupt requests to the processor units, each interrupt arbitration circuit including a status monitoring unit that collects status information of the processor unit in charge. A multiprocessor system comprising: an interrupt destination selecting unit that selects a processor unit in charge, which is mounted by the state monitoring unit and has no fault, as an interrupt destination to which an interrupt request from the slave unit is transmitted.
JP2002082497A 2002-03-25 2002-03-25 Multiprocessor system Withdrawn JP2003281112A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002082497A JP2003281112A (en) 2002-03-25 2002-03-25 Multiprocessor system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002082497A JP2003281112A (en) 2002-03-25 2002-03-25 Multiprocessor system

Publications (1)

Publication Number Publication Date
JP2003281112A true JP2003281112A (en) 2003-10-03

Family

ID=29230659

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002082497A Withdrawn JP2003281112A (en) 2002-03-25 2002-03-25 Multiprocessor system

Country Status (1)

Country Link
JP (1) JP2003281112A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010015534A (en) * 2008-06-30 2010-01-21 Hitachi Ltd Method and apparatus for simulating multicore microcomputer-based system
WO2010061444A1 (en) * 2008-11-27 2010-06-03 富士通株式会社 Information processing device, system control device, method for controlling information processing device, and interrupt relay program
JP2011216093A (en) * 2010-04-01 2011-10-27 Intel Corp Method and apparatus for interrupt power management
JP2012506091A (en) * 2008-10-14 2012-03-08 フリースケール セミコンダクター インコーポレイテッド Interrupt approval in data processing systems
JP2013545205A (en) * 2010-12-07 2013-12-19 アップル インコーポレイテッド Interrupt distribution scheme

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010015534A (en) * 2008-06-30 2010-01-21 Hitachi Ltd Method and apparatus for simulating multicore microcomputer-based system
JP2012506091A (en) * 2008-10-14 2012-03-08 フリースケール セミコンダクター インコーポレイテッド Interrupt approval in data processing systems
WO2010061444A1 (en) * 2008-11-27 2010-06-03 富士通株式会社 Information processing device, system control device, method for controlling information processing device, and interrupt relay program
JP2011216093A (en) * 2010-04-01 2011-10-27 Intel Corp Method and apparatus for interrupt power management
US8607083B2 (en) 2010-04-01 2013-12-10 Intel Corporation Method and apparatus for interrupt power management
JP2013545205A (en) * 2010-12-07 2013-12-19 アップル インコーポレイテッド Interrupt distribution scheme
US8959270B2 (en) 2010-12-07 2015-02-17 Apple Inc. Interrupt distribution scheme
JP2015079542A (en) * 2010-12-07 2015-04-23 アップル インコーポレイテッド Interrupt distribution scheme
US9262353B2 (en) 2010-12-07 2016-02-16 Apple Inc. Interrupt distribution scheme

Similar Documents

Publication Publication Date Title
US11150900B2 (en) Execution or write mask generation for data selection in a multi-threaded, self-scheduling reconfigurable computing fabric
US5560019A (en) Method and apparatus for handling interrupts in a multiprocessor computer system
CN103729329B (en) Intercore communication device and method
US7464208B2 (en) Method and apparatus for shared resource management in a multiprocessing system
WO2007099613A1 (en) Command selecting method and device, and command inputting method and device
US10614010B2 (en) Handling queued interrupts in a data processing system based on a saturate value
US7143226B2 (en) Method and apparatus for multiplexing commands in a symmetric multiprocessing system interchip link
US6606677B1 (en) High speed interrupt controller
US7415557B2 (en) Methods and system for providing low latency and scalable interrupt collection
KR20150065803A (en) Method and apparatus using high-efficiency atomic operations
JP2003281112A (en) Multiprocessor system
EP0165823A2 (en) Tag control circuit for buffer storage
US8352804B2 (en) Systems and methods for secure interrupt handling
JPH0713923A (en) Bus control method
CN114911588A (en) Interrupt routing control method and interrupt controller for system-on-chip
US20040153591A1 (en) Bus arbiter
CN108259382B (en) 3x256 priority scheduling circuit
JP2010118020A (en) Request order control system, request order control method, and request order control program
JPS6332648A (en) Multiplex processor level altering/synchronizing apparatus
JPS61136132A (en) Information processor
JP4504737B2 (en) Performance monitor circuit
TWI244001B (en) An arbiter and the method thereof
US7979766B2 (en) Architecture for a message bus
JP2582414B2 (en) Interrupt processing device
JP2021043740A (en) Barrier synchronization circuit, barrier synchronization method, and parallel information processing device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20050607