JPH0759129A - Loading system and addressing system - Google Patents

Loading system and addressing system

Info

Publication number
JPH0759129A
JPH0759129A JP5161659A JP16165993A JPH0759129A JP H0759129 A JPH0759129 A JP H0759129A JP 5161659 A JP5161659 A JP 5161659A JP 16165993 A JP16165993 A JP 16165993A JP H0759129 A JPH0759129 A JP H0759129A
Authority
JP
Japan
Prior art keywords
station data
address
program
load module
conversion table
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.)
Withdrawn
Application number
JP5161659A
Other languages
Japanese (ja)
Inventor
Mihoko Yonezawa
美保子 米澤
Kunitaka Yamanaka
邦敬 山中
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 JP5161659A priority Critical patent/JPH0759129A/en
Publication of JPH0759129A publication Critical patent/JPH0759129A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Exchange Systems With Centralized Control (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To surely start the operation quickly by a new program with respect to the loading system of station data and the addressing system obtaining an address of the station data to be accessed by a call processing. CONSTITUTION:In the loading system having an external storage device 13 having a load module 11 for station data and a load module 12 for a program giving a procedure of call processing and a loader 15 storing the load modules to a main storage 14, the program load module 12 is provided with an address conversion table 16 in which a border between items of station data and allocation addresses on the main storage 14 are registered, and the loader 15 is provided with an allocation control means 17 acquiring the border and the address from the address conversion table 16 and deciding a storage destination area of the main storage 14 for each section being a division of the load module 11 of station data at the border.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、交換機において、呼処
理の手順に基づきアクセスされる主記憶の領域に局デー
タをロードするローディング方式と、その主記憶上に格
納された局データについて呼処理の過程でアクセスすべ
き領域のアドレスを得るアドレッシング方式とに関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a loading system for loading station data into an area of a main memory accessed based on a call processing procedure in an exchange, and a call processing for station data stored in the main memory. And an addressing method for obtaining an address of an area to be accessed in the process of.

【0002】[0002]

【従来の技術】加入者線交換機や構内交換機のソフトウ
エアは、収容される個々の端末(例えば、電話器、デー
タ端末等)について、属性、番号、サービスクラス(例
えば、外線発信呼、特番発信呼、割り込み通話の許否と
を与える。)、機能ボタンに対する機能の割り付け等を
示す局データと、その局データに基づき個々の端末に生
起した呼を順次処理するプログラムとから構成される。
また、このようなプログラムは、上述した局データと共
に交換機に設けられた主記憶上にロードされる。
2. Description of the Related Art Software for subscriber line exchanges and private branch exchanges has attributes, numbers, and service classes (for example, outside line calls and special number calls) for individual terminals (for example, telephones, data terminals, etc.) accommodated therein. Call and interrupt call permission / prohibition), station data indicating allocation of functions to function buttons, and the like, and a program for sequentially processing calls originating to individual terminals based on the station data.
Further, such a program is loaded on the main memory provided in the exchange together with the above-mentioned station data.

【0003】図7は、従来のローディング方式の構成例
を示す図である。図において、交換機71は、複数の端
末721〜72Nと公衆網とに接続され、かつ主記憶部7
3を有する。さらに、交換機71は、操作部74、表示
部75および外部記憶76に接続される。
FIG. 7 is a diagram showing a configuration example of a conventional loading method. In the figure, switch 71 is connected to a plurality of terminals 72 1 to 72 N and the public network, and the main storage unit 7
Have three. Further, the exchange 71 is connected to the operation unit 74, the display unit 75, and the external storage 76.

【0004】このような構成のローディング方式では、
所望の変更が施されたプログラムのオブジェクトモジュ
ールと、何ら変更されていない局データのオブジェクト
モジュールとをリンクして生成されたロードモジュール
が、外部記憶76に予め記憶される。交換機71は、電
源投入時には自動的にイニシャルプログラムローダを起
動し、その他の場合には操作部74および表示部75を
介して与えられる指令に基づいてローダを起動する。こ
れらのローダは、外部記憶76から上述したロードモジ
ュールを順次読み出して主記憶部73の所定の領域に格
納する。したがって、交換機71は、このようにして主
記憶部73に格納された局データとプログラムとに基づ
いて端末721 〜72N に生起した呼を処理し、これら
の端末に対する通信サービスを提供する。
In the loading system having such a configuration,
The load module generated by linking the object module of the program that has been changed as desired and the object module of the station data that has not been changed at all is stored in advance in the external storage 76. The exchange 71 automatically activates the initial program loader when the power is turned on, and otherwise activates the loader based on a command given via the operation unit 74 and the display unit 75. These loaders sequentially read the above-mentioned load modules from the external storage 76 and store them in a predetermined area of the main storage unit 73. Therefore, the exchange 71 processes the calls originated in the terminals 72 1 to 72 N based on the station data and the program thus stored in the main storage unit 73, and provides the communication service to these terminals.

