JP2553755B2 - Different auxiliary storage control method - Google Patents

Different auxiliary storage control method

Info

Publication number
JP2553755B2
JP2553755B2 JP2291627A JP29162790A JP2553755B2 JP 2553755 B2 JP2553755 B2 JP 2553755B2 JP 2291627 A JP2291627 A JP 2291627A JP 29162790 A JP29162790 A JP 29162790A JP 2553755 B2 JP2553755 B2 JP 2553755B2
Authority
JP
Japan
Prior art keywords
unit
auxiliary storage
control
storage device
response
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.)
Expired - Fee Related
Application number
JP2291627A
Other languages
Japanese (ja)
Other versions
JPH04165417A (en
Inventor
浩史 上杉
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.)
HOTSUKAIDO NIPPON DENKI SOFUTOEA KK
Original Assignee
HOTSUKAIDO NIPPON DENKI SOFUTOEA KK
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 HOTSUKAIDO NIPPON DENKI SOFUTOEA KK filed Critical HOTSUKAIDO NIPPON DENKI SOFUTOEA KK
Priority to JP2291627A priority Critical patent/JP2553755B2/en
Publication of JPH04165417A publication Critical patent/JPH04165417A/en
Application granted granted Critical
Publication of JP2553755B2 publication Critical patent/JP2553755B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、異種補助記憶装置制御方式に関する。The present invention relates to a heterogeneous auxiliary storage device control system.

〔従来の技術〕[Conventional technology]

通常、異種補助記憶装置制御方式は、情報処理システ
ムの基本ソフトウェアで使用されており、最小限のロジ
ックで、高性能と所定の機能とが要求される。
Normally, the heterogeneous auxiliary storage device control method is used in basic software of an information processing system, and requires high performance and a predetermined function with minimum logic.

従来の異種補助記憶装置制御方式は、制御方式が異な
る補助記憶装置ごとに、論理処理部と制御部とを有し、
各々の補助記憶装置を制御している。
The conventional heterogeneous auxiliary storage device control method has a logical processing unit and a control unit for each auxiliary storage device having a different control method,
It controls each auxiliary storage device.

第6図は従来の異種補助記憶装置制御方式の一例を示
すブロック図である。第6図に示すように、制御方式が
異なる補助記憶装置61と補助記憶装置62との制御を、各
々、論理処理部63および制御部64と、論理処理部65およ
び制御部66とを用いて行っている。
FIG. 6 is a block diagram showing an example of a conventional heterogeneous auxiliary storage device control system. As shown in FIG. 6, control of the auxiliary storage device 61 and the auxiliary storage device 62 having different control methods is performed by using the logic processing unit 63 and the control unit 64, and the logic processing unit 65 and the control unit 66, respectively. Is going.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

上述した従来の異種補助記憶装置制御方式は、制御方
式が異なる補助記憶装置ごとに論理処理部を有する為
に、基本ソフトウェアのプログラムの規模が増大し、さ
らに、論理処理部が異なる為に、基本ソフトウェアと論
理処理部とのインタフェースが補助記憶装置によって異
なり、基本ソフトウェアの保守作業が増大するという欠
点を有している。
The conventional heterogeneous auxiliary storage device control method described above has a logical processing unit for each auxiliary storage device having a different control method, which increases the scale of the program of the basic software. The interface between the software and the logic processing unit differs depending on the auxiliary storage device, which has the drawback of increasing the maintenance work of the basic software.

本発明の目的は、基本ソフトウェアのプログラム規模
を縮小し、基本ソフトウェアと論理処理部とのインタフ
ェースを共通化し、基本ソフトウェアの保守作業を簡易
化できる異種補助記憶装置制御方式を提供することにあ
る。
It is an object of the present invention to provide a heterogeneous auxiliary storage device control system in which the program scale of the basic software is reduced, the interface between the basic software and the logic processing section is made common, and the maintenance work of the basic software can be simplified.

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

