JPS6249464A - Equipment access control system - Google Patents

Equipment access control system

Info

Publication number
JPS6249464A
JPS6249464A JP18888085A JP18888085A JPS6249464A JP S6249464 A JPS6249464 A JP S6249464A JP 18888085 A JP18888085 A JP 18888085A JP 18888085 A JP18888085 A JP 18888085A JP S6249464 A JPS6249464 A JP S6249464A
Authority
JP
Japan
Prior art keywords
input
output
equipment number
command
machine number
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
JP18888085A
Other languages
Japanese (ja)
Inventor
Yoshimasa Saito
好正 斉藤
Tomoyuki Furukawa
古川 知幸
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.)
Fujitsu Ltd
Nippon Telegraph and Telephone Corp
Original Assignee
Fujitsu Ltd
Nippon Telegraph and Telephone 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 Fujitsu Ltd, Nippon Telegraph and Telephone Corp filed Critical Fujitsu Ltd
Priority to JP18888085A priority Critical patent/JPS6249464A/en
Publication of JPS6249464A publication Critical patent/JPS6249464A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To execute control of an input/output device used in common by plural processing devices of a computer system efficiently reducing overhead of OS executed by the processing devices and improve capacity of the system by controlling access number of equipment individually by each OS. CONSTITUTION:An interface controlling section 20 receives command from a processing device together with equipment number as before. When the command is equipment number allocation request command, the controlling section gives the received equipment number to an access equipment number receiving section 22. The access equipment number receiving section 22 allocates to an input/output device of vacant state according to an equipment number allocation table 23. When input/output command is received after that as before, an input/ output command processing section 21 converts received equipment number to input/output device equipment number making the received equipment number access equipment number according to the equipment number allocation table 23, and controls the input/output device as before using the equipment number.

Description

【発明の詳細な説明】 〔概 要〕 制御装置に接続する入出力装置に、処理装置からアクセ
スするだめの制御方式である。処理装置からアクセス機
番を指定すると、制御装置は入出力装置の1つを選択し
て該アクセス機番に割り付ける。以後はそのアクセス機
番を指定することにより、それに割り付けられた入出力
装置にアクセスすることができる。
[Detailed Description of the Invention] [Overview] This is a control method in which the input/output device connected to the control device is accessed from the processing device. When the processing device specifies an access device number, the control device selects one of the input/output devices and assigns it to the access device number. Thereafter, by specifying that access machine number, you can access the input/output device assigned to it.

〔産業上の利用分野〕[Industrial application field]

本発明は、計算機システムの制御装置に接続する入出力
装置に、処理装置からアクセスするための制御方式に関
する。
The present invention relates to a control method for accessing an input/output device connected to a control device of a computer system from a processing device.

計算機システムの入出力装置に入出力動作を行わせる場
合には、その入出力装置に固定的に設定しである装置機
番を、処理装置で実行されるオペレーティングシステム
(以下においてO8という)が知っていて、制御装置に
対して発行する入出力コセンドには、対象の入出力装置
機番を明示するようになっている。
When an input/output device of a computer system performs input/output operations, the operating system (hereinafter referred to as O8) running on the processing device must know the device number that is fixedly set for the input/output device. The input/output command issued to the control device clearly indicates the target input/output device number.

従って通常は該O8が、制御装置に接続されている入出
力装置の状態を把握して、入出力動作の開始が可能か識
別できるように管理している。
Therefore, normally, the O8 grasps the status of the input/output devices connected to the control device and manages them so as to identify whether it is possible to start an input/output operation.

〔従来の技術と発明が解決しようとする問題点〕第2図
は、計算機システムの一構成例を示すブロック図である
[Prior art and problems to be solved by the invention] FIG. 2 is a block diagram showing an example of the configuration of a computer system.

計算機システムの処理装置1及び2は、それぞれ個別の
O8の管理によって稼動される。
Processing devices 1 and 2 of the computer system are each operated under the management of an individual O8.

