JPH0223451A - Dma transfer system - Google Patents
Dma transfer systemInfo
- Publication number
- JPH0223451A JPH0223451A JP63174141A JP17414188A JPH0223451A JP H0223451 A JPH0223451 A JP H0223451A JP 63174141 A JP63174141 A JP 63174141A JP 17414188 A JP17414188 A JP 17414188A JP H0223451 A JPH0223451 A JP H0223451A
- Authority
- JP
- Japan
- Prior art keywords
- memory
- cpu
- buffer
- bus
- data
- 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
Links
- 238000012546 transfer Methods 0.000 title claims abstract description 42
- 230000015654 memory Effects 0.000 claims abstract description 52
- 239000000872 buffer Substances 0.000 claims abstract description 30
- 238000000034 method Methods 0.000 claims description 13
- 238000004891 communication Methods 0.000 claims description 3
- 238000012544 monitoring process Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 239000013256 coordination polymer Substances 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
Landscapes
- Debugging And Monitoring (AREA)
- Multi Processors (AREA)
- Bus Control (AREA)
Abstract
Description
【発明の詳細な説明】
(概 要〕
バス系統が異なるメインCPUとサブCPUにそれぞれ
接続されたメモリ間のデータ転送をDMAコントローラ
により行うDMA転送方式に関し、一方のCPUが暴走
しても他方のCPUのメモリには影響を及ぼさないよう
にすることを目的とし、
該メインCPUとサブCPUの各バスが分離されており
、両CPU間の通信を第1のI/Oハンファを介して行
い、該メモリ間のデータ転送を第2のI/Oバッファを
経由してtx D M Aコントローラにより行うよう
に構成する。[Detailed Description of the Invention] (Summary) Regarding a DMA transfer method in which a DMA controller transfers data between memories connected to a main CPU and a sub-CPU with different bus systems, even if one CPU goes out of control, the other In order to avoid affecting the memory of the CPU, the buses of the main CPU and sub CPU are separated, and communication between the two CPUs is carried out via the first I/O frame. Data transfer between the memories is configured to be performed by a tx DMA controller via a second I/O buffer.
本発明は、DMA転送方式に関し、特にバス系統が異な
るメインCPUとサブCPtJにそれぞれ接続されたメ
モリ間のDMA (直接メモリアクセス)転送をDMA
コントローラを介して行う方式%式%
近年のコンピュータシステムの高速化の要求に伴い、回
線制御等の処理をメインCPUとは別のCPUで行うこ
とで、メインCPUの負担を低減させることが要求され
ている。このため、メインCPUとサブCPUの両メモ
リ間ではDMAコントローラを用いたDMA高速データ
転送が必要となっている。The present invention relates to a DMA transfer method, and particularly relates to a DMA (direct memory access) transfer between memories connected to a main CPU and a sub-CPtJ with different bus systems.
% method performed via a controller With the recent demand for faster computer systems, there is a need to reduce the burden on the main CPU by performing processing such as line control on a CPU separate from the main CPU. ing. For this reason, high-speed DMA data transfer using a DMA controller is required between the memories of the main CPU and the sub-CPU.
ローラ5は指示されたアドレス情報に従ってメモリ4か
ら両方のバスB2、B1を介してメモリ3にデータを転
送する。The roller 5 transfers data from the memory 4 to the memory 3 via both buses B2 and B1 in accordance with the designated address information.
第3図には、従来から用いられているDMA転送方式の
一例が示されており、メインCPtJlのバスB1にそ
のメモリ3が接続され、メインCPU1の負担を低減さ
せるために回線制御等の処理を分担するサブCPtJ2
のバスB2にそのメモリ4が接続されている。そして、
この2つのバスB1、B2は相互に接続されており、そ
の接続線路に更にメモリ間転送のための動作を行うDM
Aコントローラ5が接続されてい−る。FIG. 3 shows an example of a conventionally used DMA transfer method, in which the memory 3 is connected to the bus B1 of the main CPtJl, and processing such as line control is performed to reduce the burden on the main CPU 1. Sub-CPtJ2 that shares the
The memory 4 is connected to the bus B2 of the computer. and,
These two buses B1 and B2 are connected to each other, and a DM that performs an operation for inter-memory transfer is also connected to the connection line.
A controller 5 is connected.
今、例えばメモリ4からメモリ3にデータ転送を行う場
合には、まず、サブCPtJ2がDMAコントローラ5
に、メモリ4のデータの転送元アドレス及びメモリ3の
転送先アドレス並びにアドレスサイズ(幅)等を指示す
る。この後、DMAコントローラ5に起動を掛かけると
、DMAコント(発明が解決しようとする課題〕
このような従来のDMA転送方式では、両方のバスB1
と82とが繋がっているため、メインCPUI及びサブ
CPU2いずれにおいても、相手のメモリも自分のメモ
リと同様にDMAコントローラ5を介さずに直接アクセ
スすることができるので、メインCPUI又はサブCP
U2が暴走してメモリを破壊した時には、暴走した方の
CPUのメモリだけでなく正常なCPUのメモリも破壊
されてしまうという問題点があった。Now, for example, when data is transferred from memory 4 to memory 3, sub CPtJ2 first transfers data from memory 4 to memory 3.
, the data transfer source address of the memory 4, the transfer destination address of the memory 3, the address size (width), etc. are specified. After this, when the DMA controller 5 is activated, the DMA control (problem to be solved by the invention) is performed. In such a conventional DMA transfer method, both buses B1
and 82 are connected, so both the main CPUI and the sub CPU 2 can access the other party's memory directly without going through the DMA controller 5 in the same way as their own memory.
There is a problem in that when U2 goes out of control and destroys the memory, not only the memory of the runaway CPU but also the memory of the normal CPU is destroyed.
従って、本発明は、かかるDMA転送方式において、例
え一方のCPUが暴走しても他方のCPUのメモリには
影響を及ぼさないようにすることを目的とする。Therefore, an object of the present invention is to prevent, in such a DMA transfer system, even if one CPU goes out of control, the memory of the other CPU is not affected.
(課題を解決するための手段〕
上記の目的を達成するため、本発明に係るDMA転送方
式では、第1図に原理的に示すように、メインCPUI
とサブCPU2の各バスを分離し、両CPU間の通信を
第1のI/Oバンファ6を介して行い、メモリ3−4間
のデータ転送を第2のI/Oバッファ7を経由してから
DMAコントローラ5により行うように構成している。(Means for Solving the Problems) In order to achieve the above object, in the DMA transfer method according to the present invention, as shown in principle in FIG.
The buses of the and sub CPU 2 are separated, communication between both CPUs is performed via the first I/O buffer 6, and data transfer between the memories 3 and 4 is performed via the second I/O buffer 7. The configuration is such that the DMA controller 5 performs the following steps.
〔作 用]
本発明では、第1図に示す如く、まず、メインcpui
−サブCPU2間において第1のI/Oバッファ6によ
りアドレス情報等の交換を行う。[Function] In the present invention, as shown in FIG.
- Address information, etc. is exchanged between the sub CPUs 2 using the first I/O buffer 6.
そして、データ転送時においては、そのアドレス情報を
CPUから受けたDMAコントローラ5が、一方のメモ
リのデータを第2の!/Oバッファ7に一旦格納してか
ら更に他方のメモリに転送させる。During data transfer, the DMA controller 5 receives the address information from the CPU and transfers the data from one memory to the second memory! The data is temporarily stored in the /O buffer 7 and then transferred to the other memory.
このように、メモリーメモリ間のデータ転送は、第2の
I/Oバッファ7を介して必ず行われるので、DMAコ
ントローラ5はI/Oバッファ7−メモリ間の転送とし
て使用することができ、両CPUのバスを繋げる必要が
ない。従って、各CPUは相手のCPUのメモリをアク
セスすることができない。In this way, since data transfer between memories is always performed via the second I/O buffer 7, the DMA controller 5 can be used for transfer between the I/O buffer 7 and the memory, and both There is no need to connect the CPU bus. Therefore, each CPU cannot access the memory of the other CPU.
従って、バスを共通にせずにCPU間のデータ転送を可
能とし、自己のメモリと相手のメモリを完全に分離した
システムが構築されることになり、相手側のCPUの暴
走等の影響は受けないことになる。Therefore, it is possible to transfer data between CPUs without using a common bus, and a system is constructed in which the own memory and the other party's memory are completely separated, and it is not affected by the runaway of the other party's CPU. It turns out.
第2図は、第1図に示した本発明のDMA転送方式を通
信監視・制御システムに用いた場合の一実施例を示して
おり、A−Cはそれぞれ監視・制御装置を構成しており
、このシステムでは、サブCPU毎に回線を制御して入
出力データをメインCPUとの間でやり取りし、メイン
CPUはそのデータによってシステム全体を監視・制御
するもので、それぞれ内部にバスB2a−B2cを持つ
ている。そして、バスB2aにはサブCPU2a。FIG. 2 shows an embodiment in which the DMA transfer method of the present invention shown in FIG. In this system, each sub-CPU controls the line and exchanges input/output data with the main CPU, and the main CPU monitors and controls the entire system based on that data. Each sub-CPU has internal buses B2a-B2c. have. The sub CPU 2a is connected to the bus B2a.
メモリ4as第1のI/Oバ、ノア6a、第2のI/O
バッファ7 a−、及びDMAコントローラ(DMAC
)5 aが接続され、バスB2bにはサブCPU2b、
メモリ4b、第1の【/○バッファ6b、第2のI/O
バッファ7b、及びDMAコントローラ(DMAC)5
bが、バスB2cにはサブCPU2 e、メモリ4C
1第1のI/Oバッファ6c、第2のI/Oバッファ7
c、及びDMAコントローラ(DMAC)5 cが、そ
れぞれ接続されている。Memory 4as first I/O bar, Noah 6a, second I/O
Buffer 7 a-, and DMA controller (DMAC
)5a is connected to the bus B2b, and the sub CPU2b,
Memory 4b, first [/○ buffer 6b, second I/O
Buffer 7b and DMA controller (DMAC) 5
b, bus B2c has sub CPU2e and memory 4C
1 First I/O buffer 6c, second I/O buffer 7
c, and a DMA controller (DMAC) 5c are connected to each other.
そして、このうち、監視・制御装置Aのr/Oバッファ
6a、I/Oバッファ7a%DMAコントローラ5a、
監視・制御装置BのI/Oバッファ6b、I/Oバンフ
ァ7b、DMAコントローラ5b、及び監視・制御装置
CのI/Oバッファ6c、、I/Oバッフ77C,DM
Aコントローラ5cは、メインCPUI及びそのメモリ
3が接続されバスB2a、B2b、B2cとは分離され
たバスB1にも接続されている。Of these, the r/O buffer 6a of the monitoring/control device A, the I/O buffer 7a%, the DMA controller 5a,
I/O buffer 6b, I/O buffer 7b, DMA controller 5b of monitoring/control device B, and I/O buffer 6c of monitoring/control device C, I/O buffer 77C, DM
The A controller 5c is also connected to a bus B1 to which the main CPUI and its memory 3 are connected and separated from the buses B2a, B2b, and B2c.
次にこの実施例におけるメモリ間データ転送を、メモリ
4bからメモリ3へ行う場合について説明する。Next, a case will be described in which inter-memory data transfer in this embodiment is performed from the memory 4b to the memory 3.
■まず、サブCPU2 bがバスB2bを経由してI/
Oバッファ6bに対して転送開始のためのコマンド(例
えば、自局メモリ2bの転送元アドレス及びアドレス幅
)を書き込む。■First, sub CPU2b connects I/O via bus B2b.
A command for starting the transfer (for example, the transfer source address and address width of the local memory 2b) is written to the O buffer 6b.
■このI/Oバッファ6bのコマンドは、バスB1を介
してメインCPUIに通知される。(2) This I/O buffer 6b command is notified to the main CPU via bus B1.
■サブCPU2 bは、DMAコントローラ5bに対し
て上記■で受けた転送先アドレスとともに自局のメモリ
の転送元アドレス及びその幅等を指示する二七によって
DMAコントローラ5bに起動を掛ける。(2) The sub CPU 2b activates the DMA controller 5b by instructing the DMA controller 5b the transfer destination address received in (2) above, as well as the transfer source address of its own memory and its width.
■DMAコントローラ5bは、■で指示されたアドレス
情報に従ってメモリ4bの壬旨定されたデータをバスB
2bを経由してI/Oバッファ7bに一旦書き込む。■The DMA controller 5b transfers the designated data in the memory 4b to the bus B according to the address information specified in ■.
2b to the I/O buffer 7b.
■DMAコントローラ5bは、I/Oバッファ7bに書
き込んだデータをバスB1を経由してメモ+73に転送
して動作を終了する。(2) The DMA controller 5b transfers the data written to the I/O buffer 7b to the memo+73 via the bus B1, and ends the operation.
このように、メインcput及びそのメモリ3と、サブ
CPU及びそのメモリ43〜4cは互いに独立しており
、また共通にアクセスできないので、とのCPUが暴走
しても他のCPUのメモリに影響を与えることはない。In this way, the main CPU and its memory 3 and the sub CPU and its memories 43 to 4c are independent from each other and cannot be accessed in common, so even if one CPU goes out of control, it will not affect the memory of other CPUs. I won't give anything.
(発明の効果)
このように、本発明のDMA転送方式によれば、メイン
CP 、UとサブCPUの各バスが互いに分離されてお
り、両メモリ間におけるデータ転送においては、I/O
バッファを中継させるようにしてバスを共通にしない構
成としたので、一方のcPUが暴走等を起こしても他方
のCPUのメモリは破壊されることがない。(Effects of the Invention) As described above, according to the DMA transfer method of the present invention, the main CP, U and sub CPU buses are separated from each other, and in data transfer between both memories, I/O
Since the configuration is such that the buffers are relayed and the bus is not shared, even if one cPU goes out of control, the memory of the other CPU will not be destroyed.
また、DMAを使用できるので、CPU間のデータ転送
が高速で効率的に行うことができ、延いてはシステムの
高速化と高信転化に寄与することとなる。Furthermore, since DMA can be used, data transfer between CPUs can be performed efficiently at high speed, which in turn contributes to higher speed and higher reliability of the system.
第1図は本発明に係るDMA転送方式を原理的に示すブ
ロック図、
第2図は本発明に係るDMA転送方式の一実施例を示す
ブロック図、
第3図は従来のDMA転送方式の一例を示すブロック図
、である。
第1図において、
■・・・メインCPU。
2・・・サブCPU。
3.4・・・メモリ、
5・・・DMAコントローラ、
6・・・第1のI/Oバッファ、
7・・・第2のI/Oバッファ。
図中、同一符号は同−又は相当部分を示す。FIG. 1 is a block diagram showing the principle of a DMA transfer method according to the present invention, FIG. 2 is a block diagram showing an embodiment of a DMA transfer method according to the present invention, and FIG. 3 is an example of a conventional DMA transfer method. FIG. In FIG. 1, ■...main CPU. 2...Sub CPU. 3.4... Memory, 5... DMA controller, 6... First I/O buffer, 7... Second I/O buffer. In the figures, the same reference numerals indicate the same or corresponding parts.
Claims (1)
)にそれぞれ接続されたメモリ(3)(4)間のデータ
転送をDMAコントローラ(5)により行うDMA転送
方式であって、 該メインCPU(1)とサブCPU(2)の各バスが分
離されており、両CPU(1)(2)間の通信を第1の
I/Oバッファ(6)を介して行い、該メモリ(3)(
4)間のデータ転送を第2のI/Oバッファ(7)を経
由して該DMAコントローラ(5)により行うことを特
徴としたDMA転送方式。[Claims] Main CPU (1) and sub CPU (2) with different bus systems
) is a DMA transfer method in which a DMA controller (5) transfers data between the memories (3) and (4) connected to the main CPU (1) and the sub-CPU (2), respectively. Communication between both CPUs (1) and (2) is performed via the first I/O buffer (6), and the memory (3) (
4) A DMA transfer method characterized in that the data transfer between the two is performed by the DMA controller (5) via a second I/O buffer (7).
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63174141A JPH0223451A (en) | 1988-07-13 | 1988-07-13 | Dma transfer system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63174141A JPH0223451A (en) | 1988-07-13 | 1988-07-13 | Dma transfer system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0223451A true JPH0223451A (en) | 1990-01-25 |
Family
ID=15973384
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63174141A Pending JPH0223451A (en) | 1988-07-13 | 1988-07-13 | Dma transfer system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0223451A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9350981B2 (en) | 2010-06-18 | 2016-05-24 | Sony Corporation | Image display system, shutter glasses, and display apparatus |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6336356A (en) * | 1986-07-30 | 1988-02-17 | Toshiba Corp | Message transferring system |
JPS6346559A (en) * | 1986-08-13 | 1988-02-27 | Nec Corp | Dma controller |
-
1988
- 1988-07-13 JP JP63174141A patent/JPH0223451A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6336356A (en) * | 1986-07-30 | 1988-02-17 | Toshiba Corp | Message transferring system |
JPS6346559A (en) * | 1986-08-13 | 1988-02-27 | Nec Corp | Dma controller |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9350981B2 (en) | 2010-06-18 | 2016-05-24 | Sony Corporation | Image display system, shutter glasses, and display apparatus |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR970029014A (en) | Data Processing System and Method | |
JPH0223451A (en) | Dma transfer system | |
JP2565916B2 (en) | Memory access controller | |
JP2583586B2 (en) | Bus control method | |
JP3458383B2 (en) | Bus connection method | |
JPS59135684A (en) | Data bypass system between buffer memories | |
JPH05314061A (en) | Bus interface control system | |
JPH07287694A (en) | Multiplex processing system and memory synchronous control method | |
JP3086245B2 (en) | Other system access designation device | |
JP3012402B2 (en) | Information processing system | |
JPH01175056A (en) | Program transfer system | |
JPS6269348A (en) | Data transfer device | |
JPS62169244A (en) | System for writing data simultaneously on both systems of duplex memory | |
JPH0535693A (en) | Data transfer device | |
JPS62217329A (en) | Backup system for multi-system | |
JP2000132498A (en) | Dma transfer controller | |
JPS61117651A (en) | Interface device | |
JPH06301568A (en) | Duplex processor system | |
JPS60189052A (en) | Memory access controller | |
JPS62145345A (en) | Control system for direct memory access interval | |
JPS6383854A (en) | Data transfer circuit | |
JPH02307149A (en) | Direct memory access control system | |
JPH0212557A (en) | Dma control circuit | |
JPS59114661A (en) | Magnetic disk interface device | |
JPS63104155A (en) | Electronic computer |