JPH036535B2 - - Google Patents

Info

Publication number
JPH036535B2
JPH036535B2 JP59203532A JP20353284A JPH036535B2 JP H036535 B2 JPH036535 B2 JP H036535B2 JP 59203532 A JP59203532 A JP 59203532A JP 20353284 A JP20353284 A JP 20353284A JP H036535 B2 JPH036535 B2 JP H036535B2
Authority
JP
Japan
Prior art keywords
system configuration
storage area
management block
configuration management
ipl
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 - Lifetime
Application number
JP59203532A
Other languages
Japanese (ja)
Other versions
JPS6180426A (en
Inventor
Yutaka Sakado
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.)
PFU Ltd
Original Assignee
PFU Ltd
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 PFU Ltd filed Critical PFU Ltd
Priority to JP59203532A priority Critical patent/JPS6180426A/en
Publication of JPS6180426A publication Critical patent/JPS6180426A/en
Publication of JPH036535B2 publication Critical patent/JPH036535B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、データ処理システムにおいてシステ
ム構成に合わせて必要なモニタプログラム等を編
集するシステム編集処理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a system editing processing method for editing necessary monitor programs and the like according to the system configuration in a data processing system.

〔従来の技術と発明が解決しようとする問題点〕[Problems to be solved by conventional technology and invention]

データ処理システムにおいて、入出力装置や端
末機器の増設、変更などのシステム構成の変更が
しばしば行われるが、その際、モニタプログラム
やフアームウエアなどの制御プログラムもそれに
合わせて変更する必要がある。
In data processing systems, changes are often made to the system configuration, such as adding or changing input/output devices or terminal equipment, and at that time, control programs such as monitor programs and firmware must also be changed accordingly.

このようなシステム構成の変更に対処するため
の方式として、従来は第2図に21で示すよう
に、各装置あるいは機能ごとに制御プログラムを
予めモジユール化しておき、変更されたシステム
構成に合わせて必要なモジユールを選択し、編集
してシステムのデイスク装置22等に再格納する
いわゆるシステム編集処理方式と、将来接続され
る装置あるいは追加される機能を見込んだシステ
ム構成を予約的に定義しておく方式とがあつた。
Conventionally, as a method for dealing with such changes in system configuration, the control program is modularized for each device or function in advance, as shown at 21 in Figure 2, and the control program is modularized in accordance with the changed system configuration. A so-called system editing processing method in which necessary modules are selected, edited, and stored again in the system's disk device 22, etc., and a system configuration that takes into account devices to be connected in the future or functions to be added are defined in advance. There was a problem with the method.

しかし前者の方式の場合、システム編集処理に
時間がかかり、通常IPLごとに行われるためシス
テムの立上がりが遅くなり、また再編集されたシ
ステムが以前のシステムより大きくなる場合、シ
ステム格納領域に続けて設けられているデータ領
域に対して退避/復元の処理が必要とされた。そ
して後者の方式の場合には、実際に使用しないに
もかかわらず予約されている装置および機能を実
現するためにメモリ領域が確保される無駄が生
じ、また予約されている装置および機能内で、シ
ステムの変更が行われる保障がなかつた。
However, in the case of the former method, the system editing process takes time, and is usually performed every IPL, which slows down the system start-up.Also, if the re-edited system is larger than the previous system, the system storage area is Saving/restoring processing was required for the provided data area. In the case of the latter method, there is waste in securing memory areas to implement reserved devices and functions even though they are not actually used. There was no guarantee that the system would be changed.

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

本発明は、システムの構成を示すシステム構成
管理ブロツクと、システムを構成するために必要
なモジユールを選択するための情報を持つて制御
ブロツクとをシステム領域内に格納しておき、シ
ステム構成の変更の際にはシステム構成管理ブロ
ツクに対してシステムの変更処理を行い、次の
IPLによつて変更されたシステム構成に合つた制
御プログラム(フアームウエア、モニタ)のシス
テムを同一システム領域の編集結果格納域に生成
するもので、その構成は、システムの構成を示す
システム構成管理ブロツクと、システム構成要素
に関連する複数の制御モジユールと、制御モジユ
ールの各々とシステム構成要素との対応を示す制
御ブロツクと、システム編集結果格納域とを含む
システム域を外部記憶上に設け、システム構成の
変更に際して、上記システム構成管理ブロツクの
内容を変更するとともにIPLを実行し、該IPLに
おいて上記変更されたシステム構成管理ブロツク
の内容に基づき上記制御ブロツクを参照し、必要
な制御モジユールを選択してシステム編集し上記
システム編集結果格納域に格納し、以後のIPLに
おいて該システム編集結果格納域に格納されてい
る編集された制御モジユールのシステムをローデ
イング対象とすることを特徴とするもである。
The present invention stores a system configuration management block that indicates the system configuration and a control block that has information for selecting modules necessary for configuring the system in the system area, and makes it possible to change the system configuration. In this case, perform system change processing on the system configuration management block and perform the following steps.
A system of control programs (firmware, monitor) that matches the system configuration changed by IPL is generated in the editing result storage area of the same system area, and its configuration is based on the system configuration management block that shows the system configuration. A system area is provided on external storage including a plurality of control modules related to system components, a control block indicating the correspondence between each control module and the system components, and a system editing result storage area, and the system configuration is When changing the contents of the system configuration management block, execute an IPL while changing the contents of the system configuration management block, refer to the control block in the IPL based on the contents of the changed system configuration management block, and select the necessary control module. The present invention is characterized in that the system is edited and stored in the system editing result storage area, and in subsequent IPL, the system of the edited control module stored in the system editing result storage area is to be loaded.

〔実施例〕〔Example〕

以下に本発明の詳細を実施例にしたがつて説明
する。
The details of the present invention will be explained below with reference to Examples.

第1図は、本発明方式の1実施例の概念図であ
る。図において、1はデイスク装置、2はシステ
ム構成管理ブロツク、3は制御ブロツク、4は選
択対象モジユール群、5は編集結果格納域、6は
インストールプログラムを示している。
FIG. 1 is a conceptual diagram of one embodiment of the system of the present invention. In the figure, 1 is a disk device, 2 is a system configuration management block, 3 is a control block, 4 is a group of modules to be selected, 5 is an editing result storage area, and 6 is an installation program.

概略的な動作を説明すると、第3図に示すよう
に、システム構成管理ブロツク2が示すシステム
を構成する機器および機能に基づいて制御ブロツ
ク3を参照し、適合するモジユールを選択対象モ
ジユール群4から選択し、編集して編集結果格納
域5に格納する。システム変更要求が発生する
と、インストールプログラム6によりシステム構
成管理ブロツク2の内容を書き替える。そして次
のIDL時に編集結果格納域5の内容を対応的に更
新し、以後は、さらにシステム構成の変更が行わ
れるまで固定して運用する。すなわち、システム
構成管理ブロツク2から選択されるモジユール群
4までは、第4図に示すようにシステム格納域3
1内に配置され、いつたん編集された後は不変と
なる。
To explain the general operation, as shown in FIG. 3, the system configuration management block 2 refers to the control block 3 based on the equipment and functions that make up the system, and selects suitable modules from the selection target module group 4. Select, edit, and store in the editing result storage area 5. When a system change request occurs, the contents of the system configuration management block 2 are rewritten by the installation program 6. Then, at the next IDL, the contents of the editing result storage area 5 are correspondingly updated, and from then on, the contents are kept fixed until further changes are made to the system configuration. That is, the modules from the system configuration management block 2 to the selected module group 4 are stored in the system storage area 3 as shown in FIG.
1 and remains unchanged after being edited.

システム構成管理ブロツク2は、現システムの
機器構成および機能を表示するテーブルであり、
たとえば第5図に示すように、モニタ機能やフレ
ーム数(ジヨブ制御数)やバツフア数などのシス
テム情報、入出力装置I/Oの構成、ワークステ
ーシヨンWSの構成、通信制御手順などのオンラ
イン構成を含んでいる。
System configuration management block 2 is a table that displays the device configuration and functions of the current system.
For example, as shown in Figure 5, online configuration such as monitor functions, system information such as the number of frames (job control number) and buffer number, input/output device I/O configuration, workstation WS configuration, communication control procedure, etc. Contains.

制御ブロツク3は、第6図に示すように選択対
象モジユール群4の各モジユールごとに、モジユ
ール名とこのモジユールが適用される入出力装置
I/Oやモニタ機能などを示すモジユール選択情
報とを含んでいる。たとえばあるプリンタ制御用
モジユールの場合、漢字プリンタおよびラインプ
リンタが使用される際にのみ選択されるべきこと
がフラグで表示される。
As shown in FIG. 6, the control block 3 includes, for each module in the selection target module group 4, module selection information indicating the module name and the input/output device I/O, monitor function, etc. to which this module is applied. I'm here. For example, in the case of a certain printer control module, a flag indicates that it should be selected only when a Kanji printer and a line printer are used.

選択対象モジユール群4は、システムが使用可
能な機器および機能にともなう全てのモジユール
を含んでいる。
The selection target module group 4 includes all modules associated with equipment and functions that can be used by the system.

次に第7図に示す具体例を用いて、本実施例の
動作を説明する。図aは現システム構成を示し、
デイスプレイ装置A、フロツピイ装置B、デイス
ク装置C、プリンタ装置Dからなるシステムであ
ることが示されている。図bは、デイスプレイ装
置Eおよびプリンタ装置Fが増設されたことを示
している。なお、A,B,C…,J,…は装置名
を表す。図cはモジユール名A○,B○,C○,…,
J○,…のモジユールからなる選択対象モジユール
群を示している。ここでモジユール名A○,B○,
C○,…,J○,…は、それぞれ装置名A,B,C,
…,J,…の装置が使用されるときに選択される
モジユールであることを表している。図dは、図
aのシステム構成に対応するシステム構成管理ブ
ロツクと編集結果格納域の内容を示している。図
eは図aのシステム構成に図bの装置が追加され
たときのシステム構成管理ブロツクおよび編集結
果格納域の内容を示している。
Next, the operation of this embodiment will be explained using a specific example shown in FIG. Figure a shows the current system configuration,
It is shown that the system consists of a display device A, a floppy device B, a disk device C, and a printer device D. FIG. b shows that a display device E and a printer device F have been added. Note that A, B, C..., J,... represent device names. Diagram c shows module names A○, B○, C○, ...,
A selection target module group consisting of modules J○, . . . is shown. Here, module names A○, B○,
C○, ..., J○, ... are device names A, B, C, respectively.
. . , J, . . . represent the module to be selected when the devices are used. FIG. d shows the contents of the system configuration management block and editing result storage area corresponding to the system configuration of FIG. a. Figure e shows the contents of the system configuration management block and editing result storage area when the device shown in Figure b is added to the system configuration of Figure A.

システムが再編集されるまでの手順は次の通り
である。
The steps until the system is re-edited are as follows.

追加される装置名をインストールプログラム
を用いて第5図に示すシステム構成管理ブロツ
ク2に追加する。その結果システム構成管理ブ
ロツク2の内容は、第7図のdからeに示す形
となる。
The device name to be added is added to the system configuration management block 2 shown in FIG. 5 using the installation program. As a result, the contents of the system configuration management block 2 are as shown in d to e in FIG. 7.

変更が行われた直後のIPLにおいて、変更さ
れたシステム構成管理ブロツク2と制御ブロツ
ク3とを比較し、システムに必要とするモジユ
ール名A○,B○,C○,D○,E○,F○を決定する
At IPL immediately after the change, the changed system configuration management block 2 and control block 3 are compared, and the module names A○, B○, C○, D○, E○, F required for the system are determined. Decide ○.

システムが必要とする上記モジユール名A○,
B○,C○,D○,E○,F○を選択対象モジユール群

中から抽出し、編集(リンケージ)を行い、得
られたモニタを編集結果格納域5に格納する。
その結果第7図eに示す形になる。
The above module name required by the system A○,
B○, C○, D○, E○, F○ are selected module group 4
The monitor is extracted from among them, edited (linked), and the obtained monitor is stored in the editing result storage area 5.
As a result, the shape shown in FIG. 7e is obtained.

編集結果格納域5に格納されたモニタをメモ
リ(図示せず)上にローデイング展開する。そ
の後制御をモニタへ渡し、運用が可能となる。
The monitor stored in the editing result storage area 5 is loaded and developed on a memory (not shown). After that, control is passed to the monitor and operation becomes possible.

なお、以後の通常のIPL(システム変更をとも
なわないときのIPL)では上記,,の操作
は必要でなく、の操作のみが行われるために、
IPLが迅速化される。
In addition, in the subsequent normal IPL (IPL when system changes are not involved), the above operations are not necessary, and only the operations are performed.
IPL is expedited.

第8図は上述したIPLの流れを示したものであ
る。すなわち、始めにシステム編集が必要かどう
か判断し、必要ならば、システム編集を行う。必
要がなければシステム編集を行わず、編集結果格
納域5より、すでに編集されているモニタをメモ
リ上にローデイングする。
FIG. 8 shows the flow of the above-mentioned IPL. That is, first determine whether system editing is necessary, and if necessary, perform system editing. If it is not necessary, system editing is not performed, and the already edited monitor is loaded onto the memory from the editing result storage area 5.

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

本発明によれば、システム編集、再格納という
処理を必要としないため、システムの設置先での
迅速なシステム変更が可能であり、また通常の
IPL時にシステム編集を行わないため立上がりが
早くなり、さらにメモリ中に占めるシステム域が
常に最適化されるとともに、システムの再格納が
ないためデータ領域の保障が得られる。
According to the present invention, there is no need for system editing or re-storage processing, so quick system changes can be made at the system installation location, and normal
Since no system editing is performed during IPL, start-up is faster, the system area occupied in memory is constantly optimized, and the data area is guaranteed because the system does not need to be re-stored.

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

第1図は本発明方式の1実施例の概念図、第2
図は従来方式の説明図、第3図は本実施例におけ
るシステム編集処理の説明図、第4図はシステム
格納域の内容説明図、第5図はシステム構成管理
ブロツクの説明図、第6図は制御ブロツクの説明
図、第7図は具体例による実施例動作の説明図、
第8図はIPL時の処理のフロー図である。 図中、1はデイスク装置、2はシステム構成管
理ブロツク、3は制御ブロツク、4は選択対象モ
ジユール群、5は編集結果格納域を示す。
Fig. 1 is a conceptual diagram of one embodiment of the method of the present invention;
Figure 3 is an explanatory diagram of the conventional system, Figure 3 is an explanatory diagram of the system editing process in this embodiment, Figure 4 is an explanatory diagram of the contents of the system storage area, Figure 5 is an explanatory diagram of the system configuration management block, and Figure 6 is an explanatory diagram of the system configuration management block. 7 is an explanatory diagram of the control block, FIG. 7 is an explanatory diagram of the operation of the embodiment according to a concrete example,
FIG. 8 is a flowchart of processing during IPL. In the figure, 1 is a disk device, 2 is a system configuration management block, 3 is a control block, 4 is a group of modules to be selected, and 5 is an editing result storage area.

Claims (1)

【特許請求の範囲】[Claims] 1 システムの構成を示すシステム構成管理ブロ
ツクと、システム構成要素に関連する複数の制御
モジユールと、制御モジユールの各々とシステム
構成要素との対応を示す制御ブロツクと、システ
ム編集結果格納域とを含むシステム域を外部記憶
上に設け、システム構成の変更に際して、上記シ
ステム構成管理ブロツクの内容を変更するととも
にIPLを実行し、該IPLにおいて上記変更された
システム構成管理ブロツクの内容に基づき上記制
御ブロツクを参照し、必要な制御モジユールを選
択してシステム編集し上記システム編集結果格納
域に格納し、以後のIPLにおいて該システム編集
結果格納域に格納されている編集された制御モジ
ユールのシステムをローデイング対象とすること
を特徴とするシステム編集処理方式。
1 A system including a system configuration management block showing the system configuration, a plurality of control modules related to system components, a control block showing the correspondence between each control module and the system components, and a system editing result storage area. When the system configuration is changed, the contents of the system configuration management block are changed and an IPL is executed, and in the IPL, the control block is referenced based on the contents of the changed system configuration management block. Then, select the necessary control module, edit the system, and store it in the system editing result storage area, and in the subsequent IPL, the system of the edited control module stored in the system editing result storage area will be the loading target. A system editing processing method characterized by:
JP59203532A 1984-09-28 1984-09-28 System editing processing system Granted JPS6180426A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59203532A JPS6180426A (en) 1984-09-28 1984-09-28 System editing processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59203532A JPS6180426A (en) 1984-09-28 1984-09-28 System editing processing system

Publications (2)

Publication Number Publication Date
JPS6180426A JPS6180426A (en) 1986-04-24
JPH036535B2 true JPH036535B2 (en) 1991-01-30

Family

ID=16475710

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59203532A Granted JPS6180426A (en) 1984-09-28 1984-09-28 System editing processing system

Country Status (1)

Country Link
JP (1) JPS6180426A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102110444B1 (en) * 2019-10-25 2020-05-13 주식회사 미성 Toe band for preventing althlete's foot

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63163534A (en) * 1986-12-25 1988-07-07 Mitsubishi Electric Corp Automatic generating device for execute form program
CA2016398A1 (en) * 1989-05-15 1990-11-15 Larry W. Beckham Method of installing software on an information processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102110444B1 (en) * 2019-10-25 2020-05-13 주식회사 미성 Toe band for preventing althlete's foot

Also Published As

Publication number Publication date
JPS6180426A (en) 1986-04-24

Similar Documents

Publication Publication Date Title
US5555427A (en) Distributed processing in a system of computers at terminals connected by a communication network
US5459682A (en) Microcomputer with plural registers and function for selecting them
JPH036535B2 (en)
US5642507A (en) Apparatus for collecting control data of a virtual machine and method of thereof
EP0351234A2 (en) Systems for facilitating communications among asynchronously executing processes in digital data processing system
JPH07121376A (en) Down load information preparing device
JPH09114673A (en) Device and method for program loading
JPH10275107A (en) System and method for data registration
JP3362993B2 (en) Semiconductor manufacturing equipment
JP3129889B2 (en) Numerical control unit
JPH0256666A (en) System for dynamically updating job network unitary control system generating information
CN116309952A (en) Image processing method, device monitoring method, device and storage medium
JP2633500B2 (en) Facsimile transmission equipment
JPH0344328B2 (en)
JPS62194542A (en) Program control system
JPH09204326A (en) Image data storage controller
JPS63279329A (en) Back-up system for operation of computer system
JP3227736B2 (en) Work content switching instruction device
JPS6349817B2 (en)
JPH08171611A (en) Character recognizing system
JPH03246643A (en) Processing for editing dump summary
JPH05158875A (en) On-line terminal management system
JPH05108313A (en) Software product control processor
JPH08171651A (en) Page layout data preparation device
JPH05173912A (en) Terminal-side program transfer system for distributed program and its transfer method