JPS63234346A - Multi-processor device - Google Patents

Multi-processor device

Info

Publication number
JPS63234346A
JPS63234346A JP6842787A JP6842787A JPS63234346A JP S63234346 A JPS63234346 A JP S63234346A JP 6842787 A JP6842787 A JP 6842787A JP 6842787 A JP6842787 A JP 6842787A JP S63234346 A JPS63234346 A JP S63234346A
Authority
JP
Japan
Prior art keywords
processor
processing
data
processors
controller
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
JP6842787A
Other languages
Japanese (ja)
Inventor
Osamu Iwasaki
修 岩崎
Yuji Sugano
祐司 菅野
Ryuichi Mato
隆一 間藤
Yoshihiro Ueda
芳弘 上田
Kenji Nagao
健司 長尾
Kenichi Ueda
謙一 上田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP6842787A priority Critical patent/JPS63234346A/en
Publication of JPS63234346A publication Critical patent/JPS63234346A/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/17Interprocessor communication using an input/output type connection, e.g. channel, I/O port

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multi Processors (AREA)

Abstract

PURPOSE:To improve the data processing efficiency by using a shared memory as well as a processor controller which controls plural exclusive processors of different types that can process a specific data structure with high efficiency. CONSTITUTION:When a binary tree processor 11 carries out an instruction of a shared memory 15, the processor 11 obtains an argument from another exclusive processor and therefore gives a processing request to a processor controller 14. The controller 14 gives the start commands to a frame processor 12 and a rule processor 13 and sends a processing end instruction to the processor 11 as soon as the evaluation is through with arguments of both processors 12 and 13. Thus the processor 11 produces a binary tree node and ends its processing. In such a way, the exclusive processors 11-13 give the processing requests to the controller 14 except those data treated by those processors themselves. As a result, the data processing efficiency is improved even when the data on a new structure is processed.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、異種複数の専用プロセッサを結合して処理の
効率化を図るマルチプロセッサ装置に関するものである
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention relates to a multiprocessor device that combines a plurality of different types of dedicated processors to improve processing efficiency.

従来の技術 最近、マルチプロセッサ装置はマイクロコンピュータを
用いたシステム機器で盛んに利用されるようになってき
た。このマルチプロセッサでは、従来主装置としての汎
用プロセッサと従属装置としての専用プロ気ツサという
構成が知られている。
2. Description of the Related Art Recently, multiprocessor devices have been widely used in system equipment using microcomputers. Conventionally, this multiprocessor has a configuration including a general-purpose processor as a main device and a dedicated processor as a subordinate device.

以下第3図を参照して従来0マルチプロセツサ装置につ
いて説明する。第3図において31は汎用プロセッサ、
32は前記汎用プロセッサ31によって制御される専用
プロセッサである。以上のような構成において以下その
動作を説明する。汎用プロセッサ31が命令を解釈実行
する。命令中に特定の構造を持つデータに対する命令が
存在すると、汎用プロセッサ31は専用プロセッサ32
に引数データを転送し、専用プロセッサ32に処理開始
を指示し、専用プロセッサ32からの処理終了の指示を
持つ。専用プロセッサa2は汎用プロセッサ31からの
処理開始指示を受け、所定の命令を実行した後汎用プロ
セッサ31に処理終了を指示する。専用プロセッサ32
からの終了指示を受けて、汎用プロセッサ31は命令の
解釈実行を再開する。
The conventional 0 multiprocessor device will be explained below with reference to FIG. In FIG. 3, 31 is a general-purpose processor;
32 is a dedicated processor controlled by the general-purpose processor 31. The operation of the above configuration will be explained below. A general-purpose processor 31 interprets and executes the instructions. When an instruction for data with a specific structure exists in the instruction, the general-purpose processor 31 transfers the instruction to the dedicated processor 32.
It transfers argument data to the dedicated processor 32, instructs the dedicated processor 32 to start processing, and receives an instruction from the dedicated processor 32 to end the processing. The dedicated processor a2 receives an instruction to start processing from the general-purpose processor 31, executes a predetermined instruction, and then instructs the general-purpose processor 31 to end the process. Dedicated processor 32
Upon receiving the termination instruction from , the general-purpose processor 31 resumes interpreting and executing instructions.

発明が解決しようとする問題点 しかし、以上のような構成では、専用プロセッサで処理
できるデータは、浮動小数点数のような単純な構造のデ
ータだけであり、各プロセッサ間の関係も主装置と従属
装置という固定的なものであったため、新しい構造のデ
ータを処理する専用プロセッサを加えるには汎用プロセ
ッサを変更する必要があり多大のコストや長い期間を要
していた。
Problems to be Solved by the Invention However, in the configuration described above, the data that can be processed by the dedicated processor is only data with a simple structure such as floating point numbers, and the relationship between each processor is also that of the main unit and subordinate units. Since it was a fixed device, adding a dedicated processor to process data with a new structure required changing the general-purpose processor, which required a large amount of cost and a long period of time.

