JPH0381834A - Interruption control device - Google Patents

Interruption control device

Info

Publication number
JPH0381834A
JPH0381834A JP21892289A JP21892289A JPH0381834A JP H0381834 A JPH0381834 A JP H0381834A JP 21892289 A JP21892289 A JP 21892289A JP 21892289 A JP21892289 A JP 21892289A JP H0381834 A JPH0381834 A JP H0381834A
Authority
JP
Japan
Prior art keywords
processor
interruption
processors
interrupt
signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP21892289A
Other languages
Japanese (ja)
Inventor
Hidekazu Saikaichi
西開地 秀和
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP21892289A priority Critical patent/JPH0381834A/en
Publication of JPH0381834A publication Critical patent/JPH0381834A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To make it possible to simultaneously output an interruption signal to plural necessary processor by providing the interruption control device with a means for selecting plural practical output destinations by external setting and a means for holding response states from the output destinations in each processor. CONSTITUTION:The processors 11 to 13 are connected to a common memory 3 through a common bus 2. The interruption control device 4 is also connected to the bus 2 and a register 42 to be an interrupted destination selecting means can be accessed from respective processors. When an input interruption signal to the device 4 is regarded as the counter-processor interruption signal of a processor 13, the signal distribution range of the device 4 is the interruption range of all other processors. When the processor 13 previously sets up a processor to be transmitted in the register 42 through the bus 2 and executes the counter-processor interruption output, an interruption signal is outputted to respective set processors by an interruption status register 41 for holding the response status of each processor at the time of capable of receiving the response status. Consequently, the interruption signal can be simultaneously outputted to plural necessary processors.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、コンピュータシステムにおける外部割込み信
号の制御方式に関し、特に割込み制御装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for controlling external interrupt signals in a computer system, and particularly to an interrupt control device.

〔従来の技術〕[Conventional technology]

従来の割込み制御装置は、1つの入力に対して1つの固
定の処理先に通知するか、または、外部から設定可能な
処理先に通知するようになっており、後者の場合も、1
つの割込みは1つの処理先にのみ通知される。
Conventional interrupt control devices either notify one fixed processing destination for one input or notify a processing destination that can be set from the outside, and in the latter case, one
One interrupt is notified to only one processing destination.

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

上述した従来の割込み制御装置では、例えばマルチプロ
セッサシステムで、1つの割込み信号を複数のプロセッ
サに同時に通知するような処理は行えず、順にプロセッ
サ間で通知することが必要になり、時間差が生じる欠点
がある。
The above-mentioned conventional interrupt control device has the disadvantage that, for example, in a multiprocessor system, it is not possible to simultaneously notify one interrupt signal to multiple processors, but it is necessary to notify the processors in turn, resulting in a time difference. There is.

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

本発明の割込み制御装置は、外部から設定できる割込み
先選択手段と、割込み先からの応答を保持する手段とを
有する。対象とする割込み信号が入力されると、まず応
答状態保持手段により、全ての出力先から応答が返って
いる場合受付けられ、そうでなければ返って来るまで入
力は保留される0割込み信号の入力が受付けられると、
割込み先選択手段に設定されたプロセッサに割込み信号
が出力され、かつ応答状態保持手段が出力先に応じてリ
セットされる。出力した先からの応答が返れば、応答状
態保持手段が応答元プロセッサの分が更新される。
The interrupt control device of the present invention has an interrupt destination selection means that can be set from the outside, and a means for holding a response from the interrupt destination. When the target interrupt signal is input, first, the response state holding means accepts the response if responses have been returned from all output destinations, otherwise the input is held on hold until the response is returned.The input of a 0 interrupt signal. is accepted,
An interrupt signal is output to the processor set as the interrupt destination selection means, and the response state holding means is reset according to the output destination. When a response is returned from the output destination, the response status holding means is updated for the response source processor.

〔実施例〕〔Example〕

次に、本発明について図面により説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例として、マルチプロセッサシ
ステムのプロセッサ相互割込み信号を制御するための共
通割込み制御装置に本発明を実施した場合の模式図であ
る。
FIG. 1 is a schematic diagram of an embodiment of the present invention in which the present invention is implemented in a common interrupt control device for controlling inter-processor interrupt signals in a multiprocessor system.