本発明の異種補助記憶装置制御方式は、制御方式が異
なる複数の補助記憶装置を制御する情報処理システムの
異種補助記憶装置制御方式において、論理処理部が認識
する前記補助記憶装置の装置番号に対する接続情報を格
納するユニット対応テーブルの内容を確定する確定部
と、前記論理処理部が処理を要求する前記補助記憶装置
の装置番号に対応する制御部へ前記論理処理部のデータ
および制御の流れを振分ける振分部と、各々の前記補助
記憶装置からの応答を対応する各々の前記制御部へ通知
する応答振分部とを有し、前記ユニット対応テーブルを
確定後に、前記論理処理部が処理を要求する前記補助記
憶装置の装置番号に対応する前記制御部に対して、前記
ユニット対応テーブルと前記振分部と前記応答振分部と
を用いて処理を行うことにより構成されている。
According to the heterogeneous auxiliary storage device control method of the present invention, in the heterogeneous auxiliary storage device control method of an information processing system for controlling a plurality of auxiliary storage devices having different control methods, the connection to the device number of the auxiliary storage device recognized by the logical processing unit is performed. The data and control flow of the logical processing unit are distributed to a confirmation unit that determines the contents of the unit correspondence table that stores information, and a control unit that corresponds to the device number of the auxiliary storage device that the logical processing unit requests processing. It has a distribution unit for dividing and a response distribution unit for notifying the respective corresponding control units of the response from each of the auxiliary storage devices, and after the unit correspondence table is confirmed, the logical processing unit performs processing. The control unit corresponding to the requested device number of the auxiliary storage device is processed using the unit correspondence table, the distribution unit, and the response distribution unit. And it is made of.

〔実施例〕〔Example〕

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

第1図は本発明の異種補助記憶装置制御方式の一実施
例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a heterogeneous auxiliary storage device control system of the present invention.

本実施例は、第1図に示すように、制御方式が異なる
補助記憶装置1と補助記憶装置2とに対する制御部3と
制御部4とへの論理処理部5からの要求に基づいて、ユ
ニット対応テーブル6を参照して、確定部7および振分
部8並びに応答振分部9により処理を行っている。
In this embodiment, as shown in FIG. 1, the unit is based on a request from the logic processing unit 5 to the control unit 3 and the control unit 4 for the auxiliary storage device 1 and the auxiliary storage device 2 having different control methods. With reference to the correspondence table 6, the determination unit 7, the distribution unit 8 and the response distribution unit 9 perform processing.

第2図は本実施例のユニット対応テーブルの一例を示
す構造説明図である。
FIG. 2 is a structural explanatory view showing an example of the unit correspondence table of this embodiment.

ユニット対応テーブル6は、第2図に示すように、論
理処理部5が認識する装置番号分の接続情報21−1,21−
2,…21−nを有し、各々は、制御方式の識別子21−1,…
と制御方式ごとに認識する補助記憶装置の装置番号を格
納する制御方式別の装置番号23−1,…とからなり、装置
番号の昇順の並びで構成されており、制御方式別の装置
番号23−1,…は、論理処理部5が認識する装置番号と一
致している。
As shown in FIG. 2, the unit correspondence table 6 includes connection information 21-1, 21- for the device numbers recognized by the logical processing unit 5.
2, ... 21-n, each of which is a control method identifier 21-1 ,.
And the device number 23-1 for each control system that stores the device number of the auxiliary storage device that is recognized for each control system, and are configured in ascending order of the device numbers. -1, ... coincides with the device number recognized by the logic processing unit 5.

第3図は、本実施例の確定部の処理の一例を示す流れ
図である。
FIG. 3 is a flow chart showing an example of the processing of the decision unit of this embodiment.

確定部7は、第3図に示すように、ユニット対応テー
ブル6の初期化31を行い、各制御部3,4で制御する補助
記憶装置1,2の接続状態のセンス32を行って、ユニット
対応テーブル6の設定33を行うことにより、ユニット対
応テーブル6を設定している。
As shown in FIG. 3, the confirming unit 7 initializes the unit correspondence table 6 and senses 32 the connection state of the auxiliary storage devices 1 and 2 controlled by the control units 3 and 4, respectively. The unit correspondence table 6 is set by performing the setting 33 of the correspondence table 6.

第4図は本実施例の振分部の処理の一例を示す流れ図
である。
FIG. 4 is a flow chart showing an example of processing of the distribution unit of this embodiment.

振分部8は、第4図に示すように、要求装置番号に対
するユニット対応テーブル6の内容の取得41を行って、
該当の制御部3,4への制御移行42を実施して、制御部3,4
からの応答を論理処理部5へ通知43を行うことにより、
論理処理部5に対する処理を行わせている。
As shown in FIG. 4, the distribution unit 8 acquires 41 the contents of the unit correspondence table 6 for the requested device number,
A control transition 42 to the corresponding control unit 3, 4 is performed to
By notifying 43 of the response from the logical processing unit 5,
Processing is performed on the logic processing unit 5.

第5図は本実施例の応答振分部の処理の一例を示す流
れ図である。
FIG. 5 is a flow chart showing an example of the processing of the response distribution unit of this embodiment.

応答振分部9は、第5図に示すように、応答の補助記
憶装置1,2に対する制御部3,4の判断51を行って、該当の
制御部3,4への制御移行52を行うことにより、補助記憶
装置1,2からの応答に対する制御部3,4の振分を実施して
いる。
As shown in FIG. 5, the response distribution unit 9 makes a determination 51 of the control units 3 and 4 for the auxiliary storage devices 1 and 2 of the response, and performs a control shift 52 to the corresponding control units 3 and 4. As a result, the control units 3 and 4 are assigned to the responses from the auxiliary storage devices 1 and 2.

次に、補助記憶装置1と補助記憶装置2との装置番号
を、各々#1,#2とした場合の実施例の動作について説
明する。
Next, the operation of the embodiment in which the device numbers of the auxiliary storage device 1 and the auxiliary storage device 2 are # 1 and # 2, respectively, will be described.

本実施例が起動されると、論理処理部5は、確定部7
に対して、制御部3で認識する装置番号が#1の補助記
憶装置1と、制御部4で認識する装置番号が#2の補助
記憶装置2が使用可能であるかの要求を発行する。
When the present embodiment is activated, the logic processing unit 5 causes the decision unit 7 to operate.
In response, a request is issued as to whether the auxiliary storage device 1 with the device number # 1 recognized by the control unit 3 and the auxiliary storage device 2 with the device number # 2 recognized by the control unit 4 can be used.

一方、確定部7は、ユニット対応テーブル6の初期化
31で、論理処理部5が認識する装置番号分の接続情報21
−1,21−2の並びに未接続状態の値を設定し、各制御部
3,4で制御する補助記憶装置1,2の接続状態のセンス32
で、補助記憶装置1と補助記憶装置2とが接続状態であ
ることを判断し、ユニット対応テーブル6の設定33で、
論理処理部5からの要求を元に、装置番号#1に対応す
る接続情報21−1の設定エリアの、制御方式の識別子22
−1に制御部3の値を設定し、制御方式別の装置番号23
−1に#1を設定し、装置番号が#2に対する接続情報
21−2の設定エリアの、制御方式の識別子22−2(図示
せず)に制御部4の値を設定し、制御方式別の装置番号
23−2(図示せず)に#2を設定し、論理処理部5へ装
置番号#1と#2とが使用可能であることを通知する。
この確定部7の処理により、本実施例の動作準備が完了
する。
On the other hand, the confirmation unit 7 initializes the unit correspondence table 6.
At 31, the connection information 21 corresponding to the device number recognized by the logical processing unit 5
-1, 21-2 and the value of the unconnected state are set, and each control unit
Sense of connection status of auxiliary storage devices 1 and 2 controlled by 3 and 4 32
Then, it is determined that the auxiliary storage device 1 and the auxiliary storage device 2 are in the connected state, and the setting 33 of the unit correspondence table 6
Based on the request from the logic processing unit 5, the control method identifier 22 in the setting area of the connection information 21-1 corresponding to the device number # 1
Set the value of the control unit 3 to -1, and set the device number 23 for each control method.
-1 is set to # 1, and connection information for device number # 2
The value of the control unit 4 is set in the control method identifier 22-2 (not shown) in the setting area of 21-2, and the device number for each control method is set.
23-2 (not shown) is set to # 2, and the logical processing unit 5 is notified that the device numbers # 1 and # 2 are available.
The operation preparation of the present embodiment is completed by the processing of the determining unit 7.