制御装置3は、このような2システムの処理装置1.2
に接続し、何れの処理装置からも入出力コマンドを受は
付けて、入出力装置4.5.6等の入出力動作の実行を
制御することができる。
The control device 3 includes processing devices 1 and 2 of such two systems.
It is possible to connect to and accept input/output commands from any processing device and control the execution of input/output operations of the input/output devices 4, 5, 6, etc.

制御装置3及び入出力装置4〜6には、それらを特定す
るアドレスである機番が、例えばシステムの構成時に設
定されていて、各装置は自身の機番を認識でき、又制御
装置3はそれに接続する入出力装置4〜6を、それらの
機番により特定することができるようにされる。
For the control device 3 and the input/output devices 4 to 6, machine numbers, which are addresses that specify them, are set, for example, at the time of system configuration, and each device can recognize its own machine number. The input/output devices 4 to 6 connected thereto can be specified by their machine numbers.

処理装置1又は2が、入出力装置4〜6の入出力動作を
開始する場合には、入出力装置4〜6のうちの、所要の
1装置を指定して、その入出力装置を制御する制御装置
3に対して、公知のように入出力コマンドを発行する。
When the processing device 1 or 2 starts the input/output operation of the input/output devices 4 to 6, it specifies a required one of the input/output devices 4 to 6 and controls that input/output device. An input/output command is issued to the control device 3 in a known manner.

制御装置3は、第3図に示すように、インタフェース制
?ff11部10が、機番指定を検出して、自身を指定
するものであれば、入出力装置機番と入出力コマンドを
受信して入出力コマンド処理部11に渡す。
The control device 3 is an interface system, as shown in FIG. The ff11 unit 10 detects the machine number specification, and if it specifies itself, receives the input/output device machine number and the input/output command and passes them to the input/output command processing unit 11.

入出力コマンド処理部11は、入出力インタフェース部
12を介して、指定された機番の入出力装置を起動して
、入出力コマンドに従う所要の起動制御を行うと共に、
該機番を保持して、以後の入出力動作を実行する。
The input/output command processing unit 11 activates the input/output device of the specified machine number via the input/output interface unit 12, performs necessary activation control according to the input/output command, and
The machine number is held and subsequent input/output operations are executed.

この場合に、特に入出力装置4〜6が、例えば磁気テー
プ記憶装置、プリンタ装置、カード読取装置等のように
、1人出力動作によって占有される型の装置であって、
制御装置3には同種の装置が複数台接続され、その内の
何れを使用してもよいような構成においては、処理装置
1%2のO3は、各入出力装置4〜6が使用中か、空き
かの状態を常に管理し、処理装置1.2で実行中のジョ
ブから、それらの入出力装置の入出力要求が出た場合に
は、管理している入出力装置状態によって、空きの入出
力装置を選択し、その入出力装置機番を指定して、入出
力コマンドを発行する。
In this case, in particular, the input/output devices 4 to 6 are of a type that is occupied by one person's output operation, such as a magnetic tape storage device, a printer device, a card reading device, etc.
In a configuration in which multiple devices of the same type are connected to the control device 3, and any of them may be used, the O3 of the processing device 1%2 is connected to each input/output device 4 to 6 that is in use. , the free status is always managed, and when an input/output request for those input/output devices is issued from a job running on processing unit 1.2, the free status is checked depending on the managed input/output device status. Select an input/output device, specify the input/output device number, and issue an input/output command.

こ−で、画処理装置1.2のO8は、それぞれ前記と同
様の管理をしているが、それぞれ他の処理装置で発行し
たコマンドによる空き/使用中状態の変化を知る必要が
あるので、従来はこの状態管理情報を、例えば画処理装
置1.2からアクセスできる共用記憶装置7 (例えば
磁気ディスク記憶装置で構成する)を設け、それに管理
情報を保持するようにしている。
In this case, the O8s of the image processing devices 1.2 each perform the same management as described above, but since it is necessary to know the changes in the free/used status due to commands issued by the other processing devices, Conventionally, this state management information is stored in a shared storage device 7 (for example, composed of a magnetic disk storage device) that can be accessed from, for example, the image processing device 1.2.

