JPS6124741B2 - - Google Patents

Info

Publication number
JPS6124741B2
JPS6124741B2 JP10778878A JP10778878A JPS6124741B2 JP S6124741 B2 JPS6124741 B2 JP S6124741B2 JP 10778878 A JP10778878 A JP 10778878A JP 10778878 A JP10778878 A JP 10778878A JP S6124741 B2 JPS6124741 B2 JP S6124741B2
Authority
JP
Japan
Prior art keywords
processor
address
bus
interrupt
enable 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.)
Expired
Application number
JP10778878A
Other languages
Japanese (ja)
Other versions
JPS5534752A (en
Inventor
Masahiko Koike
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
Nippon Electric Co 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP10778878A priority Critical patent/JPS5534752A/en
Publication of JPS5534752A publication Critical patent/JPS5534752A/en
Publication of JPS6124741B2 publication Critical patent/JPS6124741B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)
  • Small-Scale Networks (AREA)
  • Multi Processors (AREA)

Description

【発明の詳細な説明】 本発明は複数のプロセツサが共通に母線を使用
するシステムにおける共通アクセス装置に関す
る。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a common access device in a system in which a plurality of processors commonly use a bus.

複数のプロセツサを結合して処理を行なう、い
わゆる複数のプロセツサ方式は、処理を各プロセ
ツサで分坦して行なうことが可能であり、処理性
能が向上するものとして期待されている。
The so-called multi-processor system, in which a plurality of processors are combined to perform processing, allows each processor to perform processing separately, and is expected to improve processing performance.

しかし複数のプロセツサ方式では種々の困難な
問題がありその発達を遅らせている。その一つの
大きな問題に割込み処理がある。
However, the multiple processor system has various difficult problems that have delayed its development. One of the major problems is interrupt processing.

割り込み処理は1台のプロセツサの場合には、
従来行なわれていた様に割り込みたい装置はプロ
セツサに割り込み要求を出し、割り込み承認が返
されると割り込みが行なわれたことがわかる、と
いう様にして比較的容易に処理可能である。一方
複数のプロセツサ方式では、プロセツサが複数存
在するのでどのプロセツサに割り込みをかけたら
よいか、又、どのプロセツサが割り込み可能でど
のプロセツサが不能であるかと知ることが困難で
ある。
In the case of one processor, interrupt processing is
This can be relatively easily handled by a device that wishes to interrupt, as has been done in the past, by issuing an interrupt request to the processor, and when an interrupt acknowledgment is returned, it is known that the interrupt has occurred. On the other hand, in the multiple processor system, since there are multiple processors, it is difficult to know which processor to issue an interrupt to, or which processors are capable of interrupting and which ones are not.

従来行なわれた方式では各プロセツサごとに専
用の割り込み要求承認線を設ける方式かあるい
は、割り込みたい装置はプロセツサを指定して適
当に割り込みをかけてみる方式をとつていた。し
かし前者の方式では母線の線数が増大する、後者
の方式ではむだなバスの使用回数が増大する等の
問点が多い。
The conventional methods have been to provide a dedicated interrupt request approval line for each processor, or to designate a processor for the device that wants to interrupt and issue the interrupt appropriately. However, the former method has many problems, such as an increase in the number of bus lines, and the latter method, such as an increase in the number of times the bus is wasted.

本発明の目的は、複数のプロセツサシステムに
おいて、割り込み処理を効率良く行なわせるため
に、各プロセツサが割り込み受付け可能となる
と、共通母線を使用して自分に対応したアドレス
情報と、自分が割込み可能であることを伝える方
式をとることにより、割込みを行ないたい装置
は、現在どのプロセツサが割込み可能であるかを
知ることが可能となる。共通アクセス装置を提供
することにある。
An object of the present invention is to perform interrupt processing efficiently in a multiple processor system, so that when each processor becomes capable of accepting interrupts, it uses a common bus to transmit address information corresponding to itself and the processor that can handle interrupts. By adopting a method of communicating this, a device that wishes to perform an interrupt can know which processors are currently capable of interrupts. The objective is to provide a common access device.

以下本発明について一実施例を示す図面を用い
てさらに詳細に説明する。
The present invention will be described in more detail below using drawings showing one embodiment.

第1図本発明の1つの実施例を説明するための
ブロツク図である。第1図において、参照数字1
はマスタアクセス回路、参照数字2は割込み可能
掲示手段、参照数字3はアドレス掲示手段であり
参照記号P1はプロセツサ、参照数字10は共通
母線である。
FIG. 1 is a block diagram for explaining one embodiment of the present invention. In Figure 1, reference numeral 1
Reference numeral 2 is a master access circuit, reference numeral 2 is an interruptible display means, reference numeral 3 is an address display means, reference numeral P1 is a processor, and reference numeral 10 is a common bus line.

マスタアクセス回路1はプロセツサP1が割込
み可能となると、共通母線10へ使用要求101
を出す。共通母線10から使用承認102が返さ
れるとイネーブル信号103を割込み可能掲示手
段2、アドレス掲示手段3へ伝える。割込み可能
掲示手段2は、イネーブル信号103が来ると共
通母線10へ割込み可能信号線104へ信号を送
る。
When the processor P1 becomes interruptible, the master access circuit 1 sends a use request 101 to the common bus 10.
issue. When the use approval 102 is returned from the common bus 10, an enable signal 103 is transmitted to the interruptible display means 2 and the address display means 3. The interruptable bulletin board means 2 sends a signal to the interruptable signal line 104 to the common bus 10 when the enable signal 103 is received.

アドレス掲示手段3はイネーブル信号103が
来ると、共通母線10のアドレス線105にプロ
セツサP1に対応したアドレス情報を出力する。
When the address display means 3 receives the enable signal 103, it outputs address information corresponding to the processor P1 to the address line 105 of the common bus line 10.

第2図は、本発明の実施例の動作をさらにわか
りやすく説明するためのタイミングチヤートであ
る。図においてT1,T2,T3,T4,は時間
の流れを示すためのもので特に時間の間隔を定め
たものではない。T1において、マスタアクセス
回路1が使用要求101を出し、T2において使
用承認102が共通母線10から返された。T3
でマスタアクセス回路1がイネーブル信号103
を出し、T4において割込み可能掲示手段2が割
込み可能信号線104,アドレス掲示手段3がア
ドレス線105へアドレス情報を出力する。
FIG. 2 is a timing chart for explaining the operation of the embodiment of the present invention more clearly. In the figure, T1, T2, T3, and T4 are used to indicate the flow of time and do not specifically define time intervals. At T1, the master access circuit 1 issues a use request 101, and at T2 a use approval 102 is returned from the common bus 10. T3
When the master access circuit 1 receives the enable signal 103
At T4, the interruptable display means 2 outputs address information to the interrupt enable signal line 104, and the address display means 3 outputs address information to the address line 105.

第3図は本発明の割込み可能掲示手段2を説明
するためのブロツク図であり図中21はバネドラ
イブ回路でありイネーブル信号103が来ると共
通母線10の割込み可能信号線104へ割込み可
能信号を出力する。
FIG. 3 is a block diagram for explaining the interruptable notice means 2 of the present invention. In the figure, 21 is a spring drive circuit, and when an enable signal 103 comes, it sends an interrupt enable signal to the interrupt enable signal line 104 of the common bus 10. Output.

第4図は本発明のアドレス掲示手段3を説明す
るためのブロツク図であり図中41はプロセツサ
アドレス設定器、42はバネドライブ回路であ
る。プロセツサアドレス設定器41はスイツチの
配列でありプロセツサの番号を定めるもので図の
例では4個のスイツチがあるので24=16個のプロ
セツサまで識別できる。バスドライブ回路42は
イネーブル信号103が来ると共通母線10のア
ドレス線105へプロセツサアドレス設定器41
で定められたアドレス情報を出力する。
FIG. 4 is a block diagram for explaining the address display means 3 of the present invention. In the figure, 41 is a processor address setter, and 42 is a spring drive circuit. The processor address setter 41 is an array of switches that determines processor numbers. In the example shown, there are four switches, so up to 2 4 =16 processors can be identified. When the bus drive circuit 42 receives the enable signal 103, the processor address setter 41 transfers the signal to the address line 105 of the common bus 10.
Outputs the address information specified in .

以上例を用い本発明の動作を詳しく説明した所
でわかる様に本発明では、複数のプロセツサの各
プロセツサが割込み可能状態となつた時共通母線
を使用し自分のプロセツサ番号と割込み可能とな
つたことを伝えることにより、割込み可能を起し
たい装置がいつどのプロセツサに割込みをかけて
良いかがわかり、共通母線を使用するためのマス
タアクセス回路と、プロセツサのアドレスを伝え
るためのアドレス掲示手段と、割込み可能状態を
伝えるための割込み可能掲示手段とから極めて簡
単に構成され、効率の良いアクセス装置が提供さ
れ有効なものである。
As can be seen from the detailed explanation of the operation of the present invention using the above example, in the present invention, when each processor of a plurality of processors becomes interrupt-enabled, a common bus is used to input the processor number of the processor that has become interrupt-enabled. By communicating this information, a device that wants to enable interrupts can know when and which processor to interrupt, and a master access circuit for using a common bus, address display means for communicating the address of the processor, The present invention provides an extremely simple and effective access device consisting of an interruptible display means for communicating an interruptible status.

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

第1図本発明の1実施例を構成を示すためのブ
ロツク図である。第2図は本発明を説明するため
のタイミングチヤートである。第3図は本発明を
説明るための割込み可能提示手段のブロツク図で
ある。第4図は本発明を説明するためのアドレス
提示手段のブロツク図である。図において、1…
…マスタアクセス回路、2……割込み可能提示手
段、3……アドレス提示手段、10……共通母
線、P1……プロセツサ、101……使用要求、
102……使用承認、103……イネーブル信
号、104……割込み可能信号線、105……ア
ドレス線、21,42……バスドライブ回路、4
1……プロセツサアドレス設定器。
FIG. 1 is a block diagram showing the configuration of one embodiment of the present invention. FIG. 2 is a timing chart for explaining the present invention. FIG. 3 is a block diagram of an interruptible presentation means for explaining the present invention. FIG. 4 is a block diagram of address presentation means for explaining the present invention. In the figure, 1...
... Master access circuit, 2 ... Interruptible presentation means, 3 ... Address presentation means, 10 ... Common bus line, P1 ... Processor, 101 ... Usage request,
102...Use approval, 103...Enable signal, 104...Interruptible signal line, 105...Address line, 21, 42...Bus drive circuit, 4
1...Processor address setting device.

Claims (1)

【特許請求の範囲】[Claims] 1 複数のプロセツサが共通母線で結合されてい
るシステムにおいて、各プロセツサに前記共通母
線を使用するために前記母線に使用要求を出し前
記母線より使用承認を得るとイネーブル信号を出
すマスタアクセス回路と、前記マスタアクセス回
路がイネーブル信号を出すと当該プロセツサが割
込み可能であることを前記母線に示すための手段
と、前記イネーブル信号が出されると当該プロセ
ツサに対応したプロセツサアドレスを前記共通母
線に示すためのアドレス掲示手段とを有すること
を特徴とする共通アクセス装置。
1. In a system in which a plurality of processors are connected by a common bus, a master access circuit issues a use request to the bus for each processor to use the common bus, and upon receiving approval from the bus, outputs an enable signal; means for indicating on the bus that the processor is interruptible when the master access circuit issues an enable signal; and means for indicating on the common bus a processor address corresponding to the processor when the enable signal is issued; 1. A common access device comprising: address display means.
JP10778878A 1978-09-01 1978-09-01 Common access unit Granted JPS5534752A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10778878A JPS5534752A (en) 1978-09-01 1978-09-01 Common access unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10778878A JPS5534752A (en) 1978-09-01 1978-09-01 Common access unit

Publications (2)

Publication Number Publication Date
JPS5534752A JPS5534752A (en) 1980-03-11
JPS6124741B2 true JPS6124741B2 (en) 1986-06-12

Family

ID=14468034

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10778878A Granted JPS5534752A (en) 1978-09-01 1978-09-01 Common access unit

Country Status (1)

Country Link
JP (1) JPS5534752A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6159565A (en) * 1984-08-31 1986-03-27 Hitachi Ltd Interrupt input device of multicomputer system

Also Published As

Publication number Publication date
JPS5534752A (en) 1980-03-11

Similar Documents

Publication Publication Date Title
US4318174A (en) Multi-processor system employing job-swapping between different priority processors
GB1347423A (en) Input/output control system
KR19990082470A (en) Quick access to shared resources on the computer bus
JPS6124741B2 (en)
US3766524A (en) Dynamic time slicing control for microprogrammed controller
JPH05282244A (en) Information processor
JPS5582358A (en) Error collection system of central processing unit
JPS5489455A (en) Control system
JPS55157027A (en) Input and output transfer control unit
JPS57161962A (en) Communicating method between processors
JPH0586571B2 (en)
JPH04302346A (en) Multiprocessor system
JPS59146326A (en) Control system of channel device
JPS5679357A (en) Control unit having hierarchical processor and memory
JPS5569834A (en) Data transfer controller
JP2555580B2 (en) Storage device control system
SU775731A1 (en) Programme interrupting device
SU1341636A1 (en) Program interruption device
JPS6143369A (en) Multi-processor system
JPS6019815B2 (en) Transfer control method
JPH0573480A (en) Bus control system for microprocessor system
JPH02730B2 (en)
JPS54102934A (en) Communication control system between plural processors and common input/output devices
JPH0250504B2 (en)
SU642771A1 (en) Device for control of information exchange between memory units