JPS633337A - Dynamic loading system for system control program - Google Patents
Dynamic loading system for system control programInfo
- Publication number
- JPS633337A JPS633337A JP14755286A JP14755286A JPS633337A JP S633337 A JPS633337 A JP S633337A JP 14755286 A JP14755286 A JP 14755286A JP 14755286 A JP14755286 A JP 14755286A JP S633337 A JPS633337 A JP S633337A
- Authority
- JP
- Japan
- Prior art keywords
- control program
- system control
- file
- program
- expandable
- 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
Links
- 238000011068 loading method Methods 0.000 title claims description 10
- 230000003068 static effect Effects 0.000 claims abstract description 12
- 238000000034 method Methods 0.000 description 23
- 238000010586 diagram Methods 0.000 description 9
- 230000006870 function Effects 0.000 description 5
- 230000000694 effects Effects 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 238000012360 testing method Methods 0.000 description 2
- 230000018109 developmental process Effects 0.000 description 1
- 230000033772 system development Effects 0.000 description 1
Abstract
Description
【発明の詳細な説明】
(産業上の利用分野)
本発明は、電子計算機システムにおけるシステム制御プ
ログラムのロード制御方式に関する。DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a system control program load control method in an electronic computer system.
(従来の技術)
従来、システム制御プログラムにおいてはシステム放生
時に必要なプログラムが選択され、システムの初期ロー
ド時、つまり、システム立ち上げ時にシステム制御プロ
グラム領域にすべてのシステム制御プログラムがロード
され、上記プログラム間に存在するシステム制御プログ
ラムへの参照5YSREFもすべて解決されている。斯
かる方式は、例えば第12図に記載しであるものである
。第12図において、11,21はそれぞれ第1および
第2の補助記憶装置、12はシステムシンボル表、22
はシステム制御プログラム、31は主記憶装置、32は
SYSDEF表、33はシステム制御プログラム、34
は動的システム制御プログラム領域である。ここで、動
的システム制御プログラム領域34はシステム制御プロ
グラム領域と同一の領域に割当てられている。(Prior Art) Conventionally, in system control programs, necessary programs are selected when the system is released, and all system control programs are loaded into the system control program area at the time of initial loading of the system, that is, at the time of system startup, and the above programs are loaded into the system control program area. All intervening references to the system control program 5YSREF are also resolved. Such a system is shown, for example, in FIG. In FIG. 12, 11 and 21 are first and second auxiliary storage devices, respectively, 12 is a system symbol table, and 22
is the system control program, 31 is the main storage, 32 is the SYSDEF table, 33 is the system control program, 34
is the dynamic system control program area. Here, the dynamic system control program area 34 is allocated to the same area as the system control program area.
(発明が解決しようとする問題点)
上述した従来技術では、システム底生時にシステム制御
プログラムの大きさが決められ、システム立上げ時まで
にすべてのシステム制御プログラムがロードされ、以降
、システム制御プログラムを追加するときには再びシス
テム生成を行わなければならないと云う欠点がある。(Problems to be Solved by the Invention) In the above-mentioned conventional technology, the size of the system control program is determined when the system is installed, all system control programs are loaded by the time the system is started up, and thereafter, the system control program is The disadvantage is that when adding a system, the system must be generated again.
従って、24時間にわたって停止状態にあるシステムで
はシステム機能を追加することはできず、また、システ
ム制御プログラムの開発時において新機能のテストを行
うときにも、システムを生成しなければテストができな
いと云う欠点がある。Therefore, it is not possible to add system functions to a system that is in a stopped state for 24 hours, and when testing new functions during the development of a system control program, it is necessary to generate the system. There is a drawback.
本発明の目的は、拡張可能なシステムシンボル表と、新
たに追加され拡張可能なシステム制御プログラムファイ
ルとをそれぞれ補助記憶上に設け、さらに拡張可能なS
YSDEF表と、拡張可能なシステムプログラムロード
制御表と、静的および動的システム制御プログラム領域
とを主記憶装置上に設けることによって上記欠点を除去
し、電子計算機システムにおけるシステム制御プログラ
ムの動的ロード方法を提供することにある。An object of the present invention is to provide an expandable system symbol table and a newly added expandable system control program file on auxiliary storage, and further provide an expandable S
The above disadvantages are eliminated by providing the YSDEF table, an expandable system program load control table, and static and dynamic system control program areas on the main memory, and the dynamic loading of system control programs in computer systems is improved. The purpose is to provide a method.
(問題点を解決するための手段)
本発明によるシステム制御プログラムの動的ロード方式
は、第1および第2の補助記憶装置と、主記憶装置とを
具備し、システム制御プログラム領域を静的システム制
御プログラム領域および動的システム制御プログラム領
域により構成し、主記憶装置のシステム制御プログラム
を第1および第2の補助記憶装置にロードできるように
したものである。(Means for Solving the Problems) The system control program dynamic loading method according to the present invention includes first and second auxiliary storage devices and a main storage device, and the system control program area is stored in a static system. It consists of a control program area and a dynamic system control program area, and allows the system control program in the main storage to be loaded into the first and second auxiliary storage devices.
第1の補助記憶装置は、拡張可能なシステムシンボル表
を備えたものである。The first auxiliary storage device includes an expandable system symbol table.
第2の補助記憶装置は、複数の拡張可能なシステム制御
プログラムファイルを備えたものである。The second auxiliary storage device includes a plurality of expandable system control program files.
主記憶装置は拡張可能なSYSDEF表、拡張可能なシ
ステムプログラムロード制御表、およびシステム制御プ
ログラムファイルより成る静的システム制御プログラム
領域と、システム制御プログラムファイルより成る動的
システム制御プログラム領域とを備えたものである。The main storage device has an expandable SYSDEF table, an expandable system program load control table, a static system control program area consisting of a system control program file, and a dynamic system control program area consisting of a system control program file. It is something.
(実施例) 次に、図面を参照して本発明を説明する。(Example) Next, the present invention will be explained with reference to the drawings.
第1図は、本発明によるシステム制御プログラムの動的
ロード方式を実現するブロック図である。第1図におい
て、11.21はそれぞれ第1および第2の補助記憶装
置、12はシステムシンボル表、22はシステム制御プ
ログラムファイノペ 23は第2のシステム制御プログ
ラムファイル、31は主記憶装置、32はSYSDEF
表、33はシステム制御プログラムファイル、35はシ
ステムプログラムロード制御表、36は静的システム制
御プログラム領域、37は動的システム制御プログラム
領域である。FIG. 1 is a block diagram for realizing a system control program dynamic loading method according to the present invention. In FIG. 1, 11.21 are first and second auxiliary storage devices, 12 is a system symbol table, 22 is a system control program file, 23 is a second system control program file, 31 is a main storage device, 32 is SYSDEF
33 is a system control program file, 35 is a system program load control table, 36 is a static system control program area, and 37 is a dynamic system control program area.
第1図において、第1の補助記憶装置11上にシステム
シンボル表12を設け、第2の補助記憶装置21上に第
1のシステム制御プログラムファイル22と第2のシス
テム制御プログラムファイル23とを設ける。In FIG. 1, a system symbol table 12 is provided on a first auxiliary storage device 11, and a first system control program file 22 and a second system control program file 23 are provided on a second auxiliary storage device 21. .
システムシンボル表12は第2図に示すようにシステム
制御プログラムのなかのSYSDEF名(他のプログラ
ムから参照されるアドレスに付けられたシステム制御プ
ログラムのなかの名前)と、システム制御プログラム名
と、SYSDEFインデツクス値とを備えている。As shown in Figure 2, the system symbol table 12 includes the SYSDEF name in the system control program (the name in the system control program given to the address referenced from other programs), the system control program name, and the SYSDEF name in the system control program. It has an index value.
システム制御プログラムファイル22にはシステム生成
時に作成されたすべてのシステム制御プログラムが格納
され、第1のシステム制御プログラムファイル22はシ
ステムの立上げ時に静的システム制御プログラム領域3
6にロードされる。第2のシステム111Mプログラム
ファイル23には、拡張して追加されるシステム制御プ
ログラム(SPI 、SF3 、・・・)が格納され、
システム運用中に要求に応じて動的システム制御プログ
ラム領域37にロードされる。The system control program file 22 stores all system control programs created at the time of system generation, and the first system control program file 22 stores the static system control program area 3 at the time of system startup.
6. The second system 111M program file 23 stores expanded and added system control programs (SPI, SF3,...).
It is loaded into the dynamic system control program area 37 upon request during system operation.
主記憶装置31にはシステム制御プログラム領域として
静的システム制御プログラム領域36と動的システム制
御プログラム領域37とを設けである。これらの領域の
用途は前述のとおりである。The main storage device 31 is provided with a static system control program area 36 and a dynamic system control program area 37 as system control program areas. The uses of these areas are as described above.
主記憶装置31の静的システム制御プログラム領域36
にはシステム制御プログラムファイル33のほか、5Y
SDE11表32と、システムプログラムロード制御表
35とが設けである。Static system control program area 36 of main storage device 31
In addition to system control program file 33, 5Y
An SDE11 table 32 and a system program load control table 35 are provided.
上記の表は、第1の補助記憶装置11上のシステムシン
ボル表12に対応した主記憶装置31上の制御表である
。これらの表の内容は、第3図〜第5図に示すとおりで
ある。システム制御プログラムのなかの8YSDEFを
参照(8YSREFと言う。)するプログラムの命令と
、そのオペランドとは、第6図に示す形式を有する。The above table is a control table on the main storage device 31 that corresponds to the system symbol table 12 on the first auxiliary storage device 11. The contents of these tables are as shown in FIGS. 3 to 5. A program instruction that references 8YSDEF (referred to as 8YSREF) in the system control program and its operand have the format shown in FIG.
第6図において、命令のオペランドが示すデータ記述子
のタグの値が”1″であるならばトラップを発生し、未
解決の5YSREFであることを通知する。このとき、
情報としてトラップを発生したデータ記述子の内容が渡
される。In FIG. 6, if the value of the tag of the data descriptor indicated by the operand of the instruction is "1", a trap is generated to notify that it is an unresolved 5YSREF. At this time,
The contents of the data descriptor that generated the trap are passed as information.
この内容のSYSDEFインデツクス値によりSYSD
EF表32の該当エントリを知り、5Y8REFを解決
するための制御を実行することができる。The SYSDEF index value of this content
By knowing the relevant entry in the EF table 32, it is possible to execute control to solve 5Y8REF.
いっぽう、システム機能を使用しているならば、プログ
ラム(ユーザプログラムとシステム制御プログラムとを
指す。)には5YSREFがある。すなわち、第2図に
よって示されているシステムシンボル表12をサーチす
ることにより、5YSREFであるか否かを判別するこ
とができる。5YSREFがあるならば、第7図によっ
て示される5YSREF情報テーブルのなかに単位エン
トリが作成される。この5Y8REF情報テーブルは、
プログラムとともに作成され、プログラムライブラリフ
ァイルに格納される。また、SYSDEFもシステムシ
ンボル表12をサーチすることにより判別でき、この情
報もSY、8DEF情報テーブルにセットされ、プログ
ラムとともにプログラムライブラリファイルに格納され
る。On the other hand, if a system function is used, the program (referring to the user program and system control program) has 5YSREF. That is, by searching the system symbol table 12 shown in FIG. 2, it is possible to determine whether or not it is 5YSREF. If 5YSREF exists, a unit entry is created in the 5YSREF information table shown in FIG. This 5Y8REF information table is
Created with a program and stored in a program library file. Further, SYSDEF can also be determined by searching the system symbol table 12, and this information is also set in the SY, 8DEF information table and stored in the program library file along with the program.
上述した種々の表を利用した、本発明による制御手順を
以下に記述する。A control procedure according to the present invention using the various tables described above will be described below.
なお、以下の制御手順を実行するに際して同−表に対す
る同時アクセスが複数個存在するため、前述した表のロ
ック/アシロツタが必要である。そのため、次の3つの
ロック機構を設ける。In addition, when executing the following control procedure, since there are multiple simultaneous accesses to the same table, the above-mentioned table locking/association is necessary. Therefore, the following three lock mechanisms are provided.
第1のロックはシステムシンボル表12に対して設けら
れ、第2のロックはSYSDEF表32とシステムプロ
グラムロード制御表35とに対して設けられ、第3のロ
ックはローディング中のシステム制御プログラムのロー
ドを待合わせることに対して設けられる。A first lock is placed on the system symbol table 12, a second lock is placed on the SYSDEF table 32 and the system program load control table 35, and a third lock is placed on the system control program being loaded. It is provided for meeting people.
処理は、次の4つの制御手順1〜4によって実行される
。The process is executed by the following four control procedures 1 to 4.
(1)制御手順1
SYSDEFを登録するための手)@であり、第8図に
従って実行される手順である。(1) Control procedure 1 Steps for registering SYSDEF) @ This is a procedure executed according to FIG.
ステップ801では、登録されるSYSDEF名とシス
テム制御プログラム名とを入力する。In step 801, the SYSDEF name and system control program name to be registered are input.
ステップ802では、第1のロックをロックする。ステ
ップ803では、入力されたSYSDEF名に対してシ
ステムシンボル表1・2の空きエントリを割当てる。こ
のとき、対応するSYSDEFインデツクス値も決定さ
れる。ステップ804では上記空きエントリにSYSD
EF名と、システム制御プログラム名と、5Y8DEF
インデツクス値とをセットする。ステップ805では、
第1のロックをアンロックする。In step 802, the first lock is locked. In step 803, a free entry in system symbol tables 1 and 2 is assigned to the input SYSDEF name. At this time, the corresponding SYSDEF index value is also determined. In step 804, SYSD is added to the above empty entry.
EF name, system control program name, and 5Y8DEF
Set the index value. In step 805,
Unlock the first lock.
ステップ806では、第2のロックをロックする。ステ
ップ807では、8YSDEFインデツクス値に対応す
るSYSDEF表32のエントリに、SYSDEFポイ
ンタとして第4図に示すタグ=1の状態(未解決状態)
をセットし、システムプログラムロード制御表35の空
きエントリを割当て、このシステムプログラムロード制
御エントリへのポインタをセットする。ステップ808
では該描システムプログラムロード制御表エントリに対
して、状態フラグとしてL OA D I N Gフラ
グとLOADEDフラグとを@01にセットし、システ
ム制御プログラム名をセットする。ステップ809では
、第2のロックをアンロックする。In step 806, the second lock is locked. In step 807, the state of tag = 1 (unresolved state) shown in FIG.
is set, a free entry in the system program load control table 35 is allocated, and a pointer to this system program load control entry is set. Step 808
Then, for the system program load control table entry, the status flags LOAD ING flag and LOADED flag are set to @01, and the system control program name is set. In step 809, the second lock is unlocked.
(2)制御手順2
ユーザプログラムとシステム制御プログラムとから成る
プログラムの作成時に追加される制御手順であり、第9
図に従って実行される手順である。(2) Control procedure 2 This is a control procedure added when creating a program consisting of a user program and a system control program.
The procedure is carried out according to the figure.
ステップ901ではプログラムを入力し、ステップ90
2では第1のロックをロックする。In step 901, the program is input, and in step 90
In step 2, the first lock is locked.
ステップ903では、すべての外部参照と外部定義との
処理終了を判別する。処理が終了していなければ、ステ
ップ904で外部参照名、または外部定義基によりシヌ
テムシンボル表12をサーチする。ステップ905では
上記名前が見つかったか否かを判定する。ステップ90
6では、外部参照名ならば、5YSREF情報テーブル
へ単位エンドl)をセットし、外部定義基ならば8YS
DEF情報テーブルへ単位エントリをセットする。ステ
ップ907では次の外部参照、または外部定義を得てか
らステップ903に戻る。ステップ903の処理が終了
していなければ、ステップ908で第1のロックをアン
ロックする。ステップ909では5YSREF情報テー
ブルとSYSDEF情報テーブルとを、プログラム本体
とともにプログラムライブラリファイルへ格納する。In step 903, it is determined whether processing of all external references and external definitions has been completed. If the processing has not been completed, the synutem symbol table 12 is searched by the external reference name or external definition group in step 904. In step 905, it is determined whether the above name has been found. Step 90
In 6, if it is an external reference name, set the unit end l) to the 5YSREF information table, and if it is an external definition base, set the unit end l) to the 5YSREF information table.
Set a unit entry in the DEF information table. In step 907, the next external reference or external definition is obtained, and then the process returns to step 903. If the process in step 903 has not been completed, the first lock is unlocked in step 908. In step 909, the 5YSREF information table and the SYSDEF information table are stored in the program library file along with the program body.
(3)制御手順6
ユーザプログラムのロード時に追加される制御手順であ
り、第10図に従って実行される手順である。(3) Control Procedure 6 This is a control procedure added when loading the user program, and is a procedure executed according to FIG.
ステップ1001では該当ユーザプログラムをロードし
、ステップ1002では上記ユーザプログラムに対する
5YSREF情報テーブルを得る。ステップ1003で
は第2のロックをロックし、ステップ1004ではすべ
ての5YSREF(外部参照)の解決が終了したか否か
を判別する。上記5YSREFが解決されていなければ
、ステップ1005で5YSREF情報テーブルのエン
トリのなかのSYSDEF’インデツクス値によりSY
SDEF表の該当エントリを得て、上記エントリにより
SYSDEFポインタを得る。ステップ1006では上
記SYSDEFポインタを5YSREF部ヘセットする
。ステップ1007では次の5YSRBF情報テーブル
エンドIJを得て、ステップ10041こ戻る。上記5
YSREFが解決されていればステップ1008へ進み
、第2のロックをアンロックする。In step 1001, the corresponding user program is loaded, and in step 1002, a 5YSREF information table for the user program is obtained. In step 1003, the second lock is locked, and in step 1004, it is determined whether all 5YSREFs (external references) have been resolved. If the above 5YSREF is not resolved, in step 1005, the SYSDEF' index value in the entry of the 5YSREF information table is used to resolve the SYSDEF.
Obtain the corresponding entry in the SDEF table and obtain the SYSDEF pointer from the entry. In step 1006, the SYSDEF pointer is set to the 5YSREF section. In step 1007, the next 5YSRBF information table end IJ is obtained, and the process returns to step 10041. Above 5
If YSREF has been resolved, the process advances to step 1008 and the second lock is unlocked.
(4)ルI]御手順4
’1’AG=lであるデータ記述子をオペランドとして
有する命令(第6図を参照。)を実行すると、トラップ
が発生して未解決の5YSDBF(ンステム定、義)の
あったことが示される。(4) Rule I] Procedure 4 When an instruction (see Figure 6) that has a data descriptor with '1'AG=l as an operand is executed, a trap occurs and an unresolved 5YSDBF (system definition, It is shown that there was a righteousness).
これを解決するための制御手順4は、第11図に従って
実行される。ステップ1101では、トラップにより通
知されるメツセージを得る。Control procedure 4 for solving this problem is executed according to FIG. In step 1101, a message notified by a trap is obtained.
このメツセージには、5YSI)EFインデックス値が
含まれている。ステップ1102では、上記メツセージ
から5YSDBFインデツクス値を得る。ステップ11
03では第2のロックをロックし、ステップ1104で
はSYSDEFインデツクス値に対応するSYSDEF
表のエントリを得る。ステップ1105では、SYSD
EF表のエントリよりシステムプログラムロード制御表
エントリ(以下、5LCTBと言う。)を得る。ステッ
プ1106では、5LCTE上のL OA D 工N
Gフラグをチエツクする。This message contains the 5YSI)EF index value. In step 1102, the 5YSDBF index value is obtained from the message. Step 11
03 locks the second lock, and step 1104 locks the SYSDEF corresponding to the SYSDEF index value.
Get table entries. In step 1105, SYSD
A system program load control table entry (hereinafter referred to as 5LCTB) is obtained from the entry in the EF table. In step 1106, the L OA D engineering N on the 5LCTE is
Check the G flag.
L OA D I N Gフラグの値が”1”ではない
ときには、ステップ1107で5LCTE上のLOAD
EDフラグをチエツクする。LOADEDフラグの値が
1′ではないときには、ステ7プl 108で5LcT
E上(7)LO,ADINGフラグを111にセットす
る。そこで、ステン7’1109において第2のロック
をアンロックする。ステップ1110では5LCTEて
示されているシステム制御プログラムを動的システム制
御プログラム領域にロードする。ステソプ1111では
第2のロックをロックし、ステップ1112ではシステ
ム制御プログラムのSYSDEF情報テーブル上のすべ
ての5YSDBFのアドレスを決定し、これらの値を対
応する5YSDBF表のすべてのエントリの5YSDB
Fポインタ部にセットし、タグの値を第4図に示すよう
に10”にセットする。ステップ1113では5LCT
EのLOADEDフラグを1”;こセットし、LOAD
INGフラグの値を10″にセットする。ステップ11
14では第2のロックをアンロックし、ステップ111
5ではシステム制御プログラムのロード要求を待合わせ
ている場合に、すべての要求を第3のロック(こ対応し
て解除する。ステップ1116ではSYSDEFポイン
タ値を3YSDBF表のエントリにより得て、トラップ
を発生したオペランドであるデータ記述子にこれをセッ
トし、このタグの値を″0#にセットしてからステップ
1121へ行く。ステップ1106でLOADINGフ
ラグの値が“1″であるならばステップ1117へ進み
、ステップ1117では第2のロックをアンロックする
。ステップ1118では第3のロックで待合わせる。ス
テップ1119では第2のロックをロックしてからステ
ップ1106に戻る。ステップ1107でLOADED
フラグの値が“1″であるならばステップ1120へ進
み、ステップ1120ではSYSDEFインデツクス値
により8 Y S I) E F表のエントリを得てか
らステップ1116へ行く。If the value of the LOAD ING flag is not "1", the LOAD on 5LCTE is executed in step 1107.
Check the ED flag. If the value of the LOADED flag is not 1', 5LcT is set in step 7 l108.
E (7) Set the LO and ADING flags to 111. Therefore, the second lock is unlocked at Sten 7'1109. In step 1110, the system control program indicated as 5LCTE is loaded into the dynamic system control program area. Step 1111 locks the second lock, step 1112 determines the addresses of all 5YSDBFs on the SYSDEF information table of the system control program, and stores these values in the 5YSDB of all entries in the corresponding 5YSDBF table.
F pointer section and set the tag value to 10" as shown in FIG. 4. In step 1113, 5LCT
Set the LOADED flag of E to 1" and LOAD
Set the value of the ING flag to 10″. Step 11
Step 14 unlocks the second lock, step 111
In step 1116, when a system control program load request is awaited, all requests are released from the third lock.In step 1116, the SYSDEF pointer value is obtained from the entry in the 3YSDBF table and a trap is generated. This is set in the data descriptor which is the operand that was used, and the value of this tag is set to "0#" before proceeding to step 1121. If the value of the LOADSING flag is "1" in step 1106, proceeding to step 1117. In step 1117, the second lock is unlocked. In step 1118, the second lock is locked. In step 1119, the second lock is locked, and then the process returns to step 1106. In step 1107, the LOADED
If the value of the flag is "1", the process proceeds to step 1120, where an entry in the 8YSI)EF table is obtained based on the SYSDEF index value, and then the process proceeds to step 1116.
ステップ1121ではトラップを発生した命令に制御を
渡す。In step 1121, control is passed to the instruction that generated the trap.
(発明の効果)
以上説明したように本発明は、システム制御プログラム
をシステム運用中に追加できるように、拡張可能なシス
テムンンボル表と、新たに追加される拡張システム制御
プログラムファイルきを補助記憶装置上に設け、さらに
拡張可能な5YSDBF表と、拡張可能なシステムプロ
グラムロード制御表と、静的および動的システム制御プ
ログラム領域とを主記憶装置上に設けることによって、
24時間にわたって無停止で運用されているシステムに
対して無停止状態でシステム機能を追加することができ
、システム開発時においてはシステム生成を行うことな
くシステム機能を追加してテストすることができると云
う効果がある。(Effects of the Invention) As explained above, the present invention provides an expandable system symbol table and an auxiliary storage for newly added expanded system control program files so that a system control program can be added during system operation. By providing an expandable 5YSDBF table on the device, an expandable system program load control table, and static and dynamic system control program areas on the main storage,
It is possible to add system functions non-stop to a system that is operated non-stop for 24 hours, and during system development, it is possible to add and test system functions without having to generate the system. There is an effect.
第1図は、本発明によるシステム制御プログラムの動的
ロード方式を実現する一実施例を示す説明図である。
第2図は、第1図におけるシステムンンボル表の実例を
示す説明図である。
第3図は、第1図における5YSDBF表とシステムプ
ログラムロード制御表との実例を示す説明図である。
第4図は、第1図におけるSYSDEFポインタの実例
を示す説明図である。
第5図は、第1図における状態表示フラグの実例を示す
説明図である。
第6図は、5YSRBF’をオペランドとじて有する命
令形式を示す説明図である。
第7図は、プログラムのなかの5YSREF情報テーブ
ルと8YSDEF情報テーブルとの実例を示す説明図で
ある。
第8図〜第11図は、それぞれ本発明を実現する制御手
頑を示す流れ図である。
第12図は、従来方式によるシステム制御プログラムの
ロード方式を実現する実例を示す説明図である。
11.21・・・補助記憶装置
12・・・システムンンボル表
22.23,33・・・システム制御プログラムファイ
ル
31・・・主記憶装置
32・・・5YSDBF表
35・・・システムプログラムロード制御表34.36
・・・静的システム制御プログラム領域FIG. 1 is an explanatory diagram showing an embodiment of the system control program dynamic loading method according to the present invention. FIG. 2 is an explanatory diagram showing an example of the system symbol table in FIG. 1. FIG. 3 is an explanatory diagram showing an example of the 5YSDBF table and the system program load control table in FIG. 1. FIG. 4 is an explanatory diagram showing an example of the SYSDEF pointer in FIG. 1. FIG. 5 is an explanatory diagram showing an example of the status display flag in FIG. 1. FIG. 6 is an explanatory diagram showing an instruction format having 5YSRBF' as an operand. FIG. 7 is an explanatory diagram showing an example of the 5YSREF information table and the 8YSDEF information table in the program. FIGS. 8 to 11 are flowcharts each showing a control mechanism for realizing the present invention. FIG. 12 is an explanatory diagram showing an example of implementing a conventional system control program loading method. 11.21...Auxiliary storage device 12...System symbol table 22.23, 33...System control program file 31...Main storage device 32...5YSDBF table 35...System program load control Table 34.36
...Static system control program area
Claims (1)
装置と、複数の拡張可能なシステム制御プログラムファ
イルを備えた第2の補助記憶装置と、拡張可能なSYS
DEF表、拡張可能なシステムプログラムロード制御表
、および前記システム制御プログラムファイルより成る
静的システム制御プログラム領域、ならびに前記システ
ム制御プログラムファイルより成る動的システム制御プ
ログラム領域を備えた主記憶装置とを具備し、システム
制御プログラム領域を前記静的システム制御プログラム
領域および前記動的システム制御プログラム領域により
前記主記憶装置のシステム制御プログラムを第1および
第2の補助記憶装置にロードできるように構成したこと
を特徴とするシステム制御プログラムの動的ロード方式
。a first auxiliary storage device with an expandable system symbol table; a second auxiliary storage device with a plurality of expandable system control program files; and an expandable SYS.
A main storage device comprising a DEF table, an expandable system program load control table, a static system control program area consisting of the system control program file, and a dynamic system control program area consisting of the system control program file. and the system control program area is configured such that the system control program in the main storage device can be loaded into the first and second auxiliary storage devices by the static system control program area and the dynamic system control program area. Features a dynamic loading method for system control programs.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP14755286A JPH0628035B2 (en) | 1986-06-24 | 1986-06-24 | Dynamic loading method of system control program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP14755286A JPH0628035B2 (en) | 1986-06-24 | 1986-06-24 | Dynamic loading method of system control program |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS633337A true JPS633337A (en) | 1988-01-08 |
JPH0628035B2 JPH0628035B2 (en) | 1994-04-13 |
Family
ID=15432908
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP14755286A Expired - Lifetime JPH0628035B2 (en) | 1986-06-24 | 1986-06-24 | Dynamic loading method of system control program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0628035B2 (en) |
-
1986
- 1986-06-24 JP JP14755286A patent/JPH0628035B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH0628035B2 (en) | 1994-04-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6976261B2 (en) | Method and apparatus for fast, local CORBA object references | |
US5717950A (en) | Input/output device information management system for multi-computer system | |
US7114148B2 (en) | Runtime services for network software platform | |
EP1040433B1 (en) | A fine-grained consistency mechanism for optimistic concurrency control using lock groups | |
US6175878B1 (en) | Integration of systems management services with an underlying system object model | |
US6067578A (en) | Container independent control architecture | |
US7844665B2 (en) | Modified computer architecture having coordinated deletion of corresponding replicated memory locations among plural computers | |
EP1316013B1 (en) | Method and apparatus for locking objects using shared locks | |
US7882198B2 (en) | Shared JAVA JAR files | |
US7197511B2 (en) | Methods and apparatus for type safe, lazy, user-defined class loading | |
US7516166B2 (en) | Resource loading | |
US20060095483A1 (en) | Modified computer architecture with finalization of objects | |
EP0817026A2 (en) | Method and apparatus for storing persistent objects on a distributed object network | |
EP1763771A1 (en) | Modified computer architecture with finalization of objects | |
JPH047640A (en) | Class succession settling processing method | |
US5887275A (en) | Method and apparatus for locating a first set of data using a global identifier and a virtual addressing data structure | |
US6751796B1 (en) | Integration of systems management services with an underlying system object model | |
US6430638B1 (en) | Thread synchronization via selective object locking | |
CN112199391A (en) | Data locking detection method and device and computer readable storage medium | |
US6230213B1 (en) | Extensible mechanism for providing safe automatic management of objects | |
EP0767434B1 (en) | System and method for adding object services to a binary class in an object oriented system | |
US20020010809A1 (en) | Method and apparatus for identifying programming object attributes | |
US6233621B1 (en) | System and method for space efficient hashcode allocation | |
JPS633337A (en) | Dynamic loading system for system control program | |
EP1310867B1 (en) | Execution of synchronized methods in java computing environments |