JPH03175532A - System definition changing system - Google Patents

System definition changing system

Info

Publication number
JPH03175532A
JPH03175532A JP31606489A JP31606489A JPH03175532A JP H03175532 A JPH03175532 A JP H03175532A JP 31606489 A JP31606489 A JP 31606489A JP 31606489 A JP31606489 A JP 31606489A JP H03175532 A JPH03175532 A JP H03175532A
Authority
JP
Japan
Prior art keywords
program
information
definition
computer system
change
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.)
Granted
Application number
JP31606489A
Other languages
Japanese (ja)
Other versions
JP2511544B2 (en
Inventor
Yukio Shinogi
篠儀 幸夫
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 Solution Innovators Ltd
Original Assignee
NEC Software Chubu 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 NEC Software Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP31606489A priority Critical patent/JP2511544B2/en
Publication of JPH03175532A publication Critical patent/JPH03175532A/en
Application granted granted Critical
Publication of JP2511544B2 publication Critical patent/JP2511544B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To change the operation without stopping a computer system by providing an interface between a definition program and a system program. CONSTITUTION:The computer system which changes operation contents in accordance with contents of SG information 4 is provided with a definition program 1 which generates and changes SG information 4, a system program 2 which controls operation contents of the computer system in accordance with SG information 4, and an interface 3 between the definition program 1 and the system program 2, and the interface 3 is provided with a means which reports the start and the end of the change of SG information 4 from the definition program 1 to the system program 2 and a means which reports information, whose change is not permitted by the system program 2, out of SG information 4 from the system program 2 to the definition program 1. Thus, it is unnecessary to stop and restart the computer system after the change of SG information for the change of the operation of the computer system, and the operation of the computer system is changed with the program executed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はシステム定義変更方式に関し、特に計算機シス
テムの動作変更を行うシステム定義変更方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a system definition change method, and more particularly to a system definition change method for changing the operation of a computer system.

〔従来の技術〕[Conventional technology]

従来のシステム定義変更方式は、SG情報を変更した後
に計算機システムを停止させ、再び起動する事により動
作変更を行っていた。
In the conventional system definition change method, after changing the SG information, the computer system is stopped and restarted to change the operation.

第3図(a)、(b)はシステム定義変更方式における
計算機システムの動作変更の一例を示す動作説明図であ
る。
FIGS. 3(a) and 3(b) are operation explanatory diagrams showing an example of changing the operation of the computer system in the system definition changing method.

第3図(a)に示すように、電源を投入すると、計算機
システムのシステムプログラム32は、外部記憶装置か
らSG情報33を読み取り、SG情報に応じた動作を開
始する。
As shown in FIG. 3(a), when the power is turned on, the system program 32 of the computer system reads the SG information 33 from the external storage device and starts operations according to the SG information.

そして、計算機システムの動作を変更するには、第3図
(b)に示すように、定義プログラム31を実行してS
G情報33を変更している。
In order to change the operation of the computer system, the definition program 31 is executed as shown in FIG. 3(b).
G information 33 has been changed.

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

上述した従来のシステム定義変更方式は、システムプロ
グラムがSG情報を読み取っている途中で、定義プログ
ラムがSG情報を変更してしまう事を避けるために、シ
ステムプログラムは計算機システムが起動する時にのみ
、SG情報を読み取るのが通例となっている。
In the conventional system definition change method described above, in order to prevent the definition program from changing the SG information while the system program is reading the SG information, the system program changes the SG information only when the computer system starts. It is customary to read information.

そこで、従来のシステム定義変更方式は、計算機システ
ムの動作を変更するためには、SG情報を変更した後に
計算機システムを停止させ、再び起動させなければなら
ないという欠点を有している。
Therefore, the conventional system definition change method has the disadvantage that in order to change the operation of the computer system, the computer system must be stopped and restarted after changing the SG information.

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

本発明のシステム定義変更方式は、システム定義情報で
あるSG情報の内容に従って動作内容を変更する計算機
システムのシステム定義変更方式において、SG情報を
生成・変更する定義プログラムと、SG情報に従って前
記計算機システムの動作内容を制御するシステムプログ
ラムと、前記定義プログラムおよび前記システムプログ
ラム間のインタフェースとを有するとともに、前記イン
タフェースは、SG情報の変更開始及び終了について前
記定義プログラムから前記システムプログラムに通知す
る手段と、SG情報内で前記システムプログラムが変更
を許さない情報について前記システムプログラムから前
記定義プログラムへ通知する手段とを含むことにより構
成されている。
The system definition change method of the present invention is a system definition change method for a computer system that changes operation contents according to the contents of SG information, which is system definition information, and includes a definition program that generates and changes SG information, and a system definition program that changes the operation contents according to the contents of SG information, which is system definition information. and an interface between the definition program and the system program, the interface notifying the system program from the definition program about the start and end of changing SG information; and means for notifying the definition program from the system program of information that the system program does not allow to be changed within the SG information.

〔実施例〕〔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 the system definition changing method of the present invention.

第1図に示すように、定義プログラム1は、SG情報4
を生成または変更する。一方、システムプログラム2は
、計算機システムを制御するプログラムであり、SG情
報4の内容によって動作を変更する。また、定義プログ
ラムlとシステムプログラム2の間には、SG情報4に
関するインタフェース3を持つ。
As shown in FIG. 1, the definition program 1 includes SG information 4
generate or modify. On the other hand, the system program 2 is a program that controls the computer system, and changes its operation depending on the contents of the SG information 4. Furthermore, an interface 3 regarding SG information 4 is provided between the definition program 1 and the system program 2.

第2図は本実施例のシステム定義変更方式の動作の一例
を示す流れ図である。
FIG. 2 is a flow chart showing an example of the operation of the system definition change method of this embodiment.

システムプログラム2は、計算機システムの起動時に、
SG情報4を読み取り、その内容に応じた動作を行う。
System program 2 executes
It reads the SG information 4 and performs operations according to its contents.

この動作を変更する場合には、定義プログラム1とシス
テムプログラム2とは、インタフェース3により、連係
して動作を変更する。この動作を、第2図を用いて、S
G情報が他の計算機システムとの通信を行うための通信
用のSG情報である場合について説明する。
When changing this operation, the definition program 1 and the system program 2 cooperate through the interface 3 to change the operation. This operation can be explained using Fig. 2.
A case where the G information is communication SG information for communicating with another computer system will be described.

通信用のSG情報は、通常、使用する通信装置や通信相
手に応じた、複数の情報から成り立っている。
SG information for communication usually consists of a plurality of pieces of information depending on the communication device used and the communication partner.

まず、定義プログラム1は、システムプログラム2に対
し、SG情報4を変更する旨を通知する。これに対し、
システムプログラム2は、SG情報4の状態を判定し、
変更してはならないものを、定義プログラム1へ通知す
る。
First, the definition program 1 notifies the system program 2 that the SG information 4 is to be changed. On the other hand,
The system program 2 determines the state of the SG information 4,
Notify the definition program 1 of things that should not be changed.

例えば、通信用のSG情報の場合には、通信を実行中の
プログラムが存在すれば、このプログラムの動作を乱さ
ないために、このプログラムに必要な通信SG情報を変
更してはならない。SG情報4の変更開始を通知された
システムプログラム2は、この後、変更終了の通知を受
けるまで、SG情報4を必要とする処理を行なわない。
For example, in the case of communication SG information, if there is a program executing communication, the communication SG information necessary for this program must not be changed in order not to disturb the operation of this program. The system program 2 that has been notified of the start of changing the SG information 4 will not perform any processing that requires the SG information 4 until it is notified of the end of the change.

また、変更不可のSG情報を通知された定義プログラム
1は、この情報を除<SG情報のみを変更し、変更が終
了すると、システムプログラム2に対して終了した旨を
通知する。この通知を受けたシステムプログラム2は、
改めてSG情報4の読み取り、新しい内容に応じた動作
を行う。
Furthermore, the definition program 1 that has been notified of the unchangeable SG information changes only the SG information, excluding this information, and when the change is completed, notifies the system program 2 that the change has been completed. System program 2, which received this notification,
The SG information 4 is read again and the operation is performed according to the new content.

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

以上説明したように、本発明のシステム定義変更方式は
、定義プログラムとシステムプログラムとの間にインタ
フェースを持つ事により、計算機システムを停止させる
事なく動作を変更できるという効果を有している。
As explained above, the system definition change method of the present invention has the effect that the operation can be changed without stopping the computer system by providing an interface between the definition program and the system program.

特に、複数のプログラムを並行して実行するマルチタス
クシステムにおいては、本発明のシステム定義変更方式
は、プログラムを実行したままで計算機システムの動作
を変更できるという効果を有している。
Particularly in a multitasking system that executes a plurality of programs in parallel, the system definition change method of the present invention has the advantage that the operation of the computer system can be changed while the programs are being executed.

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

第1図は本発明のシステム定義変更方式の一実施例を示
すブロック図、第2図は本実施例のシステム定義変更方
式の動作の一例を示す流れ図、第3図(a)、(b)は
従来のシステム定義変更方式における計算機システムの
動作変更の一例を示す動作説明図である。 1・・・定義フログラム、2・・・システムプログラム
、3・・・インタフェース、4・・・SG情報、31・
・・定義プログラム、32・・・システムプログラム、
33・・・SG情報。
FIG. 1 is a block diagram showing an embodiment of the system definition change method of the present invention, FIG. 2 is a flow chart showing an example of the operation of the system definition change method of this embodiment, and FIGS. 3(a) and (b) 1 is an operation explanatory diagram showing an example of an operation change of a computer system in a conventional system definition change method. 1... Definition program, 2... System program, 3... Interface, 4... SG information, 31.
...Definition program, 32...System program,
33...SG information.

Claims (1)

【特許請求の範囲】[Claims] システム定義情報であるSG情報の内容に従って動作内
容を変更する計算機システムのシステム定義変更方式に
おいて、SG情報を生成・変更する定義プログラムと、
SG情報に従って前記計算機システムの動作内容を制御
するシステムプログラムと、前記定義プログラムおよび
前記システムプログラム間のインタフェースとを有する
とともに、前記インタフェースは、SG情報の変更開始
及び終了について前記定義プログラムから前記システム
プログラムに通知する手段と、SG情報内で前記システ
ムプログラムが変更を許さない情報について前記システ
ムプログラムから前記定義プログラムへ通知する手段と
を含むことを特徴とするシステム定義変更方式。
In a system definition change method for a computer system that changes operation contents according to the contents of SG information that is system definition information, a definition program that generates and changes SG information;
It has a system program that controls the operation contents of the computer system according to SG information, and an interface between the definition program and the system program. and means for notifying the definition program from the system program of information in SG information that the system program does not allow to be changed.
JP31606489A 1989-12-04 1989-12-04 System definition change method Expired - Lifetime JP2511544B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31606489A JP2511544B2 (en) 1989-12-04 1989-12-04 System definition change method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31606489A JP2511544B2 (en) 1989-12-04 1989-12-04 System definition change method

Publications (2)

Publication Number Publication Date
JPH03175532A true JPH03175532A (en) 1991-07-30
JP2511544B2 JP2511544B2 (en) 1996-06-26

Family

ID=18072862

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31606489A Expired - Lifetime JP2511544B2 (en) 1989-12-04 1989-12-04 System definition change method

Country Status (1)

Country Link
JP (1) JP2511544B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5717950A (en) * 1994-01-11 1998-02-10 Hitachi, Ltd. Input/output device information management system for multi-computer system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5717950A (en) * 1994-01-11 1998-02-10 Hitachi, Ltd. Input/output device information management system for multi-computer system
US6115738A (en) * 1994-01-11 2000-09-05 Hitachi, Ltd. Input/output device information management method and apparatus for multi-computers
US6341308B1 (en) 1994-01-11 2002-01-22 Hitachi, Ltd. Input/output device information management system for multi-computer system
US6526441B2 (en) 1994-01-11 2003-02-25 Hitachi, Ltd. Input/output device information management system for multi-computer system
US6826604B2 (en) 1994-01-11 2004-11-30 Hitachi, Ltd. Input/output device information management system for multi-computer system

Also Published As

Publication number Publication date
JP2511544B2 (en) 1996-06-26

Similar Documents

Publication Publication Date Title
JPS62184544A (en) Virtual computer system
KR880014471A (en) Guest Machine Execution Control System for Virtual Machine Systems
JPH03175532A (en) System definition changing system
JPH01286029A (en) Microprogram patching system
JPS60263238A (en) Information processor
JPH04156615A (en) System rising system
JPH0371235A (en) Device for restarting multitask in interruption
CN114443255A (en) Thread calling method and device
JPS61101836A (en) Information processor
JPH02173828A (en) Interruption process system
JPH0764802A (en) Simulation device for real-time system
JPS6272036A (en) Task control method for operating system
JPH04178862A (en) Program execution system for terminal computer
JPH0319033A (en) System interruption/restart system
JPH02260049A (en) Program start checking method
JPH02171842A (en) Swap control system
JPS62140145A (en) Virtual computer system
JPH03160547A (en) Input/output buffer control method for data processor
JPH039431A (en) Interruption processing system
JPS61157948A (en) Interrupt source analyzing device
JPS6370362A (en) Command intermission restart system in time sharing system
JPH02202635A (en) Task control method
JPS6371752A (en) Semiconductor filing device
JPS6027032A (en) Program starting method
KR20010057785A (en) Method for debugging realtime parallel program using check point