JPH0229848A - System control device - Google Patents

System control device

Info

Publication number
JPH0229848A
JPH0229848A JP18074988A JP18074988A JPH0229848A JP H0229848 A JPH0229848 A JP H0229848A JP 18074988 A JP18074988 A JP 18074988A JP 18074988 A JP18074988 A JP 18074988A JP H0229848 A JPH0229848 A JP H0229848A
Authority
JP
Japan
Prior art keywords
processing
processor
communication
memory
communication request
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
JP18074988A
Other languages
Japanese (ja)
Inventor
Yoshinori Chiwaki
千脇 義憲
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.)
NEC Engineering Ltd
Original Assignee
NEC Engineering 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 NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP18074988A priority Critical patent/JPH0229848A/en
Publication of JPH0229848A publication Critical patent/JPH0229848A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To prevent a processor from generating malfunction by processing only a specific communication request out of plural inter-processor communication requests. CONSTITUTION:In the case of connecting a processor 1, a flag corresponding to the processor 1 out of access flags 43 is setup. then, an inter-processor(P) communication suppressing flag 44 corresponding to the processor 1 is set up and all interruptions other than XIP (indicates the end of an I/O instruction). Prior to the start of the processor 1, a processor 2 sets up data for processing the XIP interruption in a memory 3. The processor 1 reads out necessary data from a recording medium and sets up them in the memory 3. Consequently, a specific P communication request can be received from the data set up in the memory 3, and at the time of executing interruption processing corresponding to the communication request of a specific type, the communication requests of other types are not received, so that the processor can be prevented from generating malfunction.

Description

【発明の詳細な説明】 扶’4j’y+遣 本発明はシステム制御装置に関し、特に複数の処理装置
からのメモリアクセス処理と装置間通信要求処理とを行
うシステム制御装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a system control device, and more particularly to a system control device that performs memory access processing from a plurality of processing devices and inter-device communication request processing.

従m市 従来のこの種のシステム制御装置においては、接続可能
を示すフラグを複数の処理装置の各々に・対応して設け
、5読フラグがセットされると、メモリへのアクセスが
可能となると共に、処理装置間通信要求をも可能となる
構成となっている。
In conventional system control devices of this type, a flag indicating that connection is possible is provided for each of the plurality of processing devices, and when the 5-read flag is set, access to the memory becomes possible. At the same time, the configuration also allows communication requests between processing devices.

この様なシステム制御装置の例としては、特開昭60−
3774号公報に開示されたものがある。
An example of such a system control device is JP-A-60-
There is one disclosed in Publication No. 3774.

この様に、従来のシステム制御装置においては、処理装
置からのメモリアクセス要求と処理装置間通信要求とを
同時に受けた場合に、共に接続可能状態となる構成であ
る。
In this way, the conventional system control device is configured so that when it receives a memory access request from a processing device and a request for communication between processing devices at the same time, both of them are in a connectable state.

ここで、処理装置間通信要求により、処理装置に対して
割込みを行い、5読処理装置がこの割込み処理を行う場
合、割込み処理を行うためのデータをメモリ上にセット
しておく必要があるが、上述の々口く、メモリアクセス
要求と処理装置間通信要求とを同時に受けた場合には、
共に接続可能状態となっているので、割込み処理を行う
ためのデータをメモリにセットする以前に割込みがくる
と、処理装置は正しく動作しなくなるという欠点がる。
Here, if an interrupt is made to the processing device due to an inter-processing device communication request and the 5-read processing device processes this interrupt, it is necessary to set the data for the interrupt processing in memory. As mentioned above, if a memory access request and a communication request between processing units are received at the same time,
Since both are in a connectable state, there is a drawback that if an interrupt occurs before the data for interrupt processing is set in the memory, the processing device will not operate correctly.

特定タイプの割込みのみを処理するためのデータを他の
処理装置がメモリにセットし、それ以外のタイプの通信
要求に対する割込み処理を行うためのデータは、割込ま
れる処理装置自身により特定のタイプの通信要求の割込
み処理の中でメモリ上にセットされることがある。ここ
で、特定タイプの通信要求とは、入出力命令の終了を示
す割込みの通信要求を指すのが一般的である。
Data for processing only a specific type of interrupt is set in memory by another processing device, and data for processing interrupts for other types of communication requests is set by the processing device itself to handle the specific type of interrupt. It may be set in memory during communication request interrupt processing. Here, the specific type of communication request generally refers to an interrupt communication request indicating the end of an input/output command.

従って、特定タイプの通信要求以外の通信要求が、この
割込み処理を行うためのデータがメモリ上にセットされ
終る以前に受付けられると、受付けた処理装置は誤動作
することになるのである。
Therefore, if a communication request other than a specific type of communication request is accepted before the data for performing this interrupt processing has been set in the memory, the processing device that accepted the request will malfunction.

特に、複数の処理装置がシステム制御装置に接続されて
いる様な場合、1の処理装置が動作中に他の処理装置を
接続する様な場合に問題となる。
In particular, this becomes a problem when a plurality of processing devices are connected to a system control device, or when one processing device is connected to another processing device while it is operating.

l豆ム旦息 そこで、本発明はかかる従来のものの欠点を解決すべく
なされたものであって、その目的とするところは、特定
タイプの通信要求に対する割込み処理時にはその他のタ
イプの通信要求を受付けないようにして、処理装置の誤
動作防止を可能としたシステム制御装置を提供すること
にある。
SUMMARY OF THE INVENTION Therefore, the present invention has been made to solve the drawbacks of the conventional methods, and its purpose is to accept other types of communication requests during interrupt processing for a specific type of communication request. It is an object of the present invention to provide a system control device that can prevent malfunctions of a processing device.

i肌ム旦基 本発明によれば、複数の処理装置からのメモリアクセス
処理と、装置間通信要求処理とを行うシステム制御装置
であって、前記処理装置の各々に対応して設けられ、対
応処理装置からのアクセス要求をオンオフ制御する手段
と、前記処理装置の各々に対応して設けられ、対応処理
装置からの装置間通信要求処理のうち特定タイプの通信
要求のみを選択的に可能とする手段とを含むことを特徴
とするシステム制御装置が得られる。
According to the basic invention, there is provided a system control device that performs memory access processing from a plurality of processing devices and inter-device communication request processing, the system control device being provided corresponding to each of the processing devices, and configured to perform corresponding processing. means for controlling on/off access requests from devices, and means provided corresponding to each of the processing devices to selectively enable only a specific type of communication request among the processing of inter-device communication requests from the corresponding processing devices; A system control device is obtained, which is characterized in that it includes the following.

K立型 以下に本発明の実施例について図面を用いて詳細に説明
する。
K Vertical Type Examples of the present invention will be described below in detail with reference to the drawings.

図は本発明の実施例のブロック図であり、システム制御
装置4には2個の処理装置1.2と、これ等処理装置1
.2から共通にアクセス可能なメモリ3とが接続されて
いる。処理装置1.2はシステム制御装置4に対してア
クセス要求を行い一システム制御装置4からの処理装置
間通信要求(P通信要求)を受取るようになっている。
The figure is a block diagram of an embodiment of the present invention, in which the system control device 4 includes two processing devices 1.2 and 2.
.. A memory 3 that can be accessed in common from 2 is connected. The processing device 1.2 makes an access request to the system control device 4 and receives an inter-processing device communication request (P communication request) from one system control device 4.

アクセスフラグ43が処理装置1,2に対応して2個設
けられており、システム制御装置へのアクセス要求をオ
ンオフ制御自在とするものであり、フラグがリセットさ
れていれば、アンドゲート45.54を夫々オフとし、
各処理装置からのアクセス要求がアクセス制御部41へ
供給されないようになる。
Two access flags 43 are provided corresponding to the processing devices 1 and 2, and access requests to the system control device can be turned on and off freely.If the flags are reset, the AND gates 45 and 54 are activated. are turned off,
Access requests from each processing device are no longer supplied to the access control unit 41.

