JPS60258670A - Data transmission and reception method - Google Patents

Data transmission and reception method

Info

Publication number
JPS60258670A
JPS60258670A JP11512984A JP11512984A JPS60258670A JP S60258670 A JPS60258670 A JP S60258670A JP 11512984 A JP11512984 A JP 11512984A JP 11512984 A JP11512984 A JP 11512984A JP S60258670 A JPS60258670 A JP S60258670A
Authority
JP
Japan
Prior art keywords
data
host device
section
shared memory
accessed
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
JP11512984A
Other languages
Japanese (ja)
Inventor
Hajime Kishi
甫 岸
Kunio Tanaka
久仁夫 田中
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.)
Fanuc Corp
Original Assignee
Fanuc 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 Fanuc Corp filed Critical Fanuc Corp
Priority to JP11512984A priority Critical patent/JPS60258670A/en
Priority to PCT/JP1985/000318 priority patent/WO1985005709A1/en
Publication of JPS60258670A publication Critical patent/JPS60258670A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • G06F15/167Interprocessor communication using a common memory, e.g. mailbox

Abstract

PURPOSE:To improve the efficiency of a system by dividing a common memory into at least two sections and allowing two devices to access each section at the same time. CONSTITUTION:A host device 22 refers to access information sent out of a subordinate device 23 to discriminate on a section which is not being accessed. When the 1st section 21a is not being accessed, the host device 22 stores commands and data to be stored in the 1st section respectively. The processor 23a of the subordinate device 23 discriminates that the host device 22 is not in process of access to the 1st section and reads the commands out of the command area of the 1st section. When the host device 22 writes next command and data in the common memory 21 during DMA transfer, the host device 22 discriminated on a section (2nd section 21b) which is not being accessed and writes them.

Description

【発明の詳細な説明】 〈産業上の利用分野〉 本発明はデータ授受方法に係り、特にホスト装置と、少
なくとも1台のコンピュータ構成のサブ装置と、ホスト
装置及びサブ装置とから共通にアクセスできる共有メモ
リとを有し、該共有メモリを介してホスト装置とサブ装
置間でデータ授受を行うシステムのデータ授受方法に関
する。
[Detailed Description of the Invention] <Industrial Application Field> The present invention relates to a data exchange method, and particularly relates to a data transfer method that can be commonly accessed from a host device, at least one computer-configured subdevice, and the host device and the subdevice. The present invention relates to a data transfer method for a system that has a shared memory and transfers data between a host device and a sub device via the shared memory.

〈従来技術〉 第1図に示すように、共有メモリ11を介してホスト装
置12とコンピュータ構成のサブ装置13間でデータ授
受を行うシステムがある。このシステムによればサブ装
置がホスト装置からの指令に基づいて所定の処理を分担
、実行することができるため、ホスト装置の負荷を軽減
できる。さて、かかるシステムにおいて、ホスト装置1
2はサブ装置13に実行させるべきコマンド及びデータ
を共有メモリ11のコマンド領域11aとデータ、くッ
ファ部11bにそれぞれ記憶させ、サブ装置13は該コ
マンドに基づいた所定の処理を実行して、処理結果を共
有メモリ11のデータバッフ−1部11bに書き込み、
ホスト装置12は該処理結果を共有メモリから読み取る
。たとえば、ホスト装置からサブ装置のディスク、フロ
ッピーなどの大用量記憶メモリにデータを記憶し、ある
いは該大容量記憶メモリからデータを読み出す場合には
、ホスト装置12から読み/書きを指示するデータと、
読み/書きすべき大容量記憶メモリを特定する情報など
を含むコマンドを共有メモリのコマンド領域11aに一
旦記憶させ、ついで該コマンド領域11aに記憶された
これら情報をサブ装置13のプロセッサが読み取り、し
かる後練プロセッサの制御でホスト装置から共有メモリ
11のデークツくッファ部11bに記憶されているデー
タの大容量記憶メモリへの記憶、あるいは該大容量記憶
メモリからのデータの読み出しを行う。tことえば、ホ
スト装置をNC装置あるいはNCデータ自動作成装置に
書き込む際にはホスト装置はライト命令と、I10装置
特定命令と、データ長などのコマンドを共有メモリのコ
マンド領域11aに記憶すると共に、NCプログラムデ
ータを共有メモリのデータバッファ部11bに記憶する
。しかる後、サブ装’f113(r)プロセッサはコマ
ンド領域11a力)らコマンドデータを読み取り・該コ
マンドデータの指示に基づいてデータバッファ部11b
からNCプログラムデータを読み取ってディスクの空領
域ζこ順次記憶する。
<Prior Art> As shown in FIG. 1, there is a system in which data is exchanged between a host device 12 and a computer-configured subdevice 13 via a shared memory 11. According to this system, the sub-devices can share and execute predetermined processing based on commands from the host device, so that the load on the host device can be reduced. Now, in such a system, the host device 1
2 stores commands and data to be executed by the sub-device 13 in the command area 11a, data buffer section 11b of the shared memory 11, and the sub-device 13 executes a predetermined process based on the command. Write the result to the data buffer-1 section 11b of the shared memory 11,
The host device 12 reads the processing result from the shared memory. For example, when data is stored from the host device to a mass storage memory such as a disk or floppy of a sub-device, or when data is read from the mass storage memory, data for instructing read/write from the host device 12;
A command including information specifying the mass storage memory to be read/written is temporarily stored in the command area 11a of the shared memory, and then the processor of the sub-device 13 reads this information stored in the command area 11a, and then Under the control of the post-processing processor, data stored in the data buffer section 11b of the shared memory 11 is stored in the mass storage memory from the host device, or data is read from the mass storage memory. In other words, when writing from the host device to the NC device or NC data automatic creation device, the host device stores a write command, an I10 device specific command, and commands such as data length in the command area 11a of the shared memory. The NC program data is stored in the data buffer section 11b of the shared memory. After that, the sub-processor 'f113(r) reads command data from the command area 11a), and based on the instruction of the command data, reads the command data from the data buffer section 11b.
The NC program data is read from and sequentially stored in the empty area ζ of the disk.

