JPH01161443A - Dynamic dispatching system - Google Patents

Dynamic dispatching system

Info

Publication number
JPH01161443A
JPH01161443A JP31975487A JP31975487A JPH01161443A JP H01161443 A JPH01161443 A JP H01161443A JP 31975487 A JP31975487 A JP 31975487A JP 31975487 A JP31975487 A JP 31975487A JP H01161443 A JPH01161443 A JP H01161443A
Authority
JP
Japan
Prior art keywords
priority
input
notification function
source program
executing
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.)
Granted
Application number
JP31975487A
Other languages
Japanese (ja)
Other versions
JPH0650470B2 (en
Inventor
Shinichi Suwabe
諏訪部 眞一
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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP31975487A priority Critical patent/JPH0650470B2/en
Publication of JPH01161443A publication Critical patent/JPH01161443A/en
Publication of JPH0650470B2 publication Critical patent/JPH0650470B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)

Abstract

PURPOSE:To raise the efficiency of a system and to prevent the increase of overhead caused by deciding processing even when there are many processes being an object by setting the allocation priority of a central processing unit in the course of executing the process. CONSTITUTION:By executing the load module 8 of a source program 1 and executing an information function incorporated just before a line L, the value of a parameter MAX-CNT showing the repetition of input/output processing is informed to a priority setting means 13 from the process 10. Based on the informed contents, the means 13 changes the priority corresponding to the process 10 registered to a process control information table 14. Then, when the repetition structured processing including the input/output processing is finished, this finishment is informed to the means 13 from the process 10. In this way, the means 13 returns the priority corresponding to the process 10 registered to the table 14 to an original value.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はプロセスの(3先度をオペレーティングシステ
ムで動的に設定し、その優先度に従ってプロセスに中央
処理装置を割当てる動的ディスパッチング方式に関する
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a dynamic dispatching method in which the priority of a process is dynamically set by an operating system and a central processing unit is assigned to the process according to the priority. .

〔従来の技術] 従来、多重プログラミング方式を採用し”でいるオペレ
ーティングシステムに於けるこの種の動的ディスパッチ
ング方式に於いては、一定時間毎に対象となるプロセス
(オペレーティングシステムが認識する処理1作位であ
り、中央処理装置割当ての栄位となる)を全て実行保留
状態にし、実行保留状態にした各プロセスの上記一定時
間に於けるシステム資源利用特性(一定時間内の消費c
pu時間1人出力命令の実行回数、実行待機状態であっ
た時間等)によって各プロセスの相対的な′1テ性を回
定し、その判定結果に基づいて、次の一定時間に於ける
各プロセスの中央処理装置割当て優先度を決定するよう
にしている。
[Prior Art] Conventionally, in this type of dynamic dispatching method in an operating system that employs a multiple programming method, a target process (a process recognized by the operating system) is The system resource usage characteristics (consumption c within a certain time) of each process in the execution pending state in the above fixed time are set to execution pending state.
pu time (number of executions of single output commands, time spent in execution standby state, etc.), and based on the determination result, each process in the next fixed time The central processing unit allocation priority of the process is determined.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来は上述したように、対象となるプロセスの全てを一
定時間毎に実行保留状態にして特性を判定しているため
、対象となるプロセスの数が多い場合、判定処理による
オーバーヘッドが大きくなる問題があった。また、プロ
セスのシステム資源利用特性の見直し時間間隔を短くす
ると、判定処理によるオーバーヘッドが大きくなり、長
くすると、各プロセスに対する優先度の値がその時点で
の各プロセスの特性を反映したものにならない問題点も
あった。
Conventionally, as mentioned above, all target processes are placed on hold for a certain period of time to determine their characteristics, so when there are a large number of target processes, the overhead of the determination process becomes large. there were. In addition, if the time interval for reviewing the system resource usage characteristics of processes is shortened, the overhead due to determination processing increases; if it is lengthened, the priority value for each process does not reflect the characteristics of each process at that time. There were also points.

本発明はこのような問題点を解決したものであり、その
目的はオーバーヘッドを大きくすることなく、プロセス
の特性を反映させた中央処理装置割当て優先度を得るこ
とができるようにすることにある。
The present invention solves these problems, and its purpose is to make it possible to obtain central processing unit allocation priorities that reflect the characteristics of processes without increasing overhead.

