JPH04190447A - Computer system - Google Patents

Computer system

Info

Publication number
JPH04190447A
JPH04190447A JP32199390A JP32199390A JPH04190447A JP H04190447 A JPH04190447 A JP H04190447A JP 32199390 A JP32199390 A JP 32199390A JP 32199390 A JP32199390 A JP 32199390A JP H04190447 A JPH04190447 A JP H04190447A
Authority
JP
Japan
Prior art keywords
address
bus
translation
arbitor
logical address
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.)
Granted
Application number
JP32199390A
Other languages
Japanese (ja)
Other versions
JP2982301B2 (en
Inventor
Tetsuya Toi
哲也 戸井
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2321993A priority Critical patent/JP2982301B2/en
Publication of JPH04190447A publication Critical patent/JPH04190447A/en
Application granted granted Critical
Publication of JP2982301B2 publication Critical patent/JP2982301B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To enhance the processing speed by performing waiting operation for arbitor arbitrating and address translating operation in parallel. CONSTITUTION:A CPU 1 sends a logical address while sending a bus use request signal to an arbitor 3. An address translated by an address translating mechanism 5-1 is sent to a buffer 12 through a translated address signal line 16. The waiting operation for arbitor arbitration and the operation for address translation are performed in parallel. The arbitor arbitration wait time is unstable under the influence of the operation states of other CPUs, etc., but frequently longer than the time required for the address translation. The translation, therefore, ends until a bus use permission signal is supplied from the arbitor 3 to buffers 12 and 13. Consequently, a main memory 7 can be accessed immediately when the bus use permission is given. Only the time required to enabling access based upon a physical address is required and the processing is speeded up.

Description

【発明の詳細な説明】[Detailed description of the invention] 【産業上の利用分野】[Industrial application field]

本発明は、複数の論理アドレス発生装置(例、CPU 
:中央演算処理装置など)を具えたコンピュータ装置に
関するものである。
The present invention provides a plurality of logical address generators (e.g. CPU
It relates to a computer device equipped with a central processing unit (such as a central processing unit).

【従来の技術】[Conventional technology]

コンピュータ装置には、CPUなとの論理アドレス発生
装置を複数個具えたもの(例、マルチプロセッサシステ
ム)がある。それら複数の論理アドレス発生装置は単一
の論理アドレスバスに接続され、物理アドレスにほん訳
されて王メモリやI10装置にアクセスするようにされ
ている。 第4図は、そのような従来のコンピュータ装置のブロッ
ク構成図を示す。第4回において、1゜2はCPU、3
はアービタ、4は論理アドレスバス、5はアドレスほん
訳機構(MMU)、6は物理アドレスバス、7は主メモ
リ、8はI10装置である。この図では、煩雑を避ける
ため、論理アドレス発生装置としてのCPUは2個しか
描いていないが、それ以上具えている場合もある。 CPU1.2から同時にアドレス信号を出すと、論理ア
ドレスバス4上で信号が衝突してしまい、意味をなさな
くなる。それを防止するためアービタ3が調停を行い、
同一の時刻には単一のCPUからのみアドレス信号が出
されるようにする0例えば、CPUIがアドレス信号を
出したい時には、アービタ3に対して論理アドレスバス
4の使用要求を出し、使用許可を得てからアドレス信号
を出す。 CPUIから出された論理アドレスは、論理アドレスバ
ス4を経てアドレスほん訳機構5に伝えられる。アドレ
スほん訳機構5は、論理アドレスを物理アドレスにほん
訳する。ほん訳して得た物理アドレスは、物理アドレス
バス6を経て主メモI77あるいはI10装置8へ送ら
れ、該当するアドレスにアクセスするのに用いられる。 前記のように、同一の時刻には単一のCPUからしかア
ドレス信号が出されないから、アドレス信号をほん訳す
るアドレスほん訳機構は、コンピュータ装置内にただ一
つ具えられている。 なお、このような技術に関連する従来の文献としては、
例えば、特開昭48−97455号公報、特開昭51−
141543号公報、特開昭60−114953号公報
等がある。
Some computer devices (eg, multiprocessor systems) include a plurality of logical address generating devices such as CPUs. These multiple logical address generators are connected to a single logical address bus and are translated into physical addresses to access the main memory and I10 devices. FIG. 4 shows a block diagram of such a conventional computer device. In the 4th session, 1°2 is the CPU, 3
is an arbiter, 4 is a logical address bus, 5 is an address translation unit (MMU), 6 is a physical address bus, 7 is a main memory, and 8 is an I10 device. In this figure, in order to avoid complexity, only two CPUs are shown as logical address generators, but there may be more than two CPUs. If the CPUs 1.2 issue address signals at the same time, the signals will collide on the logical address bus 4, making them meaningless. In order to prevent this, arbiter 3 performs arbitration,
Ensure that only a single CPU issues an address signal at the same time.0 For example, when the CPUI wants to issue an address signal, it issues a request to the arbiter 3 to use the logical address bus 4 and obtains permission to use it. and then issues an address signal. The logical address output from the CPUI is transmitted to the address translation mechanism 5 via the logical address bus 4. The address translation mechanism 5 translates logical addresses into physical addresses. The physical address obtained by the real translation is sent to the main memory I77 or I10 device 8 via the physical address bus 6, and is used to access the corresponding address. As mentioned above, since address signals are issued only from a single CPU at the same time, only one address translation mechanism for translating address signals is provided in the computer system. In addition, conventional literature related to such technology is as follows:
For example, JP-A-48-97455, JP-A-51-
141543, JP-A-60-114953, etc.

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

(問題点) しかしながら、前記した従来のコンピュータ装置では、
成る論理アドレス発生装置C例、CPU)から出すアド
レス信号のほん訳は、論理アドレスバス4の使用許可を
得てからでないと行えないので、処理速度を高速にする
上での障害になっているという問題点があった。 (問題点の説明) 第5図は、アービタ調停待ちとアドレスほん訳の時間の
関係を示す図であり、(イ)、(ロ)は本発明での関係
、(ハ)、(ニ)は従来例での関係を示している。横軸
は、時間を表している。 時刻Ll、lは、CPUがアービタ3に対してバス使用
要求を出した時刻であり、時刻tlGはバス使用許可が
与えられた時刻である。第5図(ハ)に示すように、従
来は、バス使用許可が与えられるまでの間(T1)待ち
、与えられると論理アドレスをアドレスほん訳機構5に
送り込み、ほん訳を開始する。ほん訳にT2の時間を要
するとすれば、ほん訳は、時刻tlGよりT2後の時刻
LAに終了する。 これで、ようやく主メモリ7等にアクセスすることが出
来るが、それまでにばT、 十T、の時間を必要とする
。このように、従来は論理アドレスバス4を確保してか
らでないとほん訳が開始できないので、双方に要する時
間を重畳した時間だけどうしても必要となり、処理速度
を高速にする上での障害になっていた。 本発明は、以上のような問題点を解決することを課題と
するものである。 (課題を解決するための手段1 前記課題を解決するため、本発明のコンピュータ装置で
は、論理アドレス発生装置と該論理アドレス発生装置専
用のアドレスほん訳機構とを有し且つ物理アドレスバス
に接続されたバスマスクユニット複数個と、該物理アド
レスバスの使用を調停するアービタとを具え、アービタ
に対するバス使用要求と論理アドレスのほん訳を並行し
て行うようにすることとした。
(Problem) However, in the conventional computer device described above,
The actual translation of the address signal output from the logical address generator C (e.g., CPU), which consists of C, can only be done after obtaining permission to use the logical address bus 4, which is an obstacle to increasing the processing speed. There was a problem. (Explanation of the problem) FIG. 5 is a diagram showing the relationship between arbiter arbitration waiting time and address real translation time, where (a) and (b) are the relationships in the present invention, and (c) and (d) are The relationship in the conventional example is shown. The horizontal axis represents time. Time Ll,l is the time when the CPU issues a bus use request to the arbiter 3, and time tlG is the time when permission to use the bus is granted. As shown in FIG. 5(C), conventionally, the device waits until permission to use the bus is granted (T1), and when it is granted, the logical address is sent to the address translation mechanism 5 and the translation is started. If the real translation requires time T2, the real translation ends at time LA, which is T2 after time tlG. Now, it is finally possible to access the main memory 7, etc., but it will take T, 10T. In this way, in the past, real translation could not be started until after the logical address bus 4 was secured, so the time required for both was unavoidably required, which became an obstacle to increasing the processing speed. Ta. An object of the present invention is to solve the above-mentioned problems. (Means for Solving the Problems 1) In order to solve the above problems, the computer device of the present invention includes a logical address generation device and an address translation mechanism dedicated to the logical address generation device, and is connected to a physical address bus. The bus mask unit is provided with a plurality of bus mask units, each having a physical address bus, and an arbiter that arbitrates the use of the physical address bus, and requests to use the bus to the arbiter and real translation of logical addresses are made in parallel.

【作  用] CPU等の論理アドレス発生装置に対して、それぞれ専用のアドレスほん訳機構を設け、アービタに対してバス使用要求信号を出すと同時にほん訳を開始させる。 ほん訳は、通常、バス使用許可信号が与えられるまでの間に完了することが出来るから、バス使用許可信号が与えられると直ぐに主メモリ等へのアクセスをすることが出来る。 そのため、コンビエータ装置の処理速度を従来より高速にすることが可能となる。 【実 施 例】[For production] A dedicated address translation mechanism is provided for each logical address generating device such as a CPU, and the translation is started at the same time as a bus use request signal is issued to the arbiter. In other words, the process can normally be completed before the bus permission signal is given, so access to the main memory etc. can be made immediately after the bus permission signal is given. Therefore, it is possible to make the processing speed of the combinator device faster than before. 【Example】

以下、本発明の実施例を図面に基づいて詳細に説明する
。 第1図に、本発明のコンピュータ装置のブロック構成を
示す。符号は第4図のものに対応し、4−1.4−2は
専用論理アドレスバス、5−1゜5−2はアドレスほん
訳機構、9,1oはバスマスタユニット(BMU)であ
る。 バスマスタユニット9 (10)は、CP[JJ(2)
とアドレスほん訳機構5−1  (5−2)とから成り
、両者の間は専用論理アドレスバス4−1 (4−2)
で結ばれている。なお、この図では、バスマスタユニ・
7トは2個しか描いてないが、2個に限られるわけでは
なく、それ以上あっても構わない。 バスマスタユニ7ト9.10は、共通の物理アドレスバ
ス6に接続される。共通の論理アドレスバスは、存在し
ていない。従って、バスマスタユニット9.10がアー
ビタ3に出すバス使用要求信号は、物理アドレスバス6
の使用要求である。 本発明におけるバス使用要求の動作と、アドレスほん訳
の動作とについて、第2図、第3図および第5図を用い
て説明する。 第2図は、1つのバスマスタユニット9の詳細な構成を
示し、第3図は論理アドレスの構成を示す。これらの図
において、符号は第1図のものに対応し、11は論理ア
ドレス、11〜1は間接アドレス部、11−2は直接ア
ドレス部、12.13はバッファ、I4はバス使用要求
信号線、15は バス使用許可信号線、16はほん訳ア
ドレス信号線である。 CPUIから出される論理71ルス11は、第3図に示
すように、ほん訳を必要とする間接アドレス部11−1
と、必要としない直接アドレス部11−2とから構成さ
れている。従って、論理アドレス11がC’P U 1
から出される時、第2図に示すように、間接アドレス部
11−1は専用論理アドレスバスを通ってアドレスほん
訳機構5−1に送られ、直接アドレス部11−2は、そ
れを通らずにバッファ13へ送られる。 本発明では、CPUIからの論理アドレス11は、CP
U1からアービタ3に対してバス使用要求信号を出すの
と同時に出される。アドレスほん訳機構5−1は、CP
U1専用のものであるから、ほん訳は直ちに開始される
。ほん訳されたアドレスは、ほん訳アドレス信号線16
を経て、バッファ12に送られる。 第5図の(イ)、(ロ)は、本発明におけるアービタ調
停待ちとアドレスほん訳の時間の関係を示しているが、
バス使用要求を出した時刻も□でアドレスのほん訳が開
始されている。即ち、アービタ調停まちの動作と、アド
レスほん訳の動作とが、並行して行われる。 アービタ調停待ちの時間T、は、他のCPU暮の動作状
況等に影響されるから不定なものであるが、通常、アド
レスほん訳に要する時間T2よりは長いことが多い。従
って、アービタ3よりバッファ12.13にバス使用許
可信号が与えられる時刻し、までには、ほん訳は終了し
ている。そのため、バス使用許可が与えられた時点で、
直ちに主メモリ7等へのアクセスが可能となる。結局、
物理アドレスでアクセス出来るまでに要する時間はT、
だけであり、従来のT、+T2に比べて短く、処理が高
速となる。 なお、バッファ12.13は、バス使用許可信号が与え
られている間だけ物理アドレスバス6との接続を行い、
その信号が消失すれば接続を断つ。 CPU1.2およびアドレスほん訳機構5−1゜5−2
は、互いにアーキテクチュアや性能の異なったものであ
ってもよい。また、上側では論理アドレス発生装置とし
てCP tJを例にとっているが、DMA機構(Dir
ect Memory Access)等であってもよ
い。
Embodiments of the present invention will be described in detail below with reference to the drawings. FIG. 1 shows a block configuration of a computer device according to the present invention. The numbers correspond to those in FIG. 4, 4-1, 4-2 are dedicated logical address buses, 5-1.5-2 are address translation mechanisms, and 9 and 1o are bus master units (BMUs). Bus master unit 9 (10) is CP[JJ(2)
and an address translation mechanism 5-1 (5-2), and a dedicated logical address bus 4-1 (4-2) is connected between the two.
are tied together. Note that in this diagram, the bus master unit
Although only two 7-tos are drawn, it is not limited to two, and there may be more. The bus master units 9.10 are connected to a common physical address bus 6. There is no common logical address bus. Therefore, the bus use request signal issued by the bus master unit 9.10 to the arbiter 3 is the physical address bus 6.
This is a request for the use of The operation of a bus use request and the operation of address translation in the present invention will be explained with reference to FIGS. 2, 3, and 5. FIG. 2 shows the detailed structure of one bus master unit 9, and FIG. 3 shows the structure of logical addresses. In these figures, the symbols correspond to those in Figure 1, 11 is a logical address, 11-1 is an indirect address section, 11-2 is a direct address section, 12.13 is a buffer, and I4 is a bus use request signal line. , 15 is a bus use permission signal line, and 16 is a real address signal line. As shown in FIG. 3, the logic 71 pulse 11 output from the CPUI is an indirect address section 11-1 that requires translation.
and an unnecessary direct address section 11-2. Therefore, logical address 11 is C'P U 1
As shown in FIG. 2, the indirect address section 11-1 is sent to the address translation mechanism 5-1 through a dedicated logical address bus, and the direct address section 11-2 is sent without passing through it. is sent to buffer 13. In the present invention, the logical address 11 from the CPUI is
It is issued at the same time as U1 issues a bus use request signal to arbiter 3. Address translation mechanism 5-1 is CP
Since it is exclusive to U1, the real translation starts immediately. The real translated address is the real translated address signal line 16.
The data is then sent to the buffer 12. (a) and (b) in FIG. 5 show the relationship between arbiter arbitration waiting time and address real translation time in the present invention.
At the time when the bus use request was issued, the real translation of the address started at □. That is, the operation of arbiter arbitration and the operation of address translation are performed in parallel. The arbiter arbitration waiting time T is undefined because it is influenced by the operating status of other CPUs, but it is usually longer than the time T2 required for the address translation. Therefore, by the time the arbiter 3 gives the bus permission signal to the buffers 12 and 13, the translation has been completed. Therefore, once permission to use the bus is granted,
Access to the main memory 7 etc. becomes possible immediately. in the end,
The time required to access the physical address is T.
This is shorter than the conventional T and +T2, and the processing is faster. Note that the buffers 12 and 13 are connected to the physical address bus 6 only while the bus use permission signal is given.
If that signal disappears, the connection will be cut off. CPU1.2 and address translation mechanism 5-1゜5-2
may have different architectures and performances. In addition, although CP tJ is taken as an example of a logical address generator in the upper part, the DMA mechanism (Dir
ect Memory Access) or the like.

【発明の効果】【Effect of the invention】

以上述べた如く、本発明のコンピュータ装置εこよれば
、アービタ調停待ちの動作とアドレスほん訳の動作とを
並行して行うようにしたので、バス使用許可信号が与え
られると、主メモリ等に対して直ちに物理アドレスでの
アクセスをすることが出来、処理速度を高速にすること
が出来る。
As described above, the computer device of the present invention performs the operation of waiting for arbiter arbitration and the operation of translating the address in parallel, so that when the bus use permission signal is given, the main memory etc. It is possible to immediately access the data using a physical address, and the processing speed can be increased.

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

第1図・・・本発明のコンピュータ装置のブロンク構成
図 第2図・・・1つのバスマスタユニットの構成を示す第
3図・・・論理アドレスの構成を示す間第4図・・・従
来のコンピュータ装置のブロンク構成図 第5回・・・アービタ調停待ちとアドレスほん訳の時間
の関係を示す圀 図において、1.2はCPU (中央演算処理装置)、
3はアービタ、4゛は論理アドレスバス、4−1.4−
2は専用論理アドレスバス、5,5−1.5−2はアド
レスほん訳機構(MMU) 、6は物理アドレスバス、
7は主メモリ、8はI10装置、9,10はバスマスタ
ユニッ) (BMU)、11は論理アドレス、11−1
は間接アドレス部、11−2は直接アドレス部、12.
’13はハンファ、14はバス使用要求信号線、15は
 バス使用許可信号線、16はほん訳アドレス信号線で
ある。 特許出願人   冨士ゼロックス株式会社代理人弁理士
  本 庄 冨 雄 論理アドレス ■ 間接アドレス部    直接アドレス部第3図 第4図
Fig. 1: A block diagram of a computer system according to the present invention. Fig. 2: A diagram showing the structure of one bus master unit. Fig. 3: A diagram showing the structure of a logical address. Fig. 4: A conventional Bronch configuration diagram of computer equipment Part 5... In the diagram showing the relationship between arbiter arbitration waiting time and address translation time, 1.2 is the CPU (central processing unit),
3 is an arbiter, 4 is a logical address bus, 4-1.4-
2 is a dedicated logical address bus, 5, 5-1.5-2 is an address translation unit (MMU), 6 is a physical address bus,
7 is the main memory, 8 is the I10 device, 9 and 10 are the bus master unit (BMU), 11 is the logical address, 11-1
11-2 is an indirect address part, 11-2 is a direct address part, and 12.
13 is Hanwha, 14 is a bus use request signal line, 15 is a bus use permission signal line, and 16 is a Japanese address signal line. Patent applicant Fuji Xerox Co., Ltd. Patent attorney Tomi Honjo Logical address ■ Indirect address section Direct address section Figure 3 Figure 4

Claims (1)

【特許請求の範囲】[Claims] 論理アドレス発生装置と該論理アドレス発生装置専用の
アドレスほん訳機構とを有し且つ物理アドレスバスに接
続されたバスマスタユニット複数個と、該物理アドレス
バスの使用を調停するアービタとを具え、アービタに対
するバス使用要求と論理アドレスのほん訳を並行して行
うようにしたことを特徴とするコンピュータ装置。
It comprises a plurality of bus master units each having a logical address generation device and an address translation mechanism dedicated to the logical address generation device and connected to a physical address bus, and an arbiter that arbitrates the use of the physical address bus. A computer device characterized in that a bus use request and a logical address translation are performed in parallel.
JP2321993A 1990-11-26 1990-11-26 Computer equipment Expired - Lifetime JP2982301B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2321993A JP2982301B2 (en) 1990-11-26 1990-11-26 Computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2321993A JP2982301B2 (en) 1990-11-26 1990-11-26 Computer equipment

Publications (2)

Publication Number Publication Date
JPH04190447A true JPH04190447A (en) 1992-07-08
JP2982301B2 JP2982301B2 (en) 1999-11-22

Family

ID=18138730

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2321993A Expired - Lifetime JP2982301B2 (en) 1990-11-26 1990-11-26 Computer equipment

Country Status (1)

Country Link
JP (1) JP2982301B2 (en)

Also Published As

Publication number Publication date
JP2982301B2 (en) 1999-11-22

Similar Documents

Publication Publication Date Title
US5455915A (en) Computer system with bridge circuitry having input/output multiplexers and third direct unidirectional path for data transfer between buses operating at different rates
US5611058A (en) System and method for transferring information between multiple buses
JPH0652096A (en) Method and apparatus for executing arbitration of bus using arbiter in data processing system
EP0512685B1 (en) Quadrature bus protocol for carrying out transactions in a computer system
KR900005287A (en) Data control device and system using it
JPH1196072A (en) Memory access control circuit
JP2591502B2 (en) Information processing system and its bus arbitration system
US5627968A (en) Data transfer apparatus which allows data to be transferred between data devices without accessing a shared memory
KR950704742A (en) Pipelined Data Ordering System
US5918025A (en) Method and apparatus for converting a five wire arbitration/buffer management protocol into a two wire protocol
JP2670397B2 (en) Contention minimized processor and system bus system
JPH04190447A (en) Computer system
EP0391537B1 (en) Lock converting bus-to-bus interface system
US6009482A (en) Method and apparatus for enabling cache streaming
JP3240863B2 (en) Arbitration circuit
JP2946561B2 (en) Multiprocessor system
KR950004249B1 (en) Method for data transmission between host and node computers of parallel processing system
JPH0560625B2 (en)
JPH11203253A (en) Exclusive access control method for shared resource
JP3866873B2 (en) Information processing device
KR940004729B1 (en) Interfacing apparatus for 8 bit and 16 bit
JPH05189311A (en) Cache memory system
JP3878097B2 (en) Bus control system and computer system
JPH07334453A (en) Memory access system
JPS63298555A (en) Shared memory control system