一方、ディスクから所定のNCプログラム番号を有する
NCプログラムデータを読み取る場合には、ポスト装置
12はリード命令と、110装置特定命令と、NCプロ
グラム番号などのコマンドを共有メモリ11のコマンド
領域11aに書き込む。しかる後、サブ装置13のプロ
セッサはコマノド領域11aからコマンドデータな読み
取り該 。
On the other hand, when reading NC program data having a predetermined NC program number from the disk, the post device 12 writes commands such as a read command, a 110 device specific command, and the NC program number to the command area 11a of the shared memory 11. . Thereafter, the processor of the sub-device 13 reads command data from the command area 11a.

データの指示に従って、ディスク装置より所定のNCプ
ログラムデータを読み取ってデータバッフア部11bに
記憶する。そして、ホスト装置12は該データバッファ
部から順次NCプログラムデータを読み取る。
According to the data instructions, predetermined NC program data is read from the disk device and stored in the data buffer section 11b. Then, the host device 12 sequentially reads the NC program data from the data buffer section.

尚、以上はディスク、フロッピーなどの記憶メモリへの
データの読み/書きの場合であるがホスト装置がサブ装
置に所定の処理を分担、実行させる場合にも同様なデー
タ授受が行われる。又、サブ装置13には通常ダイレク
ト・メモリ・アクセス・コントローラ(DMAコント四
−ラといつ)が設けられ、共有メモリのデータバッファ
部11bとディスク装置などの大容量記憶メモリ間のデ
ータ転送制御は該DMAコントローラにより行われ、そ
の間プロセッサは別の処理を行えるようになっている。
Although the above is a case of reading/writing data to/from a storage memory such as a disk or floppy disk, similar data exchange is also performed when a host device assigns and executes a predetermined process to a sub-device. Further, the sub device 13 is usually provided with a direct memory access controller (DMA controller), which controls data transfer between the data buffer section 11b of the shared memory and a mass storage memory such as a disk device. This is performed by the DMA controller, while the processor is free to perform other processing.

〈従来技術の欠点〉 しかし、かかる従来のシステムでは共有メモリ11にサ
ブ装置がアクセスしている時にはホスト装置は該共有メ
モリにアクセスできず、又ホスト装[が共有メモリにア
クセスしている時にはサブ装置は該共有メモリにアクセ
スできなかった。更に、DMAコントローラが共有メモ
リをアクセスしている時には、サブ装置のプロセッサも
ホスト装置のプロセッサも該共有メモリにアクセスする
ことができなかった。このため、ホスト装置からサブ装
置に依頼するジョブの実行時間が長いと、たとえば大容
量記憶装置に記憶するデータが長い場合、あるいはディ
スクから読みだすデータが長い場合には共有メモリが長
時間にわたって、該ジョブの実行(データ転送)のため
に占有されてしまい、その間ホスト装置は該共有メモリ
に次のコマンドを書き込むことができず、該ジョブ(デ
ータ転送)が終了する迄待たな(てはならずデッドロッ
クが頻繁に、かつ長時間にわたって発生してシステムの
効率を低下させる原因になっている。
<Disadvantages of the prior art> However, in such a conventional system, when a sub device is accessing the shared memory 11, the host device cannot access the shared memory, and when the host device is accessing the shared memory, the sub device cannot access the shared memory 11. The device was unable to access the shared memory. Further, when the DMA controller was accessing the shared memory, neither the sub-device processor nor the host device processor could access the shared memory. For this reason, if a job requested from a host device to a subdevice takes a long time to execute, for example, if a large amount of data is stored in a mass storage device or if a large amount of data is read from a disk, the shared memory will be used for a long time. During this time, the host device cannot write the next command to the shared memory and must wait until the job (data transfer) is completed. Deadlocks occur frequently and for long periods of time, reducing system efficiency.

又、DMAコントローラにより共有メモリとディスクな
どの記憶装置間でデータ転送制御を行っている時には、
サブ装置のプロセッサも該データ転送が終了する迄共有
、メモリにアクセスすることができず、やはりシステム
効率低下の原因になっている。
Also, when controlling data transfer between shared memory and storage devices such as disks using a DMA controller,
The processor of the sub-device is also unable to access the shared memory until the data transfer is completed, which also causes a decrease in system efficiency.

〈発明の目的〉 本発明の目的は、共有メモリを少なくとも2つの区画に
分割すると共に、各区画に対し同時にアクセスできるよ
うに構成し、ホスト装置のプロセッサとサブ装置のプロ
セッサとDMAコントローラのうち2つが同時にそれぞ
れの区画にアクセスできるようにし、システムの効率を
向上できるデータ授受方法を提供することである。
<Object of the Invention> An object of the present invention is to divide a shared memory into at least two partitions, configure each partition to be accessible at the same time, and connect two of the host device processor, sub device processor, and DMA controller. The purpose of the present invention is to provide a data exchange method that allows users to access each partition at the same time and improves the efficiency of the system.

本発明の別の目的はサブ装置あるいはDMAコントロー
ラが共有メモリに対してアクセスしている場合でも、ホ
スト装置は該共有メモリに次のコマンド及びデータを書
き込む乙とができろデータ授受方法を提供する乙とであ
る。
Another object of the present invention is to provide a data exchange method that allows a host device to write the next command and data to the shared memory even when a sub device or a DMA controller is accessing the shared memory. It is with B.

本発明の更に別の目的は、ホスト装置が共有メモリにア
クセスしている場合でもサブ装置のプロセッサあるいは
DMAコントローラが共有メモリにアクセスできるデー
タ授受方法を提供することである。
Still another object of the present invention is to provide a data exchange method that allows a processor or a DMA controller of a sub-device to access a shared memory even when a host device is accessing the shared memory.

本発明の他の目的はDMAコントローラが共有メモリに
アクセスしている場合であっても、サブあるいはホスト
装置のプロセッサが共有メモリにアクセスできるデータ
授受方法を提供することである。
Another object of the present invention is to provide a data exchange method that allows a processor of a sub or host device to access the shared memory even when the DMA controller is accessing the shared memory.

〈発明の概要〉 本発明のデータ授受方法においては、共有メモリを少な
くとも2つの区画1ζ分割すると共に、それぞれの区画
に2つの装置が同時にアクセスできるように構成し、ど
の区画が現在アクセスされているかを監視し、アクセス
されていない区画へコマンド及びデータを書き込み、あ
るいはアクセスされていない区画からコマンド及びデー
タを読みだしてホスト装置とサブ装置間でデータ授受を
行う。乙の発明によれば、ある装置が第1の区画にアク
セスしている場合側の装置は第2の区画にアクセスでき
るため、たとえばDMA:Iントローラあるいはサブ装
置が第1の区画にアクセスしている場合であってもホス
ト装置は従来のように待ち時間なくして直ちに別の区画
にアクセスしてコマンド及びデータを書き込むことがで
き、システムの効率を向上できる。
<Summary of the Invention> In the data exchange method of the present invention, a shared memory is divided into at least two sections 1ζ, each section is configured so that two devices can access it simultaneously, and it is possible to determine which section is currently being accessed. , and writes commands and data to unaccessed partitions, or reads commands and data from unaccessed partitions, and sends and receives data between the host device and the subdevice. According to the invention of Party B, when a device is accessing the first partition, the other device can access the second partition. Even if there is a host device in the partition, the host device can immediately access another partition and write commands and data without waiting time as in the past, improving the efficiency of the system.

〈実施例〉 第2図は本発明にかかるシステムの構成図である。図中
、21は共有メモリで、該共有メモリは第1、第2の2
つの区画21’a、21bに分割され、それぞれコマン
ド領域CMAとデータバッファ部BFを有している。2
2はホスト装置、23はサブ装置である。サブ装置23
はプロセッサ23aと、制御プログラムを記憶するRO
M23bと、処理結果その他のデータを記憶するRAM
23Cと、DMAコントローラ23dと、ディスク、フ
ロッピーなどの大容量記憶袋M(ディスクとする)23
eと、ディスク制御装置23fと、データ入出カニニッ
ト23)を有している。プロセッサ23aには2本のバ
ネ線Bl、B2が接続され、第1のバス線BitこはR
OM23 b、RAM23C1デ一タ入出カニニツト2
3gがそれぞれ接続されている。又、共有メモリ21の
第1区画21aは第1のバス線B1に接続され、共有メ
モリ21の第2区画21bは第2のバス線B2に接続さ
れている。更に、ディスク制御装置23f、DMAコン
斗ローラ23dはそれぞれ第1、第2のバス線Bl、8
.2に接続されている。
<Embodiment> FIG. 2 is a block diagram of a system according to the present invention. In the figure, 21 is a shared memory, and this shared memory is connected to the first and second two
It is divided into two sections 21'a and 21b, each having a command area CMA and a data buffer section BF. 2
2 is a host device, and 23 is a sub device. Sub device 23
is a processor 23a and an RO that stores a control program.
M23b and RAM that stores processing results and other data
23C, a DMA controller 23d, and a large capacity storage bag M (disk) such as a disk or floppy disk 23
e, a disk controller 23f, and a data input/output unit 23). Two spring lines Bl and B2 are connected to the processor 23a, and the first bus line Bit is R.
OM23 b, RAM23C1 data input/output crab unit 2
3g are connected respectively. Further, the first section 21a of the shared memory 21 is connected to the first bus line B1, and the second section 21b of the shared memory 21 is connected to the second bus line B2. Further, the disk controller 23f and the DMA controller roller 23d are connected to the first and second bus lines Bl and 8, respectively.
.. Connected to 2.

ホスト装置22の図示しないプロセッサはバス線Bl’
 、B2’を介して共有メモリ21の第1区画21aと
第2区画21bとに接続され、又ホスト装置22とサブ
装置23間は信号sB3により接続され、どの区画がア
クセスされているかの情報(アクセス情報)のやりとり
を行う。
A processor (not shown) of the host device 22 connects to the bus line Bl'
, B2' to the first section 21a and second section 21b of the shared memory 21, and the host device 22 and the sub-device 23 are connected by a signal sB3, and information on which section is being accessed ( (Access information) is exchanged.

さて、ホスト装置22からディスク23eにデータを格
納する場合には、まずホスト装置22は信号*B3を介
してサブ装置23から送出されてきているアクセス情報
を参照しアクセス中でない区画を判別する。今、第1区
画21aがアクセス中でないとすればホスト装置22は
バスl@Bl’を介してコマンド及び格納すべきデータ
を第1区画のコマンド領域CMkとデータバッファ部B
Fにそれぞれ格納する。尚、ホスト装置22は信号線B
3を介してサブ装置23に、第1区画21aにアクセス
中であることを通知し、データの書き込み終了により該
第1区画21aへのアクセスが終了したことを通知する
Now, when storing data from the host device 22 to the disk 23e, the host device 22 first refers to the access information sent from the sub device 23 via the signal *B3 and determines which partitions are not being accessed. If the first partition 21a is not currently being accessed, the host device 22 transfers commands and data to be stored to the command area CMk of the first partition and the data buffer section B via the bus l@Bl'.
Store each in F. Note that the host device 22 is connected to the signal line B.
3, the sub-device 23 is notified that the first partition 21a is being accessed, and that the access to the first partition 21a is terminated due to completion of data writing.

しかる後サブ装置23のプロセッサ23aはホスト装置
22が第1区画にアクセス中でない乙とをデータ入出カ
ニニット23gを介して判別し、第1区画のコマンド領
域からコマンドを読み出す。
Thereafter, the processor 23a of the sub-device 23 determines whether the host device 22 is not accessing the first section via the data input/output unit 23g, and reads the command from the command area of the first section.