本発明は以上のような問題点を解決するもので、異なる
種類の多数のデータを汎用プロセッサの構成を変更する
ことなく簡単な構成により処理することを可能とするマ
ルチプロセッサ装置を提供するこゐを目的とするもので
ある。
The present invention solves the above-mentioned problems, and aims to provide a multiprocessor device that can process a large amount of data of different types with a simple configuration without changing the configuration of a general-purpose processor. The purpose is to

問題点を解決するための手段 本発明は特定の構造を持つデータを効率良く処理する異
種複数の専用プロセッサと全ての専用プロセッサを制御
するプロセッサ制御装置と専用プロセッサ間で共有され
る共有メモリにより、上記目的を達成するものである。
Means for Solving the Problems The present invention uses a plurality of heterogeneous dedicated processors that efficiently process data having a specific structure, a processor control device that controls all the dedicated processors, and a shared memory shared among the dedicated processors. This aims to achieve the above objectives.

作  用 本発明は上記構成により、さまざまな構造を持ったデー
タをそれぞれ効率良く処理できる専用プロセッサに処理
させることによって全体的な処理の効率化を図るととも
に、新しい構造のデータに対する専用プロセッサを容易
に加えることができる。
With the above-described configuration, the present invention improves overall processing efficiency by having dedicated processors that can efficiently process data with various structures, and also makes it easy to use dedicated processors for data with new structures. can be added.

実施例 以下、図面を参照しながら本発明の実施例について説明
する。
Embodiments Hereinafter, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の実施例におけるマルチプロセッサの構
成図である。第1図において、11は第2図に示す2進
本構造のデータ21を効率良く処理する専用プロセッサ
、12は第2図に示すフレーム構造のデータ22を効率
良く処理する専用プロセッサ、13は第2図に示すルー
ル構造のデータ23を効率良く処理する専用プロセッサ
、14は専用プロセッサ11.12.13を制御するプ
ロセッサ制御装置、15は専用プロセッサ11゜12.
13に共有される共有メモリである。
FIG. 1 is a block diagram of a multiprocessor in an embodiment of the present invention. In FIG. 1, 11 is a dedicated processor that efficiently processes the data 21 in the binary book structure shown in FIG. 2, 12 is a dedicated processor that efficiently processes the data 22 in the frame structure shown in FIG. 2, a dedicated processor that efficiently processes the data 23 having the rule structure shown in FIG. 2; 14, a processor control device that controls the dedicated processors 11, 12, 13;
This is a shared memory shared by 13.

以上のような構成において以下その動作を説明する。The operation of the above configuration will be explained below.

第2図に示すフレーム構造データ22におけるフレーム
Aのスロット1の値とルール構造データ23におけるル
ール日の左辺すから2進木のノードを作り出す処理を例
にとってみると、まず2進本処理プロセッサ11が共有
メモリ15上の命令を実行しようとするが、命令はスロ
ット−と左辺すの2つの引数から1つの2進木ノードを
生成する命令であり、2つの引数を得るために2進本処
理プロセッサ11はプロセッサ制御装置14に処理依頼
を出力し処理終了の指示を待つ。プロセッサ制御装置1
4はまず第1の引数を求めるため対応するフレーム処理
プロセッサ12へ処理開始指示を出し、また第2の引数
を求めるため対応するノll−ル処理プロセッサ13へ
開始指示を出す。開始指示を受けたフレーム処理プロセ
ッサ12とルール処理プロセッサ1aは所定の処理を終
了次第終了指示をプロセッサ制御装置14へ送る。プロ
セッサ制御装置14は2つの引数の評価が終了し次第、
処理終了指示を2進本処理プロセッサ11に送る。プロ
セッサ制御装置14からの終了指示を受けた2進本処理
プロセッサ11は、2つの引数から2進木のノードを生
成して処理を終了する。
Taking as an example the process of creating a binary tree node from the value of slot 1 of frame A in the frame structure data 22 and the left side of the rule date in the rule structure data 23 shown in FIG. tries to execute an instruction on the shared memory 15, but the instruction is an instruction to generate one binary tree node from two arguments, slot and left side, and in order to obtain the two arguments, binary tree processing is performed. The processor 11 outputs a processing request to the processor control device 14 and waits for an instruction to end the processing. Processor control device 1
4 issues a processing start instruction to the corresponding frame processing processor 12 to obtain the first argument, and also issues a start instruction to the corresponding node processing processor 13 to obtain the second argument. The frame processing processor 12 and the rule processing processor 1a, which have received the start instruction, send an end instruction to the processor control device 14 as soon as they complete the predetermined processing. As soon as the processor controller 14 finishes evaluating the two arguments,
A processing end instruction is sent to the binary book processing processor 11. Upon receiving the termination instruction from the processor control device 14, the binary book processor 11 generates a binary tree node from the two arguments and terminates the process.

以上の説明から明らかなように本実施例によれば、各専
用プロセッサIt、12.13は、自らが扱うデータ構
造以外は、プロセッサ制御装置14に処理を依頼するの
で、新しい構造を持つデータが加わっても変更は一切必
要とせず、新しい構造のデータを効率良く処理する専用
プロセッサを追加するだけで効率の良い処理が行なえる
As is clear from the above description, according to this embodiment, each dedicated processor It, 12.13 requests the processor control unit 14 to process data structures other than those handled by itself, so that data with a new structure is There is no need to make any changes to the new structure; just add a dedicated processor to efficiently process data with the new structure.

発明の効果 以上のように本発明は、特定のデータ構造を効率良く処
理できる専用プロセッサを異種複数個プロセッサ制御装
置に結合することにより効率の良いデータ処理が行なえ
、なおかつ、新しい構造のデータを処理したい場合にも
プロセッサの変更をすることなく、追加という形で対処
でき、その効果は大きい。
Effects of the Invention As described above, the present invention enables efficient data processing by combining a plurality of different types of dedicated processors that can efficiently process specific data structures with a processor control device, and is also capable of processing data with a new structure. If you want to do so, you can add one without changing the processor, which is very effective.

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

第1囚は本発明の実施例におけるマルチ、プロセッサ装
置のブロック図、第2図は本発明の実施例におけるデー
タの構造図、第3図は従来のマルチプロセッサ装置の構
成図である。 11・・・・・・2進本処理専用プロセッサ、12・・
・・・・フレーム処理専用プロセッサ、13・・・・・
・ルール処理プロセッサ、14・・・・・・プロセッサ
制御装置、15・・・・・共有メモリ。 代理人の氏名 弁理士 中 尾 敏 男 ほか1名第1
The first figure is a block diagram of a multi-processor device according to an embodiment of the present invention, FIG. 2 is a data structure diagram according to an embodiment of the present invention, and FIG. 3 is a block diagram of a conventional multi-processor device. 11... Processor dedicated to binary book processing, 12...
...Frame processing dedicated processor, 13...
- Rule processing processor, 14... Processor control device, 15... Shared memory. Name of agent: Patent attorney Toshio Nakao and 1 other person No. 1
figure

Claims (1)

【特許請求の範囲】[Claims] (1)特定の構造を持つデータを効率良く処理する複数
種の専用プロセッサと、前記複数種の専用プロセッサを
制御するプロセッサ制御装置と、前記複数種の専用プロ
セッサにより共有される共有メモリを具備することを特
徴とするマルチプロセッサ装置。
(1) A plurality of types of dedicated processors that efficiently process data having a specific structure, a processor control device that controls the plurality of types of dedicated processors, and a shared memory shared by the plurality of types of dedicated processors. A multiprocessor device characterized by:
JP6842787A 1987-03-23 1987-03-23 Multi-processor device Pending JPS63234346A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6842787A JPS63234346A (en) 1987-03-23 1987-03-23 Multi-processor device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6842787A JPS63234346A (en) 1987-03-23 1987-03-23 Multi-processor device

Publications (1)

Publication Number Publication Date
JPS63234346A true JPS63234346A (en) 1988-09-29

Family

ID=13373381

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6842787A Pending JPS63234346A (en) 1987-03-23 1987-03-23 Multi-processor device

Country Status (1)

Country Link
JP (1) JPS63234346A (en)

Similar Documents

Publication Publication Date Title
JPS63234346A (en) Multi-processor device
JPH0564828B2 (en)
JPH05134960A (en) Local processing system
JPS6228865A (en) Multiprocessor system
JP2000029850A (en) Task controlling method using inter-processor communication of operating system
JPS6159540A (en) Dispatching processing system
JPH0254362A (en) Parallel process computer
JPS61166631A (en) Microprogram control processor
JPH02148163A (en) Multi-operating system
JPH0370810B2 (en)
JPS63261433A (en) Task scheduler
JPS62219061A (en) Control system for multiprocessor
JPS63308661A (en) Multi-processor system
JPH0981402A (en) Multiprocessor system
JPS60231252A (en) Unit processor
JPH02311903A (en) Programmable controller
JPS63184839A (en) Multitask monitor system
JPS60204062A (en) Multidata processing system
JPH01185733A (en) Input/output emulation system
JPH03125248A (en) Data processing system
JPH03121553A (en) Communication processing execution device
JPS6292059A (en) Multiprocessor system
JPH0438530A (en) Information processor
JPH01300364A (en) Multi-processor system
JPS63298638A (en) Data processor