次に、論理処理部5が装置番号#1に対して要求を発
行すると、振分部8が動作する。
Next, when the logical processing unit 5 issues a request to the device number # 1, the distribution unit 8 operates.

振分部8は、要求装置番号#1に対するユニット対応
テーブル6の内容の取得41により、装置番号#1に対す
る接続情報21−1を取得し、制御部3の要求であること
を判断し、該当の制御部3,4への制御移行42で、制御部
3へ制御を渡す。
The distribution unit 8 acquires the connection information 21-1 for the device number # 1 by acquiring 41 the content of the unit correspondence table 6 for the requested device number # 1, determines that the request is the control unit 3, and In the control shift 42 to the control units 3 and 4, the control is passed to the control unit 3.

そこで、制御部3は、補助記憶装置1に要求を発行
し、待ち状態となる。補助記憶装置1の動作終了後に、
補助記憶装置1からの応答により、応答振分部9が起動
する。
Therefore, the control unit 3 issues a request to the auxiliary storage device 1 and enters a waiting state. After the operation of the auxiliary storage device 1 is completed,
The response allocator 9 is activated by the response from the auxiliary storage device 1.

そして、応答振分部9は、応答の補助記憶装置1,2に
対する制御部3,4の判断51により、補助記憶装置1から
の応答であることを判断し、該当の制御部3,4への制御
移行52により、応答待ちの制御部3を起動する。応答待
ちの制御部3が起動すると、制御部3で応答を解析し、
振分部8に通知する。
Then, the response distribution unit 9 determines that the response is from the auxiliary storage device 1 by the determination 51 of the control units 3 and 4 with respect to the auxiliary storage devices 1 and 2 of the response, and the corresponding control units 3 and 4 By the control shift 52, the control unit 3 waiting for a response is activated. When the control unit 3 waiting for a response is activated, the control unit 3 analyzes the response,
Notify the distribution unit 8.

このため、振分部8は、制御部3,4からの応答を論理
処理部5へ通知43により、制御部3からの応答を論理処
理部5に通知して処理を終了する。
Therefore, the distribution unit 8 notifies the logical processing unit 5 of the response from the control units 3 and 4 and notifies the logical processing unit 5 of the response from the control unit 3 and ends the processing.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明の異種補助記憶装置制御
方式は、基本ソフトウェアのプログラム規模を縮小し、
基本ソフトウェアと論理処理部とのインタフェースを共
通化し、基本ソフトウェアの保守作業を簡易化できると
いう効果を有している。
As described above, the heterogeneous auxiliary storage device control method of the present invention reduces the program scale of basic software,
The interface between the basic software and the logic processing section is made common, and the maintenance work of the basic software can be simplified.

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

