JPH06208543A - Bus arbitrating method of multi-cpu system - Google Patents

Bus arbitrating method of multi-cpu system

Info

Publication number
JPH06208543A
JPH06208543A JP324393A JP324393A JPH06208543A JP H06208543 A JPH06208543 A JP H06208543A JP 324393 A JP324393 A JP 324393A JP 324393 A JP324393 A JP 324393A JP H06208543 A JPH06208543 A JP H06208543A
Authority
JP
Japan
Prior art keywords
cpu
bus
access
signal
time
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
JP324393A
Other languages
Japanese (ja)
Inventor
Satoshi Nishiyama
聡 西山
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji 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 Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP324393A priority Critical patent/JPH06208543A/en
Publication of JPH06208543A publication Critical patent/JPH06208543A/en
Pending legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)

Abstract

PURPOSE:To apply this method even to a real-time system by supplying an interruption signal of different level to another CPU in order by a CPU which receives an interruption signal as an access permission signal after external access is completed. CONSTITUTION:An AC input part 100 inputs an external AC input at a constant period and outputs an interruption signal at the constant period through an interruption request line 300 after A/D conversion. A CPU 201, once receiving the access right with this interruption signal, completes all external access within a certain time and passes the access right to a CPU 202 through the interruption request line 300. The CPU 202 which receives the access right completes all external access within a certain time and passes the access right to a next CPU in order with an interruption signal of different level. Consequently, process data are not lost, the processing times of respective CPUs are made nearly constant, and this method is applied to the real-time system.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、複数の処理装置(以
下、CPUとも略記する)が1つのバスを共用するよう
な、いわゆるマルチCPUシステムにおけるバス調停方
法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a bus arbitration method in a so-called multi-CPU system in which a plurality of processing units (hereinafter also abbreviated as CPU) share one bus.

【0002】[0002]

【従来の技術】複数のCPUが1つのバスを共用してい
るマルチシステムでは、複数のCPUによるバスアクセ
スの衝突を回避するためのバス調停方式として、従来は
バス調停のための専用のハードウエアを設けるようにし
たものが一般的である。図5にその一般的な例を示す。
201〜20nはCPU、400はバス調停回路、50
1はバス使用要求線、502はバス使用許可線、503
はバス使用中表示線である。
2. Description of the Related Art In a multi-system in which a plurality of CPUs share one bus, a dedicated hardware for bus arbitration is conventionally used as a bus arbitration method for avoiding a collision of bus access by a plurality of CPUs. Is generally provided. FIG. 5 shows a general example.
CPUs 201 to 20n, a bus arbitration circuit 400, and 50
1 is a bus use request line, 502 is a bus use permission line, 503
Is a bus busy display line.

【0003】各CPU200がバスアクセスをする場合
には、まずバス使用要求線501を通してバス調停回路
400に対してバス使用要求信号を出力する。バス調停
回路400はバス使用要求線501およびバス使用中表
示線503を監視しており、他のCPU200がバスを
使用しておらず、かつバス使用要求も出力していないこ
とを確認したら、バス使用要求を出したCPU200に
対しバス使用許可線502を通してバス使用許可信号を
与える。バス使用許可信号を受けたCPU200はバス
使用中表示線503に、バス使用中信号を出力しバスア
クセスを開始する。
When each CPU 200 makes a bus access, first, a bus use request signal is output to the bus arbitration circuit 400 through the bus use request line 501. The bus arbitration circuit 400 monitors the bus use request line 501 and the bus busy display line 503, and if it confirms that the other CPU 200 is not using the bus and outputs no bus use request, A bus use permission signal is given to the CPU 200 which issued the use request through the bus use permission line 502. Upon receiving the bus use permission signal, the CPU 200 outputs a bus busy signal to the bus busy display line 503 to start bus access.