【0005】また、上述した局データには、一般に、交
換機71の機能の軽微な追加および変更に柔軟に対応可
能とするために、その局データに含まれる各項目の格納
領域の間に予備の領域が確保される。
In addition, in order to flexibly cope with slight additions and changes of the function of the exchange 71, the above-mentioned station data is generally reserved between the storage areas of the items included in the station data. The area is reserved.

【0006】[0006]

【発明が解決しようとする課題】ところで、このような
従来のローディング方式では、交換機71の機能が大幅
に追加あるいは変更された場合には、局データの個々の
項目のサイズが大幅に増加して上述した予備の格納領域
が不足となり、上述した生成過程において局データにつ
いても新たに言語処理(例えば、コンパイルやアセンブ
リング)を施さなければならなかった。
By the way, in such a conventional loading method, when the function of the exchange 71 is significantly added or changed, the size of each item of the station data is greatly increased. The above-mentioned spare storage area became insufficient, and the station data had to be newly subjected to language processing (for example, compiling and assembling) in the above-described generation process.

【0007】また、主記憶部73に保持された変更前の
局データには、操作部74および表示部75を介して設
定され、かつ上述したロードモジュールには含まれない
サービスクラスその他の情報が含まれる。しかし、この
ような情報については、交換機71の機能の大幅な追加
あるいは変更に伴って局データの構造(例えば、項目の
順序)が変更された場合には、その局データを主記憶部
73にロードした後に、再び操作部74および表示部7
5を介して人手により設定し直さなければならなかっ
た。
[0007] Further, the station data before change held in the main storage unit 73 includes information such as service classes which are set through the operation unit 74 and the display unit 75 and which are not included in the above load module. included. However, regarding such information, when the structure of station data (for example, the order of items) is changed due to a large addition or change of the function of the exchange 71, the station data is stored in the main storage unit 73. After loading, the operation unit 74 and the display unit 7 are again displayed.
I had to manually reconfigure via 5.

【0008】したがって、従来例では、更新されたプロ
グラムおよび局データを用いて交換機71の運用を再開
するために長い時間を所要したり、局データの内容の設
定に誤りが生じる可能性があった。
Therefore, in the conventional example, it may take a long time to restart the operation of the exchange 71 using the updated program and station data, or an error may occur in the setting of the contents of the station data. .

【0009】本発明は、新たなプログラムによる運用の
開始を確実にかつ速やかに行うことができるローディン
グ方式およびアドレッシング方式を提供することを目的
とする。
It is an object of the present invention to provide a loading method and an addressing method that can surely and quickly start the operation by a new program.

【0010】[0010]

【課題を解決するための手段】図1は、請求項1に記載
の発明の原理ブロック図である。本発明は、局データの
ロードモジュール11と、その局データに基づく呼処理
の手順を与えるプログラムのロードモジュール12とを
保持する外部記憶13と、外部記憶13から局データの
ロードモジュール11と、プログラムのロードモジュー
ル12とを読み取って主記憶14に格納するローダ15
を備えたローディング方式において、プログラムのロー
ドモジュール12には、局データに含まれる個々の項目
について、これらの項目間の境界と主記憶14上の配置
を示すアドレスとが登録されたアドレス変換テーブル1
6を備え、ローダ15には、個々の項目について、アド
レス変換テーブル16から境界とアドレスとを取得し、
その境界で局データのロードモジュール11を区切って
得られる部分モジュール毎に格納すべき主記憶14上の
領域を決定する配置制御手段17を備えたことを特徴と
する。
FIG. 1 is a block diagram showing the principle of the invention described in claim 1. In FIG. The present invention relates to a station data load module 11, an external storage 13 that holds a program load module 12 that gives a call processing procedure based on the station data, a station data load module 11 from the external storage 13, and a program. Loader 12 that reads the load module 12 of
In the loading system including the above, the program load module 12 registers, for each item included in the station data, a boundary between these items and an address indicating an arrangement on the main memory 14 in the address conversion table 1.
6, the loader 15 acquires a boundary and an address from the address conversion table 16 for each item,
An arrangement control means 17 is provided for determining an area on the main memory 14 to be stored for each partial module obtained by dividing the load module 11 of station data at the boundary.

【0011】図2は、請求項2に記載の発明の原理ブロ
ック図である。本発明は、主記憶20上に格納された局
データ21について、その局データを参照して呼処理を
行うプログラム22の処理手順に基づいてアクセスすべ
き領域のアドレスを求めるアドレッシング方式におい
て、プログラム22には、局データ21に含まれる個々
の項目について、主記憶20上の配置を示すアドレスが
登録されたアドレス変換テーブル23と、局データ21
に含まれる項目の内、アクセスすべき項目に基づいてア
ドレス変換テーブル23を参照してアドレスを取得し、
領域の主記憶20上における位置を得るアドレス設定手
段24とを備えたことを特徴とする。
FIG. 2 is a block diagram showing the principle of the invention described in claim 2. According to the present invention, in the addressing method for the station data 21 stored in the main memory 20, the address of the area to be accessed is obtained based on the processing procedure of the program 22 which performs call processing by referring to the station data. For each item included in the station data 21, the address conversion table 23 in which the address indicating the arrangement on the main memory 20 is registered, and the station data 21
Among the items included in, the address conversion table 23 is referenced based on the item to be accessed, and the address is acquired.
An address setting unit 24 for obtaining the position of the area on the main memory 20 is provided.

【0012】[0012]

【作用】請求項1に記載の発明にかかわるローディング
方式では、配置制御手段17は、ローダ15が外部記憶
13から読み取ったロードモジュールに含まれる局デー
タの個々の項目についてアドレス変換テーブル16に登
録された境界を取得し、その境界で局データのロードモ
ジュール11を区切ることにより該当する項目に対応し
た部分モジュールを抽出する。さらに、配置制御手段1
7は、各項目に対応させてアドレス変換テーブル16に
登録されたアドレスを取得し、そのアドレスに基づいて
上述した部分モジュールを格納すべき主記憶14上の領
域を決定する。
In the loading system according to the first aspect of the present invention, the placement control means 17 registers the individual items of the station data contained in the load module read from the external storage 13 by the loader 15 in the address conversion table 16. The boundary is acquired, and the load data module 11 of the station data is divided at the boundary to extract the partial module corresponding to the corresponding item. Furthermore, the arrangement control means 1
7 obtains the address registered in the address conversion table 16 corresponding to each item, and determines the area on the main memory 14 in which the above-mentioned partial module is to be stored based on the address.

【0013】したがって、プログラムは、機能の追加や
変更の要求に応じて改造された場合にも、そのプログラ
ムが参照可能な局データの配置に対応する各項目のアド
レスをアドレス変換テーブル16に予め登録することに
より、何ら更新されていない局データに基づき呼処理を
行うことができ、従来例に比べるとプログラムの改造に
伴って局データを再生成する工程が省略される。
Therefore, even when the program is remodeled in response to a request for addition or change of a function, the address of each item corresponding to the arrangement of station data which can be referred to by the program is registered in the address conversion table 16 in advance. By doing so, the call processing can be performed based on the station data that has not been updated at all, and the step of regenerating the station data due to the modification of the program is omitted as compared with the conventional example.

【0014】さらに、主記憶14に格納されている現用
の局データを外部記憶13に予め退避して局データのロ
ードモジュール11を形成することにより、従来例によ
うに人手を介する局データの更新が不要となり、局デー
タの設定誤りが回避される。
Further, the station data currently stored in the main memory 14 is saved in the external memory 13 in advance to form the station data load module 11, so that the station data is manually updated as in the conventional example. Is unnecessary, and station data setting errors are avoided.

【0015】請求項2に記載の発明にかかわるアドレッ
シング方式では、アドレス変換テーブル23およびアド
レス設定手段24は、プログラム22および局データ2
1と共に主記憶20上にロードされる。アドレス設定手
段24は、プログラム22が行う呼処理の手順に基づい
て局データ21を参照するときに、その手順に基づいて
アクセスすべき項目に対応させてアドレス変換テーブル
23に登録されたアドレスを取得し、そのアドレスに基
づいて該当する項目が格納された主記憶14上の領域を
指定する。
In the addressing system according to the second aspect of the present invention, the address conversion table 23 and the address setting means 24 include the program 22 and the station data 2.
It is loaded on the main memory 20 together with 1. The address setting means 24, when referring to the station data 21 based on the procedure of the call processing performed by the program 22, acquires the address registered in the address conversion table 23 in association with the item to be accessed based on the procedure. Then, the area on the main memory 14 in which the corresponding item is stored is designated based on the address.

【0016】したがって、プログラム22は、機能の追
加や変更の要求に応じて改造された場合にも、そのプロ
グラムが参照可能な局データの配置に対応する各項目の
アドレスをアドレス変換テーブル23に登録することに
より、何ら更新されていない局データに基づき呼処理を
行うことができ、従来例に比べるとプログラム22の改
造に伴う局データ21の再生成や再ロードの工程が省略
される。
Therefore, the program 22 registers in the address conversion table 23 the address of each item corresponding to the arrangement of station data that can be referred to by the program even when it is remodeled in response to a request for addition or change of a function. By doing so, the call processing can be performed based on the station data that has not been updated at all, and the step of regenerating or reloading the station data 21 accompanying the modification of the program 22 is omitted as compared with the conventional example.

【0017】[0017]

【実施例】以下、図面に基づいて本発明の実施例につい
て詳細に説明する。図3は、請求項1に記載の発明に対
応した実施例を示す図である。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 3 is a diagram showing an embodiment corresponding to the invention described in claim 1.

【0018】図において、ハードウエアの構成について
は、図7に示すものと同じであるから図示せず、ここで
はその説明を省略する。なお、本図では、細線の矢印は
アドレッシングを示し、太線の矢印はデータの流れを示
す。
In the figure, the hardware configuration is the same as that shown in FIG. 7 and therefore not shown, and the description thereof is omitted here. In the figure, thin line arrows indicate addressing, and thick line arrows indicate data flow.

【0019】本発明の特徴は、本実施例では、交換機7
1の内部でローダが行う後述のローディング処理にあ
る。さらに、本実施例と図1に示すブロック図との対応
関係については、ロードモジュール34は局データのロ
ードモジュール11およびプログラムのロードモジュー
ル12に対応し、外部記憶76は外部記憶13に対応
し、主記憶73は主記憶14に対応し、交換機71はロ
ーダ15および配置制御手段17に対応し、変換テーブ
ル33はアドレス変換テーブル16に対応する。
The feature of the present invention is that the exchange 7 is used in this embodiment.
In the loading process, which will be described later, performed by the loader inside 1. Further, regarding the correspondence between the present embodiment and the block diagram shown in FIG. 1, the load module 34 corresponds to the station data load module 11 and the program load module 12, and the external storage 76 corresponds to the external storage 13. The main memory 73 corresponds to the main memory 14, the exchange 71 corresponds to the loader 15 and the arrangement control means 17, and the conversion table 33 corresponds to the address conversion table 16.

【0020】図4は、ローダの処理手順を示すフローチ
ャートである。以下、図3および図4を参照して本実施
例の動作を説明する。交換機71の機能の追加や変更に
伴うソフトウエアの生成過程では、プログラムはこのよ
うな追加や変更の内容に応じて改造された後に、新たに
言語処理が施される。以下では、このように改造された
プログラムを「新プログラム30」という。
FIG. 4 is a flowchart showing the processing procedure of the loader. The operation of this embodiment will be described below with reference to FIGS. 3 and 4. In the software generation process associated with the addition or change of the function of the exchange 71, the program is modified according to the contents of such addition or change and then subjected to new language processing. Hereinafter, the program modified in this way is referred to as "new program 30".

【0021】さらに、このような生成過程では、新プロ
グラム30が参照する局データ(以下では、「新局デー
タ31」という。)と、更新前の旧局データ32とに共
通に含まれる項目A、B、C、D、…について、それぞ
れ旧局データ32の先頭領域からの相対的なアドレス
a、b、c、d、…、サイズSA、SB、SC、SD、…、
新局データ31において対応する領域の先頭アドレスL
A 、LB 、LC 、LD 、…が登録された変換テーブル3
3が作成され、同様に言語処理を施された後に新プログ
ラム30のオブジェクトモジュールと共にリンクするこ
とにより、ロードモジュール34として生成されて外部
記憶76の所定の領域に格納される。
Further, in such a generation process, the item A commonly included in the station data referred to by the new program 30 (hereinafter referred to as "new station data 31") and the old station data 32 before updating. , B, C, D, ..., Relative addresses a, b, c, d, ..., Sizes S A , S B , S C , S D , ... From the head area of the old station data 32, respectively.
Start address L of corresponding area in new station data 31
Conversion table 3 in which A , L B , L C , L D , ... Are registered
3 is created, similarly subjected to language processing, and then linked with the object module of the new program 30 to be created as the load module 34 and stored in a predetermined area of the external storage 76.

【0022】このようなロードモジュール34を主記憶
73にロードするときに、先ず主記憶73上に既に保持
されている旧局データ32を外部記憶76に退避する
(図3)。さらに、操作部74および表示部75を介
して所定の手続きをすることによりローダを起動する。
When loading such a load module 34 into the main memory 73, the old station data 32 already held in the main memory 73 is first saved in the external memory 76 (FIG. 3). Furthermore, the loader is activated by performing a predetermined procedure via the operation unit 74 and the display unit 75.

【0023】このようにして起動されたローダは、交換
機71に従来例で搭載されていたローダと同様にして、
新プログラム30を主記憶73の所定の領域にロードす
る(図3、図4)。さらに、ローダは、ロードモジ
ュール34に含まれる変換テーブル33の内容を上述し
た個々の項目A、B、C、D、…について参照し(図4
)、外部記憶76に先行して退避された旧局データの
先頭からそれぞれ相対アドレスa、b、c、d、…で示
される領域から、サイズSA、SB、SC、SD、…で与え
られる領域の内容を読み出し(図4)、主記憶73上
のアドレスLA(=a)、LB (=b)、LC (=c′)、L
D (=d′)、…で示される領域に格納する(図3、図
4) このように本実施例によれば、主記憶73上には新プロ
グラム30がアクセス可能な配置で旧局データの内容が
ロードされるので、新プログラム30は、交換機の機能
の追加や変更に伴って局データを再生成せずに旧局デー
タに基づいて呼処理を行うことができる(図4)。
The loader activated in this manner is similar to the loader mounted in the exchange 71 in the conventional example.
The new program 30 is loaded into a predetermined area of the main memory 73 (FIGS. 3 and 4). Furthermore, the loader refers to the contents of the conversion table 33 included in the load module 34 for the above-mentioned individual items A, B, C, D, ... (FIG. 4).
), The sizes S A , S B , S C , S D , ... From the areas indicated by relative addresses a, b, c, d, ... The contents of the area given by are read (FIG. 4), and the addresses L A (= a), L B (= b), L C (= c ′), L on the main memory 73 are read.
The data is stored in the area indicated by D (= d '), ... Is loaded, the new program 30 can perform call processing based on the old station data without regenerating station data due to addition or change of the function of the exchange (FIG. 4).

【0024】したがって、プログラムの改造に伴うロー
ドモジュールの生成工程が短縮され、さらに、人手を介
して局データを書き替えることなく新プログラムに基づ
く交換機の再始動が確実にかつ速やかに行われる。
Therefore, the load module generation process associated with the program modification can be shortened, and the exchange can be reliably and promptly restarted based on the new program without manually rewriting the station data.

【0025】なお、本実施例では、プログラムの改造に
伴って項目Cのみについてサイズを増加させる必要が生
じたために、アドレスLC の値(=c′≠c)とLD の値
(=d′≠d)とが旧局データと異なった値となってい
るが、反対に項目Cのサイズが減少した場合には、サイ
ズSC の値をその減少した値に設定し、かつアドレスL
C 、LD の値を旧局データと同様に設定することにより
対応可能である。
In this embodiment, the size of only the item C needs to be increased due to the modification of the program, so that the value of the address L C (= c ′ ≠ c) and the value of L D (= d). ′ ≠ d) is a value different from the old station data, but on the contrary, when the size of the item C is reduced, the value of the size S C is set to the reduced value and the address L
This can be handled by setting the values of C and L D in the same way as the old station data.

【0026】また、本実施例では、手動により旧局デー
タを外部記憶76に退避するタスクを起動したが、本発
明では、このような方法に限定されず、例えば、このよ
うな旧局データの退避、上述したロードモジュールの再
生成、そのロードモジュールのローディングおよび新プ
ログラムによる交換機の再始動の一連の手続きを自動的
に行う手順を交換機71内のプロセッサに組み込んだ
り、旧局データが手入力によって追加登録された情報を
含まない場合には上述した退避の処理を省略し、予め外
部記憶73に保持された局データのマスタファイルを用
いてもよい。
Further, in the present embodiment, the task of manually saving the old station data to the external storage 76 is started, but the present invention is not limited to such a method, and, for example, such old station data A procedure for automatically performing a series of procedures of evacuation, regeneration of the load module described above, loading of the load module, and restart of the exchange by the new program is incorporated in the processor in the exchange 71, or the old station data is manually input. If the additionally registered information is not included, the saving process described above may be omitted and a master file of station data held in advance in the external storage 73 may be used.

【0027】さらに、本実施例では、このような手続き
の全てをソフトウエアの処理により実現しているが、本
発明では、このような構成に限定されず、例えば、その
一部をハードウエアやファームウエア(マイクロプログ
ラムによる制御を含む。)を介して実現してもよい。
Further, in the present embodiment, all such procedures are realized by software processing, but the present invention is not limited to such a configuration, and for example, a part thereof may be implemented by hardware or hardware. It may be implemented via firmware (including control by a microprogram).

【0028】図5は、請求項2に記載の発明に対応した
実施例を示す図である。図において、ハードウエアの構
成については、図7に示すものと同じであるから図示せ
ず、ここではその説明を省略する。なお、本図では、細
線の矢印はアドレッシングを示し、太線の矢印はデータ
の流れを示す。
FIG. 5 is a diagram showing an embodiment corresponding to the invention described in claim 2. In FIG. In the figure, the hardware configuration is not shown because it is the same as that shown in FIG. 7, and the description thereof is omitted here. In the figure, thin line arrows indicate addressing, and thick line arrows indicate data flow.

【0029】本発明の特徴は、本実施例では、交換機7
1の内部で呼処理の手順に基づいて参照される局データ
のアドレッシングの処理にある。さらに、本実施例と図
2に示すブロック図との対応関係については、主記憶7
3は主記憶20に対応し、新プログラム51はプログラ
ム22およびアドレス設定手段24に対応し、変換テー
ブル52はアドレス変換テーブルに対応する。
A feature of the present invention is that the exchange 7 is used in this embodiment.
1 is an addressing process of station data which is referred to based on a call processing procedure inside 1. Further, regarding the correspondence relationship between this embodiment and the block diagram shown in FIG.
3 corresponds to the main memory 20, the new program 51 corresponds to the program 22 and the address setting means 24, and the conversion table 52 corresponds to the address conversion table.

【0030】図6は、新プロクラムの処理手順を示すフ
ローチャートである。以下、図5および図6を参照して
本実施例の動作を説明する。主記憶73の所定の領域に
は、局データ50が予め格納される。交換機71の機能
の追加や変更に伴うソフトウエアの生成過程では、図3
に示す実施例と同様にして新プログラム51および局デ
ータのオブジェクトモジュールが生成されるが、新プロ
グラム51には、局データを参照する際に後述の変換テ
ーブル52を介して逐次アドレッシングを行う処理が付
加される。
FIG. 6 is a flowchart showing the processing procedure of the new program. The operation of this embodiment will be described below with reference to FIGS. The station data 50 is stored in advance in a predetermined area of the main memory 73. In the process of software generation associated with the addition or modification of the function of the exchange 71, FIG.
The new program 51 and the station data object module are generated in the same manner as in the embodiment shown in FIG. 11, but the new program 51 has a process of performing sequential addressing via the conversion table 52 described later when referring to the station data. Is added.

【0031】さらに、このような生成過程では、局デー
タに含まれる項目A、B、C、D、…について、それぞ
れ主記憶73上の格納領域のアドレスa、b、c、d、
…が登録された変換テーブル52が作成され、言語処理
が施された後に上述したオブジェクトモジュールと共に
リンクされ、さらに主記憶73上に既に格納されている
データ50とオーバーラップしない領域に対する配置処
理が施されてロードモジュールとして生成される。
Further, in such a generation process, for the items A, B, C, D, ... Included in the station data, the addresses a, b, c, d, of the storage areas in the main memory 73, respectively.
A conversion table 52 in which ... is registered is created, is linked with the above-mentioned object module after language processing is performed, and is further subjected to arrangement processing for an area that does not overlap with the data 50 already stored in the main memory 73. Is generated and generated as a load module.

【0032】また、変換テーブル52の内容について
は、例えば、項目A、B、Dについてはこれらの内容に
変更がなく局データ50をそのまま参照可能であるが、
項目Cについては、その内容が付加されてサイズが増加
するために新たな局データの内容を参照すべきものとす
ると、アドレスは項目Cのみに旧局データの項目Cの格
納領域と異なるアドレスc′が設定され、項目A、B、
Dについてはそれぞれ局データ50の対応した項目の格
納領域を示すアドレスa、b、dが設定される。
Regarding the contents of the conversion table 52, for example, regarding the items A, B, and D, these contents are not changed and the station data 50 can be referred to as they are.
As for the item C, the contents are added and the size increases, so that the contents of the new station data should be referred to. Therefore, only the item C has an address c ′ different from the storage area of the item C of the old station data. Is set, items A, B,
For D, addresses a, b, and d indicating the storage areas of the corresponding items of the station data 50 are set.

【0033】このようにして生成されたロードモジュー
ルは、操作部74および表示部75を介する所定の手続
きに応じて起動されるローダによって、主記憶73上の
局データ50とオーバーラップしない領域にロードされ
る(図5)。
The load module thus generated is loaded into an area of the main memory 73 which does not overlap with the station data 50 by a loader activated in accordance with a predetermined procedure through the operation unit 74 and the display unit 75. (Fig. 5).

【0034】新プログラム30は、予め決められた手順
に基づいて呼処理を行うが、その呼処理の過程で局デー
タを参照する(図5)場合には、参照すべき項目に基
づいて変換テーブル52を参照して(図5)そのテー
ブル登録されたアドレスを求め(図6)、そのアドレ
スで示される主記憶73上の領域にアクセスする(図5
、図6)。
The new program 30 performs call processing based on a predetermined procedure. When referring to station data in the course of the call processing (FIG. 5), the conversion table is based on the items to be referred to. 52 (FIG. 5), the address registered in the table is obtained (FIG. 6), and the area on the main memory 73 indicated by the address is accessed (FIG. 5).
, FIG. 6).

【0035】このように本実施例によれば、新プログラ
ム51のロードモジュールに、局データの個々の項目に
ついて主記憶73上のアドレスを与える変換テーブル5
2を付加し、新プログラム51には、局データを参照す
るためにアクセスされる主記憶73の領域のアドレスを
変換テーブル52を介して得る処理を付加するので、交
換機の機能の追加や変更に伴って局データを再生成しな
い場合にも、新プログラム51の下で呼処理が局データ
50に基づいて確実に行われる。
As described above, according to the present embodiment, the conversion table 5 for giving the load module of the new program 51 the address on the main memory 73 for each item of the station data.
2 is added, and the new program 51 is added with the processing for obtaining the address of the area of the main memory 73 accessed for referring to the station data through the conversion table 52, so that it is possible to add or change the function of the exchange. Accordingly, even when the station data is not regenerated, the call processing is surely performed based on the station data 50 under the new program 51.

【0036】したがって、プログラムの改造に伴うロー
ドモジュールの生成工程が短縮され、さらに、人手を介
して局データ50を書き換えることなく新プログラムに
基づく交換機の再始動が確実にかつ速やかに行われる。
Therefore, the load module generation process associated with the program modification is shortened, and further, the restart of the exchange based on the new program is reliably and promptly performed without manually rewriting the station data 50.

【0037】なお、本実施例では、項目Cについては局
データ50の内容をそのまま参照できないために、新た
な局データのオブジェクトモジュールを生成しなおして
ロードモジュールに含めたが、本発明では、このような
場合に限定されず、例えば、局データ50の全ての内容
を新プログラム51で参照できる場合には、ロードモジ
ュールには局データ50のオブジェクトモジュールを含
めず、かつ変換テーブルに局データ50の各項目に対応
したアドレスを登録すればよい。
In the present embodiment, since the contents of the station data 50 cannot be directly referred to for the item C, the object module of the new station data is regenerated and included in the load module. The present invention is not limited to such a case. For example, when all the contents of the station data 50 can be referred to by the new program 51, the load module does not include the object module of the station data 50 and the conversion table does not include the station data 50. The address corresponding to each item may be registered.

【0038】[0038]

【発明の効果】以上説明したように本発明では、局デー
タの個々の項目について、プログラムが実際に参照する
領域のアドレスが登録されたアドレス変換テーブルをプ
ログラム上に設け、ローダやプログラムでこのようなア
ドレス変換テーブルを参照することにより、ロードされ
るべき領域やそのプログラムの処理の過程で参照すべき
領域を指定する。
As described above, according to the present invention, for each item of the station data, an address conversion table in which the address of the area actually referred to by the program is registered is provided on the program, and the loader or the program uses such an address conversion table. By referring to such an address conversion table, the area to be loaded and the area to be referred to in the course of processing of the program are specified.

【0039】したがって、機能の追加や変更の要求に応
じてプログラムが改造された場合には、従来例のように
何ら更新されていない局データの再生成や再ロードを行
う必要がなく、本発明を適用した交換機では、ソフトウ
エアの保守や運用にかかわる作業の効率化と低廉化とが
はかられる。
Therefore, when the program is modified in response to the request for addition or change of the function, it is not necessary to regenerate or reload the station data which has not been updated at all unlike the conventional example, and the present invention In the exchange to which the above is applied, work efficiency and cost reduction related to software maintenance and operation can be achieved.

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

【図1】請求項1に記載の発明の原理ブロック図であ
る。
FIG. 1 is a principle block diagram of the invention according to claim 1.

【図2】請求項2に記載の発明の原理ブロック図であ
る。
FIG. 2 is a principle block diagram of the invention described in claim 2.

【図3】請求項1に記載の発明に対応した実施例を示す
図である。
FIG. 3 is a diagram showing an embodiment corresponding to the invention described in claim 1.

【図4】ローダの処理手順を示すフローチャートであ
る。
FIG. 4 is a flowchart showing a processing procedure of a loader.

【図5】請求項2に記載の発明に対応した実施例を示す
図である。
FIG. 5 is a diagram showing an embodiment corresponding to the invention described in claim 2.

【図6】新プログラムの処理手順を示すフローチャート
である。
FIG. 6 is a flowchart showing a processing procedure of a new program.

【図7】従来のローディング方式の構成例を示す図であ
る。
FIG. 7 is a diagram showing a configuration example of a conventional loading method.

【符号の説明】[Explanation of symbols]

11 局データのロードモジュール 12 プログラムのロードモジュール 13,76 外部記憶 14,20,73 主記憶 15 ローダ 16,23 アドレス変換テーブル 17 配置制御手段 21,50 局データ 22 プログラム 24 アドレス設定手段 30,51 新プログラム 31 新局データ 32 旧局データ 33,52 変換テーブル 34 ロードモジュール 71 交換機 72 端末 74 操作部 75 表示部 11 Station data load module 12 Program load module 13,76 External storage 14,20,73 Main storage 15 Loader 16,23 Address conversion table 17 Allocation control means 21,50 Station data 22 Program 24 Address setting means 30,51 New Program 31 New station data 32 Old station data 33, 52 Conversion table 34 Load module 71 Exchange 72 Terminal 74 Operation section 75 Display section

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 局データのロードモジュール(11)
と、その局データに基づく呼処理の手順を与えるプログ
ラムのロードモジュール(12)とを保持する外部記憶
(13)と、 前記外部記憶(13)から前記局データのロードモジュ
ール(11)と、前記プログラムのロードモジュール
(12)とを読み取って主記憶(14)に格納するロー
ダ(15)とを備えたローディング方式において、 前記プログラムのロードモジュール(12)には、 前記局データに含まれる個々の項目について、これらの
項目間の境界と前記主記憶(14)上の配置を示すアド
レスとが登録されたアドレス変換テーブル(16)を備
え、 前記ローダ(15)には、 前記個々の項目について、前記アドレス変換テーブル
(16)から前記境界と前記アドレスとを取得し、その
境界で前記局データのロードモジュール(11)を区切
って得られる部分モジュール毎に格納すべき前記主記憶
(14)上の領域を決定する配置制御手段(17)を備
えたことを特徴とするローディング方式。
1. A station data load module (11)
And an external storage (13) holding a load module (12) of a program for giving a call processing procedure based on the station data, a load module (11) for the station data from the external storage (13), In a loading method comprising a program load module (12) and a loader (15) for reading and storing the program in a main memory (14), the program load module (12) includes an individual loader included in the station data. An item is provided with an address conversion table (16) in which a boundary between these items and an address indicating an arrangement on the main memory (14) are registered, and the loader (15) includes: The boundary and the address are acquired from the address conversion table (16), and the station data load module is acquired at the boundary. Loading method which comprising the arrangement control means for determining a region on the (11) to be stored in each partial module obtained by dividing the main memory (14) (17).
【請求項2】 主記憶(20)上に格納された局データ
(21)について、その局データを参照して呼処理を行
うプログラム(22)の処理手順に基づいてアクセスす
べき領域のアドレスを求めるアドレッシング方式におい
て、 前記プログラム(22)には、 前記局データ(21)に含まれる個々の項目について、
前記主記憶(20)上の配置を示すアドレスが登録され
たアドレス変換テーブル(23)と、 前記局データ(21)に含まれる項目の内、前記アクセ
スすべき項目に基づいて前記アドレス変換テーブル(2
3)を参照して前記アドレスを取得し、前記領域の前記
主記憶(20)上における位置を得るアドレス設定手段
(24)とを備えたことを特徴とするアドレッシング方
式。
2. With respect to station data (21) stored in the main memory (20), an address of an area to be accessed based on a processing procedure of a program (22) for performing call processing by referring to the station data is set. In the desired addressing method, the program (22) includes, for each item included in the station data (21),
An address conversion table (23) in which an address indicating an arrangement on the main memory (20) is registered, and the address conversion table (23) based on the item to be accessed among the items included in the station data (21). Two
An addressing system comprising: an address setting unit (24) for obtaining the address by referring to 3) and obtaining the position of the area on the main memory (20).
JP5161659A 1993-06-30 1993-06-30 Loading system and addressing system Withdrawn JPH0759129A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5161659A JPH0759129A (en) 1993-06-30 1993-06-30 Loading system and addressing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5161659A JPH0759129A (en) 1993-06-30 1993-06-30 Loading system and addressing system

Publications (1)

Publication Number Publication Date
JPH0759129A true JPH0759129A (en) 1995-03-03

Family

ID=15739395

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5161659A Withdrawn JPH0759129A (en) 1993-06-30 1993-06-30 Loading system and addressing system

Country Status (1)

Country Link
JP (1) JPH0759129A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000014455A (en) * 1998-08-21 2000-03-15 김영환 Method for loading down a program from a lower processor of a mobile communication exchange
KR100331469B1 (en) * 1999-11-05 2002-04-09 서평원 method for executive file loading in switching system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000014455A (en) * 1998-08-21 2000-03-15 김영환 Method for loading down a program from a lower processor of a mobile communication exchange
KR100331469B1 (en) * 1999-11-05 2002-04-09 서평원 method for executive file loading in switching system

Similar Documents

Publication Publication Date Title
EP0753174B1 (en) Software configuration in a telecommunication device
JPH086796A (en) Down-loading method, network system therefor and data file updating method
CN109710317B (en) System starting method and device, electronic equipment and storage medium
JPS62177634A (en) Method and apparatus for recovering trouble in decentralizedprocessing system
JPH08179941A (en) Method and computer for change of program package in multicomputer system
CN107003880B (en) Kernel updating method and device and computer equipment
GB2320343A (en) computer system with checkpoint facility
JPH0759129A (en) Loading system and addressing system
US5530943A (en) Method for producing an executable configuration of a system program loadable into a system memory area of a processor system
CN112130900B (en) User information management method, system, equipment and medium for BMC
US20030163804A1 (en) Method for assuring compatibility and method for securing data within a distributed computer system
CN114675995A (en) Data backup method and device and electronic equipment
CN112148376A (en) Terminal starting method and device
JP3226566B2 (en) Electronic exchange system
GB2276257A (en) Configuration-sensitive program loading.
JP3202351B2 (en) Task switching processing method
JPS585848A (en) Controlling system for program access
JPH0731595B2 (en) Online load module replacement method
JP2526525B2 (en) Memory control method
JPH09288655A (en) Processor extension method
JP2841363B2 (en) External module acquisition method
JP3018359B2 (en) Online call information trace method
JP2902157B2 (en) Conflict detection system using work area of call processing memory
KR19990001093A (en) Operating program and database installation method of exchange system
JP2745519B2 (en) Data-driven control method

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20000905