従って、該管理情報を参照し、排他的に更新するための
特別の制御プログラムを必要とし、又アクセスごとに該
管理情報の処理を要するので、入出力処理を遅延させる
等の問題がある。
Therefore, a special control program is required to refer to and exclusively update the management information, and processing of the management information is required for each access, resulting in problems such as delays in input/output processing.

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

第1図は、本発明の構成を示すブロック図である。 FIG. 1 is a block diagram showing the configuration of the present invention.

図は制御装置の構成を示し、20はインタフェース制御
部、21は入出力コマンド処理部、22はアクセス機番
受付部、23は機番割付表である。
The figure shows the configuration of the control device, where 20 is an interface control section, 21 is an input/output command processing section, 22 is an access machine number reception section, and 23 is a machine number allocation table.

〔作 用〕[For production]

インタフェース制御部20は従来と同様に、処理装置か
らのコマンドを機番と共に受信する。
The interface control unit 20 receives commands from the processing device along with the machine number, as in the conventional case.

コマンドが、特定のコマンド(機番割付要求コマンドと
する)の場合に、アクセス機番受付部22に、受信した
機番(これをアクセス機番と呼ぶ)を渡す。
When the command is a specific command (assumed to be a machine number allocation request command), the received machine number (this is called an access machine number) is passed to the access machine number receiving section 22.

アクセス機番受付部22は、機番割付表23によって、
空き状態の入出力装置にアクセス機番を割り付ける。
The access machine number reception unit 22 uses the machine number allocation table 23 to
Assign access machine numbers to vacant input/output devices.

その後、入出力コ゛マントを従来のように受信すると、
入出力コマンド処理部21は、受は取った機番をアクセ
ス機番として、機番割付表23により入出力装置機番に
変換し、該機番を使用して、従来のように入出力装置を
制御する。
Then, when I/O commands are received conventionally,
The input/output command processing unit 21 uses the received machine number as the access machine number, converts it into an input/output device machine number according to the machine number allocation table 23, and uses the machine number to connect the input/output device as in the conventional method. control.

アクセス機番は、各O3が個別に管理して、使用されて
いないアクセス機番の1つを、入出力コマンド発行に先
立って選定し、上記の機番割付要求コマンドを発行する
ものとする。
The access machine numbers are managed individually by each O3, and one of the unused access machine numbers is selected prior to issuing an input/output command, and the above machine number allocation request command is issued.

以上により、OS間で共用記憶装置等を使用する必要無
く、個別にアクセス機番を管理するのみで、入出力装置
の共用管理が行われ、従来のような管理のオーバヘッド
が不要になる。
As described above, there is no need to use a shared storage device or the like between OSs, and shared management of input/output devices can be performed by simply managing access machine numbers individually, eliminating the need for conventional management overhead.

〔実施例〕〔Example〕

第1図において、インタフェース制御部20は従来と同
様に、処理装置からのコマンドを機番と共に受信する。
In FIG. 1, an interface control section 20 receives a command from a processing device along with a machine number, as in the conventional case.

但し、コマンドが機番割付要求コマンドか否かを、所定
のコマンドコードにより識別し、機番割付要求コマンド
の場合には、アクセス機番受付部22に指定機番及び要
すればコマンドを渡し、入出力コマンド処理部21には
渡さない。
However, whether the command is a machine number assignment request command or not is identified by a predetermined command code, and if it is a machine number assignment request command, the designated machine number and, if necessary, the command are passed to the access machine number reception unit 22, It is not passed to the input/output command processing unit 21.

機番割付要求コマンドで指定する機番は、各O8が管理
するアクセス機番から、新たに選択したアクセス機番で
ある。
The machine number specified by the machine number allocation request command is a newly selected access machine number from the access machine numbers managed by each O8.

アクセス機番受付部22は、機番割付表23によって、
空き状態の入出力装置、即ちアクセス機番を割り付けて
ない入出力装置の項の1つを選定し、その項に、受信し
たアクセス機番を記tαすることによって機番割付処理
を終わり、割付完了の応答を要求元に返送する。
The access machine number reception unit 22 uses the machine number allocation table 23 to
Select one of the fields of an idle input/output device, that is, an input/output device to which no access machine number has been assigned, and write the received access machine number in that field to finish the machine number assignment process, and then proceed with the assignment. Sends a completion response back to the requester.