そして、該コマンドに基づいてDMAコントローラ23
dに読み/書きの区別を示す情報と、読み/書きすべき
第1区画の先頭アドレスと、データ長などを指令すると
共に、ホスト装置22に第1区画をアクセス中であるこ
とを信号線B3を介して通知する。
Then, based on the command, the DMA controller 23
The signal line B3 instructs the host device 22 to provide information indicating read/write distinction, the start address of the first section to be read/written, the data length, etc. Notify via.

以上により、DMAコントローラ23dは第1のバス上
に第1区画のアドレス信号を出力して共有メモリの第1
区画か、ら順次データを読み出してディスク制御装置2
3fに入力し、ディスク制御装置は該データをディスク
23eの所定の領域に格納する。
As a result of the above, the DMA controller 23d outputs the address signal of the first section onto the first bus and writes the address signal of the first section of the shared memory.
The disk controller 2 reads data sequentially from the partitions.
3f, and the disk controller stores the data in a predetermined area of the disk 23e.

かかる、DMA転送中にホスト装置22が次の全判別し
、第2のバス上に第2区画のアドレス信号を出力すると
共にコマンド及びデータを該バス上に出力して第2区画
に書き込む。尚、DMA転送中にサブ装置23のプロセ
ッサ23aが共有メモリ21にアクセスする場合には、
アクセス中でない区画を判別して該区画にアクセスする
During this DMA transfer, the host device 22 makes all the following determinations, outputs the address signal of the second section onto the second bus, and outputs commands and data onto the bus to write into the second section. Note that when the processor 23a of the sub device 23 accesses the shared memory 21 during DMA transfer,
A partition that is not being accessed is determined and the partition is accessed.

又、ホスト装置22が共有メモリ21の所定の区画にア
クセスしている場合において、サブ装置23が共有メモ
リ21にアクセスする場合には同様にホスト装置22に
よりアクセスされていない区画を判別して該区画にアク
セスする。尚、以上はデータをディスク装置に格納し、
あるいはディスク装置から読み出す場合であるが、ホス
ト装置がサブ装置に所定のジせブを実行させる場合も同
様である。
Furthermore, when the host device 22 is accessing a predetermined section of the shared memory 21, when the sub device 23 accesses the shared memory 21, it similarly determines the section that has not been accessed by the host device 22 and determines the corresponding section. Access the parcel. In addition, the above data is stored in a disk device,
Alternatively, in the case of reading data from a disk device, the same is true when the host device causes a sub device to execute a predetermined job.

〈発明の効果〉 以上説明したように、本発明によれば、共有メモリを少
なくとも2つの区画に分割すると共に、それぞれの区画
に対し2つの装置が同時に1クセスできるように構成し
たから、たとえある装置が一方の区画にアクセス中であ
っても、他の装置は待ち時間なくして他方の区画へアク
セスすることができ、処理の短いジ9ブと長いジョブを
効率よくサブ装置をして実行させることができ従ってシ
ステムの効率を向上することができる。
<Effects of the Invention> As explained above, according to the present invention, the shared memory is divided into at least two sections, and each section is configured so that two devices can access it at the same time. While a device is accessing one partition, other devices can access the other partition without waiting, allowing subdevices to efficiently execute short jobs and long jobs. can thus improve the efficiency of the system.

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

第1図は従来のシステム構成図、第2図は本発明による
システム構成図である。 21・・・共有メモリ、21m・・・第1区画21b・
・・第2区画、22・・・ホスト装置、23・・・サブ
装置、23a“°°プロセッサ・23d・・・DMAコ
ントローラ、23e・・・ディスク 特許出願人 ファナック株式会社 代理人 弁理士 齋藤千幹 療)I21 葉、2 )7 1ホ
FIG. 1 is a conventional system configuration diagram, and FIG. 2 is a system configuration diagram according to the present invention. 21... Shared memory, 21m... First section 21b.
...Second partition, 22...Host device, 23...Sub device, 23a"°°processor, 23d...DMA controller, 23e...Disk Patent applicant Fanuc Co., Ltd. agent Patent attorney Sen Saito General medical treatment) I21 leaf, 2) 7 1 ho

Claims (2)

