JPH0287256A - Interruption control system - Google Patents

Interruption control system

Info

Publication number
JPH0287256A
JPH0287256A JP23869588A JP23869588A JPH0287256A JP H0287256 A JPH0287256 A JP H0287256A JP 23869588 A JP23869588 A JP 23869588A JP 23869588 A JP23869588 A JP 23869588A JP H0287256 A JPH0287256 A JP H0287256A
Authority
JP
Japan
Prior art keywords
interrupt
priority
common bus
interruption
processing
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
JP23869588A
Other languages
Japanese (ja)
Inventor
Shoji Suzuki
章司 鈴木
Shunichi Nakayama
俊一 中山
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 JP23869588A priority Critical patent/JPH0287256A/en
Publication of JPH0287256A publication Critical patent/JPH0287256A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To efficiently execute interruption processing in the internal part of a processor by providing an interruption control part and preferentially releasing a common bus to the interruption processing based on the interruption request of high priority. CONSTITUTION:An interruption control part 12 is provided to determine the use priority of a common bus 11 in correspondence to the priority of the plural interruption requests. The common bus 11 is preferentially released to the interruption processing based on the interruption request of the high priority. Namely, since the common bus 11 is preferentially released by the interruption control part 12 to the interruption request of the high priority, the interruption processing is preferentially executed by the interruption request of the high priority. Thus, the priority order of the interruption processing goes to be clear and the interruption processing can be efficiently executed.

Description

【発明の詳細な説明】 概要 共通バスを備えたマルチプロセッサに対する割込み要求
を制御する割込み制御方式に関し、割込み要求のプライ
オリティに従って共通バスの使用優先権を設定すること
を目的とし、複数のプロセッサ間で共通バスを持つマル
チプロセッサに対する割込み要求を制御する割込み制御
方式において、複数の割込み要求の優先度に応じて共通
バスの使用優先権を決定する割込み制御部を設け、優先
度の高い割込み要求に基づく割込み処理に対して、優先
的に共通バスを解放するように構成する。
[Detailed Description of the Invention] Overview Regarding an interrupt control method for controlling interrupt requests for a multiprocessor equipped with a common bus, the purpose of this method is to set usage priority of a common bus according to the priority of interrupt requests. In an interrupt control method that controls interrupt requests for a multiprocessor that has a common bus, an interrupt control unit is provided that determines the priority of using the common bus according to the priorities of multiple interrupt requests, and the interrupt control unit determines the priority of using the common bus according to the priorities of multiple interrupt requests. The common bus is configured to be released preferentially for interrupt processing.

産業上の利用分野 本発明は共通バスを備えたマルチプロセッサに対する割
込み要求を制御する割込み制御方式に関する。
INDUSTRIAL APPLICATION FIELD OF THE INVENTION The present invention relates to an interrupt control method for controlling interrupt requests to a multiprocessor having a common bus.

計算機システムの高速化、大規模化に伴い、計算機シス
テムをできるだけ効率良く、且つ容易に使用するための
ソフトウェアやハードウェアの開発が行われてきている
。マイクロプロセッサを搭載したシステムのハードウェ
ア構成においては、データを変換、加工する処理装置(
プロセッサ)を複数並列に配置し、処理の機能分割化や
並列処理を行うことにより、処理能力や信頼性を向上さ
せるマルチプロセッサ方式がある。このマルチプロセッ
サ方式では、各プロセッサのアクセス領域の一部を各プ
ロセッサで共有する場合、プロセッサバスの一部を共有
する構成を採用する(共通バス)。
As computer systems become faster and larger, software and hardware are being developed to use computer systems as efficiently and easily as possible. In the hardware configuration of a system equipped with a microprocessor, a processing device (
There is a multiprocessor method that improves processing power and reliability by arranging multiple processors in parallel and dividing processing functions and performing parallel processing. In this multiprocessor system, when a part of the access area of each processor is shared by each processor, a configuration is adopted in which part of the processor bus is shared (common bus).

このような、マルチプロセッサにおいては、各プロセッ
サによる共通エリアの同時アクセス(競合)が起こるた
め、システム内部でどのプロセッサに対してバスを渡す
かという調停を行っている。
In such a multiprocessor, simultaneous access (competition) for a common area by each processor occurs, so arbitration is performed within the system to decide which processor the bus should be given to.

さらに、各プロセッサに対しては、その実行プログラム
の動作と非同期に割込み要求の入力が可能であるため、
各別込み要求に基づく割込み処理の共通バス上での競合
を制御するようにしている。
Furthermore, since it is possible to input interrupt requests to each processor asynchronously with the operation of its execution program,
Contention on the common bus of interrupt processing based on each separate request is controlled.

また、割込み要求による割込み処理をプロセッサ内部で
効率良く処理することが要望されている。
Furthermore, there is a demand for efficient processing of interrupt processing based on interrupt requests within a processor.

従来の技術 第5図は従来の割込み制御方式のブロック図を示してい
る。
Prior Art FIG. 5 shows a block diagram of a conventional interrupt control system.

共通バス45に、それぞれ独立して動作するプロセッサ
42.43が接続されている。プロセッサ42.43に
対しては、それぞれ割込、み要因を持ち、割込み要求(
IRQ)が行えるようになっている。IRQによる割込
み処理が共通バス45を使用する場合は、共通バス45
の競合が発生するため、IRQに対してバス使用優先順
位を設定する必要がある。しかし、一般にバス調停部4
4は、優先度の低いプロセッサが優先度の高いプロセッ
サに対しバス要求(BUSREQ)をあげ、上位側プロ
セッサの認可(ACK)及びACKの送出により、下位
側のプロセッサがバスの所有権を得る構成になっている
。したがって、共通バスの競合が生じた場合は、プライ
オリティの高い割込み処理よりも、プライオリティの高
いバス(プロセッサ)が優先となり、バスの優先度が一
元的に決まってしまう。例えば、プロセッサ42の方が
プロセッサ43よりもバス使用優先順位が高い構成とし
た場合は、IRQI−1、IRQI−2の処理が、IR
Q2−1、IRQ2−2の処理よりも(優先される。
Connected to the common bus 45 are processors 42 and 43 that operate independently. Each of the processors 42 and 43 has an interrupt source and an interrupt request (
IRQ) is now available. When interrupt processing by IRQ uses the common bus 45, the common bus 45
Since contention occurs, it is necessary to set bus usage priorities for IRQs. However, generally the bus arbitration section 4
4 is a configuration in which a low-priority processor issues a bus request (BUSREQ) to a high-priority processor, and the lower-level processor gains ownership of the bus upon acknowledgment (ACK) and ACK transmission from the higher-level processor. It has become. Therefore, when a common bus conflict occurs, a bus (processor) with a higher priority takes priority over an interrupt process with a higher priority, and the priority of the bus is determined uniformly. For example, if the processor 42 has a higher bus usage priority than the processor 43, the processing of IRQI-1 and IRQI-2 is
It has priority over the processing of Q2-1 and IRQ2-2.

発明が解決しようとする課題 しかし、上述したような従来の割込み制御方式では、(
優先度(プライオリティ)の高い割込み要求よりも、プ
ロセッサ毎に決めたバス使用優先順位により順位付けら
れた割込み要求の方が優先されて共通バスを使用するこ
とになるため、本来、優先的に処理されるべき、プライ
オリティの高い割込み要求の処理が後回しになるという
問題があった。
Problems to be Solved by the Invention However, in the conventional interrupt control method as described above, (
Interrupt requests that are prioritized based on the bus usage priority determined for each processor are given priority over interrupt requests with a high priority and use the common bus, so they are originally processed with priority. There is a problem in that processing of high-priority interrupt requests that should be processed is delayed.

例えば、第5図の割込み要求のプライオリティが、IR
QI−1,IRQ2・−1、IRQI−2、IRQ2−
2の順番で、各プロセッサ毎に決めたバス使用優先順位
が、プロセッサ42.43の順番であったとすると、I
RQ2−1よりもrRQl−2の方が優先的に処理され
ることになる。
For example, the priority of the interrupt request in FIG.
QI-1, IRQ2・-1, IRQI-2, IRQ2-
2, if the bus usage priority determined for each processor is the order of processors 42 and 43, then I
rRQl-2 will be processed more preferentially than RQ2-1.

本発明はこのような点に鑑みてなされたものであり、そ
の目的とするところは、割込み要求のプライオリティに
従って共通バスの使用優先権を設定することのできる割
込み制御方式を提供することである。
The present invention has been made in view of these points, and an object thereof is to provide an interrupt control method that can set the usage priority of a common bus according to the priority of interrupt requests.

課題を解決するだめの手段 第1図は本発明の原理ブロック図である。A means to solve problems FIG. 1 is a block diagram of the principle of the present invention.

複数のプロセッサ10間で共通バス11を持つマルチプ
ロセッサに対する割込み要求を制御する割込み制御方式
において、複数の割込み要求の優先度に応じて共通バス
11の使用優先権を決定する割込み制御部12を設ける
。そして、優先度の高い割込み要求に基づく割込み処理
に対して、優先的に共通バス11を解放するようにする
In an interrupt control method for controlling interrupt requests for a multiprocessor having a common bus 11 among a plurality of processors 10, an interrupt control unit 12 is provided that determines the priority of use of the common bus 11 according to the priorities of the plurality of interrupt requests. . Then, the common bus 11 is preferentially released for interrupt processing based on an interrupt request with a high priority.

作   用 本発明によれば、割込み制御部12により、プライオリ
ティの高い割込み要求に対して優先的に共通バス11が
解放されるため、プライオリティの高い割込み要求によ
る割込み処理が優先的に処理される。
According to the present invention, the interrupt control unit 12 releases the common bus 11 preferentially for interrupt requests with high priority, so that interrupt processing due to interrupt requests with high priority is processed preferentially.

実  施  例 以下本発明を図面に示す実施例に基づいて詳細に説明す
る。
Embodiments The present invention will be explained in detail below based on embodiments shown in the drawings.

第2図は本発明による割込み制御方式の一実施例回路図
、第3図は第2図回路の概略構成ブロック図を示してい
る。
FIG. 2 shows a circuit diagram of an embodiment of the interrupt control system according to the present invention, and FIG. 3 shows a schematic block diagram of the circuit shown in FIG.

先ず、第3図を用いて第2図回路の概略構成を説明する
First, the schematic configuration of the circuit shown in FIG. 2 will be explained using FIG.

中央処理装置(CPU)20.21によりマルチプロセ
ッサが構成されており、共通バス26を有している。こ
れらのCPU20.21に対しては割込み要求(IRQ
)の人力が可能である。IRQ信号はラッチ回路23に
よりラッチされ、共通バス26の使用優先権を決定する
プライオリティ算出回路22へ送出される。また、各I
RQが共通バス26を使用するかしないかを知らせる共
通バス使用要求信号がラッチ回路24によりラッチされ
、プライオリティ算出回路22へ送出される。共通バス
26の空き状態を知らせるバスユース(BUS  US
E)信号が、フリップフロップ25を介してプライオリ
ティ算出回路22へ送出される。プライオリティ算出回
路22から出力された割込み要求は、CPU20又は2
1により取り込まれる。
A multiprocessor is configured by central processing units (CPUs) 20 and 21, and has a common bus 26. Interrupt requests (IRQ) are sent to these CPUs 20.21.
) manpower is possible. The IRQ signal is latched by the latch circuit 23 and sent to the priority calculation circuit 22 which determines the usage priority of the common bus 26. Also, each I
A common bus use request signal indicating whether or not the RQ uses the common bus 26 is latched by the latch circuit 24 and sent to the priority calculation circuit 22. Bus use (BUS US) informs you of the availability of common bus 26.
E) A signal is sent to the priority calculation circuit 22 via the flip-flop 25. The interrupt request output from the priority calculation circuit 22 is sent to the CPU 20 or 2.
1.

第4図はプライオリティ算出回路での処理フローチャー
トを示しており、以下にその処理を説明する。
FIG. 4 shows a processing flowchart in the priority calculation circuit, and the processing will be explained below.

割込み要求が生じたときは(101)、割込み要求情報
がラッチされ(102)、その割込み要求が共通バス2
6を使用しないときは(103)、プライオリティ算出
回路22より、その割込み要求が出力され(104) 
、割込み処理が行われる(1 0 5)  。
When an interrupt request occurs (101), the interrupt request information is latched (102), and the interrupt request is transferred to the common bus 2.
6 is not used (103), the priority calculation circuit 22 outputs the interrupt request (104).
, interrupt processing is performed (1 0 5).

割込み要求が共通バス26を使用するときは(103)
、現在、処理中の割込み要求に対するプライオリティが
算出される(106)。発生した割込み要求のプライオ
リティが、処理中の割込み要求のプライオリティよりも
低いときはく107)、現在処理中の割込み処理の終了
を待つ(108)。その処理が終了したら(109) 
、発生した割込み要求がプライオリティ算出回路22よ
り出力されて(110) 、割込み処理が行われる(1
11)。
When the interrupt request uses the common bus 26 (103)
, the priority of the interrupt request currently being processed is calculated (106). If the priority of the interrupt request that has occurred is lower than the priority of the interrupt request that is currently being processed (107), the process waits for the interrupt process that is currently being processed to end (108). When the process is finished (109)
, the generated interrupt request is output from the priority calculation circuit 22 (110), and interrupt processing is performed (1
11).

また、発生した割込み要求のプライオリティが、処理中
の割込み要求のプライオリティよりも高いトtハ(10
7) 、共通バス26において、現在処理中の割込み処
理が停止される(112)。そして、発°生した割込み
要求がプライオリティ算出回路22より出力され(11
3)、割込み処理が行われる(114)。
Also, if the priority of the generated interrupt request is higher than the priority of the interrupt request being processed (10
7) The interrupt processing currently being processed is stopped on the common bus 26 (112). Then, the generated interrupt request is output from the priority calculation circuit 22 (11
3), interrupt processing is performed (114).

次に第2図を参照すると、割込み要求(IRQ)はIR
QI〜I RQ4とし、それらのIRQのプライオリテ
ィは、IRQI、IRQ2、IRQ3、IRQ4の順番
となっている。IRQIとI RQ3はCPU20に対
する割込み要求であり、IRQ2とIRQ4はCPU2
1に対する割込み要求である。IRQI〜IRQ4に対
しては、それらのIRQが、共通バス26を使用するか
しないかの共通バス使用要求信号BUSUI〜BUSU
4が設けられている。バッファ34〜37.0R回路3
8〜41、NOT回路31〜33、AND回路28〜3
0及びラッチ回路27によりプライオリティ算出回路2
2が構成されている。
Next, referring to Figure 2, the interrupt request (IRQ) is
QI to IRQ4, and the priorities of these IRQs are in the order of IRQI, IRQ2, IRQ3, and IRQ4. IRQI and I RQ3 are interrupt requests to the CPU20, and IRQ2 and IRQ4 are interrupt requests to the CPU20.
This is an interrupt request for 1. For IRQI to IRQ4, those IRQs receive common bus use request signals BUSUI to BUSU indicating whether or not to use the common bus 26.
4 is provided. Buffer 34-37.0R circuit 3
8-41, NOT circuits 31-33, AND circuits 28-3
0 and the latch circuit 27, the priority calculation circuit 2
2 are configured.

フリップフロップ25のD端子には、BUSUSE信号
が人力され、クロック端子(CK)には、共通バス26
をアクセスするときのライトクロック(WRITE  
CK)信号が入力されている。共通バス26をアクセス
しているときは、IRQ信号をCPU20.21で取り
込むことはできないため、このアクセスが終わったら、
クリア端子(図示せず)によりQ端子出力をローレベル
にする。これにより、Q端子からの出力がハイレベルに
なるのは、バスをアクセスしている瞬間だけとなる。ま
た、このQ端子出力は、ラッチ回路27により取り込ま
れ、ラッチ回路27から送出されるIRQ信号の送出タ
イミングを決定する。
The BUSUSE signal is input to the D terminal of the flip-flop 25, and the common bus 26 is input to the clock terminal (CK).
Write clock when accessing WRITE
CK) signal is input. When the common bus 26 is being accessed, the IRQ signal cannot be taken in by the CPU 20.21, so when this access is finished,
The Q terminal output is set to low level by a clear terminal (not shown). As a result, the output from the Q terminal becomes high level only at the moment when the bus is being accessed. Further, this Q terminal output is taken in by the latch circuit 27 and determines the sending timing of the IRQ signal sent out from the latch circuit 27.

