JPH03218533A - Urgent job execution system - Google Patents

Urgent job execution system

Info

Publication number
JPH03218533A
JPH03218533A JP1418590A JP1418590A JPH03218533A JP H03218533 A JPH03218533 A JP H03218533A JP 1418590 A JP1418590 A JP 1418590A JP 1418590 A JP1418590 A JP 1418590A JP H03218533 A JPH03218533 A JP H03218533A
Authority
JP
Japan
Prior art keywords
job
emergency
instruction command
priority
urgent
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
JP1418590A
Other languages
Japanese (ja)
Inventor
Yuji Suzuki
祐二 鈴木
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 JP1418590A priority Critical patent/JPH03218533A/en
Publication of JPH03218533A publication Critical patent/JPH03218533A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To efficiently execute a job by providing an urgent job execution priority alteration means which improves the allocation priority of respective resources as against the job designated by means of an urgent job instruction command and altering the job which is previously executed into the urgent job. CONSTITUTION:The urgent job instruction command designating the job which is made into the urgent job among the jobs under execution is inputted by an input means 1 and an urgent job instruction command analysis means 2 analyzes the inputted urgent job instruction command and recognizes the job which is made into the urgent job. The urgent job execution priority alteration means 3 improves the allocation priority of respective resources as against the job which the urgent job instruction command analysis means 2 recognizes. Thus, the job under execution is altered into the urgent job and the jobs can efficiently be executed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はコンピュータシステムに於ける緊急ジョブ実行
方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an emergency job execution method in a computer system.

〔従来の技術〕[Conventional technology]

処理を早く完了させたいジョブを緊急ジョブにするとい
うことは従来から行なわれており、従来はジョブを起動
する時に緊急ジョブとするか否かを指示するようにして
いる。つまり、従来は起動時に緊急ジョブとするか否か
を指示する必要があり、実行中に通常のジョブを緊急ジ
ョブに変更することはできなかった。
It has been a conventional practice to designate a job whose processing should be completed quickly as an emergency job, and conventionally, when starting a job, an instruction is given as to whether or not the job should be designated as an emergency job. In other words, in the past, it was necessary to specify whether or not to make the job an emergency job at startup, and it was not possible to change a normal job to an emergency job during execution.

このため、実行中の或るジョブの処理を早く完了させた
い場合、従来は操作員が上記ジョブ以外のジョブに対す
る一時停止コマンドを投入して他のジョブを一時停止状
態にさせたり、或いは上記ジョブを中断させ、再度緊急
ジョブとして起動させるようにしている。
For this reason, when an operator wants to quickly complete the processing of a job that is currently being executed, conventionally the operator inputs a pause command for jobs other than the above job to cause the other jobs to be paused, or I am trying to interrupt the job and start it again as an emergency job.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述したように、従来は他のジョブを一時停止状態にし
たり、或いは緊急ジョブとして再起動させるようにして
いるため、ジョブを効率的に実行させることができなか
ったり、或いは操作員に負担がかかるといった問題があ
った。
As mentioned above, in the past, other jobs were suspended or restarted as an emergency job, which made it impossible to execute the job efficiently or placed a burden on the operator. There was such a problem.

本発明の目的は実行中のジョブを緊急ジョブに変更でき
るようにすることにある。
An object of the present invention is to enable a job in progress to be changed to an emergency job.

〔課題を解決するための手段〕[Means to solve the problem]

本発明は上記目的を達成するため、 マルチプログラミング環境で動作可能なコンピュータシ
ステムに於いて、 前記コンピュータシステムで実行中のジョブの内、緊急
ジョブにするジョブを指定する緊急ジョブ指示コマンド
を入力する入力手段と、該入力手段から入力された緊急
ジョブ指示コマンドを解析して緊急ジョブにするジョブ
を認識する緊急ジョブ指示コマンド解析手段と、該緊急
ジョブ指示コマンド解析手段が認識したジョブに対する
各種資源の割り当てプライオリティを上げる緊急ジョブ
実行プライオリティ変更手段とを設けたものである。
To achieve the above object, the present invention provides, in a computer system capable of operating in a multiprogramming environment, an input for inputting an emergency job instruction command that specifies a job to be made an emergency job among jobs being executed in the computer system. means, an emergency job instruction command analysis means for analyzing an emergency job instruction command input from the input means and recognizing a job to be made into an emergency job, and allocation of various resources to the job recognized by the emergency job instruction command analysis means. Emergency job execution priority changing means for raising the priority is provided.

〔作 用〕[For production]

入力手段はコンピュータシステムで実行中のジョブの内
、緊急ジョブにするジョブを指定する緊急ジョブ指示コ
マンドを入力する。緊急ジョブ指示コマンド解析手段は
入力手段から入力された緊急ジョブ指示コマンドを解析
して緊急ジョブにするジョブを認識する。緊急ジョブ実
行プライオリティ変更手段は緊急ジョブ指示コマンド解
析手段が認識したジョブに対する各種資源の割り当てプ
ライオリティを上げる。
The input means inputs an emergency job instruction command that designates a job to be an emergency job among the jobs being executed in the computer system. The emergency job instruction command analysis means analyzes the emergency job instruction command input from the input means and recognizes the job to be made into an emergency job. The emergency job execution priority changing means increases the allocation priority of various resources to the job recognized by the emergency job instruction command analysis means.

〔実施例〕〔Example〕

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

第1図は本発明の実施例のプロソク図である。FIG. 1 is a prosock diagram of an embodiment of the present invention.

コンピュータシステム100はマルチプログラミング環
境で動作可能なものであり、CRT,キーボード等から
構成される入出力手段1と、入出力手段1から入力され
た緊急ジョブ指示コマンドを解析して緊急ジョブにする
ジョブを認識する緊急ジョブ指示コマンド解析手段2と
、緊急ジョブ指示コマンド解析手段2が認識したジョブ
に対する各種資g<cpu.メモリ等)の割り当てプラ
イオリティを高くする緊急ジョブ実行プライオリティ変
更手段3とから構成されている。
The computer system 100 is capable of operating in a multi-programming environment, and includes an input/output means 1 consisting of a CRT, a keyboard, etc., and a job that analyzes an emergency job instruction command input from the input/output means 1 and converts it into an emergency job. The emergency job instruction command analysis means 2 recognizes various resources g<cpu. and an emergency job execution priority changing means 3 for increasing the allocation priority of memory, etc.).

次に本実施例の動作を説明する。Next, the operation of this embodiment will be explained.

今、例えば、コンピュータシステム100に第2図に示
すジョブ群4が投入され、ジョブ10,20.30が実
行中であるとする。尚、各ジョブ10,20.30はそ
れぞれ各種資源の割り当てプライオリティを持っており
、ジョブ10はCPUブライオリティ11,メモリ使用
プライオリティ12を、ジョブ20はCPUプライオリ
ティ21,メモリ使用プライオリティ22を、ジョブ3
0はCPUプライオリティ31,メモリ使用プライオリ
ティ32を持っている。
For example, assume that job group 4 shown in FIG. 2 has been submitted to the computer system 100, and jobs 10, 20, and 30 are being executed. Note that each job 10, 20, and 30 has a priority for allocating various resources, and job 10 has a CPU priority of 11 and a memory usage priority of 12, job 20 has a CPU priority of 21, a memory usage priority of 22, and job 3 has a CPU priority of 21 and a memory usage priority of 22.
0 has a CPU priority of 31 and a memory use priority of 32.

ジョブ群4に含まれている実行中の3個のジョブの内、
例えばジョブ20の処理を早く完了させたい場合、操作
員は入出力手段1からジョブ2oを緊急ジョブにするこ
とを指示する緊急ジョブ指示コマンドを入力する。
Of the three running jobs included in job group 4,
For example, if the operator wants to complete the processing of job 20 quickly, the operator inputs an emergency job instruction command from the input/output means 1 instructing to make job 2o an emergency job.

