JPS6389962A - Method and device for assigning processor - Google Patents

Method and device for assigning processor

Info

Publication number
JPS6389962A
JPS6389962A JP23457886A JP23457886A JPS6389962A JP S6389962 A JPS6389962 A JP S6389962A JP 23457886 A JP23457886 A JP 23457886A JP 23457886 A JP23457886 A JP 23457886A JP S6389962 A JPS6389962 A JP S6389962A
Authority
JP
Japan
Prior art keywords
processor
processors
procedure
main
mode
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
JP23457886A
Other languages
Japanese (ja)
Inventor
Yoshiki Matsuda
芳樹 松田
Toyohiko Kagimasa
豊彦 鍵政
Kikuo Takahashi
高橋 喜久雄
Seiichi Yoshizumi
吉住 誠一
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP23457886A priority Critical patent/JPS6389962A/en
Publication of JPS6389962A publication Critical patent/JPS6389962A/en
Pending legal-status Critical Current

Links

Landscapes

  • Exchange Systems With Centralized Control (AREA)

Abstract

PURPOSE:To perform the procedure call of a processor on the other side at high speed, and to contrive to improve the availability of the processor, by switching the call system of the processor according to the state of the processor, in an asymmetric multiprocessor. CONSTITUTION:When the multiprocessor executes the instruction of a main routine in a main memory device 1 by a main processor A100 in a separation mode, and if another processor procedure is called by an instruction call, a signal line 154 from an instruction control circuit 103 goes to '1'. The value of a mode register 3 is '1' because a mode is the separation mode, and a signal line 150 goes to '1'. Therefore, the output 155 of an AND gate 104 goes to '1', and an interruption generation circuit 106 is started up, and an interruption signal 157 goes to '1', then, interruption is generated. As a result, control is delivered to an operating system in the main memory 1, and a process state table is rewritten, and a process assigning request is performed. And processor assignment on a subroutine that is the another processor procedure, is performed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、機能の異なる複数のプロセッサからなる非対
称マルチプロセッサに係り、特に処理の高速化とプロセ
ッサの稼動率向上に好適なプロセス割り当て方法および
装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an asymmetric multiprocessor consisting of a plurality of processors with different functions, and in particular to a process allocation method and process suitable for speeding up processing and improving processor utilization. Regarding equipment.

〔従来の技術〕[Conventional technology]

データ処理装置の処理能力向上のために複数の機能の異
なるプロセッサを結合する方式がとられている。例えば
、汎用計算機とアレイプロセッサを結合し、通常の処理
は汎用計算機を用い、高速な科学技術演算の処理はアレ
イプロセッサを用t)ることによってシステム全体の能
力を向上させる方式がとられている。このとき、あるプ
ロセッサから他方のプロセッサの手続きの呼出しには、
少なくとも2つの型式がある。1つは、(a)特開昭6
0−217451号に記載のように、他方のプロセラサ
で実行すべき手続きを呼出すときは、割り込みによって
呼出すという型式である。この方式では、割り込みによ
って制御をオペレーティングシステ 。
2. Description of the Related Art In order to improve the processing capacity of data processing devices, a method has been adopted in which a plurality of processors with different functions are combined. For example, a method is used to improve the overall system capacity by combining a general-purpose computer and an array processor, using the general-purpose computer for normal processing and using the array processor for processing high-speed scientific and technical operations. . At this time, when one processor calls a procedure of another processor,
There are at least two types. One is (a) Unexamined Japanese Patent Publication No. 6
As described in No. 0-217451, when a procedure to be executed by the other processor is called, it is called by an interrupt. In this method, the operating system is controlled by interrupts.

ムに移動してから、他方のプロセッサの手続きを呼出す
ため1両方のプロセッサに別々のプロセスを割り当て、
2つのプロセッサを同時に動がすことが可能であるとい
う利点がある。しかし、割り込みによって、手続きを呼
出すため、手続き呼出しの速度が長くなるという欠点が
ある。もう1つの型式は、(b)割り込みを起さずに他
方のプロセッサの手続きを呼出すという型式である。こ
の方式では、手続きを直接呼出すため、高速に手続き呼
出しができるという利点がある。しかし、直接手続き呼
出しをするため、他方のプロセッサは、いつ呼出されて
もいいように、待ち状態になければならず、プロセッサ
の稼動率が下がるという欠点がある。
1 allocate separate processes to both processors to call the procedure on the other processor.
An advantage is that it is possible to run two processors at the same time. However, since the procedure is called by an interrupt, the procedure call speed becomes longer. The other type is (b) a type in which the procedure of the other processor is called without causing an interrupt. This method has the advantage that the procedure can be called quickly because the procedure is called directly. However, since a direct procedure call is made, the other processor must be in a waiting state so that it can be called at any time, which has the disadvantage of lowering the processor's operating rate.