第1図は本発明の異種補助記憶装置制御方式の一実施例
を示すブロック図、第2図は本実施例のユニット対応テ
ーブルの一例を示す構造説明図、第3図は本実施例の確
定部の処理の一例を示す流れ図、第4図は本実施例の振
分部の処理の一例を示す流れ図、第5図は本実施例の応
答振分部の処理の一例を示す流れ図、第6図は従来の異
種補助記憶装置制御方式の一例を示すブロック図であ
る。 1,2,61,62……補助記憶装置、3,4,64,66……制御部、5,
63,65……論理処理部、6……ユニット対応テーブル、
7……確定部、8……振分部、9……応答振分部。
FIG. 1 is a block diagram showing an embodiment of a heterogeneous auxiliary storage device control system of the present invention, FIG. 2 is a structural explanatory view showing an example of a unit correspondence table of this embodiment, and FIG. 3 is a confirmation of this embodiment. 6 is a flow chart showing an example of the processing of the distribution unit of the present embodiment, FIG. 4 is a flow chart showing an example of the processing of the response distribution unit of the present embodiment, FIG. FIG. 1 is a block diagram showing an example of a conventional heterogeneous auxiliary storage device control system. 1,2,61,62 ... Auxiliary storage device, 3,4,64,66 ... Control unit, 5,
63,65 …… Logic processing unit, 6 …… Unit correspondence table,
7 ... Confirmation unit, 8 ... Distribution unit, 9 ... Response distribution unit.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】制御方式が異なる複数の補助記憶装置を制
御する情報処理システムの異種補助記憶装置制御方式に
おいて、論理処理部が認識する前記補助記憶装置の装置
番号に対する接続情報を格納するユニット対応テーブル
の内容を確定する確定部と、前記論理処理部が処理を要
求する前記補助記憶装置の装置番号に対応する制御部へ
前記論理処理部のデータおよび制御の流れを振分ける振
分部と、各々の前記補助記憶装置からの応答を対応する
各々の前記制御部へ通知する応答振分部とを有し、前記
ユニット対応テーブルを確定後に、前記論理処理部が処
理を要求する前記補助記憶装置の装置番号に対応する前
記制御部に対して、前記ユニット対応テーブルと前記振
分部と前記応答振分部とを用いて処理を行うことを特徴
とする異種補助記憶装置制御方式。
1. In a heterogeneous auxiliary storage device control method of an information processing system for controlling a plurality of auxiliary storage devices having different control methods, a unit corresponding to the connection information for the device number of the auxiliary storage device recognized by the logical processing unit. A deciding unit for deciding the contents of the table, and a allocating unit for allocating the data and control flow of the logical processing unit to the control unit corresponding to the device number of the auxiliary storage device requested by the logical processing unit, A response distribution unit for notifying a response from each of the auxiliary storage devices to the corresponding control unit, and the logical processing unit requests processing after the unit correspondence table is determined. Processing for the control unit corresponding to the device number of the device using the unit correspondence table, the distribution unit, and the response distribution unit. Device control method.
JP2291627A 1990-10-29 1990-10-29 Different auxiliary storage control method Expired - Fee Related JP2553755B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2291627A JP2553755B2 (en) 1990-10-29 1990-10-29 Different auxiliary storage control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2291627A JP2553755B2 (en) 1990-10-29 1990-10-29 Different auxiliary storage control method

Publications (2)

Publication Number Publication Date
JPH04165417A JPH04165417A (en) 1992-06-11
JP2553755B2 true JP2553755B2 (en) 1996-11-13

Family

ID=17771408

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2291627A Expired - Fee Related JP2553755B2 (en) 1990-10-29 1990-10-29 Different auxiliary storage control method

Country Status (1)

Country Link
JP (1) JP2553755B2 (en)

Also Published As

Publication number Publication date
JPH04165417A (en) 1992-06-11

Similar Documents

Publication Publication Date Title
JPH0926885A (en) Circuit and method for control for multiple priority interrupt request with reference to microprocessor
JP2553755B2 (en) Different auxiliary storage control method
JP3084812B2 (en) Program list output efficiency method
JPH05108274A (en) Method and device for parallel disk control
JPH07325779A (en) Input/output controller
JP2903525B2 (en) Job management method
JP2893868B2 (en) I / O device control method
JPH0340150A (en) Swap area security control system in accordance with job priority
JPH024925B2 (en)
JPH01137359A (en) Processor control system
JPH0126093B2 (en)
JP2861791B2 (en) SCSI basic input / output system
JPS59189466A (en) Terminal change-over system
JPH0251740A (en) Control system for process allocation
JPH08272739A (en) Method for improving on-line response
JP3204185B2 (en) I / O read control device and method
JPH03122715A (en) Printer selector
JPH0221329A (en) Report output system
JPS63245754A (en) Input/output control system for information processing system
JPS59106060A (en) Data logging system
JPS6079461A (en) Load dispersing system
JPH08305653A (en) Input and output control method for storage
JPS63231532A (en) Interruption detecting system for information processing system
JPH0532017A (en) Printer
JPH0314155A (en) Instruction control system for local area network

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees