JPH03296159A - Memory access system for dma device - Google Patents

Memory access system for dma device

Info

Publication number
JPH03296159A
JPH03296159A JP2098404A JP9840490A JPH03296159A JP H03296159 A JPH03296159 A JP H03296159A JP 2098404 A JP2098404 A JP 2098404A JP 9840490 A JP9840490 A JP 9840490A JP H03296159 A JPH03296159 A JP H03296159A
Authority
JP
Japan
Prior art keywords
dma
common bus
address
information
control unit
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
JP2098404A
Other languages
Japanese (ja)
Other versions
JP2962767B2 (en
Inventor
Etsuo Masuda
増田 悦夫
Tadayoshi Komachiya
小町谷 忠芳
Yuji Shibata
柴田 雄司
Yasuhiro Ishikawa
石川 康博
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
Nippon Telegraph and Telephone Corp
Original Assignee
Fujitsu Ltd
Nippon Telegraph and Telephone Corp
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, Nippon Telegraph and Telephone Corp filed Critical Fujitsu Ltd
Priority to JP2098404A priority Critical patent/JP2962767B2/en
Publication of JPH03296159A publication Critical patent/JPH03296159A/en
Application granted granted Critical
Publication of JP2962767B2 publication Critical patent/JP2962767B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Bus Control (AREA)

Abstract

PURPOSE:To improve the direct memory access DMA transfer performance and to prevent the generation of a logic conflict by holding previously the ID information and a CM-IM boundary address in a common bus interface control part. CONSTITUTION:A DMA control part 43 designates a DMA via a control line 110 and suddenly gives a DMA address and the DMA data of a certain port to a common bus interface control part 42 via an address line 111 and a data line 112. The part 42 sends the DMA address, i.e., the output of a demultiplexer 113 and the DMA data, i.e., the output of a demultiplexer 114 to a common bus. At the same time, a comparator 118 compares the DMA address with the IM-CM boundary address of a register 117. Based on the result of this comparison, a selector 119 selects the CPU-ID or the CM-ID previously held in the registers 115 and 116. Then the ID information is sent to the common bus. Thus the DMA transfer performance is improved and at the same time a logic conflict is eliminated.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、マルチプロセッサシステムにおいて、共通バ
ス上のある特定な中央処理装置(CPU)の制御の下で
、該CPUの個別メモリ(IM)または共通メモリ(C
M)に対するDMA (ダイレクト・メモリ・アクセス
)転送動作を実行するDMA装置におけるメモリアクセ
ス方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a multiprocessor system in which, under the control of a specific central processing unit (CPU) on a common bus, individual memory (IM) of the CPU or common memory (C
The present invention relates to a memory access method in a DMA device that executes a DMA (direct memory access) transfer operation for M).

〔従来の技術〕[Conventional technology]

第3図はマルチプロセッサシステムの構成例で、各々が
個別メモリ(IM)2を有するn台の中央処理装置(C
PU)i、各CPUIで共用する共通メモリ(CM)3
、およびDMA装置4が共通バス5に接続されているこ
とを示している。CPU1とIM2とは各々個別バス6
で接続されている。また、第3図には示されていないが
、DMA装置4にはファイル記憶装置、通信回線等が接
続される。DMA装置4は、特定なCPUの制御の下で
、該CPUのIMまたはCMに自律的にアクセスし、該
IMまたはCMとファイル記憶装置等の入出力装置(1
0)との間のデータ転送制御を実行するものである。
Figure 3 shows an example of the configuration of a multiprocessor system, in which n central processing units (C
PU) i, common memory (CM) 3 shared by each CPUI
, and the DMA device 4 are shown connected to the common bus 5. CPU1 and IM2 each have separate buses 6
connected with. Although not shown in FIG. 3, a file storage device, a communication line, etc. are connected to the DMA device 4. The DMA device 4 autonomously accesses the IM or CM of a specific CPU under the control of the CPU, and connects the IM or CM with an input/output device (1) such as a file storage device.
0).