また、P通信抑止フラグ44も処理装置1,2に対応し
て2個設けられており、P通信要求のうち入出力命令の
終了を示すXIP P通信要求以外の要求を抑止自在と
するものである。このフラグがセットされていれば、゛
ナントゲート47.50を夫々オフとして、デコーダ5
2.53からのXlPP通信要求以外の要求を抑止する
のである。このデコーダ52.53への入力はP通信制
御部42からの情報であり、このデコーダ52.53に
より、P通信要求がXIP  (入出力命令の終了を示
すもの)であるか、それ以外のものであるかが識別され
、XIPであればインバータ46、ナントゲート48を
介して、またインバータ49、ナントゲート51を介し
て各処理装置1.2へ夫々導出される。 XIP以外の
ものであれば、P通信抑止フラグ44の出力によりオン
オフ制御されるナントゲート47.50を介して、更に
は先のナントゲート48.51を介して各処理袋!1.
2へ夫々導出される。
Furthermore, two P communication suppression flags 44 are provided corresponding to the processing devices 1 and 2, and can freely suppress requests other than the XIP P communication request indicating the end of an input/output command among P communication requests. be. If this flag is set, the nant gates 47 and 50 are turned off, and the decoder 5
This suppresses requests other than XlPP communication requests from 2.53. The input to this decoder 52.53 is information from the P communication control unit 42, and the decoder 52.53 determines whether the P communication request is XIP (indicating the end of an input/output command) or other information. If it is XIP, it is led out to each processing device 1.2 via an inverter 46 and a Nant gate 48, and via an inverter 49 and a Nant gate 51, respectively. If it is other than XIP, each processing bag is transmitted through the Nantes gate 47.50, which is controlled on/off by the output of the P communication suppression flag 44, and further through the Nantes gate 48.51! 1.
2.

アクセス制御部41は処理装置1,2からのアクセス要
求によりメモリ3をアクセスしたり、又2通は制御部4
2をアクセスしたりする。P通信制御部42はアクセス
要求がP通信要求のときにアクセス制御部41により起
動され、処理装置1゜2にP通信要求を送出する。メモ
リ3はアクセス要求がメモリアクセスであるときにアク
セス制御部41によりアクセスされる。デコーダ52.
53はP通信要求がXIPかどうかを調べるものである
The access control unit 41 accesses the memory 3 in response to access requests from the processing devices 1 and 2, and the two
2. The P communication control unit 42 is activated by the access control unit 41 when the access request is a P communication request, and sends the P communication request to the processing device 1.about.2. The memory 3 is accessed by the access control unit 41 when the access request is for memory access. Decoder 52.
53 is for checking whether the P communication request is XIP.

かかる構成において、処理装置1を接続する場合には、
先ずアクセスフラグ43のうち処理装置1に対応するフ
ラグをセットする。次に、処理装置1に対応する1通信
抑止フラグ44をセットしてXIP以外の割込みを全て
禁止するようにする。
In such a configuration, when connecting the processing device 1,
First, among the access flags 43, the flag corresponding to the processing device 1 is set. Next, the 1 communication inhibition flag 44 corresponding to the processing device 1 is set to inhibit all interrupts other than XIP.

処理装置2は、処理装置1が起動される以前にXIPの
割込みを処理するデータをメモリ3上にセットしておく
ものとする。処理装置1が起動されると、処理装置1は
入出力命令を生成してメモリ3上に必要なデータをディ
スク等の記録媒体から読出してセットする。入出力命令
の終了を示すX12割込みを、処理装置1はデコーダ5
2及びインバータ46.ナントゲート48を経由して受
取る。
It is assumed that the processing device 2 sets data for processing XIP interrupts in the memory 3 before the processing device 1 is started. When the processing device 1 is started, the processing device 1 generates an input/output command and reads and sets necessary data on the memory 3 from a recording medium such as a disk. The processing device 1 receives the X12 interrupt indicating the end of the input/output instruction through the decoder 5.
2 and inverter 46. Receive via Nantes Gate 48.