〔発明が解決しようとする問題点〕 上記従来技術は、他方のプロセッサの手続き呼出しの高
速性とプロセッサの稼動率の両立については配慮されて
おらず、手続き呼出しの速度が遅いおよびプロセッサの
稼動率が低いという問題があった。
[Problems to be Solved by the Invention] The above-mentioned conventional technology does not take into account the need to balance the high speed of procedure calls of the other processor with the utilization rate of the processor. There was a problem that the amount was low.

本発明の目的は、高速に他方のプロセッサの手続き呼出
しが行えしかも、プロセッサの稼動率を向上させること
にある。
SUMMARY OF THE INVENTION An object of the present invention is to make it possible to call a procedure of another processor at high speed and to improve the operating rate of the processor.

〔問題点を解決するための手段〕[Means for solving problems]

1、上記目的は、各プロセッサの内部状態およびプロセ
スが非対称マルチプロセッサの中でどのようにプロセッ
サを使用するかの状態を記憶する手段およびプロセスの
状態によってプロセスに必要なプロセッサのみを割り当
てるための手段を設けることによって達成される。
1. The above object is to provide a means for storing the internal state of each processor and the state of how the process uses the processor in an asymmetric multiprocessor, and a means for allocating only the processors necessary to the process according to the state of the process. This is achieved by providing

2、上記目的は、各プロセッサの内部状態および他プロ
セッサを呼出す手段から割り込み信号を起すか否かを判
定する制御信号を発生する手段を設けることによって達
成される。
2. The above object is achieved by providing means for generating a control signal for determining whether or not to generate an interrupt signal based on the internal state of each processor and the means for calling other processors.

〔作用〕[Effect]

1、オペレーティングシステムは、各プロセッサの内部
状態と、プロセスがどのプロセッサを使用するかの状態
を用いて、必要なプロセッサのみを割り当てることがで
きるので、他プロセッサ手続き呼出しが高速になり、か
つ、プロセッサの稼動率を向上させることができる。 
     ′2、あるプロセスが、他プロセッサを呼出
す手段によって他プロセッサを呼出すとき、呼出し′先
プロセッサが、前記プロセスに割り当てられていないと
き、他プロセッサを呼出す手段を実行したところで割り
込みが発生し、オペレーティングシステムは、このプロ
セスの状態を変化させ、プロセスのプロセッサへの再割
り当てを行なう。
1. The operating system can allocate only the necessary processors by using the internal state of each processor and the state of which processor the process uses. This speeds up calling procedures from other processors, and can improve the operating rate.
'2. When a process calls another processor using the means for calling another processor, if the called processor is not assigned to the process, an interrupt occurs when the means for calling the other processor is executed, and the operating system changes the state of this process and reassigns the process to a processor.

〔実施例〕〔Example〕

以下、本発明の一実施例を第1図、第2図、第3図A、
第3図B、第3図Cにより説明する。゛第1図は本実施
例の構成図である。本実施例は、2つのプロセッサから
共有される主記憶装置1゜プロセッサと主記憶装置を制
御するシステム制御装置2,2つのプロセッサが一体で
動いているが分離して動いているかの状態を保持するモ
ードレジスタ3.主記憶制御装置4.非対称密結合マル
チプロセッサの一方のプロセッサである主プロセッサA
100、もう一方のプロセッサである主プロセッサB2
00、汎用レジスタ群101,201、分岐先アドレス
を保持するアドレスレジスタ102゜202、命令コー
ドや外部からの信号によって命令の実行を制御する命令
制御回路103,203、ANDゲート104,105
,204,205、割り込み発生回路106,206、
NOTゲート107.207、モードレジスタ3からの
信号線150.250、命令制御回路103,203か
らモードレジスタ3への信号線151,251、アドレ
スレジスタ102,202から命令制御回路103,2
03へ分岐先アドレスを送るデータ線152,153,
252,253、他プロセッサ手続きの呼出しを制御す
る信号線154,155゜156.254,255,2
56、割り込み発生を知らせる信号線157,257か
ら構成される。
Hereinafter, one embodiment of the present invention will be described in FIG. 1, FIG. 2, FIG. 3A,
This will be explained with reference to FIGS. 3B and 3C.゛Figure 1 is a block diagram of this embodiment. In this embodiment, a main memory device 1 that is shared by two processors, a system control device 2 that controls the processor and the main memory device, and a system control device 2 that maintains a state in which the two processors operate as one but separately. mode register 3. Main memory controller 4. Main processor A, which is one processor of the asymmetric tightly coupled multiprocessor
100, the other processor, main processor B2
00, general-purpose register group 101, 201, address register 102, 202 that holds the branch destination address, instruction control circuit 103, 203, which controls execution of instructions by instruction code and external signals, AND gates 104, 105
, 204, 205, interrupt generation circuit 106, 206,
NOT gate 107.207, signal line 150.250 from mode register 3, signal line 151, 251 from instruction control circuit 103, 203 to mode register 3, instruction control circuit 103, 2 from address register 102, 202
Data lines 152, 153, which send the branch destination address to 03,
252, 253, signal lines 154, 155 for controlling calls to other processor procedures 156.254, 255, 2
56, and signal lines 157 and 257 for notifying the occurrence of an interrupt.