第4図にDMA装置の一般的構成例を示す。CPUから
本DMA装置への起動制御用コマンドは、共通バスイン
タフェース制御部42を経由してDMA制御部43に受
信される。これが割込み等で主制御部(MPU)40へ
通知され、そこで解釈される。そして、例えばファイル
記憶装置8からのデータリードの場合には、MPU4.
0により■○バスインタフェース制御部44及びDMA
制御部43が起動され、■○バスインタフェース制御部
44によってIOバス7配下のファイル記憶装置8から
データバッファ45へのデータ転送が行われるとともに
、DMA制御部43によってデータバッファ45から共
通バスインタフェース制御部42、共通バス45を介し
てIMまたはCMへのデータ転送が行われる。ファイル
記憶装置8へのデータ書込みの場合についても、同様に
MPU40によりDMA制御部43と工○バスインタフ
ェース制御部44が起動され、DMA制御部43によっ
てIMまたはCMからデータバッファ45への転送が、
さらにIOバスインタフェース制御部44によってデー
タバッファ45からファイル記憶装置38への転送がそ
れぞれ行われる。
FIG. 4 shows an example of a general configuration of a DMA device. A start control command from the CPU to the DMA device is received by the DMA control unit 43 via the common bus interface control unit 42. This is notified to the main control unit (MPU) 40 by an interrupt or the like, and is interpreted there. For example, in the case of reading data from the file storage device 8, the MPU 4.
0, ■○ bus interface control unit 44 and DMA
The control unit 43 is activated, and the bus interface control unit 44 transfers data from the file storage device 8 under the IO bus 7 to the data buffer 45, and the DMA control unit 43 transfers data from the data buffer 45 to the common bus interface. Data is transferred to the IM or CM via the unit 42 and the common bus 45. In the case of writing data to the file storage device 8, the MPU 40 similarly activates the DMA control unit 43 and the bus interface control unit 44, and the DMA control unit 43 controls the transfer from the IM or CM to the data buffer 45.
Further, the IO bus interface control section 44 performs transfer from the data buffer 45 to the file storage device 38, respectively.

なお、■0バス7が時分割多重動作可能な場合、DMA
制御部43は複数ポートを有し、配下に複− 数のデータバッファを収容して並列動作させる構成がし
ばしば採られる。第4図は、この場合を示シティる。R
OM/RAM部41は、MPU40が実行/参照・更新
するプログラム/データを保持するものである。
Note that ■If bus 7 is capable of time division multiplexing, DMA
The control section 43 has a plurality of ports, and is often configured to accommodate a plurality of data buffers thereunder and operate them in parallel. FIG. 4 shows this case. R
The OM/RAM unit 41 holds programs/data that the MPU 40 executes/references/updates.

このようなりMA装置を制御するCPUは複数あるうち
の特定な1台であり、DMA装置は該特定なCPUの制
御下で該CPUのIMあるいはCMをアクセスする。た
だし、この特定な1台のCPUは、常に固定されるもの
ではなく、DMA装置を制御するCPUが切替えられる
場合もあり、また、DMA装置が複数台ある場合には、
各DMA装置毎の制御を、それぞれ別なCPUが行う場
合もある。
In this way, the CPU that controls the MA device is a specific CPU among a plurality of CPUs, and the DMA device accesses the IM or CM of the CPU under the control of the specific CPU. However, this one specific CPU is not always fixed, and the CPU that controls the DMA device may be switched, and if there are multiple DMA devices,
In some cases, separate CPUs control each DMA device.

ところで、IM室空間複数のCPU間で重複しており、
DMA装置からあるCPUのIMヘアクセスするために
は、メモリアドレス以外にCPUを切り分けるためのI
D情報(CPU−ID)を付加する必要がある。即ち、
DMA装置はrID情報J+rメモリアドレス」の組み
合わせでIMにアクセスする。なお、CMにアクセスす
る場合には、rCM−IDJ+rメモリアドレス」でも
「メモリアドレス」のみでもよく、設計条件によりいず
れも゛有り得る。なぜなら、CM側ではアドレスが重複
することがないため、アドレス情報のみから自分宛であ
ることが判別できるからである。
By the way, the IM room space overlaps between multiple CPUs,
In order to access the IM of a certain CPU from a DMA device, in addition to the memory address, an I
It is necessary to add D information (CPU-ID). That is,
The DMA device accesses the IM using the combination of rID information J+r memory address. Note that when accessing the CM, it is possible to use ``rCM-IDJ+r memory address'' or ``memory address'' alone, and either can be used depending on the design conditions. This is because on the CM side, since there are no duplicate addresses, it is possible to determine that the message is addressed to itself from the address information alone.