c問題点を解決するための手段〕 本発明は前述の如き問題点を解決するため、多重プログ
ラミング方式を採用しているオペレーティングシステム
で、プロセスの優先度を動的に設定し、その優先度に従
ってプロセスに中央処理装置を割当てる動的ディスパッ
チング方式に於いて、 ソースプログラムのコンパイル時に、該ソースプログラ
ム中に、入出力処理要求を内部に含む繰返し構造が存在
すると認識した場合、該ソースプログラム対応のコンパ
イルユニットに於ける入出力処理要求を内部に含む繰返
し構造の直前及び直後の部分に通知機能を組み込む通知
機能組み込み手段と、 前記ソースプログラム対応のロードモジュールの実行時
に、該ロードモジュールを実行しているプロセスからの
前記通知機能による通知を契機として、該プロセスに対
する中央処理装置割当て優先度を変更する優先度設定手
段とを設けたものである。
c. Means for Solving Problems] In order to solve the above-mentioned problems, the present invention is an operating system that adopts a multiple programming method, dynamically sets the priority of a process, and processes the process according to the priority. In a dynamic dispatching method that allocates a central processing unit to a process, if it is recognized that a repetitive structure containing input/output processing requests exists in the source program when compiling the source program, the means for incorporating a notification function into a portion immediately before and after a repetition structure containing an input/output processing request in a compilation unit; and priority setting means for changing the priority assigned to the central processing unit for the process in response to a notification from the process using the notification function.

〔作 用〕[For production]

ソースプログラムが繰返し構造を有し、且つ繰返し構造
の内部に入出力処理要求が存在する場合、通知機能組み
込み手段によって、コンパイル時に、上記ソースプログ
ラムに対応したコンパイルユニ7)の入出力処理要求を
含む繰返し構造の直前。
If the source program has a repetitive structure and an input/output processing request exists inside the repetitive structure, the notification function embedding means includes the input/output processing request of the compile unit 7) corresponding to the source program at the time of compilation. Immediately before the repeating structure.

直後の部分に通知機能が組み込まれる。通知機能が組み
込まれたコンパイルユニット対応のロードモジュールを
実行しているプロセスの処理が、操返し構造の直前に組
み込まれた通知機能の部分に達することにより、優先度
設定手段はそのプロセスの中央処理装置割当て優先度を
高め、前記プロセスの処理が繰返し構造の直後に組み込
まれた通知機能の部分に達することにより、優先度設定
手段は上記プロセスの中央処理装置割当て優先度の値を
以前の値に戻す。
A notification function is included in the immediately following section. When the processing of a process executing a load module compatible with a compile unit with a built-in notification function reaches the part of the built-in notification function immediately before the loopback structure, the priority setting means controls the central processing of that process. By increasing the device allocation priority and the processing of the process reaches the part of the notification function incorporated immediately after the repetition structure, the priority setting means changes the value of the central processing unit allocation priority of the process to the previous value. return.

〔実施例〕〔Example〕

次に本発明の実施例について図面を参照して詳細に説明
する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.

第1図は本発明の実施例のブロック図であり、ユーザプ
ログラムのソースプログラム1と、コンパイラ20と、
コンパイルユニット6と、連繋t1集手段(リンカ)7
と、ロードモジュール8と、中央処理装置9と、実行中
のプロセス10と、実行待機状態のプロセス11.12
を含む実行待機状態のプロセス群30と、オペレーティ
ングシステムによって構成されるプロセス管理部40と
を含んでいる。
FIG. 1 is a block diagram of an embodiment of the present invention, in which a source program 1 of a user program, a compiler 20,
Compilation unit 6 and linking t1 collection means (linker) 7
, the load module 8 , the central processing unit 9 , the running process 10 , and the process 11 and 12 waiting to be executed
The process management unit 40 includes a process group 30 that is in a standby state and includes a process group 30 that is in an execution standby state, and a process management unit 40 that is configured by an operating system.

コンパイラ20はソースプログラム翻訳手段2と、プロ
グラム構造認識手段3と、通知機能組み込み手段4と、
入出力実行機能登録表5とを含み、プロセス管理部40
は優先度設定手段13と、プロセス制御情報テーブル1
4と、ディスパッチャ15とを含んでいる。
The compiler 20 includes a source program translation means 2, a program structure recognition means 3, a notification function incorporating means 4,
The process management unit 40 includes an input/output execution function registration table 5.
is the priority setting means 13 and the process control information table 1
4 and a dispatcher 15.

