JPH0340028A - Allocation control system for input/output device - Google Patents

Allocation control system for input/output device

Info

Publication number
JPH0340028A
JPH0340028A JP17303489A JP17303489A JPH0340028A JP H0340028 A JPH0340028 A JP H0340028A JP 17303489 A JP17303489 A JP 17303489A JP 17303489 A JP17303489 A JP 17303489A JP H0340028 A JPH0340028 A JP H0340028A
Authority
JP
Japan
Prior art keywords
input
job
output device
time point
allocator
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
JP17303489A
Other languages
Japanese (ja)
Inventor
Junichi Watanabe
順一 渡辺
Keiko Saito
恵子 斉藤
Yoshitaka Shimoda
下田 義孝
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP17303489A priority Critical patent/JPH0340028A/en
Publication of JPH0340028A publication Critical patent/JPH0340028A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To improve the throughput of a job by declaring the kind of necessary input/output device and the use start time point or the use end time point of its input/output device by a job control statement against a batch job, and allocating the input/output device extending over a job step from its use start time point to the use end time point. CONSTITUTION:An allocator 13 allocates and releases the allocation of an input/output device 16 of a job step unit, and also, and the input/output device 16 extending over a job step. A memory 15 contains an initiator 12, the allocator 13 and a management table 14, and a computer system 18 contains the memory 15, the input/output device 16 and a CPU 17. In such a state, with respect to a batch job thrown into the computer system 18, the input/output device 16 is allocated extending over the job step from the use start time point to the use end time point of a control statement by the allocator 13. In such a way, the throughput of a job can be improved.

Description

【発明の詳細な説明】 [産業上の利用分野1 この発明は、計算機システムにおいて、入出力装置を効
率的かつ柔軟性を持たせて使用させる入出力割り付け制
御方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field 1] The present invention relates to an input/output allocation control method for efficiently and flexibly using input/output devices in a computer system.

[従来の技術] 従来の入出力装置割り付け制御方式では、入出力装置を
ジョブステップの実行開始前に割り付け、ジョブステッ
プの実行終了後に割り付けを解除していた。そのため、
入出力装置を同一のジョブ内の複数のジョブステップで
連続して排他使用したい場合でも、ジョブステップの実
行終了時に一部割り付けを解除し9次のジョブステップ
の実行開始時に改めて割り付ける制御方式が取られてい
た。
[Prior Art] In a conventional input/output device allocation control method, input/output devices are allocated before the execution of a job step is started, and the allocation is canceled after the execution of the job step is finished. Therefore,
Even if you want to use an input/output device continuously and exclusively in multiple job steps within the same job, there is a control method that releases some allocations at the end of execution of a job step and reassigns them at the start of execution of the 9th job step. It was getting worse.

第4図はジョブ制御文の一例を示す説明図である。図に
おいて、(1)はバッチジョブを構成する入力カード、
(3)はLMN 1という名のプログラムを実行するス
テップ、(2)はL M N 1がTAPEという名前
で計算機システムに登録されている磁気テープ装置を使
用することを宣言しているステップ、(5)は次のジョ
ブステップの開始を示し、プログラムLMN2が起動さ
れるステップ。
FIG. 4 is an explanatory diagram showing an example of a job control statement. In the figure, (1) is an input card that constitutes a batch job;
(3) is the step of executing a program named LMN 1, (2) is the step of declaring that LMN 1 uses a magnetic tape device registered in the computer system with the name TAPE, ( 5) indicates the start of the next job step, and is a step in which program LMN2 is started.

(4)は前記磁気テープを使用することを宣言している
ステップである。
(4) is a step in which the use of the magnetic tape is declared.

したがって、ステップ(3)のプログラムの実行に先立
ってステップ(2)で磁気テープ装置を一台割り付け、
ステップ(3)のプログラムの実行が終了すると磁気テ
ープ装置を一台割り付けを解除し、続いて、ステップ(
5)の実行に先立って ステップ(4)で磁気テープ装
置を一台割り付け、ステップ(5)のプログラムの実行
が終了すると磁気テープ装置を一台割り付けを解除する
ことになる。
Therefore, prior to executing the program in step (3), one magnetic tape device is allocated in step (2),
When the program execution in step (3) is finished, one magnetic tape device is deallocated, and then step (3) is completed.
Prior to the execution of step 5), one magnetic tape device is allocated in step (4), and when the program execution in step (5) is completed, the allocation of one magnetic tape device is canceled.