本実施例の非対称密結合マルチプロセッサは、異なる命
令体系を持ち同一のアドレス体系を持つ主プロセッサA
100および主プロセッサB200の2つのプロセッサ
から構成されている。本実施例においては、非対称密結
合マルチプロセッサは。
The asymmetric tightly coupled multiprocessor of this embodiment has a main processor A that has different instruction systems and the same address system.
It consists of two processors: a main processor B 100 and a main processor B 200. In this embodiment, an asymmetric tightly coupled multiprocessor.

2つの主プロセッサが一体となって、1つのプロセスに
同時に2つのプロセッサが割り当てられる一体モードと
、2つの主プロセッサは分離され、各主プロセッサに別
個のプロセスが割り当てられる分離モードがある。この
2つの状態はモードレジスタ3に保持され、分離モード
で動く場合は、モードレジスタ3の値は1となり、一体
モードで動く場合は、モードレジスタ3の値はOとなる
There is an integrated mode in which the two main processors are integrated and one process is assigned two processors at the same time, and an isolated mode in which the two main processors are separated and each main processor is assigned a separate process. These two states are held in the mode register 3. When operating in separate mode, the value of mode register 3 is 1, and when operating in integrated mode, the value of mode register 3 is O.

第2図は、主記憶装置内の構成を示す。プロセスA30
0は、マルチプロセッサが一体モードの場合の他プロセ
ッサ手続き呼出しの場合を表し、プロセスB4O0は、
マルチプロセッサが分離モードの場合の他プロセッサ手
続き呼出しの場合を表わしている。メインルーチン30
1,401は、主プロセッサA100で動き、サブルー
チン302゜402は、主プロセッサB200で動き、
call命令303,403は、他プロセッサの手続き
を呼出す命令を表し、return命令304,404
は、他プロセッサ手続き呼出しからのリターン命令を表
わす。オペレーティングシステム500は、他プロセッ
サ手続き呼出しにおいて割り込みが起ったときの処理を
行い、プロセス割り当て要求501を行なって、プロセ
ス割り当てルーチン600に制御を移し、プロセス割り
当て命令601を実行して、他プロセッサ手続きにプロ
セッサを割り当てて、他プロセッサ手続きを起動する。
FIG. 2 shows the internal configuration of the main memory. Process A30
0 represents the case of calling another processor procedure when the multiprocessor is in integrated mode, and process B4O0 is
This shows the case of calling another processor procedure when the multiprocessor is in isolation mode. Main routine 30
1,401 runs on the main processor A100, subroutines 302 and 402 run on the main processor B200,
Call instructions 303 and 403 represent instructions for calling procedures of other processors, and return instructions 304 and 404
represents a return instruction from another processor procedure call. The operating system 500 processes when an interrupt occurs in calling another processor procedure, makes a process allocation request 501, transfers control to a process allocation routine 600, executes a process allocation instruction 601, and calls another processor procedure. Allocates a processor to and starts other processor procedures.

プロセス状態テーブル700は、プロセスがどのプロセ
ッサで実行されるかの状態を記憶している。第3図A、
第3図B、第3図Cは、本実施例に、おけるプロセスの
割り当て方法を示している。
The process state table 700 stores the state of which processor executes a process. Figure 3A,
FIG. 3B and FIG. 3C show the process allocation method in this embodiment.