従来、第3図のようなマルチプロセッサ系において、D
MA装置がIMまたはCMへアクセスする際、必要なI
D情報及びメモリアドレス情報は、第4図におけるDM
A制御部側で用意され、そこから共通バスインタフェー
ス制御部を経由して共通バスへ転送されていた。これを
第5図及び第6図を用いて具体的に説明する。
Conventionally, in a multiprocessor system as shown in Figure 3, D
When an MA device accesses IM or CM, the necessary I
D information and memory address information are DM in FIG.
It was prepared on the A control unit side and transferred from there to the common bus via the common bus interface control unit. This will be specifically explained using FIGS. 5 and 6.

第5図は、第4図における共通バスインタフェース制御
部とDMA制御部の一部の従来の構成例である。共通バ
スインタフェース制御部やDMA制御部を、それぞれ1
チツプでLSI化する場合、特に共通バスインタフェー
ス制御部では、共通バスインタフェースやDMA制御部
とのアドレス/データ線を持つため、LSIの端子数が
増加し、端子数ネックが発生する。この端子数の増加を
防ぐため、一般に共通バスインタフェース制御部はDM
A制御部との間にID情報入力端子を専用に持たず、こ
のため、従来はID情報およびメモリアドレス情報を共
通バスインタフェース制御部とDMA制御部間で多重転
送する方式がとられていたのである。
FIG. 5 shows a conventional configuration example of part of the common bus interface control section and DMA control section in FIG. 4. One common bus interface control section and one DMA control section each.
When converting a chip into an LSI, the common bus interface control section in particular has address/data lines with the common bus interface and the DMA control section, so the number of terminals of the LSI increases, causing a problem in the number of terminals. In order to prevent this increase in the number of terminals, the common bus interface control section is generally
It does not have a dedicated ID information input terminal between it and the A control section, and for this reason, the conventional method was to multiplex transfer ID information and memory address information between the common bus interface control section and the DMA control section. be.

第5図において、501は収容する2つのポートに対応
するDMAアドレスの一方を所定の時分割制御論理で選
択するためのセレクタ(SEL)、502は同じく各ポ
ートに対応する2つのDMA書込みデータを選択するた
めのセレクタ、503゜504及び505は、それぞれ
CPU−ID情報、CM−ID情報、及びIM−CM間
境界アドレスを保持するレジスタで、これらの情報は初
期設定により予め設定されている。506はDMAアド
レスとIM−CM間境界アドレスの大小関係を比較する
比較器(CMP) 、507はCMP 506の出力に
応じて、CPU−IDかCM−IDの一方を選択するセ
レクタ、508及び509は、それぞれレジスタアクセ
ス/DMA制御線510の制御により、レジスタアドレ
スとDMAアドレスの一方、及びID情報とDMAデー
タの一方を出力するセレクタである。511はアドレス
線、512はデータ線である。513及び514は、そ
れぞれアドレス線511及びデータ線512から入力さ
れるアドレス及びデータを共通バス側か共通バスインタ
フェース制御部内かのいずれかに振り分けるデマルチプ
レクサ(DMPX)、515はレジスタアドレスデコー
ダ、516はDMA制御部からのID情報を保持するレ
ジスタ(IDR)である。517は他レジスタである。
In FIG. 5, 501 is a selector (SEL) for selecting one of the DMA addresses corresponding to the two accommodated ports using a predetermined time division control logic, and 502 is a selector (SEL) for selecting one of the DMA addresses corresponding to the two accommodated ports; Selectors 503, 504, and 505 are registers that hold CPU-ID information, CM-ID information, and IM-CM boundary address, respectively, and these pieces of information are set in advance by initial settings. 506 is a comparator (CMP) that compares the magnitude relationship between the DMA address and the IM-CM boundary address; 507 is a selector that selects either CPU-ID or CM-ID according to the output of CMP 506; 508 and 509 are selectors that output one of a register address and a DMA address, and one of ID information and DMA data under the control of the register access/DMA control line 510, respectively. 511 is an address line, and 512 is a data line. 513 and 514 are demultiplexers (DMPX) that distribute addresses and data input from the address line 511 and data line 512, respectively, to either the common bus side or within the common bus interface control unit; 515 is a register address decoder; 516 is a register address decoder; This is a register (IDR) that holds ID information from the DMA control unit. 517 is another register.