メモリ3上にセットされたデータにより、他のP通信要
求が受付は可能となるので、1通信抑止フラグ44をリ
セットし、よってデコーダ52とナントゲート47.4
8を経由して池のP通信要求の受取りが可能となるので
ある。
Since the data set in the memory 3 makes it possible to accept other P communication requests, the 1 communication suppression flag 44 is reset, and the decoder 52 and Nantes gate 47.4
It becomes possible to receive the Ike's P communication request via 8.

凡匪ム皇1 叙上の如く、本発明によれば、処理装置間通信要求のう
ち特定の通信要求のみを処理可能とすることにより、処
理装置の誤動作を防止できるという効果がある。
As described above, according to the present invention, malfunctions of processing devices can be prevented by processing only specific communication requests among communication requests between processing devices.

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

図は本発明の実施例のブロック図である。 主要部分の符号の説明 1.2・・・・・・処理装置 3・・・・・・メモリ 4・・・・・・システム制御装置 41・・・・・・アクセス制御部 42・・・・・・P通信制御部 43・・・・・・アクセスフラグ 44・・・・・・P通信抑止フラグ The figure is a block diagram of an embodiment of the invention. Explanation of symbols of main parts 1.2... Processing device 3...Memory 4...System control device 41...Access control section 42...P communication control section 43...Access flag 44...P communication suppression flag

Claims (1)

【特許請求の範囲】[Claims] (1)複数の処理装置からのメモリアクセス処理と、装
置間通信要求処理とを行うシステム制御装置であって、
前記処理装置の各々に対応して設けられ、対応処理装置
からのアクセス要求をオンオフ制御する手段と、前記処
理装置の各々に対応して設けられ、対応処理装置からの
装置間通信要求処理のうち特定タイプの通信要求のみを
選択的に可能とする手段とを含むことを特徴とするシス
テム制御装置。
(1) A system control device that performs memory access processing from a plurality of processing devices and inter-device communication request processing,
A means provided corresponding to each of the processing devices for controlling on/off access requests from the corresponding processing device; and a means provided corresponding to each of the processing devices to process inter-device communication requests from the corresponding processing device. 1. A system control device comprising means for selectively enabling only a specific type of communication request.
JP18074988A 1988-07-20 1988-07-20 System control device Pending JPH0229848A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18074988A JPH0229848A (en) 1988-07-20 1988-07-20 System control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18074988A JPH0229848A (en) 1988-07-20 1988-07-20 System control device

Publications (1)

Publication Number Publication Date
JPH0229848A true JPH0229848A (en) 1990-01-31

Family

ID=16088645

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18074988A Pending JPH0229848A (en) 1988-07-20 1988-07-20 System control device

Country Status (1)

Country Link
JP (1) JPH0229848A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0276060A (en) * 1988-09-13 1990-03-15 Nec Corp System controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0276060A (en) * 1988-09-13 1990-03-15 Nec Corp System controller

Similar Documents

Publication Publication Date Title
JPH0221018B2 (en)
JPS58191046A (en) Cpu control switching system
US5093776A (en) Information processing system emulation apparatus and method
JPH05233318A (en) Microprocessor
JPH0229848A (en) System control device
JPS6329868A (en) Dma controller
JPS61240320A (en) Magnetic disk controller
JPS638960A (en) Information processor
JPH0312768A (en) I/o controller
JP3127737B2 (en) Digital signal processor
JPH023217B2 (en)
JPS6347842A (en) Interrupting system for extension input/output device
JPH02176832A (en) Microcomputer
JPH0481939A (en) Control system for microcomputer
JPH0460858A (en) Interruption address setting controlling system
JPH02263256A (en) Microcomputer and controller
JPH01142962A (en) Data transfer control system
JPH08287004A (en) Data processor
JPH01263763A (en) Instruction execution control system
JPH0727466B2 (en) Service processor Command processing method
JPH0363748A (en) Bus control system
JPS60105048A (en) Microprogram control system
JPH08115213A (en) Digital signal processing and direct memory access control method therefor
JPH02156472A (en) External memory controller
JPS5854462A (en) Shared memory device