なお、この制御装置にアクセスするO8間で、重複する
アクセス機番を許す場合には、アクセス元O8を識別す
る番号を、アクセス機番と併せて機番割付表23に記憶
する必要がある。
Note that if duplicate access machine numbers are allowed between the O8s that access this control device, it is necessary to store the number that identifies the access source O8 in the machine number allocation table 23 together with the access machine number.

後に、入出力コマンド処理部21は、入出力コマンドを
処理するときに、アクセス機番から、入出力装置機番を
得るために、機番割付表23を使用する。
Later, when processing an input/output command, the input/output command processing unit 21 uses the machine number allocation table 23 to obtain the input/output device machine number from the access machine number.

この目的のために、機番割付表23は、例えば入出力装
置機番とアクセス機番(及び要すればアクセス元O3の
識別番号)を内容とする、いわゆる連想記憶の構成とす
るものとする。
For this purpose, the machine number allocation table 23 is configured as a so-called associative memory whose contents include, for example, the input/output device machine number and the access machine number (and the identification number of the access source O3, if necessary). .

以上の処理で、空き状態の入出力装置が無かった場合に
は、適当に未割付状態を示す終了情叩をインタフェース
制御部20を介して、コマンド発行元へ応答する。
In the above process, if there is no vacant input/output device, an appropriate termination message indicating an unallocated state is sent to the command issuer via the interface control unit 20.

機番割付が成功した場合には、そのアクセス機番を使用
して入出力コマンドが発行される。
If the machine number assignment is successful, an input/output command is issued using that access machine number.

従来と同様にして、この入出力コマンドと機番が、イン
タフェース制御部20から入出力コマンド処理部21へ
渡される。
This input/output command and machine number are passed from the interface control section 20 to the input/output command processing section 21 in the same way as in the conventional case.

入出力コマンド処理部21は、該機番、即ちアクセス機
番(及び、要すればコマンド発行元のO8識別番号)に
よって、機番割付表23を索引し、そのアクセス機番等
と対応して記憶されている入出力装置機番を読み出す。
The input/output command processing unit 21 indexes the machine number allocation table 23 by the machine number, that is, the access machine number (and if necessary, the O8 identification number of the command issuer), and searches the machine number corresponding to the access machine number, etc. Reads the stored input/output device number.

以後、この入出力装置機番を使って、従来と同様に入出
力コマンドの実行のために、指定の入出力装置を制御す
る。
Thereafter, this input/output device number is used to control the designated input/output device in order to execute input/output commands in the same manner as before.

一連の入出力動作の実行が終了すると、例えば処理装置
が機番割付解除を指定するコマンドを発行し、入出力コ
マンド処理部21はこのコマンドを受信すると、機番割
付表23から該当のアクセス機番を消去して機番割付を
解除する。
When the execution of a series of input/output operations is completed, for example, the processing device issues a command specifying the release of machine number assignment, and upon receiving this command, the input/output command processing unit 21 selects the corresponding access machine from the machine number assignment table 23. Delete the number and cancel the machine number assignment.

従って、この入出力装置は空き状態となり、その後の新
たな機番割付要求コマンドによる、機番割付の対象とな
り得る。
Therefore, this input/output device becomes vacant and can become a target for machine number assignment by a subsequent new machine number assignment request command.

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

以上の説明から明らかなように、本発明によれば、計算
機システムの複数の処理装置から共用される入出力装置
の管理が、処理装置で実行されるO8のオーバヘッドを
削減して、効率よく実行されるので、システムの性能を
改善するという著しい工業的効果がある。
As is clear from the above description, according to the present invention, management of input/output devices shared by multiple processing units of a computer system can be efficiently executed by reducing the overhead of O8 executed by the processing units. This has a significant industrial effect of improving system performance.

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

第1図は本発明の実施例構成ブロック図、第2図は計算
機システムの一構成例ブロック図、第3図は従来の制御
装置の一構成例ブロック図である。 図において、 1.2は処理装置、  3は制御装置、4.5.6は入
出力装置、 7は共用記憶装置、10.20はインタフ
ェース制御部゛、11.21は入出力コマンド処理部、 l2は人出力インタフェース部、 22はアクセス機番受付部、 23は機番割付表 入出力茨衡4〜乙へ 、ベト、qe月の芙)ヒタ円揖1j\フ゛ロツソ図子 
1 圃
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a block diagram of a computer system, and FIG. 3 is a block diagram of a conventional control device. In the figure, 1.2 is a processing unit, 3 is a control unit, 4.5.6 is an input/output device, 7 is a shared storage device, 10.20 is an interface control unit, 11.21 is an input/output command processing unit, 12 is the human output interface section, 22 is the access machine number reception section, 23 is the machine number allocation table input/output Ibarahira 4 to Otsu, Beto, qe Moon Frog) Hita Enbi 1j\Furotsuso Zuko
1 field

Claims (1)

【特許請求の範囲】 1以上の入出力装置に接続し、処理装置からのコマンド
により、該入出力装置を制御する制御装置において、 特定のコマンドによって指定されるアクセス機番を、空
き状態の上記入出力装置に対応付ける手段(22、23
)を有し、 該アクセス機番を指定する入出力コマンドを受信したと
きは、該対応付けられた入出力装置の入出力動作を制御
する(21、23)ことを特徴とする装置アクセス制御
方式。
[Claims] In a control device that is connected to one or more input/output devices and controls the input/output devices according to a command from a processing device, an access device number specified by a specific command is set to an idle state. Means for associating with the input/output device (22, 23
), and when an input/output command specifying the access device number is received, the input/output operation of the associated input/output device is controlled (21, 23). .
JP18888085A 1985-08-28 1985-08-28 Equipment access control system Pending JPS6249464A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18888085A JPS6249464A (en) 1985-08-28 1985-08-28 Equipment access control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18888085A JPS6249464A (en) 1985-08-28 1985-08-28 Equipment access control system

Publications (1)

Publication Number Publication Date
JPS6249464A true JPS6249464A (en) 1987-03-04

Family

ID=16231496

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18888085A Pending JPS6249464A (en) 1985-08-28 1985-08-28 Equipment access control system

Country Status (1)

Country Link
JP (1) JPS6249464A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01144460U (en) * 1988-03-29 1989-10-04

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01144460U (en) * 1988-03-29 1989-10-04

Similar Documents

Publication Publication Date Title
US4435752A (en) Allocation of rotating memory device storage locations
US4004277A (en) Switching system for non-symmetrical sharing of computer peripheral equipment
US5530897A (en) System for dynamic association of a variable number of device addresses with input/output devices to allow increased concurrent requests for access to the input/output devices
JPH07306844A (en) Multiprocessor system and its nonstop program modifying method, and disk controller and its nonstop program modifying method
JPS5917654A (en) Assigning method of magnetic tape device
JPH0926889A (en) Virtual machine system
JPS6249464A (en) Equipment access control system
JPH02210542A (en) Execution control system for virtual computer system
JPH0713823A (en) File resource management system of virtual computer system
JPS62163154A (en) Virtual logic volume system
JPH04155546A (en) Multivolume file processing method
JPH01126738A (en) System for control data set competition in execution of multiple job
JPS62247430A (en) Selecting system for transaction processing task
JPH02304615A (en) Allocating system for parallel disk control buffer
Drew The LACONIQ monitor: time sharing for online dialogues
JP3087274B2 (en) File exclusion control system
JPS63234316A (en) Exclusive control system for table storage
JPH01191968A (en) Unitarization system for job identification number of each host of multiplex host system
JPH02280222A (en) Electronic computer system
JPS60100239A (en) Shared file control system
JPS63261427A (en) Job canceling system using user's identifier unit
JPH05334012A (en) Large capacity disk controller
JPH04127335A (en) File managing system
JPH08272632A (en) Exclusive control method for shared resource
JPS5860357A (en) Controlling system for task control table