次に本実施例の動作を第1図、第2図、第3図A、第3
図B、第3図Cを用いて説明する。
Next, the operation of this embodiment will be explained as shown in Figs. 1, 2, 3A, and 3.
This will be explained using FIG. B and FIG. 3C.

本実施例における各プロセスは、そのプロセスが、主プ
ロセッサA100で実行、主プロセッサB200で実行
、両方のプロセッサで実行の3種類の状態の1つをプロ
セス状態テーブル700に保持している。この状態は最
初は、ロードモジュールの状態を使用し、次はプロセス
が、過去1万命令の中で、どのプロセッサを使用したか
の統計を用いて、過去1万命令がすべて主プロセッサA
100の命令ならば、主プロセッサA100で動く状態
、すべて主プロセッサB200の命令ならば主プロセッ
サB200で動く状態、それ以外の場合は、両方のプロ
セッサで動く状態とし、プロセスの状態をオペレーティ
ングシステムがロードモジュールとプロセス状態テーブ
ル700を書き換えることにより動的に変化させる。プ
ロセスの割り当て方式は、(1)プロセスが片方の主プ
ロセッサで動く状態の場合、2つの主プロセッサが一体
モードのときは、マルチプロセッサのモードを分離モー
ドにして、プロセスを片方の主プロセッサに割り当て、
もう一方の主プロセッサにも、その主プロセッサだけで
動くプロセスを割り当てる。分離して動いている場合は
5待ち状態にある主プロセッサへ、そのプロセッサだけ
で動くプロセスを割り当てる。(2)プロセスが両方の
主プロセッサで動く場合、マルチプロセッサが一体モー
ドの場合は、そのままプロセスを割り当てる。
Each process in this embodiment holds one of three types of states in the process state table 700: execution on main processor A 100, execution on main processor B 200, and execution on both processors. This state first uses the state of the load module, and then uses statistics on which processor the process used in the past 10,000 instructions.
If there are 100 instructions, it will run on the main processor A100, if all instructions are from the main processor B200, it will run on the main processor B200, otherwise, both processors will run, and the process state will be loaded by the operating system. It is dynamically changed by rewriting the module and process state table 700. The process allocation method is as follows: (1) If the process is running on one main processor, and the two main processors are in integrated mode, the multiprocessor mode is set to separate mode and the process is assigned to one main processor. ,
The other main processor is also assigned a process that runs only on that main processor. If the main processor is running separately, a process that runs only on that processor is assigned to the main processor in the 5-waiting state. (2) When a process runs on both main processors, if the multiprocessor is in integrated mode, the process is assigned as is.

どちらかの主プロセッサが動いている場合、プロセスが
、最初は、待ち状態にある方の主プロセッサで実行でき
るならば、割り当てを行い、実行ができないならば、動
いている主プロセッサが待ち状態となるのを待って割り
当てる。動いている主プロセッサが待ち状態になったと
ころで、マルチプロセッサを一体モードにする。マルチ
プロセッサが分離して動いているときに、他プロセッサ
手続き呼出し命令が実行されると、第2図のプロセスB
4O1のように割り込みが起って、オペレーティングシ
ステム500に制御が移り、そのプロセスを両方のプロ
セッサで動く状態にして、プロセスの割り当てを行なう
If either main processor is running, the process is initially allocated to the main processor in the waiting state if it can be executed, and if it cannot be executed, the process is placed in the waiting main processor. Wait until it becomes available and then assign it. Once the main processor is in standby mode, put the multiprocessors into integrated mode. When a multiprocessor is running separately and another processor procedure call instruction is executed, process B in Figure 2
When an interrupt occurs, such as 4O1, control is transferred to the operating system 500, which makes the process run on both processors and performs process assignment.

マルチプロセッサが一体モードで主プロセッサA100
でメインルーチン301の命令を実行しているとき、c
all命令303で他プロセッサ手続きを呼出すと、命
令制御回路103からの信号線154が1になる。モー
ドレジスタ3の値は、−体モードのため値は、0となっ
ており、信号線150は、0となる。NOTゲート10
7で信号線150の値が1になり、ANDゲート105
に入る信号線は、両者とも1となり、信号線156は1
となる。これによって命令制御回路203が起動されア
ドレスレジスタ102の分岐先アドレスが、データ線1
53を通って、主プロセッサB200に通知され、サブ
ルーチン302が起動される。このときに必要な引数は
、主プロセッサA100の汎用レジスタ群101の値を
主プロセッサB200の汎用レジスタ群201に複写す
ることによって引き渡される。マルチプロセッサが分離
モードで主プロセッサへA100でメインルーチン40
1の命令を実行しているとき、call命令403で他
プロセッサ手続きを呼出すと、命令制御回路103から
の信号線154が1になる。
Main processor A100 in multiprocessor integrated mode
When executing the instructions of the main routine 301 in c
When the all instruction 303 calls another processor procedure, the signal line 154 from the instruction control circuit 103 becomes 1. The value of the mode register 3 is 0 because it is a negative body mode, and the value of the signal line 150 is 0. NOT gate 10
7, the value of the signal line 150 becomes 1, and the AND gate 105
The input signal lines are both 1, and the signal line 156 is 1.
becomes. As a result, the instruction control circuit 203 is activated and the branch destination address of the address register 102 is set to data line 1.
53, the main processor B200 is notified, and the subroutine 302 is activated. The necessary arguments at this time are transferred by copying the values of the general-purpose register group 101 of the main processor A100 to the general-purpose register group 201 of the main processor B200. Main routine 40 at A100 when multiprocessor is in isolation mode to main processor
When an instruction 1 is being executed and another processor procedure is called by a call instruction 403, the signal line 154 from the instruction control circuit 103 becomes 1.

モードレジスタ3の値は、分離モードのため値は。The value of mode register 3 is for separation mode.

1となっており、信号線150は、1となる。1, and the signal line 150 becomes 1.

ANDゲート104に入り信号線は1両者とも1となり
、信号線155は1となり、割込み発生回路106が起
動されて、割り込み信号157が1となり、割り込みが
発生する。割り込みが発生すると、オペレーティングシ
ステム500に制御が移り、プロセス状態テーブル70
0を書き換えてプロセス割り当て要求501を行ない、
他プロセッサ手続きであるサブルーチン402のプロセ
ッサ割り当てが行なわれる。
The signal enters the AND gate 104, both signal lines become 1, the signal line 155 becomes 1, the interrupt generation circuit 106 is activated, the interrupt signal 157 becomes 1, and an interrupt is generated. When an interrupt occurs, control is transferred to the operating system 500 and the process state table 70 is
Rewrite 0 and issue a process allocation request 501,
Processor allocation for subroutine 402, which is another processor procedure, is performed.

このようにプロセス割り当てを行なうことによって、マ
ルチプロセッサは、多くの場合は分離モードで動き、各
プロセッサの稼動率が向上する。
By performing process allocation in this manner, the multiprocessor operates in a separate mode in many cases, and the utilization rate of each processor is improved.

また、他プロセッサ手続きをよく使うプロセスは、一体
モードで動くマルチプロセッサに割り当てられることに
よって、他プロセッサ手続き呼出しを高速に行なうこと
ができる。
Furthermore, a process that frequently uses other processor procedures can call other processor procedures at high speed by being assigned to a multiprocessor that operates in integrated mode.

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

本発明によれば、非対称マルチプロセッサにおいて、プ
ロセスの状態によってプロセッサの呼出し方式を切り替
えることができるので、n台の機能の異なるプロセッサ
からなる非対称マルチプロセッサシステムで、1つのプ
ロセッサのみを使用するプロセスが多い場合は、一体力
式の従来技術に比べてプロセッサの稼動率の合計が最大
n倍になる、複数のプロセッサを使用するプロセスを実
行する場合は、分離方式の従来技術に比べて他プロセッ
サ手続き呼出しの速度は、割り込み処理実行命令数をm
とすると、約m倍速くなる。
According to the present invention, in an asymmetric multiprocessor, the calling method of the processor can be switched depending on the process state, so that in an asymmetric multiprocessor system consisting of n processors with different functions, a process using only one processor can be switched. If there are many processors, the total utilization rate of the processors will be up to n times higher than with the conventional integrated technology.When executing a process that uses multiple processors, the processing speed of other processors will be higher than with the conventional technology of the separate method. The calling speed is determined by the number of instructions executed for interrupt handling.
Then, it becomes about m times faster.

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

第1図は本発明の一実施例の構成図、第2図は主記憶装
置内の構成図、第3図A、第3図B、第3図Cは、プロ
セス割り当ての方式図である。 3・・・モードレジスタ、102,202・・・アドレ
スレジスタ、103,203・・・命令制御回路、10
4゜105.204,205・・・ANDゲート、10
6゜206・・・割り込み発生回路、150,250゜
154.254,155,255,156,256・・
・制御信号線、157,257・・・割り込み信号線、
152.153,252,253・・・分岐先アドレス
データ線、700・・・プロセス状態テーブル。
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a block diagram of the main memory, and FIGS. 3A, 3B, and 3C are process allocation scheme diagrams. 3...Mode register, 102,202...Address register, 103,203...Instruction control circuit, 10
4゜105.204,205...AND gate, 10
6゜206...Interrupt generation circuit, 150,250゜154.254,155,255,156,256...
・Control signal line, 157, 257... interrupt signal line,
152, 153, 252, 253... Branch destination address data line, 700... Process status table.