本実施例は、複数のプロセッサ11,12゜13が共有
バス2により共有メモリ3に結合されたシステムで、加
えて割込み制御装置4を共有バス上に結合し、本発明の
構成要素の割込み光選択手段に相当するレジスタ42の
アクセスを各プロセッサから可能にしている。装置4へ
の入力割込み信号は、プロセッサ13の対プロセッサ割
込み出力とし、装置4の信号分配範囲は他の全てのプロ
セッサの割込み入力となる。プロセッサ13は伝達が必
要なプロセッサを予め共有バス2を通じてレジスタ42
に設定しておき、対プロセッサ割込み出力を実行すると
、応答状態を保持するレジスタ41により、受付は可能
な場合は設定された各プロセッサに割込み信号が出力さ
れることになる。
This embodiment is a system in which a plurality of processors 11, 12, 13 are connected to a shared memory 3 via a shared bus 2, and an interrupt controller 4 is also connected to the shared bus to control the interrupt light of the components of the present invention. The register 42 corresponding to selection means can be accessed from each processor. The input interrupt signal to the device 4 is the processor-related interrupt output of the processor 13, and the signal distribution range of the device 4 is the interrupt input of all other processors. The processor 13 registers the processors to which communication is required in advance through the shared bus 2 in the register 42.
, and when outputting an interrupt to a processor is executed, the register 41 that holds the response state will output an interrupt signal to each set processor if acceptance is possible.

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

以上説明したように本発明は、1つの割込み信号を外部
から設定可能な出力先選択手段を有することにより、必
要なプロセッサに同時に出力することができる。また、
従来の出力先プロセッサ切替え手段と同様の効果も、出
力先を1つに限定することにより得ることができる。
As described above, the present invention includes output destination selection means that allows one interrupt signal to be set from the outside, so that one interrupt signal can be simultaneously output to necessary processors. Also,
The same effect as the conventional output destination processor switching means can also be obtained by limiting the output destination to one.

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

第1図は、本発明の一実施例の模式図である。 11.12.13・・・プロセッサ、2・・・共有バス
、3・・・共有メモリ、4・・・割込み制御手段、41
・・・割込み状態レジスタ、42・・・割込み光選択レ
ジスタ。
FIG. 1 is a schematic diagram of an embodiment of the present invention. 11.12.13... Processor, 2... Shared bus, 3... Shared memory, 4... Interrupt control means, 41
... Interrupt status register, 42... Interrupt light selection register.

Claims (1)

【特許請求の範囲】[Claims] マルチプロセッサ方式のコンピュータシステムにおいて
、1つの割込み信号を複数のプロセッサに分配し、外部
からの設定により実際の出力先を複数選択する手段と、
出力先からの応答状態を対象プロセッサ毎に保持し、全
ての応答が返るまで次の入力信号を保留する手段とを有
する割込み制御装置。
In a multiprocessor type computer system, means for distributing one interrupt signal to multiple processors and selecting multiple actual output destinations based on external settings;
An interrupt control device having means for holding a response state from an output destination for each target processor and suspending the next input signal until all responses are returned.
JP21892289A 1989-08-24 1989-08-24 Interruption control device Pending JPH0381834A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21892289A JPH0381834A (en) 1989-08-24 1989-08-24 Interruption control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21892289A JPH0381834A (en) 1989-08-24 1989-08-24 Interruption control device

Publications (1)

Publication Number Publication Date
JPH0381834A true JPH0381834A (en) 1991-04-08

Family

ID=16727427

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21892289A Pending JPH0381834A (en) 1989-08-24 1989-08-24 Interruption control device

Country Status (1)

Country Link
JP (1) JPH0381834A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008146148A (en) * 2006-12-06 2008-06-26 Mitsubishi Electric Corp Computer system
US8549200B2 (en) 2008-10-24 2013-10-01 Fujitsu Semiconductor Limited Multiprocessor system configured as system LSI

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008146148A (en) * 2006-12-06 2008-06-26 Mitsubishi Electric Corp Computer system
US8549200B2 (en) 2008-10-24 2013-10-01 Fujitsu Semiconductor Limited Multiprocessor system configured as system LSI

Similar Documents

Publication Publication Date Title
EP0155443B1 (en) Microocomputer data processing systems permitting bus control by peripheral processing devices
JPH0550022B2 (en)
JPH056223B2 (en)
KR20180018729A (en) The integrated circuit inputs and outputs
JPH0381834A (en) Interruption control device
JPH03223955A (en) Information processing system
JPS6010383A (en) Load sharing control system in multi-processor system
JPH0827724B2 (en) Interrupt vector fetch determination method
JPH04308955A (en) Multiprocessor device
JPH0374751A (en) Input/output controller
JPH056333A (en) Multi-processor system
JPH02121049A (en) Input/output device
SU1084795A1 (en) Interruption device
JP3211694B2 (en) Multiprocessor connection method
JP2000067008A (en) Multi-processor system
JPH02157950A (en) Shared memory controller
JPH0282342A (en) Data communication equipment
JPH05120031A (en) Micro computer
JPH02219166A (en) Multi-microprocessor system
JPH03238549A (en) Microprocessor
JPH06314231A (en) Shared memory access control method
JPS63188257A (en) Bus acquiring system
JPH01180350A (en) Printing system
JPS62206661A (en) Additional processor
KR950009426A (en) Data path controller in the input / output processor of the TICOM system