緊急ジョブ指示コマンド解析手段2は入出力手段1から
入力された緊急ジョブ指示コマンドを解析し、ジョブ2
0を緊急コマンドにすることが要求されていると認識す
ると、ジョブ20を示す情報を渡して緊急ジョブ実行プ
ライオリティ変更手段3へ制御を渡す。
The emergency job instruction command analysis means 2 analyzes the emergency job instruction command input from the input/output means 1, and
When it recognizes that it is requested to make 0 an emergency command, it passes information indicating job 20 and passes control to the emergency job execution priority changing means 3.

緊急ジョブ実行プライオリティ変更千段3は現在コンピ
ュータシステム100に投入されているジョブ群4の中
に、緊急ジョブ指示コマンド解析手段2から渡された情
報によって指定されたジョブ20が存在するか否かを調
べる。存在しなければ入出力手段1にエラー通知を行な
い、処理を終了する。ジョブ20が存在する場合は、ジ
ョブ20のCPUプライオリティ21,メモリ使用プラ
イオリティ22をジョブ20以外の実行中のジョブのC
PUプライオリティ,メモリ使用プライオリティよりも
高くする。
The emergency job execution priority change step 3 determines whether or not the job 20 specified by the information passed from the emergency job instruction command analysis means 2 exists in the job group 4 currently submitted to the computer system 100. investigate. If it does not exist, an error notification is sent to the input/output means 1 and the process is terminated. If job 20 exists, the CPU priority 21 and memory usage priority 22 of job 20 are set to C of the executing job other than job 20.
Set higher than PU priority and memory usage priority.

詳しくは、CPUブライオリティに関してはジョブ10
のCPUプライオリティ1lは″05”ジョブ30のC
PUプライオリティ31は“03”であるため、ジョブ
20のCPUプライオリティ2lをそのどちらよりも高
い“02”に変更する(プライオリティはその数値が小
さい方が高いプライオリティとする)。また、メモリ使
用プライオリティに関しては、ジョブ10のメモリ使用
プライオリティ12は“04”であり、ジョブ30のメ
モリ使用プライオリティ32は“07”であるため、ジ
ョブ20のメモリ使用プライオリティ22をそのどちら
よりも高い“03”に変更する。
For details, see Job 10 regarding CPU priority.
's CPU priority 1l is "05" job 30 C
Since the PU priority 31 is "03", the CPU priority 2l of the job 20 is changed to "02" which is higher than either of them (the smaller the priority is, the higher the priority is). Regarding the memory usage priority, the memory usage priority 12 of job 10 is "04" and the memory usage priority 32 of job 30 is "07", so the memory usage priority 22 of job 20 is set higher than either of them. Change it to “03”.

以上の処理が行なわれることにより、ジョブ20のCP
Uプライオリティ21,メモリ使用プライオリティ22
が現在実行中のジョブ群4の中で一番高いものとなり、
必然的に他のジョブ10,30よりもCPU,メモリを
占有する期間が長くなり、早く処理されることになる。
By performing the above processing, the CP of job 20 is
U priority 21, memory usage priority 22
is the highest among the currently running job group 4,
Naturally, this job occupies the CPU and memory for a longer period of time than the other jobs 10 and 30, and is processed faster.

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

以上説明したように、本発明は、緊急ジョブ指示コマン
ドにより指定されたジョブに対する各種資源の割り当て
プライオリティを上げる緊急ジョブ実行プライオリティ
変更手段を備えたものであり、緊急ジョブ指示コマンド
を投入することにより、既に実行中のジョブを緊急ジョ
ブに変更することができるため、他のジョブを一時停止
状態にしなければならなかったり、緊急ジョブとして再
度起動させなければならなかった従来例に比較して、ジ
ョブを効率的に実行することが可能になると共に、操作
員の負担を軽減させることが可能になる効果がある。
As explained above, the present invention is equipped with an emergency job execution priority changing means that increases the allocation priority of various resources to the job specified by the emergency job instruction command, and by inputting the emergency job instruction command, Since a job that is already running can be changed to an emergency job, it is easier to change the job compared to the conventional method where other jobs had to be paused or restarted as an emergency job. This has the effect of enabling efficient execution and reducing the burden on the operator.

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

第1図は本発明の実施例のブロック図及び、第2図は実
行中のジョブの論理図である。 図に於いて、1・・・入出力手段、2・・・緊急ジョブ
指示コマンド解析手段、3・・・緊急ジョブ実行プライ
オリティ変更手段、4・・・ジョブ群、10,20.3
0・・・ジョブ、11.21.31・・・cpuプライ
オリティ、12,22.32・・・メモリ使用プライオ
リティ、100・・・コンピュータシステム。
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a logical diagram of a job being executed. In the figure, 1: input/output means, 2: emergency job instruction command analysis means, 3: emergency job execution priority changing means, 4: job group, 10, 20.3
0...Job, 11.21.31...CPU priority, 12,22.32...Memory usage priority, 100...Computer system.

Claims (2)

【特許請求の範囲】[Claims] (1)マルチプログラミング環境で動作可能なコンピュ
ータシステムに於いて、 前記コンピュータシステムで実行中のジョブの内、緊急
ジョブにするジョブを指定する緊急ジョブ指示コマンド
を入力する入力手段と、 該入力手段から入力された緊急ジョブ指示コマンドを解
析して緊急ジョブにするジョブを認識する緊急ジョブ指
示コマンド解析手段と、 該緊急ジョブ指示コマンド解析手段が認識したジョブに
対する各種資源の割り当てプライオリティを上げる緊急
ジョブ実行プライオリティ変更手段とを含むことを特徴
とする緊急ジョブ実行方式。
(1) In a computer system capable of operating in a multiprogramming environment, an input means for inputting an emergency job instruction command for specifying a job to be an emergency job among the jobs being executed in the computer system; and from the input means emergency job instruction command analysis means for analyzing an input emergency job instruction command and recognizing a job to be made into an emergency job; and emergency job execution priority for raising the allocation priority of various resources to the job recognized by the emergency job instruction command analysis means. An emergency job execution method comprising: changing means.
(2)前記資源はCPU、メモリを含むことを特徴とす
る請求項1記載の緊急ジョブ実行方式。
(2) The emergency job execution method according to claim 1, wherein the resources include a CPU and a memory.
JP1418590A 1990-01-24 1990-01-24 Urgent job execution system Pending JPH03218533A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1418590A JPH03218533A (en) 1990-01-24 1990-01-24 Urgent job execution system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1418590A JPH03218533A (en) 1990-01-24 1990-01-24 Urgent job execution system

Publications (1)

Publication Number Publication Date
JPH03218533A true JPH03218533A (en) 1991-09-26

Family

ID=11854069

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1418590A Pending JPH03218533A (en) 1990-01-24 1990-01-24 Urgent job execution system

Country Status (1)

Country Link
JP (1) JPH03218533A (en)

Similar Documents

Publication Publication Date Title
JP2692609B2 (en) Multitask program debugging method and apparatus
JPS6258341A (en) Input and output interruption processing system
JPS62184544A (en) Virtual computer system
JPH03218533A (en) Urgent job execution system
JPH04105132A (en) Emergency job executing system
JPH09282196A (en) Program run control system for complex logic processor system
JPH0328933A (en) Task control method
JPH064306A (en) Method for dividing interruption processing
JPH06187171A (en) Scheduling system for interruption
JPS61208142A (en) Communication system between processes
JP2001265612A (en) Virtual machine system for incorporated equipment
JPH02202635A (en) Task control method
CN115269139A (en) Dual-operating-system mixed real-time task scheduling method and system based on trusted area
JP2822728B2 (en) Computer system
JPH0387935A (en) Task preemption controlling system
JPH06236349A (en) Command script interpretation processor
JPH0368052A (en) Personal computer
JPH0528862B2 (en)
JPS62108335A (en) Input/output operation controlling system
JPH1115677A (en) Process controller
JPS62219061A (en) Control system for multiprocessor
JPS6195452A (en) Input/output control system of plural operating systems
JPH02118726A (en) Job performance control system
JPS629950B2 (en)
JPS59172043A (en) Information processing device