Claims (1)

【特許請求の範囲】 1、機能の異なる複数のプロセッサからなる非対称マル
チプロセッサにおいて、各プロセッサがどのプロセスを
実行しているかの状態を記憶する手段と、プロセスがど
のプロセッサを使用するかの状態を記憶する手段と、前
記プロセスの状態を、過去に前記プロセスが実行した命
令によつて、変化させる手段とを設け、前記プロセスの
状態と前記各プロセッサの状態によつて、プロセスが必
要なプロセッサのみを割り当てることを特徴とするプロ
セス割り当て方法。 2、機能の異なる複数のプロセッサからなる非対称マル
チプロセッサにおいて、各プロセッサがどのプロセスを
実行しているかの状態を記憶する手段と、他プロセッサ
手続きを呼出す手段と、あるプロセスが該他プロセッサ
手続き呼出し手段によつて他プロセッサを呼出すとき、
呼出し先プロセッサが、前記プロセスに割り当てられて
いないときに割り込みを発生する手段とを有することを
特徴とするプロセッサ割り当て装置。
[Claims] 1. In an asymmetric multiprocessor consisting of a plurality of processors with different functions, means for storing the state of which process is being executed by each processor, and the state of which processor is used by the process. means for storing, and means for changing the state of the process according to instructions executed by the process in the past; A process allocation method characterized by allocating. 2. In an asymmetric multiprocessor consisting of a plurality of processors with different functions, means for storing the state of which process is being executed by each processor, means for calling procedures of other processors, and means for a certain process to call procedures of the other processors. When calling another processor by
A processor allocation device comprising means for generating an interrupt when a called processor is not allocated to the process.
JP23457886A 1986-10-03 1986-10-03 Method and device for assigning processor Pending JPS6389962A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23457886A JPS6389962A (en) 1986-10-03 1986-10-03 Method and device for assigning processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23457886A JPS6389962A (en) 1986-10-03 1986-10-03 Method and device for assigning processor

Publications (1)

Publication Number Publication Date
JPS6389962A true JPS6389962A (en) 1988-04-20

Family

ID=16973208

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23457886A Pending JPS6389962A (en) 1986-10-03 1986-10-03 Method and device for assigning processor

Country Status (1)

Country Link
JP (1) JPS6389962A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5163128B2 (en) * 2006-01-31 2013-03-13 富士通株式会社 Procedure calling method, procedure calling program, recording medium, and multiprocessor in shared memory multiprocessor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5163128B2 (en) * 2006-01-31 2013-03-13 富士通株式会社 Procedure calling method, procedure calling program, recording medium, and multiprocessor in shared memory multiprocessor

Similar Documents

Publication Publication Date Title
KR970008523B1 (en) High-speed processor capable of handling multiple interupts
JPH06250928A (en) Information processor
US3710349A (en) Data transferring circuit arrangement for transferring data between memories of a computer system
KR930009633B1 (en) Interrupt handling method for a data processor
JPS6389962A (en) Method and device for assigning processor
JP2902746B2 (en) Virtual computer control method
JPH02210542A (en) Execution control system for virtual computer system
EP3502887A2 (en) Interrupt handling for multiple virtual machines
JPS60263238A (en) Information processor
JP3413369B2 (en) Information processing device
JP2535144B2 (en) Parallel processing computer
JPH03182945A (en) Transfer system for data in main storage
JPS6273335A (en) Stack control system
JPS61201338A (en) Processor for data flow
JPS61136159A (en) Single chip microcomputer
JPS6248871B2 (en)
JPH01243158A (en) Information processor
JPS6010381A (en) System for deciding input and output interruption reception processor in multi-processor system
JPS5839342B2 (en) Multi-processor system NIOKEL
JPS63158635A (en) Plural os execution system
JPS63197239A (en) Saving/storing system for control information of virtual processor
JPH03192445A (en) Virtual computer system
JPH04302352A (en) Multi processor system
JPS60241147A (en) Control system of input and output buffer
JPH0869382A (en) Semiconductor device