一般に、割込み処理は通常動作よりもプライオリティが
高く、プロセッサの処理上どうしてもバスを解放できな
い状態時に、このようにガードをかけるようにする。
In general, interrupt processing has a higher priority than normal operation, and such guarding is applied when the bus cannot be released due to processor processing.

IRQがラッチ回路23によりラッチされた場合の各構
成の動作について説明する。
The operation of each configuration when the IRQ is latched by the latch circuit 23 will be described.

例えば、IRQIが共通バス26を使用しない場合i;
!、BUSUIがローレベルでアリ、バッファ34は、
開いた状態となり、IRQI信号は、バッファ34、O
R回路38を介してラッチ回路27によりラッチされる
。そして、フリップフロップ回路25からのQ端子出力
がローレベルのときに、IRQI信号がCPU20の割
込み入力端子I N T lに送出され、割込み処理が
行われる。
For example, if the IRQI does not use the common bus 26;
! , BUSUI is at low level, the buffer 34 is
is in the open state, and the IRQI signal is sent to the buffer 34, O
It is latched by the latch circuit 27 via the R circuit 38. Then, when the Q terminal output from the flip-flop circuit 25 is at a low level, an IRQI signal is sent to the interrupt input terminal INTl of the CPU 20, and interrupt processing is performed.

また、IRQIにより共通バス26を使用して割込み処
理を行っているときに、IRQ2  (共通バス26を
使用する)が発生したときは、バッファ35が閉じた状
態となり、IRQ2信号は、AND回路28の一端とN
OT回路32へ送出される。ここで、AND回路28の
他端には、IRQ2よりもプライオリティの高いIRQ
Iの信号を、NOT回路31を介して人力しているため
、IRQlが割込み処理中は、AND回路28からの出
力はローレベルであり、IRQ2信号は、ラッチ回路2
7へ送出されない。
Furthermore, when IRQ2 (using the common bus 26) occurs while performing interrupt processing using the common bus 26 due to IRQI, the buffer 35 is in a closed state, and the IRQ2 signal is passed to the AND circuit 28. One end of and N
The signal is sent to the OT circuit 32. Here, the other end of the AND circuit 28 has an IRQ with a higher priority than IRQ2.
Since the I signal is input manually through the NOT circuit 31, the output from the AND circuit 28 is low level while IRQl is processing an interrupt, and the IRQ2 signal is input to the latch circuit 2.
7 is not sent.

IRQIの割込み処理が終了して、IRQI信号がロー
レベルになると、AND回路28からの出力は、ハイレ
ベルとなり、OR回路39の出力もハイレベルとなって
、ラッチ回路27にIRQ2信号がラッチされる。そし
て、フリップフロップ回路25のQ端子からの出力がロ
ーレベルのときくバスアクセスが行われていないとき)
、CPU21の割込み入力端子lNTlへ送出されて、
共通バス26を使用した割込み処理が行われる。
When the IRQI interrupt processing is completed and the IRQI signal becomes low level, the output from the AND circuit 28 becomes high level, the output from the OR circuit 39 also becomes high level, and the IRQ2 signal is latched in the latch circuit 27. Ru. (When the output from the Q terminal of the flip-flop circuit 25 is at a low level and no bus access is being performed)
, is sent to the interrupt input terminal lNTl of the CPU 21,
Interrupt processing using the common bus 26 is performed.

同様に、IRQI、IRQ2の何れかが割込み処理中は
、AND回路29からの出力は、ローレベルとなり、I
RQI、IRQ2、IRQ3の何れかが割込み処理中は
、AND回路30からの出力は、ローレベルとなるため
、IRQI〜IRQ4に対する共通バス26の使用優先
権が決定されることになる。
Similarly, while either IRQI or IRQ2 is processing an interrupt, the output from the AND circuit 29 becomes low level,
While any one of RQI, IRQ2, and IRQ3 is processing an interrupt, the output from the AND circuit 30 is at a low level, so that priority in using the common bus 26 for IRQI to IRQ4 is determined.

本実施例の回路は、ハードウェアにより構成し、ソフト
ウェアによる処理をできるだけ少なくしているため、割
込み処理に移るまでの時間を減少することができる。
Since the circuit of this embodiment is configured with hardware and minimizes software processing, it is possible to reduce the time required to proceed to interrupt processing.

発明の効果 本発明の割込み制御方式は、以上詳述したように構成し
たので、割込み要求のプライオリティに従って共通バス
上での割込み処理が行われ、割込み処理の優先順位が明
確になり、割込み処理の効率化が計られるという効果を
奏する。
Effects of the Invention Since the interrupt control method of the present invention is configured as detailed above, the interrupt processing is performed on the common bus according to the priority of the interrupt request, the priority order of the interrupt processing is made clear, and the interrupt processing This has the effect of increasing efficiency.

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