DMA動作を行う際、まず、レジスタアクセス/DMA
制御線510がレジスタアクセス側を指示し、セレクタ
501からのDMAアドレスがIM宛かCM宛かがCM
P 506にて判別され、その結果に応じてレジスタ5
03あるいは504のCPU−IDかCM−IDのいず
れか一方がセレクタ507,509、データ線512、
デマルチプレクサ514を介して、I DR516上に
設定− される。続いて、レジスタアクセス/DMA制御線51
0がDMA側に切り替わり、セレクタ501からのDM
Aアドレス及びレジスタ502からのDMAデータが、
セレクタ508及び509、デマルチプレクサ513及
び514で選択され、I DR516の出力であるID
情報とともに共通バスに送出される。
When performing DMA operation, first register access/DMA
The control line 510 indicates the register access side, and the CM determines whether the DMA address from the selector 501 is addressed to the IM or the CM.
P 506 and register 5 is determined according to the result.
Either the CPU-ID or CM-ID of 03 or 504 is the selector 507, 509, the data line 512,
It is set on IDR 516 via demultiplexer 514. Subsequently, the register access/DMA control line 51
0 switches to the DMA side, and the DM from the selector 501
The DMA data from the A address and register 502 is
ID selected by selectors 508 and 509, demultiplexers 513 and 514, and output from IDR516.
It is sent to the common bus along with the information.

第6図は上述の動作シーケンス図で、■ ID情報のI
DRへの書込み動作、■実際のDMA動作の順序で、共
通バスにDMAアドレス、データ、ID情報が送出され
ることを示している。上述の動作はDMA装置によるI
MあるいはCMへのデータ書込みの場合であるが、デー
タ読出しの場合も同様である。
Figure 6 is the above-mentioned operation sequence diagram, where ■ ID information I
It shows that the DMA address, data, and ID information are sent to the common bus in the order of write operation to DR, and (2) actual DMA operation. The above operation is performed by the DMA device.
This applies to data writing to M or CM, but the same applies to data reading.

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

上記従来のDMA装置のメモリアクセス方式においては
次のような欠点がある。
The memory access method of the conventional DMA device described above has the following drawbacks.

(1)共通バスインタフェース制御部は、端子数増加防
止の観点から、DMA制御部との間にID情報入力端子
を専用に持たない場合(即ち、汎用のデータ転送線を介
して受信する場合)、ID情報とメモリアドレス(DM
Aアドレス)とを2回に分けて、共通バスインタフェー
ス制御部に送゛り込むことになり、DMA転送の性能が
低下する。
(1) In order to prevent an increase in the number of terminals, the common bus interface control unit does not have a dedicated ID information input terminal between it and the DMA control unit (i.e., when receiving data via a general-purpose data transfer line) , ID information and memory address (DM
A address) is divided into two parts and sent to the common bus interface control unit, which deteriorates the performance of DMA transfer.

(2)DMA制御部が下位(IO側)に複数ポートを有
し、そこに接続された複数のバッファとメモリ(IM/
CM)との間の転送を時分割多重に実行する機能を有し
ている場合、ID情報とメモリアドレス情報とを対にし
て制御しないと論理矛盾が発生するため、対制御が必要
となり、そのための金物量がオーバヘッドとなる。
(2) The DMA control unit has multiple ports on the lower side (IO side), and multiple buffers and memories (IM/
CM), if ID information and memory address information are not controlled in pairs, logical contradictions will occur, so pair control is required. The amount of gold is the overhead.

本発明の目的は、従来の上記欠点を解決するDMA装置
のメモリアクセス方式を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a memory access method for a DMA device that solves the above-mentioned conventional drawbacks.

〔課題を解決するための手段〕[Means to solve the problem]

上記目的を達成するために、本発明は、DMA装置を制
御するCPUが特定な1台に限定され、該DMA装置が
アクセスするメモリが該CPUのIMかCMである点に
着目し、CPU−IDやCM−IDのID情報と、CM
−IM間境界アドレスとを予め共通バスインタフェース
制御部内に保持させておき、DMA転送時、DMA制御
部からはメモリアドレスのみを与え、共通バスインタフ
ェース制御部において、該メモリアドレスとCM−ID
DMAアドレス比較してCPU−IDあるいはCM−I
DのID情報を選択し、該選択したID情報をメモリア
ドレスに付加して共通バスへ送出するようにしたことを
特徴とする。
In order to achieve the above object, the present invention focuses on the fact that the CPU that controls the DMA device is limited to one specific one, and the memory accessed by the DMA device is the IM or CM of the CPU. ID information of ID and CM-ID, and CM
- IM boundary address is held in advance in the common bus interface control unit, and at the time of DMA transfer, only the memory address is given from the DMA control unit, and the common bus interface control unit stores the memory address and the CM-ID.
Compare DMA address and find CPU-ID or CM-I
The present invention is characterized in that the ID information of D is selected, and the selected ID information is added to a memory address and sent to the common bus.

なお、共通バスインタフェース制御部に前記CM−ID
情報を保持することをやめ、共通バスインタフェース制
御部はIMアクセス時にのみCPU−ID情報をメモリ
アドレスに付加して前記共通バスへ送出するようにして
もよい。
Note that the CM-ID is stored in the common bus interface control unit.
Instead of holding the information, the common bus interface control unit may add CPU-ID information to the memory address and send it to the common bus only at the time of IM access.

〔作 用〕[For production]

本発明では、ID情報は共通バスインタフェース制御部
内で生成されるため、それをDMA制御部から送出する
必要がない。DMA制御部からはメモリアドレスのみを
送出すればよい。従って、D M A $1 御部は共
通バスインタフェース#IJ御部に対して、ID情報と
メモリアドレスとを2回に分けて送り込む必要がなく、
時分割多重動作の場合にも論理矛盾発生の恐れがなく、
ID情報とメモリアドレスとを対にして制御する必要も
ない。
In the present invention, since the ID information is generated within the common bus interface control section, there is no need to send it out from the DMA control section. It is sufficient to send only the memory address from the DMA control unit. Therefore, there is no need for the DMA $1 controller to send the ID information and memory address twice to the common bus interface #IJ controller.
There is no fear of logical contradictions even in the case of time division multiplexing operation.
There is no need to control ID information and memory addresses in pairs.

〔実施例〕〔Example〕

以下、本発明の一実施例について第1図及び第2図によ
り説明する。
An embodiment of the present invention will be described below with reference to FIGS. 1 and 2.

第1図は本発明におけるDMA装置の共通バスインタフ
ェース制御部とDMAMfH部の一実施例の構成図であ
る。DMA装置全体の構成は第4図と同様であり、また
、本発明が適用されるマルチプロセッサシステムの構成
例は第3図に示した通りである。
FIG. 1 is a configuration diagram of an embodiment of a common bus interface control section and a DMAMfH section of a DMA device according to the present invention. The overall configuration of the DMA device is the same as that shown in FIG. 4, and an example of the configuration of the multiprocessor system to which the present invention is applied is as shown in FIG.

第1図において、101は収容する2つのボートに対応
するDMAアドレスの一方を所定の時分割制御論理で選
択するためのセレクタ、102は同じく各ボートに対応
する2つのDMA書込みデータを選択するためのセレク
タ(S E L)で、第5図のセレクタ501,502
に対応する。110はレジスタアクセス/DMA制御線
、111は11− 2− アドレス線、112はデータ線である。113及び11
4は線111上のアドレス及び線112上のデータをレ
ジスタアクセス/DMA制御線110の信号によって、
共通バスインタフェース制御部の内部レジスタか共通バ
スへの振り分けを行うデマルチプレクサ(DMPX)で
ある。115゜116及び117は、それぞれCPU−
IDfl!報、CM−ID情報、及びIM−CM間境界
アドレスを保持するレジスタで、118はDMAアドレ
スとIM−CM間境界アドレスの大小関係を比較する比
較器(CMP) 、119はCMP i 18の出力に
応じて、CPU−IDかCM−IDの一方を選択するセ
レクタ(SEL)であり、これらは第5図ではDMA制
御部側に用意されていたものである。
In FIG. 1, 101 is a selector for selecting one of the DMA addresses corresponding to two accommodated boats using a predetermined time division control logic, and 102 is also for selecting two DMA write data corresponding to each boat. The selectors 501 and 502 in FIG.
corresponds to 110 is a register access/DMA control line, 111 is an 11-2-address line, and 112 is a data line. 113 and 11
4 inputs the address on line 111 and the data on line 112 by a signal on register access/DMA control line 110.
This is a demultiplexer (DMPX) that allocates the internal register of the common bus interface control unit to the common bus. 115°116 and 117 are CPU-
IDfl! 118 is a comparator (CMP) that compares the magnitude relationship between the DMA address and the IM-CM boundary address, and 119 is the output of CMP i 18. This is a selector (SEL) that selects either the CPU-ID or the CM-ID depending on the CM-ID, and these are provided on the DMA control section side in FIG.

第2図に、第1図の場合の動作シーケンス図を示す。即
ち、DMAを行う際、従来のようにID情報を共通バス
インタフェース制御部42に設定する必要がなく、DM
A制御部43は、110の制御線にてDMAを指定し、
いきなりあるボートのDMAアドレス及びDMAデータ
をアドレス線111、データ線112を介して、共通バ
スインタフェース制御部42へ与える。共通バスインタ
フェース餠御部42では、デマルチプレクサ113の出
力であるDMAアドレス、デマルチプレクサの出力であ
るDMAデータを共通バスへ送出する。このとき同時に
、前記DMAアドレスとレジスタ117のIM−CM間
境界アドレスの大小関係を比較器118で比較し、該比
較結果に応じて、あらかじめレジスタ115,116に
保持しであるCPU−IDあるいはCM−IDをセレク
タ119で選択し、ID情報を共通バスへ送出する。
FIG. 2 shows an operation sequence diagram for the case of FIG. That is, when performing DMA, there is no need to set ID information in the common bus interface control unit 42 as in the conventional case, and the DM
The A control unit 43 specifies DMA using the control line 110,
Suddenly, the DMA address and DMA data of a certain boat are given to the common bus interface control unit 42 via the address line 111 and the data line 112. The common bus interface controller 42 sends the DMA address that is the output of the demultiplexer 113 and the DMA data that is the output of the demultiplexer to the common bus. At the same time, a comparator 118 compares the magnitude relationship between the DMA address and the IM-CM boundary address in the register 117, and depending on the comparison result, the CPU-ID or CM - Select the ID with the selector 119 and send the ID information to the common bus.

これはメモリへのデータ書込みの場合であるが、データ
読出しの場合も同様である。
This applies to writing data to memory, but the same applies to reading data.

以上のように、第1図の構成では、1ステツプでID情
報、DMAアドレス/データを共通バスへ送出できる。
As described above, with the configuration shown in FIG. 1, ID information and DMA address/data can be sent to the common bus in one step.

さらに、金物社が従来に比べて削減されている点は、第
1図と第5図を比較すれば明らかである。
Furthermore, it is clear from a comparison between Figures 1 and 5 that the number of hardware stores has been reduced compared to the past.

なお、以上の実施例では、共通バス上に1つのCMが接
続され、それを識別するために1つのCM−IDを用い
る場合を示した。しかし、システムによっては、共通バ
ス上に複数台CMが続され、それらに対し、−次元的な
アドレスがふられる場合があるが、同様に実現できる。
Note that in the above embodiment, one CM is connected to the common bus, and one CM-ID is used to identify it. However, depending on the system, a plurality of CMs may be connected on a common bus and -dimensional addresses may be assigned to them, but this can be implemented in the same way.

即ち、このようなシステムの場合には、共通バスインタ
フェース制御部内に、IM−CM間境界アドレスだけで
なくCM内境界アドレスを予め保持し、それに対応して
CM−ID情報も複数保持し、DMA制御部から入力す
るメモリアドレスと境界アドレスとの比較を行い、所定
のCM−ID情報を切り分け、共通バスへ出力するよう
にすればよい。
That is, in the case of such a system, not only the IM-CM boundary address but also the intra-CM boundary address is held in advance in the common bus interface control unit, and correspondingly, a plurality of CM-ID information is also held, and the DMA The memory address input from the control unit and the boundary address may be compared, and predetermined CM-ID information may be separated and output to the common bus.

また、CMアドレスの場合には、ID情報がなくともC
M側において自分宛かが判別できるため、DMA装置か
らID情報を付加しなくてもよい。
In addition, in the case of a CM address, even if there is no ID information, the CM address
Since the M side can determine whether the message is addressed to itself, there is no need to add ID information from the DMA device.

この場合でも、本発明の効果は変わらない。Even in this case, the effects of the present invention remain unchanged.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明によれば、ID情報は共通
バスインタフェース制御部内で生成されるため、DMA
制御部はメモリアドレスのみを送出すればよく、ID情
報とメモリアドレスとを2回に分けて送り込む必要がな
く、DMA転送の性能が向上する。さらに、ID情報は
共通バスインタフェース制御部内で生成され、それをD
MA制御部から送出する必要がないため、DMA制御部
が下位(IO側)に複数ポートを有し、そこに接続され
た複数のバッファとメモリ(IM/CM)との間の転送
を時分割多重に実行する機能を有している場合も、ID
情報とメモリアドレスとを対にして制御する必要はなく
、論理矛盾の発生の恐れもない。
As explained above, according to the present invention, since the ID information is generated within the common bus interface control unit, the DMA
The control unit only needs to send the memory address, and there is no need to send the ID information and the memory address twice, improving the performance of DMA transfer. Furthermore, the ID information is generated within the common bus interface control unit and transferred to the D
Since there is no need to send data from the MA control unit, the DMA control unit has multiple ports on the lower level (IO side) and time-sharing transfers between multiple buffers connected to these ports and memory (IM/CM). Even if the function has multiple execution functions, the ID
There is no need to control information and memory addresses in pairs, and there is no fear of logical contradictions occurring.

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

第1図は本発明によるDMA装置の共通バスインタフェ
ース制御部とDMA制御部の一実施例を示す構成図、第
2図は第1図のDMA動作を説明するためのシーケンス
図、第3図は本発明が適用されるマルチプロセッサシス
テムの構成例を示す図、第4図はDMA装置の全体構成
図、第5図は従来方式の共通バスインタフェース制御部
とDMA制御部の構成例を示す図、第6図は第5図のD
5− 6− MA動作を説明するためのシーケンス図である。 1・・・中央処理装置(c p U)、 2・・・CP
U個別メモリ(IM)、  3・・・CPU間共通メモ
リ(CM)、 4・・DMA装置、 5・・・共通バス
、42・・・共通バスインタフェース制御部、43・・
・DMA制御部、 115・・・CPU−IP保持レジ
スタ、 116・・・CM−ID保持レジスタ、  1
17・・IM−CM間境界アドレス保持レジスタ。 弔 1 図 共 追ハ゛°ス AD       工p 第3 第4 特開平 296159 (7) 第5図 共 」Lバ゛又 F□−一−−−−−コ A       D   It)
FIG. 1 is a configuration diagram showing an embodiment of a common bus interface control section and a DMA control section of a DMA device according to the present invention, FIG. 2 is a sequence diagram for explaining the DMA operation of FIG. 1, and FIG. A diagram showing an example of the configuration of a multiprocessor system to which the present invention is applied, FIG. 4 is an overall configuration diagram of a DMA device, and FIG. 5 is a diagram showing an example of the configuration of a conventional common bus interface control unit and a DMA control unit. Figure 6 is D of Figure 5.
5-6- It is a sequence diagram for explaining MA operation. 1...Central processing unit (CPU), 2...CP
U individual memory (IM), 3... Inter-CPU common memory (CM), 4... DMA device, 5... Common bus, 42... Common bus interface control unit, 43...
・DMA control unit, 115... CPU-IP holding register, 116... CM-ID holding register, 1
17...IM-CM boundary address holding register. (7) Both figures 1 and 5 (see AD It)

Claims (2)

【特許請求の範囲】[Claims] (1)複数の中央処理装置(CPU)と各CPUの共通
メモリ(CM)とDMA(ダイレクト・メモリ・アクセ
ス)装置とが共通バスに接続され、各CPUは個別メモ
リ(IM)を有するマルチプロセッサシステムにおいて
、 前記DMA装置は、特定のCPUの制御下で当該CPU
のIMまたはCMに自律的にアクセスするため、前記共
通バスとインタフェースをとる共通バスインタフェース
制御部と、該共通バスインタフェース制御部に接続され
て前記IMまたはCMに対するアドレス送出制御を行う
DMA制御部とを含み、 前記共通バスインタフェース制御部は、CPUを識別す
るCPU−ID情報、CMを識別するCM−ID情報、
IM−CM間境界アドレスを保持する手段と、前記DM
A制御部から与えられるメモリアドレスと前記IM−C
M間境界アドレスを比較して、前記CPU−ID情報あ
るいはCM−ID情報を選択し、該選択したID情報を
前記メモリアドレスとともに前記共通バスへ送出する手
段とを有する、 ことを特徴とするDMA装置のメモリアクセス方式。
(1) A multiprocessor in which multiple central processing units (CPUs), a common memory (CM) of each CPU, and a DMA (direct memory access) device are connected to a common bus, and each CPU has an individual memory (IM). In the system, the DMA device performs DMA processing under the control of a specific CPU.
a common bus interface control unit that interfaces with the common bus in order to autonomously access the IM or CM; a DMA control unit that is connected to the common bus interface control unit and controls address transmission to the IM or CM; The common bus interface control unit includes CPU-ID information for identifying a CPU, CM-ID information for identifying a CM,
means for holding an IM-CM boundary address; and a means for holding an IM-CM boundary address;
The memory address given from the A control unit and the IM-C
A DMA characterized in that it has means for comparing M boundary addresses, selecting the CPU-ID information or CM-ID information, and sending the selected ID information to the common bus together with the memory address. Device memory access method.
(2)前記共通バスインタフェース制御部に前記CM−
ID情報を保持することをやめ、前記共通バスインタフ
ェース制御部はIMアクセス時にのみCPU−ID情報
をメモリアドレスに付加して前記共通バスへ送出するこ
とを特徴とする請求項(1)記載のDMA装置のメモリ
アクセス方式。
(2) The CM-
DMA according to claim 1, characterized in that the common bus interface control unit stops holding ID information and adds CPU-ID information to a memory address and sends it to the common bus only when accessing an IM. Device memory access method.
JP2098404A 1990-04-13 1990-04-13 Memory access method for DMA device Expired - Fee Related JP2962767B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2098404A JP2962767B2 (en) 1990-04-13 1990-04-13 Memory access method for DMA device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2098404A JP2962767B2 (en) 1990-04-13 1990-04-13 Memory access method for DMA device

Publications (2)

Publication Number Publication Date
JPH03296159A true JPH03296159A (en) 1991-12-26
JP2962767B2 JP2962767B2 (en) 1999-10-12

Family

ID=14218899

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2098404A Expired - Fee Related JP2962767B2 (en) 1990-04-13 1990-04-13 Memory access method for DMA device

Country Status (1)

Country Link
JP (1) JP2962767B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07191948A (en) * 1993-12-27 1995-07-28 Nec Corp State value acquisition system for parallel computers
JP2006091972A (en) * 2004-09-21 2006-04-06 Renesas Technology Corp Bus system and semiconductor integrated circuit

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07191948A (en) * 1993-12-27 1995-07-28 Nec Corp State value acquisition system for parallel computers
JP2006091972A (en) * 2004-09-21 2006-04-06 Renesas Technology Corp Bus system and semiconductor integrated circuit
JP4587756B2 (en) * 2004-09-21 2010-11-24 ルネサスエレクトロニクス株式会社 Semiconductor integrated circuit device

Also Published As

Publication number Publication date
JP2962767B2 (en) 1999-10-12

Similar Documents

Publication Publication Date Title
US3940743A (en) Interconnecting unit for independently operable data processing systems
CA1324835C (en) Modular crossbar interconnection network for data transaction between system units in a multi-processor system
JP2886856B2 (en) Redundant bus connection method
US4896256A (en) Linking interface system using plural controllable bidirectional bus ports for intercommunication amoung split-bus intracommunication subsystems
JPH11345175A (en) System and method for controlling substitutive path
GB2127997A (en) Multiprocessor computing system featuring shared global control
US3710349A (en) Data transferring circuit arrangement for transferring data between memories of a computer system
US5933613A (en) Computer system and inter-bus control circuit
JPH06250931A (en) Information processor
US6701388B1 (en) Apparatus and method for the exchange of signal groups between a plurality of components in a digital signal processor having a direct memory access controller
WO2001016760A1 (en) Switchable shared-memory cluster
JP2000207348A (en) Device and method for processing data
JPH03296159A (en) Memory access system for dma device
EP1193605B1 (en) Apparatus and method for the transfer of signal groups between digital signal processors in a digital signal processing unit
EP1193607A2 (en) Apparatus and method for the exchange of signal groups between a plurality of components in a digital signal processor having a direct memory access controller
JP2705955B2 (en) Parallel information processing device
EP1193606B1 (en) Apparatus and method for a host port interface unit in a digital signal processing unit
JPS6041145A (en) Disc cache device
JPS61118847A (en) Simultaneous access control system of memory
KR100251849B1 (en) I/o control board having multiplexing function
KR960003650B1 (en) Input/output processor for improving computer system performance
JPH09186836A (en) Digital copying machine
JPS6240565A (en) Memory control system
US7093053B2 (en) Console chip and single memory bus system
JP2001290790A (en) Disk controller

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080806

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080806

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090806

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees