JPH0981402A - Multiprocessor system - Google Patents

Multiprocessor system

Info

Publication number
JPH0981402A
JPH0981402A JP23508295A JP23508295A JPH0981402A JP H0981402 A JPH0981402 A JP H0981402A JP 23508295 A JP23508295 A JP 23508295A JP 23508295 A JP23508295 A JP 23508295A JP H0981402 A JPH0981402 A JP H0981402A
Authority
JP
Japan
Prior art keywords
processor
interrupt
data transfer
designation register
destination designation
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
JP23508295A
Other languages
Japanese (ja)
Inventor
Hiroomi Shimizu
弘臣 清水
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Computertechno Ltd
Original Assignee
NEC Computertechno Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Computertechno Ltd filed Critical NEC Computertechno Ltd
Priority to JP23508295A priority Critical patent/JPH0981402A/en
Publication of JPH0981402A publication Critical patent/JPH0981402A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PROBLEM TO BE SOLVED: To impart the high degree of freedom to the interruption destination control means made by a hardware by making it possible to vary the interruption destination processor from a data transfer processing using software. SOLUTION: In each processor 10, 11...12, an interruption destination designation register rewriting instruction issue means 101 is provided. In a data transfer processor 3, an interruption destination designation register 31 which is rewritten by the interruption destination designation register rewriting instruction that the instruction issue means 101 issues and a data transfer termination interruption request means 32 requesting each processor to perform a data transfer termination interruption in accordance with the designation of the register 31.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、マルチプロセッサ
システムにおけるデータ転送処理装置からの割り込み制
御に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to interrupt control from a data transfer processing device in a multiprocessor system.

【0002】[0002]

【従来の技術】従来、マルチプロセッサシステムにおい
て、データ転送処理装置からプロセッサに対してデータ
転送終了割り込みを行う場合、割り込み先プロセッサの
選択方式には、以下のようなものが知られている。
2. Description of the Related Art Conventionally, in a multiprocessor system, when a data transfer processing device issues a data transfer end interrupt to a processor, the following methods are known as a method of selecting an interrupt destination processor.

【0003】(1)方式1 図2に示すように、システムを構成するプロセッサ1
0,11…12の内、特定プロセッサ10のみが割り込
み処理を行う。この場合、データ転送処理装置20は固
定した特定プロセッサ10を割り込み対象として認識す
る。
(1) Method 1 As shown in FIG. 2, a processor 1 constituting a system
Of 0, 11, ... 12, only the specific processor 10 performs interrupt processing. In this case, the data transfer processing device 20 recognizes the fixed specific processor 10 as an interrupt target.

【0004】(2)方式2 図3に示すように、割り込み要求はシステムを構成する
全てのプロセッサ10,11…12に対して要求され、
最初に割り込みを受け付けたプロセッサが割り込み処理
を行う。この場合、データ転送処理装置20は全てのプ
ロセッサ10,11…12を割り込み対象として認識す
る。
(2) Method 2 As shown in FIG. 3, an interrupt request is issued to all the processors 10, 11, ...
The processor that first accepts the interrupt processes the interrupt. In this case, the data transfer processing device 20 recognizes all the processors 10, 11 ... 12 as interrupt targets.

【0005】(3)方式3 図4に示すように、データ転送処理を要求したプロセッ
サ11が割り込み処理を行う。この場合、データ転送処
理装置20はデータ転送命令を発行したプロセッサ11
を記憶し、当該プロセッサ11を割り込み対象として認
識する。
(3) Method 3 As shown in FIG. 4, the processor 11 requesting the data transfer process performs the interrupt process. In this case, the data transfer processing device 20 determines that the processor 11 that issued the data transfer instruction
Is stored and the processor 11 is recognized as an interrupt target.

【0006】(4)方式4 特定のアルゴリズムに基づいて割り込み処理を行うプロ
セッサが動的に変更される。すなわち、図5に示すよう
に、割り込み制御手段30を備え、プロセッサ10,1
1…12と割り込み制御手段30とデータ転送処理装置
間20に特別な専用インタフェースを設け、プロセッサ
10,11…12のステータスを監視し、割り込み制御
装置30が各プロセッサ10,11…12の状態から割
り込み対象を動的に決定する。
(4) Method 4 The processor that performs interrupt processing is dynamically changed based on a specific algorithm. That is, as shown in FIG. 5, an interrupt control unit 30 is provided, and the processors 10, 1
12 are provided between the interrupt control means 30 and the data transfer processing device 20 to monitor the status of the processors 10, 11 ... 12, and the interrupt control device 30 checks the status of each processor 10, 11 ... 12. Dynamically determine the interrupt target.

【0007】[0007]

【発明が解決しようとする課題】上述した従来の各方式
の問題点を以下に示す。
The problems of each of the above-mentioned conventional methods will be described below.

【0008】(1)方式1 割り込み処理を行えるプロセッサが固定されているた
め、特定のプロセッサの障害がシステムの障害に直結
し、また当該プロセッサの負荷が大きい場合でも割り込
み対象の変更が不可能である。
(1) Method 1 Since the processor capable of interrupt processing is fixed, the failure of a specific processor is directly connected to the system failure, and even if the load of the processor is large, the interrupt target cannot be changed. is there.

【0009】(2)方式2 割り込みを最初に受け付けて割り込み処理を行うプロセ
ッサが、システムにおいて割り込み処理を行うのに最適
なプロセッサになるとは限らない。また、全てのプロセ
ッサに割り込み要求がなされるため、結果的に割り込み
を行わないプロセッサにおける割り込みの無効化処理が
必要となる。
(2) Method 2 The processor that first accepts an interrupt and performs interrupt processing does not always become the optimum processor for performing interrupt processing in the system. Further, since interrupt requests are issued to all the processors, it is necessary to invalidate the interrupts in the processors that do not execute the interrupts.

【0010】(3)方式3 データ転送処理を要求したプロセッサが割り込みを受け
付けるまでにダウンした場合の対策が必要となる。
(3) Method 3 It is necessary to take measures when the processor that has requested the data transfer processing goes down before the interrupt is accepted.

【0011】(4)方式4 割り込み制御装置がプロセッサのステータスを監視する
必要があるため、インタフェースに多量のハードウェア
リソースが必要となる。この欠点はプロセッサ数が多く
なった場合に顕著となる。
(4) Method 4 Since the interrupt controller needs to monitor the status of the processor, the interface requires a large amount of hardware resources. This drawback becomes remarkable when the number of processors increases.

【0012】[0012]

【課題を解決するための手段】本発明のマルチプロセッ
サシステムは、複数のプロセッサと、該複数プロセッサ
間を結ぶネットワークと、該ネットワークに接続される
共有メモリと、該共有メモリと拡張記憶装置との間でデ
ータ転送を行うデータ転送処理装置を有するマルチプロ
セッサシステムにおいて、前記各プロセッサ中に、割り
込み先指定レジスタ書き換え命令を発行する手段を設
け、また、前記データ転送処理装置に、前記割り込み先
指定レジスタ書き換え命令により書き換えられる割り込
み先指定レジスタと、データ転送終了割り込みを前記割
り込み先指定レジスタによる指定に従って、前記プロセ
ッサに要求するデータ転送終了割り込み要求を行う手段
とを設け、前記データ転送処理装置からの割り込み先プ
ロセッサをソフトウェアによって可変とすることを可能
とすることを特徴とする。
A multiprocessor system according to the present invention comprises a plurality of processors, a network connecting the plurality of processors, a shared memory connected to the network, the shared memory and an extended storage device. In a multiprocessor system having a data transfer processing device for transferring data between devices, a means for issuing an interrupt destination designation register rewriting instruction is provided in each processor, and the data transfer processing device is provided with the interrupt destination designation register. An interrupt destination designation register that is rewritten by a rewriting instruction, and means for requesting a data transfer end interrupt request to the processor according to the designation of the data transfer end interrupt by the interrupt destination designation register are provided, and the interrupt from the data transfer processing device is provided. Software for the destination processor Characterized in that makes it possible to vary the A.

【0013】[0013]

【発明の実施の形態】次に、本発明の実施例について図
面を参照して説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, embodiments of the present invention will be described with reference to the drawings.

【0014】図1に示す本発明の一実施例は、複数のプ
ロセッサ10,11…12と、これらプロセッサ10,
11…12の間を結ぶネットワーク2と、ネットワーク
2に接続される共有メモリ4と、拡張記憶装置5を接続
し、ネットワーク2に接続されるデータ転送処理装置3
とから構成される。プロセッサ10,11…12中に
は、割り込み先指定レジスタ書き換え命令発行手段10
1を、またデータ転送処理装置中3には、プロセッサ1
0,11…12が発行する割り込み先指定レジスタ書き
換え命令によって書き換えられる割り込み先指定レジス
タ31と、データ転送終了割り込みを割り込み先指定レ
ジスタ31の内容に従い要求するデータ転送終了割り込
み要求手段302とを設けている。
One embodiment of the present invention shown in FIG. 1 is that a plurality of processors 10, 11, ...
A data transfer processing device 3 connected to the network 2 by connecting a network 2 connecting 11 ... 12, a shared memory 4 connected to the network 2, and an extended storage device 5 to each other.
It is composed of In the processors 10, 11 ... 12, an interrupt destination designation register rewriting instruction issuing means 10 is provided.
1 and the data transfer processor 3 includes a processor 1
The interrupt destination designation register 31 rewritten by the interrupt destination designation register rewriting instruction issued by 0, 11, ... 12 and the data transfer end interrupt request means 302 for requesting a data transfer end interrupt according to the contents of the interrupt destination designation register 31 are provided. There is.

【0015】次に本実施例の動作例を説明する。Next, an operation example of this embodiment will be described.

【0016】システム管理を行うプロセッサ10は、割
り込み先指定レジスタ書き換え命令発行手段101を用
いて、データ転送処理装置3中の割り込み先指定レジス
タ31を書き換え、割り込み先プロセッサ11を指定す
る。
The processor 10 for system management uses the interrupt destination designation register rewriting instruction issuing means 101 to rewrite the interrupt destination designation register 31 in the data transfer processing device 3 to designate the interrupt destination processor 11.

【0017】データ転送命令を実行する任意のプロセッ
サ12は、データ転送命令をデータ転送処理装置3に対
して発行し、データ転送処理装置3は共有メモリ4と拡
張記憶装置5間でデータ転送動作を行う。
The arbitrary processor 12 that executes the data transfer instruction issues the data transfer instruction to the data transfer processing device 3, and the data transfer processing device 3 performs the data transfer operation between the shared memory 4 and the extended storage device 5. To do.

【0018】データ転送処理装置3はデータ転送動作終
了時、割り込み先指定レジスタ31の内容に従い、割り
込み先プロセッサ11を認識し、データ転送終了割り込
み要求手段32によってプロセッサ11に対してデータ
転送終了割り込みを行う。
At the end of the data transfer operation, the data transfer processing device 3 recognizes the interrupt destination processor 11 according to the contents of the interrupt destination designation register 31, and the data transfer end interrupt request means 32 issues a data transfer end interrupt to the processor 11. To do.

【0019】割り込み先プロセッサの変更を行う状況の
例を以下に示す。
An example of a situation where the interrupt destination processor is changed is shown below.

【0020】(a)プロセッサ10,11…12のステ
ータスを監視して得られる動的な負荷の状況に基づき、
あるいは事前に予想された負荷の発生状況に基づき、そ
れぞれの時点で割り込み処理を行うに適したプロセッサ
を指定する。
(A) Based on the dynamic load status obtained by monitoring the status of the processors 10, 11 ...
Alternatively, a processor suitable for interrupt processing is designated at each time point based on a load occurrence situation predicted in advance.

【0021】(b)割り込み処理を行うべく指定されて
いたプロセッサに障害が発生した場合、代替となるプロ
セッサを指定する。
(B) When a processor designated for interrupt processing fails, a substitute processor is designated.

【0022】(a)、(b)の場合でも、本発明におい
ては、プロセッサ10からの割り込み先プロセッサ書き
換え命令発行手段101によって割り込み先指定レジス
タ31を書き換えることにより、割り込み先プロセッサ
を変更することが可能である。また、(a)、(b)で
示した例以外の状況において割り込み先プロセッサを変
更することも容易に実現可能である。
Even in the cases of (a) and (b), in the present invention, the interrupt destination processor can be changed by rewriting the interrupt destination designation register 31 by the interrupt destination processor rewrite instruction issuing means 101 from the processor 10. It is possible. Also, it is possible to easily change the interrupt destination processor in a situation other than the examples shown in (a) and (b).

【0023】[0023]

【発明の効果】上述したように、プロセッサが発行する
割り込み先指定レジスタ書き換え命令によって、データ
転送処理装置中の割り込み先指定レジスタを書き換える
ことにより、本発明は、データ転送処理装置からの割り
込み先プロセッサの変更が容易に実現できる。
As described above, according to the present invention, the interrupt destination designation register in the data transfer processing device is rewritten by the interrupt destination designation register rewriting instruction issued by the processor. Can be easily changed.

【0024】これにより、(a)負荷の動的な分散、
(b)障害発生時の割り込み先の動的な変更、(c)そ
の他の要求による動的な割り込み先の変更、に対して柔
軟に対処可能なシステムが実現可能となる。これはハー
ドウェアによって作り込まれた割り込み先制御手段に対
して高い自由度をシステムに与えることができることに
なる。
As a result, (a) dynamic load distribution,
It is possible to realize a system capable of flexibly coping with (b) dynamic change of interrupt destination when a failure occurs, and (c) dynamic change of interrupt destination due to other requests. This makes it possible to give the system a high degree of freedom with respect to the interrupt destination control means created by the hardware.

【0025】本発明の実現にあたっては、プロセッサお
よびデータ転送処理装置への少量のハードウェアの追加
で実現可能である。従来のハードウェアによる動的な割
り込み先変更機構に対して、特別な割り込み制御手段、
あるいは、プロセッサ数が増加した場合にはコストの急
騰を招くプロセッサと割り込み制御手段間の専用インタ
フェースを必要とせず、低コストで実現が可能である。
The present invention can be realized by adding a small amount of hardware to the processor and the data transfer processing device. Special interrupt control means for the dynamic interrupt destination change mechanism by conventional hardware,
Alternatively, it can be realized at low cost without requiring a dedicated interface between the processor and the interrupt control means, which causes a sharp increase in cost when the number of processors increases.

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

【図1】本発明の一実施例の構成を示す図である。FIG. 1 is a diagram showing a configuration of an exemplary embodiment of the present invention.

【図2】従来の第1の例の概念図である。FIG. 2 is a conceptual diagram of a conventional first example.

【図3】従来の第2の例の概念図である。FIG. 3 is a conceptual diagram of a second conventional example.

【図4】従来の第3の例の概念図である。FIG. 4 is a conceptual diagram of a third conventional example.

【図5】従来の第4の例の概念図である。FIG. 5 is a conceptual diagram of a fourth conventional example.

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

10,11…12 プロセッサ 2 ネットワーク 4 共有メモリ 3,20 データ転送処理装置 5 拡張記憶装置 101 割り込み先指定レジスタ書き換え命令発行手
段 31 割り込み先指定レジスタ 32 データ転送終了割り込み要求手段
10, 11 ... 12 Processor 2 Network 4 Shared memory 3, 20 Data transfer processing device 5 Extended storage device 101 Interrupt destination designation register rewriting instruction issuing means 31 Interrupt destination designation register 32 Data transfer end interrupt request means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】複数のプロセッサと、該複数プロセッサ間
を結ぶネットワークと、該ネットワークに接続される共
有メモリと、該共有メモリと拡張記憶装置との間でデー
タ転送を行うデータ転送処理装置を有するマルチプロセ
ッサシステムにおいて、 前記各プロセッサ中に、割り込み先指定レジスタ書き換
え命令を発行する手段を設け、また、前記データ転送処
理装置に、前記割り込み先指定レジスタ書き換え命令に
より書き換えられる割り込み先指定レジスタと、データ
転送終了割り込みを前記割り込み先指定レジスタによる
指定に従って、前記プロセッサに要求するデータ転送終
了割り込み要求を行う手段とを設け、 前記データ転送処理装置からの割り込み先プロセッサを
ソフトウェアによって可変とすることを可能とすること
を特徴とするマルチプロセッサシステム。
1. A processor having a plurality of processors, a network connecting the plurality of processors, a shared memory connected to the network, and a data transfer processing device for transferring data between the shared memory and an extended storage device. In the multiprocessor system, means for issuing an interrupt destination designation register rewriting instruction is provided in each of the processors, and an interrupt destination designation register rewritten by the interrupt destination designation register rewriting instruction and data are provided to the data transfer processing device. Means for requesting a data transfer end interrupt request to the processor according to the designation of the transfer end interrupt by the interrupt destination designation register, and the interrupt destination processor from the data transfer processing device can be made variable by software. Characterized by Multi-processor system that.
JP23508295A 1995-09-13 1995-09-13 Multiprocessor system Pending JPH0981402A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23508295A JPH0981402A (en) 1995-09-13 1995-09-13 Multiprocessor system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23508295A JPH0981402A (en) 1995-09-13 1995-09-13 Multiprocessor system

Publications (1)

Publication Number Publication Date
JPH0981402A true JPH0981402A (en) 1997-03-28

Family

ID=16980805

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23508295A Pending JPH0981402A (en) 1995-09-13 1995-09-13 Multiprocessor system

Country Status (1)

Country Link
JP (1) JPH0981402A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010061444A1 (en) * 2008-11-27 2010-06-03 富士通株式会社 Information processing device, system control device, method for controlling information processing device, and interrupt relay program
US8266358B2 (en) 2008-03-18 2012-09-11 Ricoh Company, Limited Image processing device, image processing method, and recording medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63163656A (en) * 1986-12-26 1988-07-07 Hitachi Ltd Method and system for input/output interruption
JPH03257638A (en) * 1990-03-08 1991-11-18 Nec Corp Multiprocessor control system
JPH04302346A (en) * 1991-03-29 1992-10-26 Yokogawa Electric Corp Multiprocessor system
JPH07160656A (en) * 1993-12-13 1995-06-23 Nippon Telegr & Teleph Corp <Ntt> External interruption control method
JPH07175665A (en) * 1993-12-17 1995-07-14 Fujitsu Ltd Input/output interruption control circuit

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63163656A (en) * 1986-12-26 1988-07-07 Hitachi Ltd Method and system for input/output interruption
JPH03257638A (en) * 1990-03-08 1991-11-18 Nec Corp Multiprocessor control system
JPH04302346A (en) * 1991-03-29 1992-10-26 Yokogawa Electric Corp Multiprocessor system
JPH07160656A (en) * 1993-12-13 1995-06-23 Nippon Telegr & Teleph Corp <Ntt> External interruption control method
JPH07175665A (en) * 1993-12-17 1995-07-14 Fujitsu Ltd Input/output interruption control circuit

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8266358B2 (en) 2008-03-18 2012-09-11 Ricoh Company, Limited Image processing device, image processing method, and recording medium
USRE46456E1 (en) 2008-03-18 2017-06-27 Ricoh Company, Ltd. Image processing device, image processing method, and recording medium
WO2010061444A1 (en) * 2008-11-27 2010-06-03 富士通株式会社 Information processing device, system control device, method for controlling information processing device, and interrupt relay program

Similar Documents

Publication Publication Date Title
JP3411273B2 (en) Data processing method and data processing system in processor
EP0709779B1 (en) Virtual shared disks with application-transparent recovery
KR100890134B1 (en) Memory protection system and method for computer architecture for broadband networks
US7502877B2 (en) Dynamically setting routing information to transfer input output data directly into processor caches in a multi processor system
JPH04318654A (en) Redirection system for interruption to microprocessor
JP2004252990A (en) Computer processor and processing device
JPH01150963A (en) Ipl method in computer
US20050086655A1 (en) System and method for loading software on a plurality of processors
US5745763A (en) Method and apparatus for device driver funnelling
JPH05274252A (en) Transaction execution method for computer system
EP0614139A2 (en) External procedure call for distributed processing environment
JPH0981402A (en) Multiprocessor system
JP2522162B2 (en) Terminal sharing control method in virtual machine system
JPH01305461A (en) Right of using bus control system
JPH01137359A (en) Processor control system
JPH10507548A (en) Data processing systems and methods and communication systems with such systems
JPH04302352A (en) Multi processor system
JP2744152B2 (en) Data driven data processor
JPH03257634A (en) Method and device for parallelly processing program
JP2879854B2 (en) Address conversion value setting processing method
JPH03154940A (en) Multi-file processor
JPH10247182A (en) Multiprocessor system
JPH01142846A (en) Cache memory control system for information processor
JPS61240333A (en) Input and output interruption processing system
JPS6010381A (en) System for deciding input and output interruption reception processor in multi-processor system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19970930