【0004】ところで、或るCPU200がバス使用要
求を出したときときに、他のCPU200がバス使用中
であったとすると、バス調停回路400はバス使用中の
CPU200がアクセスを終了してバス使用中信号が無
くなるまで待ち、しかる後、バス使用要求を出したCP
U200に対してバス使用許可信号を与えるようにして
いる。また、複数のCPU200が同時にバス使用許可
を求めて来た場合は、バス調停回路400は予め決めら
れているCPU200の優先順位に従い、その中で1番
優先順位の高いCPU200にバス使用許可信号を与
え、そのCPU200のバス使用が終了してから他のC
PU200にバス使用許可を与えるようにしている。な
お、図5のシステムではバス調停回路400を各CPU
200に対し独立に設けるようにしたが、これを各CP
U200に内蔵させるようにしても良い。また、バス調
停回路400で各CPU200の優先順位を判断しなけ
ればならないことから、バス使用要求線501は複数、
例えばCPU200に応じた数の線から構成されている
のが普通である。
If another CPU 200 is in use of the bus when a certain CPU 200 issues a bus use request, the bus arbitration circuit 400 indicates that the CPU 200 in use of the bus has finished accessing and is in use of the bus. Wait until the signal disappears, and then issue the bus usage request CP
A bus use permission signal is given to U200. When a plurality of CPUs 200 request the bus use permission at the same time, the bus arbitration circuit 400 sends a bus use permission signal to the CPU 200 having the highest priority among them in accordance with the predetermined priority of the CPU 200. And another C after the bus of the CPU 200 is used
The PU 200 is given a bus use permission. In the system shown in FIG. 5, the bus arbitration circuit 400 is used for each CPU.
It was set up independently for 200, but this is for each CP
It may be built in the U200. Since the bus arbitration circuit 400 must determine the priority of each CPU 200, a plurality of bus use request lines 501 are required.
For example, it is usually composed of a number of lines corresponding to the CPU 200.

【0005】[0005]

【発明が解決しようとする課題】つまり、従来のバス調
停方式では、各CPUのバスアクセスのタイミングは任
意であることから、複数のCPUが同時にバス使用要求
を出して来ることがあり、そのときはバスアクセスの衝
突を避けるためにCPUの優先順位を判定し、バス使用
許可を与えるハードウエア、つまり図5のようなバス調
停回路400が必要となる。しかしながら、このような
方式を高速リアルタイム処理システムに適用しようとす
ると、次のような問題が発生する。
That is, in the conventional bus arbitration method, since the timing of bus access of each CPU is arbitrary, a plurality of CPUs may issue a bus use request at the same time. In order to avoid a bus access collision, the CPU determines the priority of the CPU and grants the bus permission, that is, the hardware, that is, the bus arbitration circuit 400 as shown in FIG. However, when such a method is applied to a high-speed real-time processing system, the following problems occur.

【0006】(1)バスアクセスのタイミングは任意で
あるので、たまたま多数のCPUのバス使用要求が重な
った場合、優先順位の低いCPUは全ての上位CPUの
バスアクセスが完了するまでバスアクセスができず、バ
スアクセスも含めたCPUの処理時間がその時(多数の
CPUのバス使用要求が重なった時)だけ異常に延びる
ことになり、各CPUの処理時間を最大限利用している
システムの場合は、処理が間に合わず処理データを1回
取りこぼす危険があり、最悪の場合は処理時間オーバま
たはバスアクセス時間監視タイマのタイムアップによっ
てシステムダウンすることがある。
(1) Since the timing of bus access is arbitrary, if a large number of CPUs happen to have bus use requests, the CPU with the lower priority can access the bus until all the upper CPUs have completed the bus access. However, the processing time of the CPU including the bus access will be abnormally extended only at that time (when the bus use requests of many CPUs overlap), and in the case of a system that maximizes the processing time of each CPU, There is a risk that the processing data will be missed once because the processing is not in time, and in the worst case, the system may be down due to the processing time being over or the bus access time monitoring timer being timed up.

【0007】(2)一般に、マルチCPUシステムで
は、複数のCPUが異なる処理内容を分担しており、お
互いの処理データをやり取りしながら全体として1つの
まとまった処理を実行して行くのであるが、お互いの処
理データのやり取りはシステムバスの使用に依っている
ので、そのバス使用が上述のようにランダムであると、
各CPU間のデータ授受のタイミングもランダムとな
り、結果的に、マルチCPUシステム全体としての処理
時間に揺らぎが出ることになり、リアルタイム・システ
ムには不利となる。
(2) Generally, in a multi-CPU system, a plurality of CPUs share different processing contents, and one processing is executed as a whole while exchanging processing data with each other. Since the exchange of processing data between each other depends on the use of the system bus, if the bus use is random as described above,
The timing of data transfer between the CPUs is also random, resulting in fluctuations in the processing time of the multi-CPU system as a whole, which is disadvantageous to the real-time system.

【0008】(3)また、バス調停回路によるCPU優
先順位判定とバス使用許可信号生成には、CPUが純粋
にバスアクセスのみを行なう時間の20〜40%程度の
時間が掛かるので、バスアクセスの多いシステムではバ
スアクセスを含んだ処理時間が増大する。したがって、
この発明の課題は処理データの取りこぼしをなくすとと
もに各CPU間の処理時間をほぼ一定とし、リアルタイ
ム・システムにも適用可能にすることにある。
(3) Further, since the CPU arbitration circuit determines the CPU priority and generates the bus use permission signal, it takes about 20 to 40% of the time when the CPU purely performs the bus access. In many systems, processing time including bus access increases. Therefore,
An object of the present invention is to eliminate omission of processing data and to make the processing time between CPUs substantially constant so that it can be applied to a real-time system.

【0009】[0009]

【課題を解決するための手段】このような課題を解決す
るため、第1の発明では、システムバスを共有する複数
のCPUの任意の1つの割り込み線に、所定レベルの割
込信号を前記システムバスに対するアクセス許可信号と
して与える信号発生手段を設け、この信号発生手段から
アクセス許可信号を受けた第1のCPUは、全ての外部
アクセスを一定時間内に完了するとともに、前記とは異
なるレベルの割込信号を第2のCPUにアクセス許可信
号として与え、アクセス許可信号を受けたCPUは、全
ての外部アクセスを一定時間内に完了するとともに、前
記とは異なるレベルの割込信号を第3のCPUにアクセ
ス許可信号として与える動作を順次実行することを特徴
としている。
In order to solve such a problem, in the first invention, an interrupt signal of a predetermined level is sent to an arbitrary interrupt line of a plurality of CPUs sharing a system bus. A signal generating means for providing an access permission signal to the bus is provided, and the first CPU receiving the access permission signal from this signal generating means completes all external accesses within a fixed time and assigns a level different from the above. The CPU receives the access signal as an access permission signal to the second CPU, completes all external accesses within a fixed time, and issues an interrupt signal of a different level to the third CPU. It is characterized in that the operations given as access permission signals are sequentially executed.

【0010】この発明では、前記アクセス許可信号を予
め決められた順番で渡して行き、各CPUがこのアクセ
ス許可信号を受けるのは、全CPUを一巡する間に1回
だけとすることができ、場合によっては前記アクセス許
可信号を予め決められた順番で渡して行き、各CPUが
このアクセス許可信号を受けるのは、全CPUを一巡す
る間に複数回とすることができる。
According to the present invention, the access permission signals are passed in a predetermined order, and each CPU can receive the access permission signal only once during the entire cycle of all CPUs. Depending on the case, the access permission signals may be passed in a predetermined order, and each CPU may receive the access permission signal a plurality of times during one round of all CPUs.

【0011】[0011]

【作用】各CPUがバスアクセスできるのはアクセス権
を持っているときだけとし、このアクセス権を通常の割
り込み信号線を用いて予め決められた順番(割り込みの
レベルによって決定される)で渡して行き、各CPUが
アクセス権を受け取るのは、アクセス権が全CPUを一
巡する間に1回のみとするか、または複数回とすること
によりバスアクセスの調停を行なう。このため、各CP
Uでアクセス権を受け取ったときは、必要とされる全バ
スアクセスを一定時間内に完了させ、他のCPUにアク
セス権を譲渡し、その後、内部処理に移行するようにし
ている。また、各CPUの割り込み信号(アクセス権譲
渡信号)出力後の内部処理時間は、次にアクセス権が回
って来るまでの時間よりも短くなるように、設計してお
くものとする。
[Function] Each CPU can access the bus only when it has an access right, and the access right is passed in a predetermined order (determined by the interrupt level) using a normal interrupt signal line. Bus access is arbitrated by each CPU receiving the access right only once or while the access right goes through all the CPUs. Therefore, each CP
When the access right is received by U, all required bus accesses are completed within a fixed time, the access right is transferred to another CPU, and then the internal processing is performed. Further, the internal processing time after the output of the interrupt signal (access right transfer signal) of each CPU is designed to be shorter than the time until the access right comes next.

【0012】[0012]