コンパイラ20内のソースプログラム翻訳手段2はソー
スプログラムlをコンパイルする過程でソースプログラ
ムlに繰返し構造があることを検出すると、プログラム
構造認識手段3に繰返し構造の部分を渡す。繰返し構造
の部分が渡されると、プログラム構造認識手段3は、入
出力実行機能登録表5を参照して繰返し構造に含まれる
機能の中に入出力実行機能が存在するか否かを判断し、
入出力実行機能が繰返し構造に含まれていると判断した
場合のみ、通知機能3Jlみ込み手段4にその旨を通知
する。通知機能組み込み手段4はプログラム構造認識手
段3から通知を受けた場合は、ソースプログラム、翻訳
手段2で:2ンバイルされたコンパイルユニットの入出
力処理要求を内部に含む繰返し構造の直前及び直後の部
分に優先度設定手段13に対して通知を行なう通知機能
を組み込んだものをコンパイルユニット6として出力し
、プログラム構造認識手段3から通知を受けなかった場
合は、ソースプログラム翻訳手段2でコンパイルされた
ものをそのままコンパイルユニット6として出力する。
When the source program translation means 2 in the compiler 20 detects that the source program 1 has a repetitive structure in the process of compiling the source program 1, it passes the portion of the repetitive structure to the program structure recognition means 3. When the repetitive structure part is passed, the program structure recognition means 3 refers to the input/output execution function registration table 5 and determines whether or not there is an input/output execution function among the functions included in the repetitive structure,
Only when it is determined that the input/output execution function is included in the repeating structure, the notification function 3Jl notifies the inclusion means 4 to that effect. When the notification function incorporation means 4 receives the notification from the program structure recognition means 3, the source program, the translation means 2: 2. The part immediately before and after the repetition structure containing the input/output processing request of the compiled compilation unit. If a compile unit 6 is output with a notification function that notifies the priority setting means 13 at the time, and if no notification is received from the program structure recognition means 3, the compile unit 6 is compiled by the source program translation means 2. is output as is as compilation unit 6.

尚、上記の通知機能による通知内容としては、繰返し構
造の直前であるのか直後であるのかが区別できる情報以
外に、直前の通知機能では実行段階で入出力実行繰返し
回数がプログラムロジック上で判明する時はその回数が
、1mに入出力実行が繰返される可能性しか判らない時
はその旨が通知される。
Furthermore, the content of the notification by the above notification function is that in addition to the information that can distinguish whether it is immediately before or after the repetition structure, in the immediately preceding notification function, the number of input/output execution repetitions is determined in the program logic at the execution stage. When only the number of times and the possibility that input/output execution will be repeated for 1 m is known, a notification to that effect is given.

連繋編集手段7はコンパイルユニット6を連繋編集して
ロードモジュール8を作成する。
The link editing means 7 links and edits the compile unit 6 to create a load module 8.

ロードモジュール8がプロセスlOのもとで実行され、
通知機能組み込み手段4によって繰返し構造の始まる直
前の部分に組み込まれた通知機能が実行されると、プロ
セス10から優先度設定手段13に情報が通知される。
load module 8 executes under process lO;
When the notification function incorporating means 4 executes the notification function incorporated in the part immediately before the start of the repeating structure, the process 10 notifies the priority setting means 13 of information.

この情F侵としては、前述したように、繰返し構造の直
前であることが判る情報と、実行段階で繰返し構造内の
入出力要求の要求回数がプログラムロジック」二で判る
場合にはその値が、単に繰返し入出力要求が実行される
可能性があることしか判らない場合にはその旨が通知さ
れる。優先度設定手段13はプロセス10の中央処理装
置割当て優先度をプロセス10からの上述した優先度決
定情報に基づいて決定し、プロセス制御情報テーブル1
4に登録されているプロセス10対応の中央処理装置割
当て優先度を変更する。尚、優先度設定手段13は入出
力処理要求の要求回数が多い程、高い優先度を与えるも
のであり、このようにすることにより、一般的な事務シ
ステムの場合、高いシステム効率をあげることができる
As mentioned above, this information is affected by the information that shows that it is immediately before the repeating structure, and when the number of input/output requests in the repeating structure is known by the program logic at the execution stage, the value is , if it is only known that there is a possibility that a repeated I/O request will be executed, this will be notified. The priority setting means 13 determines the central processing unit allocation priority of the process 10 based on the above-mentioned priority determination information from the process 10, and
The central processing unit allocation priority corresponding to process 10 registered in 4 is changed. The priority setting means 13 gives a higher priority to the greater the number of input/output processing requests, and by doing so, in the case of a general office system, high system efficiency can be achieved. can.

プロセス10が内部に入出力実行要求を含む繰返し構造
による処理の終了時点に到達すると、通知機能組み込み
手段4によって組み込まれている通知機能が実行され、
優先度設定手段13に繰返し構造となっている処理の終
了が通知される。
When the process 10 reaches the end point of the processing based on the repetitive structure including internal input/output execution requests, the built-in notification function is executed by the notification function incorporating means 4,
The priority setting means 13 is notified of the end of the process having a repetitive structure.

イ■先度設定手段13はこの通知を受し」ることにより
、プロセス制御情報テーブル14に登録されているプロ
セス10対応の中央処理装置割当て優先度を予め定めら
れている以前の値に戻す。
(b) Upon receiving this notification, the priority setting means 13 returns the central processing unit allocation priority corresponding to the process 10 registered in the process control information table 14 to the previous predetermined value.

ディスパッチャ15はプロセス制御情報テーブル14に
登録されている各プL:1セスの中央処理装置割当て優
先度に基づいて、実行待機状態のプロセス11、12に
中央部Fl装置9を割当てる。
The dispatcher 15 allocates the central Fl device 9 to the processes 11 and 12 in the execution standby state based on the central processing unit allocation priority of each process L:1 process registered in the process control information table 14.

次に、ソースプログラム1が第2図に示すものである場
合を例にとって第1図の動作を説明する。
Next, the operation shown in FIG. 1 will be explained by taking as an example the case where the source program 1 is shown in FIG. 2.

ソースプログラム1のラインL2からラインL4までは
繰返し構造となっており、その内部に入出力処理の実行
を要求するラインL3を含んでいる。コンパイルユニッ
ト6の作成時、前述したように、プログラム構造認識手
段3によって繰返し構造中に入出力処理の実行を要求す
るラインL3が存在することが認識され、通知機能組み
込み手段4によってライン1,2の直前の部分とうイン
[。
Lines L2 to L4 of the source program 1 have a repetitive structure, and include a line L3 that requests execution of input/output processing. When creating the compile unit 6, as described above, the program structure recognition means 3 recognizes that there is a line L3 that requests execution of input/output processing in the repetition structure, and the notification function incorporating means 4 recognizes that the line L3 exists in the repetition structure. The part immediately before [.

4の直後の部分とに通知機能が組み込まれる。実行段階
でないコンパイル段階では、ラインL3に存在する入出
力処理の繰返し回数は確定しないが、実行段階ではライ
ンL1によって確定するので、繰返し構造の直前の通知
機能は直前に実行されたラインL1で確立したMAX 
 CNTに基づく繰返し回数を通知するように構成され
る。
A notification function is incorporated in the part immediately after 4. In the compile stage, which is not the execution stage, the number of repetitions of the input/output process existing in line L3 is not determined, but in the execution stage it is determined by line L1, so the notification function immediately before the repetition structure is established in line L1, which was executed immediately before. MAX
It is configured to notify the number of repetitions based on CNT.

このソースプログラムlのロードモジュール8が実行に
移され、ラインL2の直前に組み込まれた通知機能が実
行されることにより、プロセスIOから優先度設定手段
13に対して入出力処理の繰返しを示す変数MΔX  
CNTの値も通知される。
The load module 8 of this source program I is executed, and the notification function incorporated immediately before the line L2 is executed, so that a variable indicating repetition of input/output processing is transmitted from the process IO to the priority setting means 13. MΔX
The value of CNT is also notified.

優先度設定手段13はこの通知内容に基づいてプロセス
制御情報テーブル14に登録されているブIllセス1
0対応の優先度を変更する。
The priority setting means 13 selects the process 1 registered in the process control information table 14 based on the notification contents.
Change the priority of 0 correspondence.

そして、入出力処理を含む繰返し構造の処理が終了し、
ラインL4の直後に組み込まれた通知機能が実行される
ことにより、プロセス10から優先度設定手段13に終
了通知が行なわれ、これにより優先度設定手段13はプ
ロセス制御情報テーブル14に登録されているプロセス
IO対応の優先度を元の値に戻す。
Then, the processing of the repetitive structure including input/output processing is completed,
By executing the notification function incorporated immediately after line L4, the process 10 notifies the priority setting means 13 of completion, and the priority setting means 13 is thereby registered in the process control information table 14. Return the priority of process IO to its original value.

また、ラインL5は入出力処理の実行を要求するライン
であるが、繰返し構造に含まれていないため、このライ
ンL5によって通知機能が組み込まれ、プロセスの優先
度が変更されることはない。
Furthermore, although line L5 is a line that requests execution of input/output processing, since it is not included in the repeat structure, a notification function is incorporated by this line L5, and the priority of the process is not changed.

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

以上説明したように、本発明は、ソースプログラムが繰
返し構造を有し、且つ繰返し構造の内部に入出力処理要
求が存在する場合、コンパイル時に通知機能組み込み手
段によって、上記ソースプログラムに対応したコンパイ
ルユニットの繰返し構造の直前、直後の部分に優先度設
定手段に対する通知機能を組み込んでおき、通知機能の
組み込まれたコンパイルユニットに対応したロードモジ
ュールの実行時、ロードモジュールを実行するプロセス
が繰返し構造の直前及び直後に組み込まれた通知機能を
実行することにより、優先度設定手段がそのプロセスの
優先度を変更するようにしたものであり、プロセスの実
行中に中央処理装置割当て優先度を設定できるので、対
象となるプロセスを全て実行保留状態にして特性の判定
処理を実施しなければならなかった従来例に比較してシ
ステム効率を高いものとすることができると共に対象と
なるプロセスの数が多い場合に於いても判定処理による
オーバーヘッドが増加しない効果がある。また、事務処
理システム等では入出力特性はプロセスのシステム資源
使用特性の内で最も重要であり、本発明はそのような入
出力特性に注目し、繰返し要求される入出力要求の実行
の直前及び直後に中央処理装置割当て優先度が変更され
るものであるので、中央処理装置割当て優先度にプロセ
スの特性を正確に反映させることができる効果がある。
As explained above, when a source program has a repetitive structure and an input/output processing request exists inside the repetitive structure, the compilation unit corresponding to the source program is installed by a notification function incorporating means at the time of compiling. A notification function for the priority setting means is built in immediately before and after the repetition structure, and when a load module corresponding to a compilation unit in which the notification function is installed is executed, the process executing the load module is placed immediately before the repetition structure. By executing the notification function incorporated immediately after the process, the priority setting means changes the priority of the process, and the central processing unit allocation priority can be set while the process is being executed. System efficiency can be increased compared to the conventional example in which characteristic determination processing had to be performed with all target processes in the execution pending state, and when there are a large number of target processes, Even in this case, there is an effect that the overhead due to the determination process does not increase. In addition, in a business processing system, etc., input/output characteristics are the most important of the system resource usage characteristics of a process, and the present invention focuses on such input/output characteristics, Since the central processing unit allocation priority is changed immediately thereafter, there is an effect that the characteristics of the process can be accurately reflected in the central processing unit allocation priority.

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

第1図は本発明の実施例のブロック図及び、第2図はソ
ースプログラム1の一例を示す図である。 図に於いて、1・・・ソースプログラム、2・・・ソー
スプログラム翻訳手段、3・・・プログラム構造認識手
段、4・・・通知機能組み込み手段、5・・・入出力実
行機能登録表、6・・・コンパイルユニット、7・・・
連繋編集手段、8・・・ロードモジエール、9・・・中
央処理装置、10・・・実行中のプロセス、11.12
・・・実行待機状態のプロセス、13・・・優先度設定
手段、14・・・プロセス制御情報テーブル、15・・
・ディスパッチャ、20・・・コンパイラ、30・・・
実行待機状態のプロセス群、40・・・プロセス管理部
。 特許u1願入 日本電気株式会社
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a diagram showing an example of a source program 1. As shown in FIG. In the figure, 1... source program, 2... source program translation means, 3... program structure recognition means, 4... notification function incorporating means, 5... input/output execution function registration table, 6... Compile unit, 7...
Linked editing means, 8... Load module, 9... Central processing unit, 10... Executing process, 11.12
. . . Process in standby state, 13 . . Priority setting means, 14 . . Process control information table, 15 . . .
・Dispatcher, 20... Compiler, 30...
Process group in standby state, 40 . . . process management unit. Patent u1 application NEC Corporation

Claims (1)

【特許請求の範囲】 多重プログラミング方式を採用しているオペレーティン
グシステムで、プロセスの優先度を動的に設定し、その
優先度に従ってプロセスに中央処理装置を割当てる動的
ディスパッチング方式に於いて、 ソースプログラムのコンパイル時に、該ソースプログラ
ム中に、入出力処理要求を内部に含む繰返し構造が存在
すると認識した場合、該ソースプログラム対応のコンパ
イルユニットに於ける入出力処理要求を内部に含む繰返
し構造の直前及び直後の部分に通知機能を組み込む通知
機能組み込み手段と、 前記ソースプログラム対応のロードモジュールの実行時
に、該ロードモジュールを実行しているプロセスからの
前記通知機能による通知を契機として、該プロセスに対
する中央処理装置割当て優先度を変更する優先度設定手
段とを含むことを特徴とする動的ディスパッチング方式
[Claims] In an operating system that employs a multiple programming method, in a dynamic dispatching method that dynamically sets the priority of a process and allocates a central processing unit to the process according to the priority, the source When compiling a program, if it is recognized that a repeating structure containing an input/output processing request exists in the source program, immediately before the repeating structure containing the input/output processing request in the compilation unit corresponding to the source program. and a notification function incorporating means that incorporates a notification function into a portion immediately after the source program, and when a load module corresponding to the source program is executed, a central notification function for the process is triggered by a notification by the notification function from a process executing the load module. 1. A dynamic dispatching method, comprising: priority setting means for changing processing unit allocation priority.
JP31975487A 1987-12-17 1987-12-17 Dynamic dispatching method Expired - Fee Related JPH0650470B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31975487A JPH0650470B2 (en) 1987-12-17 1987-12-17 Dynamic dispatching method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31975487A JPH0650470B2 (en) 1987-12-17 1987-12-17 Dynamic dispatching method

Publications (2)

Publication Number Publication Date
JPH01161443A true JPH01161443A (en) 1989-06-26
JPH0650470B2 JPH0650470B2 (en) 1994-06-29

Family

ID=18113799

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31975487A Expired - Fee Related JPH0650470B2 (en) 1987-12-17 1987-12-17 Dynamic dispatching method

Country Status (1)

Country Link
JP (1) JPH0650470B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5568635A (en) * 1993-02-24 1996-10-22 Matsushita Electric Industrial Co., Ltd. Physical memory allocation system, program execution scheduling system, and information processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5568635A (en) * 1993-02-24 1996-10-22 Matsushita Electric Industrial Co., Ltd. Physical memory allocation system, program execution scheduling system, and information processor

Also Published As

Publication number Publication date
JPH0650470B2 (en) 1994-06-29

Similar Documents

Publication Publication Date Title
JP2692609B2 (en) Multitask program debugging method and apparatus
US9977664B2 (en) Information processing device and information processing method in heterogenous multi-cores having different architectures
JPH0650493B2 (en) Data processing device
JP2003263331A (en) Multiprocessor system
US7228527B1 (en) Method and system for structuring a procedure
CN102455903A (en) Method for generating user application interface
JPH01161443A (en) Dynamic dispatching system
JPH01118931A (en) Program conversion system
CN115392063B (en) Multi-rate simulation method and system
JP3628782B2 (en) Parallel distributed processing system
JPH07244594A (en) Data processor
JPH02133825A (en) Compiling system
CN115934374A (en) High-performance CGO cross-language calling method
JPH05127945A (en) Program execution situation analysis system
JPH01292536A (en) Emulator for dealing with plural operation systems
JPH0397037A (en) Parallel processing execution control system for interpreter
JPH02125335A (en) Goal management processing system for parallel logic type language processing system
JPS62216042A (en) Memory allocating system for data area
JPH02231638A (en) Message processing method for object directivity data base control system
JPH0769831B2 (en) Register allocation method in compiler
JPH03233727A (en) System for optimizing unconditional branching text
JPS61112207A (en) Device start-stop control system
JPS63282847A (en) System for coupling logic type language
JPH0462093B2 (en)
JP2000047888A5 (en)

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees