JP2663600B2 - Control table relocation processing method - Google Patents

Control table relocation processing method

Info

Publication number
JP2663600B2
JP2663600B2 JP1001581A JP158189A JP2663600B2 JP 2663600 B2 JP2663600 B2 JP 2663600B2 JP 1001581 A JP1001581 A JP 1001581A JP 158189 A JP158189 A JP 158189A JP 2663600 B2 JP2663600 B2 JP 2663600B2
Authority
JP
Japan
Prior art keywords
control table
area
processing
control
table group
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
JP1001581A
Other languages
Japanese (ja)
Other versions
JPH02181852A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP1001581A priority Critical patent/JP2663600B2/en
Publication of JPH02181852A publication Critical patent/JPH02181852A/en
Application granted granted Critical
Publication of JP2663600B2 publication Critical patent/JP2663600B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Description

【発明の詳細な説明】 〔概 要〕 計算機の制御表の追加、削除等の再配置処理に関し、 計算機の業務処理運用中に、運用を継続したまま動的
に制御表の再配置を行うことができる制御表再配置処理
方式を目的とし、 計算機に保持する制御表群について、該制御表群の各
制御表ごとの連続域の要否、アドレス保存の要否及び領
域の大きさに指定を有する属性リストと、所定の指定に
よって、該制御表群の再配置を行う場合は、該属性リス
トを参照して、該アドレス保存を要しない指定のある該
制御表のみについて、該連続域要否の指定に従って所要
の配置変更を行って所要の空き領域を生成することによ
り、該再配置を実行する処理手段とを設け、該計算機
は、他の業務処理を継続したまゝ、該処理手段を他の処
理に優先して実行するように構成する。
DETAILED DESCRIPTION OF THE INVENTION [Summary] Regarding relocation processing such as addition and deletion of computer control tables, dynamically relocating control tables while business operations of computers are in progress The purpose of the control table relocation processing method is to enable the specification of the control table group held in the computer by specifying the necessity of the continuous area, the necessity of address storage, and the size of the area for each control table of the control table group. In the case where the control table group is rearranged according to an attribute list having the attribute list and a predetermined designation, the control unit refers to the attribute list and determines whether or not the contiguous area is necessary only for the control table having a designation not requiring the address storage. And processing means for executing the reallocation by performing a required layout change in accordance with the designation of, and generating a required free area. The computer keeps the processing means while continuing other business processing. To be executed before other processes It is formed.

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

本発明は、計算機の制御表の追加、削除等の再配置処
理を、運用中に行うための制御表再配置処理方式に関す
る。
The present invention relates to a control table relocation processing method for performing relocation processing such as addition and deletion of a control table of a computer during operation.

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

計算機のシステムを構成する入出力装置等について
は、公知のように各入出力装置の制御上必要な情報を各
種の制御表からなる制御表群にまとめて保持し、入出力
処理プログラムは処理のために、所要の入出力装置に対
応する必要な制御表の項目を参照する。
As for the input / output devices constituting the computer system, information necessary for control of each input / output device is collectively held in a control table group including various control tables, and the input / output processing program is used for processing. For this purpose, reference is made to the necessary control table entry corresponding to the required input / output device.

このような各制御表にはそれぞれ一定の形式が規定さ
れ、又処理の都合等から全項目をアドレスの連続した記
憶領域(連続域)に置かなければならないものと、一定
の最小領域を単位として分割された記憶領域においてよ
いものとがある。
Each of these control tables has a specific format. For convenience of processing, all items must be placed in a storage area (continuous area) where addresses are continuous, and a certain minimum area is used as a unit. Some of the divided storage areas are good.

計算機のオペレーティングシステムでは、いわゆるシ
ステム編集によって、システム構成に応じた制御表群
を、各制御表の前記のような制約のもとに生成してお
き、運用開始時にそれらの制御表を主記憶にロードして
稼動する。
In the operating system of a computer, a group of control tables corresponding to the system configuration is generated by so-called system editing under the above-described restrictions of each control table, and these control tables are stored in a main memory at the start of operation. Load and run.

それらの制御表の中には、ある制御表の中に他の制御
表に関するアドレスを保持して連係しているものがあ
り、又運用中には、制御表を参照するプログラムには、
そのプラグラムの制御領域に、必要になった制御表に関
するアドレスを記憶して、制御表との連係をとっている
ものがあるので、運用中には一般に前記のような制御表
の連係を壊すような制御表の配置変更をしてはならな
い。
Some of these control tables are linked by holding an address for another control table in a certain control table, and during operation, a program that refers to the control table includes:
In the control area of the program, there is one that stores an address related to a necessary control table and associates it with the control table. Do not change the layout of control tables.

計算機のシステムは、入出力装置の増設等がしばしば
行われ、それに伴って該当する前記にような制御表群に
ついて、制御表項目の追加、削除等による制御表再配置
が必要になるが、前記のように運用中には制御表の配置
を変更できないので、システムを停止して制御表群を再
編集しなければならない。
In the computer system, an input / output device is frequently added, and the control table group corresponding to the above-mentioned control table group is frequently added. Since the arrangement of the control tables cannot be changed during operation as in the above, the system must be stopped and the control table group must be re-edited.

このために、24時間稼動を原則とするようなシステム
では、例えば定期的なシステム保守日等のシステム停止
の機会を持たないと、入出力装置の増設等ができないと
いう問題がある。
For this reason, in a system that operates on a 24-hour basis in principle, there is a problem that it is not possible to increase the number of input / output devices unless there is an opportunity to stop the system, for example, on a regular system maintenance day.

本発明は、計算機の業務処理運用中に、運用を継続し
たまゝ動的に制御表の再配置を行うことができる制御表
再配置処理方式を目的とする。
An object of the present invention is to provide a control table relocation processing method capable of dynamically relocating a control table while business operation of a computer is continued, while the operation is continued.

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

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

図は制御表再配置処理方式の構成を示し、1は制御表
群2の制御表更新情報3による再配置処理を、属性リス
ト4を参照することによって実行する再配置制御機構で
ある。
FIG. 1 shows a configuration of a control table relocation processing method. Reference numeral 1 denotes a relocation control mechanism that executes relocation processing based on control table update information 3 of a control table group 2 by referring to an attribute list 4.

〔作 用〕(Operation)

計算機に保持する制御表群2について、制御表群2の
各制御表ごとの連続域の要否、アドレス保存の要否及び
領域の大きさの指定を有する属性リスト4を設ける。
For the control table group 2 held in the computer, an attribute list 4 is provided which has the necessity of a continuous area, the necessity of address storage, and the designation of the area size for each control table of the control table group 2.

所定の指定情報である制御表更新情報3によって、制
御表群2の再配置を行う場合に、再配置の処理手段であ
る再配置制御機構1は、属性リスト4を参照して、アド
レス保存を要しない指定のある制御表のみについて、連
続域要否の指定に従って所要の配置変更を行って所要の
空き領域を生成することにより、再配置を実行する。
When relocating the control table group 2 based on the control table update information 3 which is predetermined designation information, the relocation control mechanism 1 which is a relocation processing means refers to the attribute list 4 and stores the address. Relocation is performed only for those control tables for which no designation is required by performing necessary arrangement change in accordance with the designation of continuous area necessity and generating a necessary free area.

このため計算機は、他の業務処理を継続しまゝ、再配
置制御機構1を他の処理に優先して実行するように構成
する。
For this reason, the computer is configured to continue the other business processing and execute the relocation control mechanism 1 prior to the other processing.

以上の処理方式により、再配置前の制御表群について
の前記連係は、属性リストによる定義に従って、再配置
後まで完全に保存されるので、システムを停止すること
なく、業務運用中に制御表群を再配置することができ
る。
According to the above processing method, the linkage of the control table group before the relocation is completely saved until after the relocation according to the definition by the attribute list, so that the control table group is not stopped during the business operation without stopping the system. Can be rearranged.

〔実施例〕〔Example〕

第1図において、制御表更新情報3は前記のシステム
編集機能によって生成し、例えば増設する入出力装置に
関して、制御表群2に追加するための制御表の追加要素
情報及び再配置する制御表群の指定等からなるものとす
る。
In FIG. 1, control table update information 3 is generated by the above-described system editing function. For example, regarding an input / output device to be added, additional element information of a control table to be added to the control table group 2 and a control table group to be rearranged And so on.

属性リスト4は、例えば第2図に説明的に示すように
構成され、制御表群2を構成する各種制御表の種類ごと
に、属性欄の領域フラグで領域に連続域を要するか、分
割可能かの別を、アドレスフラグで前記の連係のための
アドレス保存を要するか否かを、それぞれフラグ値の1
及び0で定義する。又、大きさ欄には、各種類の制御表
の全体の大きさと、分割可能な場合の最小領域の大きさ
(図では括弧内に示す)を定義する。
The attribute list 4 is configured, for example, as shown in FIG. 2. For each type of various control tables constituting the control table group 2, the area flag in the attribute column indicates whether the area requires a continuous area or can be divided. Whether or not the address flag needs to store the address for the coordination is determined by a flag value of 1
And 0. The size column defines the overall size of each type of control table and the size of the minimum area where division is possible (shown in parentheses in the figure).

再配置制御機構1は、計算機において他の通常の処理
より十分高い優先度を与えて起動され、要すれば割込禁
止状態で実行される特別のプログラムによって実現され
る。
The relocation control mechanism 1 is started by giving a computer a sufficiently higher priority than other normal processing, and is realized by a special program executed in an interrupt prohibited state if necessary.

第3図は再配置制御機構1の処理の流れの一例を示
し、先ず処理ステップ10で制御表群2の中のアドレス保
存指定の制御表の現領域を確保し、処理ステップ11でそ
の他のアドレス保存を要しない制御表を一旦退避した
後、処理ステップ12でアドレス保存指定で連続域指定の
各制御表の各追加要素を、当該各制御表に続く後の領域
を割り当てて追加する、この際領域不足で追加できない
場合は新たに領域を獲得する。
FIG. 3 shows an example of the processing flow of the relocation control mechanism 1. First, in step 10, a current area of the control table designated for address storage in the control table group 2 is secured, and in step 11, other addresses are stored. After the control tables that do not need to be saved are temporarily saved, each additional element of each control table whose continuous area is designated by address saving is added in processing step 12 by allocating the subsequent area following each control table. If the area cannot be added due to insufficient area, a new area is acquired.

処理ステップ13で前の追加要素の処理がすべて成功し
たか識別し、成功した場合には処理ステップ14で退避し
た制御表と残りの追加要素に、順次残りの領域を割り当
て、領域が不足した場合には新たに記憶領域を獲得し
て、全制御表に領域を割り当て新しい制御表群とする。
その後処理ステップ15で属性リスト4を新制御表群の内
容に更新して処理を終わる。
In processing step 13, it is determined whether or not the processing of all the preceding additional elements has succeeded, and if successful, the remaining area is sequentially allocated to the control table and the remaining additional elements saved in processing step 14, and if the area is insufficient , A new storage area is acquired, and an area is allocated to all control tables to form a new control table group.
After that, in the processing step 15, the attribute list 4 is updated to the contents of the new control table group, and the processing ends.

なお、処理ステップ12の追加要素の追加が不成功だっ
た場合、即ち連続域指定でアドレス保存指定の制御表の
後に近接して他のアドレス保存指定の制御表が配置され
ているために、前の制御表の後に追加要素を追加できる
大きさの空きが無い状況があった場合、には処理ステッ
プ13から処理ステップ16に分岐して、例えば再配置不能
の旨のメッセージを出力し、制御表群2を元のまゝにし
て処理を終わる。
If the addition of the additional element in the processing step 12 is unsuccessful, that is, because another address storage specification control table is located close to the address storage specification control table in the continuous area specification, If there is no space large enough to add an additional element after the control table, the process branches from processing step 13 to processing step 16 to output, for example, a message indicating that relocation is impossible, The processing is terminated while leaving the group 2 as it is.

第4図はこのような処理による再配置の一例を示す図
であり、図においてA〜Dは制御表の種類、a1〜d1はそ
れらの要素であり、それからなる制御表群20は、制御表
更新情報21にa2〜d2で示す追加要素を追加して再配置す
る。なお、各制御表の属性は、 A,D:連続域、アドレス保存不要 B:分割可,アドレス保存不要 C:連続域,アドレス保存要 であるとする。
FIG. 4 is a diagram showing an example of rearrangement by such processing. In the figure, A to D are types of control tables, a1 to d1 are their elements, and a control table group 20 made up of these is called a control table. Additional elements indicated by a2 to d2 are added to the update information 21 and rearranged. The attributes of each control table are A, D: continuous area, address storage unnecessary B: division possible, address storage unnecessary C: continuous area, address storage required.

この場合、先ずアドレス保存指定のC制御表の領域を
前のまゝに確保して、その後に追加要素c2を追加する。
次に、A、B、D制御表の順に連続域か否かを考慮しな
がら、追加要素を含めた領域を元の領域から割り当て、
不足領域を追加して、例えば新制御表群22として示すよ
うに再配置が行われる。
In this case, first, the area of the C control table for address storage designation is secured as before, and then the additional element c2 is added.
Next, an area including an additional element is allocated from the original area while considering whether the area is a continuous area in the order of the A, B, and D control tables,
The missing area is added, and rearrangement is performed, for example, as shown as a new control table group 22.

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

以上の説明から明らかなように本発明によれば、計算
機の制御表の追加、削除等の再配置処理において、計算
機の業務処理運用中に、運用を継続したまゝ動的に制御
表の再配置を行うことができるという著しい工業的効果
がある。
As is apparent from the above description, according to the present invention, in the rearrangement processing such as addition and deletion of the control table of the computer, the control table is dynamically reloaded while the operation is continued during the business operation of the computer. There is a significant industrial effect that the arrangement can be made.

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

第1図は本発明の構成を示すブロック図、 第2図は属性リストの説明図、 第3図は本発明の処理の流れ図、 第4図は本発明による再配置例の説明図である。 図において、 1は再配置制御機構、2、20は制御表群、 3、21は制御表更新情報、4は属性リスト、 10〜16は処理ステップ、22は新制御表群を示す。 FIG. 1 is a block diagram showing a configuration of the present invention, FIG. 2 is an explanatory diagram of an attribute list, FIG. 3 is a flowchart of a process of the present invention, and FIG. In the figure, 1 is a relocation control mechanism, 2 and 20 are control table groups, 3 and 21 are control table update information, 4 is an attribute list, 10 to 16 are processing steps, and 22 is a new control table group.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】計算機に保持する制御表群(2)につい
て、該制御表群の各制御表ごとの連続域の要否、アドレ
ス保存の要否及び領域の大きさの指定を有する属性リス
ト(4)と、 所定の指定(3)によって、該制御表群(2)の再配置
を行う場合に、該属性リスト(4)を参照して、該アド
レス保存を要しない指定のある該制御表のみについて、
該連続域要否の指定に従って所要の配置変更を行って所
要の空き領域を生成することにより、該再配置を実行す
る処理手段(1)とを設け、 該計算機は、他の業務処理を継続したまゝ、該処理手段
を他の処理に優先して実行するように構成されているこ
とを特徴とする制御表再配置処理方式。
1. An attribute list (2) for a control table group (2) held in a computer, which specifies whether a continuous area is required for each control table in the control table group, whether to store an address, and a size of an area. 4) and when the control table group (2) is rearranged by a predetermined specification (3), the control table having a specification that does not require the address storage is referred to by referring to the attribute list (4). Only about
A processing means (1) for executing the reallocation by performing a required layout change according to the designation of the necessity of the continuous area and generating a required free area is provided, and the computer continues other business processing. A control table rearrangement processing method characterized in that the processing means is configured to be executed prior to other processing.
JP1001581A 1989-01-06 1989-01-06 Control table relocation processing method Expired - Lifetime JP2663600B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1001581A JP2663600B2 (en) 1989-01-06 1989-01-06 Control table relocation processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1001581A JP2663600B2 (en) 1989-01-06 1989-01-06 Control table relocation processing method

Publications (2)

Publication Number Publication Date
JPH02181852A JPH02181852A (en) 1990-07-16
JP2663600B2 true JP2663600B2 (en) 1997-10-15

Family

ID=11505483

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1001581A Expired - Lifetime JP2663600B2 (en) 1989-01-06 1989-01-06 Control table relocation processing method

Country Status (1)

Country Link
JP (1) JP2663600B2 (en)

Also Published As

Publication number Publication date
JPH02181852A (en) 1990-07-16

Similar Documents

Publication Publication Date Title
JPH02201653A (en) Application program interface method
JP2663600B2 (en) Control table relocation processing method
US5684995A (en) Segment division management system
JPH09204326A (en) Image data storage controller
JPH04260141A (en) Data shared processor
JPH0337748A (en) External storage accessing system utilizing main storage
JPS601657B2 (en) Address conversion method
JPH0293829A (en) Data processor
JPS61157952A (en) System starting method
JPH03246741A (en) Synchronous controller
JPS62209671A (en) Drawing control system
JPS6010342A (en) Reload control system of general-purpose register
JPS6386041A (en) File updating method
JPH03214335A (en) Computer system
JPS63180129A (en) Program connection system
JPH0225940A (en) Block sharing control system
JPS63168723A (en) Data merge circuit
JPH03204020A (en) Table clearing system
JPH11312108A (en) System for replacing transaction synchronization of sub-load module
JPH05241861A (en) Free memory management system for operating system
JPS63314642A (en) Control processing system for selected product
JPS6349839A (en) Leading system for electronic computer system
JPH04205039A (en) Exclusive control on shared files in a plurality of operating systems
JPS63254541A (en) Updating system for data set control information
JPH06110773A (en) Memory controller