【実施例】図1はこの発明の実施例を示す概要図、図2
はその動作を説明するための詳細タイムチャート、図3
は同じくその簡略タイムチャートである。なお、図1の
符号100は交流入力部、300は割り込み要求線をそ
れぞれ示している。交流入力部100は外部からの交流
入力を一定周期で採り入れてアナログ/ディジタル(A
/D)変換をし、A/D変換を完了した後に割り込み信
号を割り込み要求線300を介して一定周期で出力す
る。この割り込み信号がCPU201にアクセス権を与
えることになる。CPU201は交流入力部100から
の割り込み信号によってアクセス権を受けると、交流入
力部100および図示されない他の入力部からのデータ
を内部に取り込み、自分がそのときまでに処理していた
データを外部の共通メモリへ出力するが、これが図2,
図3のアクセス1に対応する。
1 is a schematic diagram showing an embodiment of the present invention, FIG.
Is a detailed time chart for explaining the operation, FIG.
Is also a simplified time chart. Reference numeral 100 in FIG. 1 indicates an AC input unit, and reference numeral 300 indicates an interrupt request line. The AC input unit 100 takes in an AC input from the outside at a constant cycle and converts it into an analog / digital (A
/ D) conversion, and after the A / D conversion is completed, an interrupt signal is output via the interrupt request line 300 at a constant cycle. This interrupt signal gives the CPU 201 an access right. When the CPU 201 receives the access right by the interrupt signal from the AC input unit 100, it takes in the data from the AC input unit 100 and other input units (not shown) internally, and outputs the data processed by that time to the outside. Output to the common memory, which is shown in Figure 2.
This corresponds to access 1 in FIG.

【0013】CPU201はアクセス1の直後、図1に
示す割り込み要求線300を通してCPU202へアク
セス権を引き渡し、取り込んだデータの内部処理を開始
する。その様子を図2,図3に示す。アクセス権を受け
たCPU202は図2,図3のようにアクセス2を開始
し、入力部からのデータを内部に取り込み、自分がそれ
までに処理したデータを共通メモリへ出力する一連のバ
スアクセスを行ない、しかる後、CPU203へアクセ
ス権を引き渡す。これにより、CPU203は上記と同
様にアクセス3により入力部からのデータを取り込み、
自分の処理データを出力してから、アクセス権をCPU
204へ引き渡す。CPU204はアクセス4によりC
PU201〜203のデータを取り込み、自分の処理デ
ータを外部へ出力する。
Immediately after the access 1, the CPU 201 hands over the access right to the CPU 202 through the interrupt request line 300 shown in FIG. 1, and starts the internal processing of the fetched data. The situation is shown in FIGS. The CPU 202, which has received the access right, starts access 2 as shown in FIGS. 2 and 3, fetches the data from the input section inside, and outputs a series of bus accesses for outputting the data processed up to that point to the common memory. After that, the access right is handed over to the CPU 203. As a result, the CPU 203 fetches the data from the input section through access 3 in the same manner as above,
After outputting the processing data of yourself, the access right to the CPU
Hand over to 204. CPU204 access C by access 4
It takes in the data of the PUs 201 to 203 and outputs its own processed data to the outside.

【0014】各CPUの毎回のアクセス時間は一定なの
で(これは、例えばCPU201のアクセス1と5の所
要時間が等しいということで、CPU201のアクセス
1とCPU202のアクセス2の各時間が等しいという
ことではない)、アクセス1〜4までの総和時間がアク
セス権一巡時間よりも短くなるように予め設計しておけ
ば、各CPUのシステムバスアクセスが衝突することは
ない。また、システム全体としての処理時間が一定とな
ることも、図3を見れば明らかである。図3ではシステ
ム全体の処理時間を符号Tで示している。
Since the access time of each CPU is constant (this means, for example, that access times 1 and 5 of the CPU 201 are equal, that is, access 1 of the CPU 201 and access 2 of the CPU 202 are equal. However, if the total time of accesses 1 to 4 is designed in advance to be shorter than the access right round-trip time, the system bus accesses of the CPUs will not collide. It is also clear from FIG. 3 that the processing time of the entire system is constant. In FIG. 3, the processing time of the entire system is indicated by a symbol T.

【0015】図3では、図1の交流入力部100が17
の時点で出力したデータはアクセス1,2,3によって
CPU201〜203に取り込まれ、それぞれ内部処理
された後、アクセス5,6,7で外部メモリへ出力され
る。そのデータはアクセス8によりCPU204に取り
込まれ、内部処理された後、アクセス12で外部出力部
へ出力される。従って、システム全体としての入力から
出力までの処理時間は図3に示す時間Tとなる。つま
り、このデータの流れの順序とタイミングは各アクセス
権巡回において不変であるから、18の時点での交流入
力の最終処理結果は16のアクセスで外部へ出力され
る。このようにして、システム全体の処理時間は一定に
保たれることになる。なお、データの流れの順序とタイ
ミングはあくまでも一例であり、適用されるシステムに
最も都合の良いように設計することができるのは云うま
でもない。
In FIG. 3, the AC input unit 100 of FIG.
The data output at the point of time is taken into the CPUs 201 to 203 by the accesses 1, 2, 3 and internally processed, and then output to the external memory by the accesses 5, 6, 7. The data is fetched by the CPU 204 by the access 8 and internally processed, and then output by the access 12 to the external output unit. Therefore, the processing time from the input to the output of the entire system is the time T shown in FIG. That is, since the order and timing of this data flow are unchanged in each access right circulation, the final processing result of the AC input at the time of 18 is output to the outside by the access of 16. In this way, the processing time of the entire system is kept constant. The order and timing of the data flow are merely examples, and it goes without saying that the data flow can be designed to be most convenient for the applied system.

【0016】図4はこの発明の他の実施例を説明するた
めのタイムチャートである。すなわち、上記では1つの
CPUがアクセス権を得るのは、全CPUを一巡する間
(この時間をτで示す)に1回だけとした例であった
が、ここではこれを2回としたものである。なお、必要
に応じて3回以上とすることもできる。その他の点は図
1の場合と同様なので詳細は省略する。
FIG. 4 is a time chart for explaining another embodiment of the present invention. That is, in the above example, one CPU obtains the access right only once during the entire cycle of all CPUs (this time is indicated by τ), but here it is set to twice. Is. It should be noted that the number of times may be three or more if necessary. Since the other points are the same as those in the case of FIG. 1, the details are omitted.

【0017】[0017]

【発明の効果】この発明によれば、バスアクセス衝突と
その処理時間を増加させないようにしたので、バスアク
セスと処理データ量がぼう大でしかも高速なリアルタイ
ム処理が要求される母線保護用ディジタルリレーシステ
ムなどもについても、各CPU本来の処理能力をフルに
活用することができ、従来よりも小規模なマルチCPU
システムで実現されることが確認されている。また、シ
ステム全体の処理時間が一定となるため、リアルタイム
システムとしての基本性能(ディジタルリレーの場合で
あれば、リレーの動作時間が一定でバラツキが少ない)
を向上させることが可能となる。さらに、各CPUや入
出力部の間のデータ授受の順序とタイミングが確定して
おり任意性がないので、ソフトウエアを含むシステムに
おいても、特に時間的な不確定要素が少なくなることか
ら、システムの信頼性が高くなるという利点がもたらさ
れる。
According to the present invention, the bus access collision and its processing time are prevented from increasing, so that the bus relay and the bus relay protection digital relay requiring a large amount of processed data and high-speed real-time processing are required. With regard to the system, etc., it is possible to make full use of the original processing power of each CPU, and a smaller multi-CPU than before.
It has been confirmed that it will be realized by the system. Also, since the processing time of the entire system is constant, the basic performance as a real-time system (in the case of a digital relay, the relay operation time is constant and there is little variation).
It becomes possible to improve. Furthermore, since the order and timing of data exchange between each CPU and the input / output unit are fixed and there is no arbitrariness, even in a system including software, there are few uncertainties in terms of time. This brings the advantage of increased reliability.

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

【図1】この発明の実施例を示す概要図である。FIG. 1 is a schematic diagram showing an embodiment of the present invention.

【図2】図1の動作を説明するための詳細タイムチャー
トである。
FIG. 2 is a detailed time chart for explaining the operation of FIG.

【図3】図1の動作を説明するための簡略タイムチャー
トである。
FIG. 3 is a simplified time chart for explaining the operation of FIG.

【図4】この発明の他の実施例を説明するためのタイム
チャートである。
FIG. 4 is a time chart for explaining another embodiment of the present invention.

【図5】従来例を示す概要図である。FIG. 5 is a schematic diagram showing a conventional example.

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

100…交流入力部、200(201〜20n)…処理
装置(CPU)、300…割り込み信号線、400…バ
ス調停回路、501…バス使用要求線、502…バス使
用許可線、503…バス使用中表示線。
100 ... AC input unit, 200 (201 to 20n) ... Processing unit (CPU), 300 ... Interrupt signal line, 400 ... Bus arbitration circuit, 501 ... Bus use request line, 502 ... Bus use permission line, 503 ... Bus in use Display line.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 システムバスを共有する複数のCPUの
任意の1つの割り込み線に、所定レベルの割込信号を前
記システムバスに対するアクセス許可信号として与える
信号発生手段を設け、この信号発生手段からアクセス許
可信号を受けた第1のCPUは、全ての外部アクセスを
一定時間内に完了するとともに、前記とは異なるレベル
の割込信号を第2のCPUにアクセス許可信号として与
え、アクセス許可信号を受けたCPUは、全ての外部ア
クセスを一定時間内に完了するとともに、前記とは異な
るレベルの割込信号を第3のCPUにアクセス許可信号
として与える動作を順次実行することを特徴とするマル
チCPUシステムにおけるバス調停方法。
1. A signal generating means for giving an interrupt signal of a predetermined level as an access permission signal to the system bus is provided to any one interrupt line of a plurality of CPUs sharing a system bus, and access is made from this signal generating means. The first CPU, which has received the permission signal, completes all external accesses within a fixed time and gives an interrupt signal of a different level to the second CPU as an access permission signal to receive the access permission signal. The multi-CPU system completes all external accesses within a fixed time and sequentially executes an operation of giving an interrupt signal of a level different from the above to the third CPU as an access permission signal. Bus arbitration method in.
【請求項2】 前記アクセス許可信号を予め決められた
順番で渡して行き、各CPUがこのアクセス許可信号を
受けるのは、全CPUを一巡する間に1回だけとするこ
とを特徴とする請求項1に記載のマルチCPUシステム
におけるバス調停方法。
2. The access permission signals are passed in a predetermined order, and each CPU receives the access permission signal only once during a round of all CPUs. A bus arbitration method in the multi-CPU system according to Item 1.
【請求項3】 前記アクセス許可信号を予め決められた
順番で渡して行き、各CPUがこのアクセス許可信号を
受けるのは、全CPUを一巡する間に複数回とすること
を特徴とする請求項1に記載のマルチCPUシステムに
おけるバス調停方法。
3. The access permission signals are passed in a predetermined order, and each CPU receives the access permission signal at a plurality of times during one cycle of all CPUs. 2. A bus arbitration method in the multi-CPU system described in 1.
JP324393A 1993-01-12 1993-01-12 Bus arbitrating method of multi-cpu system Pending JPH06208543A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP324393A JPH06208543A (en) 1993-01-12 1993-01-12 Bus arbitrating method of multi-cpu system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP324393A JPH06208543A (en) 1993-01-12 1993-01-12 Bus arbitrating method of multi-cpu system

Publications (1)

Publication Number Publication Date
JPH06208543A true JPH06208543A (en) 1994-07-26

Family

ID=11552021

Family Applications (1)

Application Number Title Priority Date Filing Date
JP324393A Pending JPH06208543A (en) 1993-01-12 1993-01-12 Bus arbitrating method of multi-cpu system

Country Status (1)

Country Link
JP (1) JPH06208543A (en)

Similar Documents

Publication Publication Date Title
US4426681A (en) Process and device for managing the conflicts raised by multiple access to same cache memory of a digital data processing system having plural processors, each having a cache memory
US4320467A (en) Method and apparatus of bus arbitration using comparison of composite signals with device signals to determine device priority
US5680554A (en) Method and apparatus for arbitrating among processors for access to a common bus
US5627968A (en) Data transfer apparatus which allows data to be transferred between data devices without accessing a shared memory
US6105082A (en) Data processor used in a data transfer system which includes a detection circuit for detecting whether processor uses bus in a forthcoming cycle
JPH06208543A (en) Bus arbitrating method of multi-cpu system
JP2504818B2 (en) Common memory control method in multiprocessor device
JP2972491B2 (en) Bus control mechanism and computer system
JP3491588B2 (en) External bus controller
JP2848082B2 (en) DMA bus arbitration
JPH08249266A (en) Data transfer circuit
JP2972557B2 (en) Data transfer control device and control method
JPH0830549A (en) Bus control device
JP4190629B2 (en) Multiprocessor system
JPH0773136A (en) Operation method for computer system
US7085865B2 (en) I/O throughput by pre-termination arbitration
JPS6145348A (en) Bus priority control system
JPS61248153A (en) Memory access controlling system in multiprocessor system
JPH06175859A (en) Processor application device
JP2001222461A (en) Method and device for controlling memory
JPH0991247A (en) Bus arbiter
JPH04178869A (en) Interruption control device for multiprocessor system and its interruption communication method
JPH01124045A (en) Bus connection system
JPS5981751A (en) Acquisition control system for access of shared resources
JPH08110887A (en) Common bus system