[発明が解決しようとする課!!i1 上記のような従来の入出力装置割り付け制御方式では、
ジョブステップ単位で入出力装置を割り付けるため、同
一のジョブ内の複数のジョブステップで同じ入出力装置
を連続してがっ排他で使用したい場合でも、ジョブステ
ップ終了時に割り付けを解除するため、他のジョブにそ
の入出力装置の使用権を奪われ、上記のスルーブツトが
低下したり、操作員の負荷が増大するという問題点があ
った。
[The problem that the invention attempts to solve! ! i1 In the conventional input/output device allocation control method as described above,
Because input/output devices are allocated for each job step, even if you want to use the same input/output device continuously and exclusively in multiple job steps within the same job, the allocation is canceled at the end of the job step, so other There have been problems in that the right to use the input/output device is taken over by the job, resulting in a reduction in the above-mentioned throughput and an increase in the burden on the operator.

この発明は、かかる問題点を解決するためになされたも
ので、入出力装置の効率的な使用と同一のジョブ内の複
数のジョブステップで同じ入出力装置を連続してかつ排
他で使用したいジョブのスループット向上を可能とする
入出力装置割り付け制御方式を得ることを目的とする。
This invention was made in order to solve such problems, and aims to improve the efficient use of input/output devices and jobs that want to use the same input/output device continuously and exclusively in multiple job steps within the same job. The purpose of this study is to obtain an input/output device allocation control method that enables improved throughput.

[課題を解決するための手段] この発明に係る入出力装置割り付け制御方式は、バッチ
ジョブに対して、ジョブ制御文で 必要とする入出力装
置の種類とその入出力装置の使用開始時点または使用終
了時点を宣言させ、その使用開始時点から使用終了時点
まで、ジョブステップをまたがって入出力装置を割り付
けようとしたものである。
[Means for Solving the Problems] The input/output device allocation control method according to the present invention provides a job control statement for a batch job that specifies the type of input/output device required and the point at which the input/output device is to be used. An attempt was made to declare the end point and then allocate input/output devices across job steps from the start of use to the end of use.

[作用1 この発明においては、ジョブステップをまたがって入出
力装置を割り付けことにより同一のジョブ内の複数のジ
ョブステップで同じ入出力装置を連続してかつ排他で使
用するジョブのスループツー3 トを向上させる。
[Effect 1] This invention improves the throughput of jobs that use the same input/output device continuously and exclusively in multiple job steps within the same job by allocating input/output devices across job steps. let

[実施例] 第1図はこの発明の一実施例による入出力装置割り付け
制御方式の構成を示すブロック図である。図において、
(11)はバッチジョブを構成する入力カード、(12
)はジョブの実行制御を行うイニシェータ、(13)は
アロケータで、ジョブステップ単位の入出力装置の割り
付けおよび割り付け解除を行うと共にジョブステップを
またがって入出力装置の割り付けおよび割り付けの解除
を行う。
[Embodiment] FIG. 1 is a block diagram showing the configuration of an input/output device allocation control method according to an embodiment of the present invention. In the figure,
(11) is an input card that constitutes a batch job, (12)
) is an initiator that controls job execution, and (13) is an allocator that allocates and cancels allocation of input/output devices in job step units, and also allocates and cancels allocation of input/output devices across job steps.

(14)は入出力装置毎の管理テーブル、(15)はメ
モリで、イニシェータ(12)とアロケータ(13)と
管理テーブル(14)とを含んでいる。(18)は計算
機システムで、メモリ(15)、入出力装置(16〉お
よびCPU(17)を含んでいる。
(14) is a management table for each input/output device, and (15) is a memory, which includes an initiator (12), an allocator (13), and a management table (14). (18) is a computer system, which includes a memory (15), an input/output device (16>) and a CPU (17).

第2図はアロケータに対する入出力装置の種類とその入
出力装置の使用開始時点または使用終了時点の定義の一
例を示す図である。図において。
FIG. 2 is a diagram showing an example of the definition of the type of input/output device for the allocator and the time point at which use of the input/output device begins or ends. In fig.

(20〉はジョブJOBBを構成するジョブ制御文(2
1〉はRESETというプログラムが起動されるジョブ
ステップ、(23)はINPUTというプログラムが起
動されるジョブステップ、(25)は0UTPUTとい
うプログラムが起動されるジョブステップ、(22)は
TAPEという名前の装置がジョブステップ(23)が
ら使用開始されることを示すステップ、(24)はTA
PEという名前の装置がジョブステップ(25)で使用
終了することを示すステップである。したがって、TA
PEという名前の装置はジョブステップ(23)がらジ
ョブステップ(25)まで連続使用することが宣言され
ている。
(20> is the job control statement (2
1> is a job step where a program called RESET is started, (23) is a job step where a program called INPUT is started, (25) is a job step where a program called 0UTPUT is started, and (22) is a device named TAPE. is started from job step (23), (24) is TA
This step indicates that the device named PE ends its use in job step (25). Therefore, T.A.
It is declared that the device named PE will be used continuously from job step (23) to job step (25).

第3図はアロケータ(13)の機能を示すフロチャー■
・図である。
Figure 3 is a flow chart showing the function of the allocator (13).
・It is a diagram.

上記のように構成された入出力装置割り付け制御方式に
おいて、ステップ(sl〉で割り付けようとしている装
置が、同一ジョブの先行するジョブステップで既に割り
付けられているが否がを判定し、既に割り付けられてい
れば割り付け処理を終了し、既に割り付けらでぃなけれ
ばステップ〈S2)に進み、ジョブ制御文に従って入出
力装置を割り付ける。ステップ(S3)でジョブ制御文
の指定を調べ、MOUNTの指定があれば、入出力装置
の割り付け解除処理を迂回してステップ(S5)に進み
、その旨入出力装置管理用テーブル(14)に記録し、
MOUNTの指定が無ければステップ(S4)に進み、
その入出力装置の割り付けを解除する。以上によりジョ
ブステップをまたがった入出力装置の割り付けを可能に
する。
In the input/output device allocation control method configured as above, it is determined whether or not the device to be allocated in step (sl>) has already been allocated in a preceding job step of the same job. If it is, the allocation process ends; if no allocation has already been made, the process proceeds to step S2, and the input/output device is allocated according to the job control statement. In step (S3), the specification of the job control statement is checked, and if MOUNT is specified, the process bypasses the input/output device deallocation process and proceeds to step (S5), and the input/output device management table (14) indicates this. record,
If MOUNT is not specified, proceed to step (S4),
Deallocate the I/O device. The above makes it possible to allocate input/output devices across job steps.

なお、上記実施例では第2図において、入出力装置とし
て磁気テープ装置の例を示したが、他の入出力装置であ
ってもよく、上記実施例と同様の効果を奏する。
In the above embodiment, a magnetic tape device is shown as an example of the input/output device in FIG. 2, but other input/output devices may be used and the same effects as in the above embodiment can be obtained.

[発明の効果] この発明は以上説明したとおり、ジョブステップをまた
がって入出力装置を連続使用できるので。
[Effects of the Invention] As explained above, this invention allows input/output devices to be used continuously across job steps.

複数のジョブ間で入出力装置の競合が発生した際も、不
要な磁気テープの付け替え装置を無くすことができるの
で、操作員の負荷を軽減させ1合わせてジョブのスルー
ブツトを向上させる効果がある。
Even when contention of input/output devices occurs between a plurality of jobs, an unnecessary magnetic tape changing device can be eliminated, which has the effect of reducing the load on an operator and improving job throughput.

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

第1図はこの発明の一実施例による入出力装置割り付け
制御方式の構成ブロック図、第2図はこの発明のジョブ
制御文の一例図、第3図はアロケタの制御機能のフロー
チャート図、第4図は従来の制御方式において用いられ
るジョブ制御文の一例図である。 図において、(12)・・・イニシェーク、(13)・
・・アロケータ、(15)・・・メモリ、(16)・・
入出力装置、(17)・・・CPUである。 なお、各図中同一符号は同−又は相当部分を示す。
FIG. 1 is a configuration block diagram of an input/output device allocation control method according to an embodiment of the present invention, FIG. 2 is an example of a job control statement of the present invention, FIG. 3 is a flowchart of the allocator control function, and FIG. The figure is an example of a job control statement used in a conventional control method. In the figure, (12)...inishek, (13)...
...Allocator, (15)...Memory, (16)...
Input/output device (17)...CPU. Note that the same reference numerals in each figure indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】[Claims] CPUと記憶装置と入出力装置とを有し、この入出力装
置をジョブステップの実行開始前に割り付け、ジョブス
テップの実行終了後に前記割り付けを解除する計算機シ
ステムにおいて、ジョブステップをまたがって入出力装
置の割り付けおよび割り付けの解除を行うアロケータを
備え、ジョブ制御文で必要とする入出力装置の種類とそ
の入出力装置の使用開始時点または使用終了時点を定義
できるようにすると共に前記計算機システムに投入され
るバッチジョブに対して、前記アロケータにより前記制
御文の使用開始時点から使用終了時点まで前記ジョブス
テップをまたがって入出力装置を割り付けるようにした
ことを特徴とする入出力装置割り付け制御方式。
In a computer system that has a CPU, a storage device, and an input/output device, and in which the input/output device is allocated before the start of execution of a job step and the allocation is canceled after the execution of the job step is completed, the input/output device is allocated across job steps. It has an allocator that allocates and deallocates the input/output devices, and enables the job control statement to define the type of input/output device required and the point at which the input/output device is to be used or terminated. 1. An input/output device allocation control method, wherein the allocator allocates input/output devices across the job steps from the start of use of the control statement to the end of use of the control statement for a batch job.
JP17303489A 1989-07-06 1989-07-06 Allocation control system for input/output device Pending JPH0340028A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17303489A JPH0340028A (en) 1989-07-06 1989-07-06 Allocation control system for input/output device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17303489A JPH0340028A (en) 1989-07-06 1989-07-06 Allocation control system for input/output device

Publications (1)

Publication Number Publication Date
JPH0340028A true JPH0340028A (en) 1991-02-20

Family

ID=15952973

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17303489A Pending JPH0340028A (en) 1989-07-06 1989-07-06 Allocation control system for input/output device

Country Status (1)

Country Link
JP (1) JPH0340028A (en)

Similar Documents

Publication Publication Date Title
JPH03257644A (en) Main memory control method
JPH0340028A (en) Allocation control system for input/output device
JPH06282446A (en) Job schedule generating method
JPH0743664B2 (en) Shared storage area allocation processing method
JPH05204875A (en) Scheduling system for thread
JPS63636A (en) Task control system
JP2790472B2 (en) Multiple conversation processing control method
JPS6364146A (en) Logical space control system
JPS63228249A (en) Program loading system
JPH0348950A (en) Memory control system
JPS59180744A (en) System for managing working area of reentrant program
DE102021101309A1 (en) ELECTRONIC CONTROL DEVICE
JPS63292360A (en) Working area control system for on-line program
JPH02211575A (en) Multi-processor type information processor
JPS6180441A (en) Memory allocation system
JPS63279327A (en) Control system for allocation of resources designated by job control sentence
JPH0342740A (en) Allocation method for medium of file
JPH03113564A (en) Job parallel executing device
JPH0492930A (en) Exclusive control processor
JPH09265405A (en) Exclusive access method for shared resource
JPH0367339A (en) Data output system for device occupation file
JPH02125338A (en) Extended memory allocating system for real-time monitor
JPS62274348A (en) Memory control system
JPH0311431A (en) Overlay system
JPH01185733A (en) Input/output emulation system