【特許請求の範囲】[Claims] (1)ホスト装置と、少なくとも1台のコンピュータ構
成のサブ装置と、ホスト装置及びサブ装置とから共通に
アクセスできる共有メモリを有し、該共有メモリを介し
てホスト装置とサブ装置間でデータ授受を行うシステム
のデータ授受方法において、共有メモリを少なくとも2
つの区画に分割すると共に、各区画に同時にアクセスし
てデータの読み/書きができるように構成し、どの区画
がアクセスされているかを監視し、アクセスされていな
い区画へデータを読み/書きすることを特徴とするデー
タ授受方法。
(1) A host device, at least one computer-configured subdevice, and a shared memory that can be commonly accessed by the host device and the subdevice, and data exchange between the host device and the subdevice via the shared memory. In the data exchange method of the system that performs
partition into two partitions, configure each partition so that it can be accessed simultaneously and read/write data, monitor which partitions are being accessed, and read/write data to partitions that are not being accessed. A data exchange method characterized by:
(2)サブ装置にダイレクト・メモリ・アクセス・コン
トローラを設け、該ダイレクト・メモリ・アクセス・コ
ントローラを介して共通メモリの1つの区画にアクセス
させている時、ホスト装置のプロセッサとサブ装置のプ
ロセッサの一方は他の区画にアクセスして該区画へデー
タを読み/書きすることを特徴とする特許請求の範囲第
(1)項記載のデータ授受方法。
(2) When a subdevice is provided with a direct memory access controller and one partition of the common memory is accessed via the direct memory access controller, the processor of the host device and the processor of the subdevice The data exchange method according to claim 1, wherein one of the partitions accesses the other partition and reads/writes data to the partition.
JP11512984A 1984-06-05 1984-06-05 Data transmission and reception method Pending JPS60258670A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP11512984A JPS60258670A (en) 1984-06-05 1984-06-05 Data transmission and reception method
PCT/JP1985/000318 WO1985005709A1 (en) 1984-06-05 1985-06-05 Method of sending and receiving data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11512984A JPS60258670A (en) 1984-06-05 1984-06-05 Data transmission and reception method

Publications (1)

Publication Number Publication Date
JPS60258670A true JPS60258670A (en) 1985-12-20

Family

ID=14654988

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11512984A Pending JPS60258670A (en) 1984-06-05 1984-06-05 Data transmission and reception method

Country Status (2)

Country Link
JP (1) JPS60258670A (en)
WO (1) WO1985005709A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6108693A (en) * 1997-10-17 2000-08-22 Nec Corporation System and method of data communication in multiprocessor system

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5179665A (en) * 1987-06-24 1993-01-12 Westinghouse Electric Corp. Microprocessor information exchange with updating of messages by asynchronous processors using assigned and/or available buffers in dual port memory
AT502798B1 (en) * 2004-03-17 2007-06-15 Gruber & Co Group Gmbh DEVICE FOR REMOVING PROFILE PIECES

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS526582B1 (en) * 1970-12-21 1977-02-23
JPS54153543A (en) * 1978-05-25 1979-12-03 Oki Electric Ind Co Ltd Interruption system between processors
JPS5819966A (en) * 1981-07-30 1983-02-05 Omron Tateisi Electronics Co Dma transfer system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6108693A (en) * 1997-10-17 2000-08-22 Nec Corporation System and method of data communication in multiprocessor system

Also Published As

Publication number Publication date
WO1985005709A1 (en) 1985-12-19

Similar Documents

Publication Publication Date Title
US5682522A (en) Shared memory architecture of graphics frame buffer and hard disk cache
JPH08328747A (en) Magnetic disk device and buffer management method in magnetic disk device
JPS60258670A (en) Data transmission and reception method
JP3066753B2 (en) Storage controller
JPH0798663A (en) Asynchronous i/o control system
JPS6126703B2 (en)
JP2826780B2 (en) Data transfer method
JPH0519181B2 (en)
KR0145932B1 (en) Dma controller in high speed computer system
JP3472357B2 (en) Information processing device
JP3259095B2 (en) Data transfer method
JPH0754494B2 (en) Asynchronous data transfer control device
JPH05334012A (en) Large capacity disk controller
JPS61153728A (en) High speed control system of magnetic storage device
JPH051502B2 (en)
JPS60253083A (en) Storage device controlling system
JPS63155254A (en) Information processor
JPH01177661A (en) Data transferring device
JPH02239348A (en) Access system for disk cache memory
JPH04359352A (en) Disk device
JPS5847730B2 (en) Memory access control method
JPS58207135A (en) Access system of internal memory
JPH0792730B2 (en) Data prefetch control method
JPH0683700A (en) Apparatus and method for controlling memory access of multiprocessor system
JPH0415490B2 (en)