第1図は本発明の原理ブロック図、 第2図は本発明による割込み制御方式の一実施例回路図
、 第3図は第2図回路の概略構成ブロック図、第4図はプ
ライオリティ算出回路での処理フローチャート、 第5図は従来の割込み制御方式のブロック図を示してい
る。 10.42.43・・・プロセッサ、 11.26.45・・・共通バス、 12・・・割込み制御部、 20.21・・・CPU。 22・・・プライオリティ算出回路、 23.24.27・・・ラッチ回路、 25・・・フリップフロップ、 28〜30・・・、へND回路、 31〜33・・・NOT回路、 34〜37・・・バッファ、 38〜41・・・OR回路。
Figure 1 is a block diagram of the principle of the present invention, Figure 2 is a circuit diagram of an embodiment of the interrupt control method according to the present invention, Figure 3 is a schematic block diagram of the circuit shown in Figure 2, and Figure 4 is a priority calculation circuit. FIG. 5 shows a block diagram of a conventional interrupt control method. 10.42.43...Processor, 11.26.45...Common bus, 12...Interrupt control unit, 20.21...CPU. 22...Priority calculation circuit, 23.24.27...Latch circuit, 25...Flip-flop, 28-30...ND circuit, 31-33...NOT circuit, 34-37. ...Buffer, 38-41...OR circuit.

Claims (1)

【特許請求の範囲】 複数のプロセッサ(10)間で共通バス(11)を持つ
マルチプロセッサに対する割込み要求を制御する割込み
制御方式において、 複数の割込み要求の優先度に応じて共通バス(11)の
使用優先権を決定する割込み制御部(12)を設け、 優先度の高い割込み要求に基づく割込み処理に対して、
優先的に共通バス(11)を解放するようにしたことを
特徴とする割込み制御方式。
[Claims] In an interrupt control method for controlling interrupt requests for a multiprocessor having a common bus (11) between a plurality of processors (10), the common bus (11) is controlled according to the priority of the plurality of interrupt requests. An interrupt control unit (12) is provided that determines usage priority, and handles interrupt processing based on interrupt requests with high priority.
An interrupt control method characterized in that a common bus (11) is released preferentially.
JP23869588A 1988-09-26 1988-09-26 Interruption control system Pending JPH0287256A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23869588A JPH0287256A (en) 1988-09-26 1988-09-26 Interruption control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23869588A JPH0287256A (en) 1988-09-26 1988-09-26 Interruption control system

Publications (1)

Publication Number Publication Date
JPH0287256A true JPH0287256A (en) 1990-03-28

Family

ID=17033924

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23869588A Pending JPH0287256A (en) 1988-09-26 1988-09-26 Interruption control system

Country Status (1)

Country Link
JP (1) JPH0287256A (en)

Similar Documents

Publication Publication Date Title
US4924380A (en) Dual rotating priority arbitration method for a multiprocessor memory bus
US4797815A (en) Interleaved synchronous bus access protocol for a shared memory multi-processor system
US5119480A (en) Bus master interface circuit with transparent preemption of a data transfer operation
EP0644487A2 (en) Scalable system interrupt structure for a multiprocessing system
JPS5812611B2 (en) Data Tensou Seigiyohoushiki
JPH0354375B2 (en)
JPH061458B2 (en) Distribution arbitration apparatus and method for shared bus
US4941086A (en) Program controlled bus arbitration for a distributed array processing system
JP4250207B2 (en) Symmetric multiprocessing system, interrupt control unit therefor, and method for initiating a processor interrupt signal in a symmetric multiprocessing system
US5507032A (en) Multiprocessor I/O request control system forming device drive queue and processor interrupt queue from rows and cells of I/O request table and interrupt request table
KR100708096B1 (en) Bus system and execution scheduling method for access commands thereof
JPH0287256A (en) Interruption control system
JPH10320349A (en) Processor and data transfer system using the processor
JP3626292B2 (en) Bus interface control method
JPH01305461A (en) Right of using bus control system
JPH02166549A (en) Shared memory controller
JPS63175964A (en) Shared memory
JPH03152648A (en) Arbitrating circuit for bus using right
JP3365419B2 (en) Bus arbitration method
JPH0449723Y2 (en)
JPH0544696B2 (en)
JPS5839343B2 (en) Multiprocessor system instructions
JPH03122744A (en) Computer system
JPH02222059A (en) Multiprocessor system
JPH0752393B2 (en) Data processing device