JPH04111148A - System constitution changing system - Google Patents

System constitution changing system

Info

Publication number
JPH04111148A
JPH04111148A JP2230979A JP23097990A JPH04111148A JP H04111148 A JPH04111148 A JP H04111148A JP 2230979 A JP2230979 A JP 2230979A JP 23097990 A JP23097990 A JP 23097990A JP H04111148 A JPH04111148 A JP H04111148A
Authority
JP
Japan
Prior art keywords
system configuration
device driver
area
constitution
loading
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.)
Pending
Application number
JP2230979A
Other languages
Japanese (ja)
Inventor
Takahisa Yoshida
吉田 貴久
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP2230979A priority Critical patent/JPH04111148A/en
Publication of JPH04111148A publication Critical patent/JPH04111148A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To additionally set a device driver into a system with the least additional correction by loading a load module of the device driver to be newly added into an idle area of a system-only load area and then correcting a system constitution table. CONSTITUTION:When a device driver is added into a system, a system constitution change presence/absence deciding means 4 transfers the control to a system- only load area using state control means SLM 5 when the contents of a system constitution data base of a system constitution data base store means SDM 3 are changed. A loading means 7 takes a load module of the device driver to be newly added out of a load module store means 8 and loads the module into an idle area of a system-only load area 6 designated by the SLM 5. Then a system constitution table correction means 9 gives an additional change to a system constitution table 10 which controls the system constitution in accordance with the contents of the system constitution data base of the SDM 3.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は電子計算機システムのシステム構成変更方式に
関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for changing the system configuration of an electronic computer system.

〔従来の技術〕[Conventional technology]

電子計算機システムにおいて、ある周辺装置(デバイス
)を使用したい場合に、その周辺装置の制御を行うデバ
イスドライバがシステム(オペレーティングシステムの
カーネル)に組み込まれていない場合には、そのままで
はその周辺装置を使用することはできず、その周辺装置
のデバイスドライバを新たにシステムに追加組み込みす
る必要が生しる。
In a computer system, if you want to use a certain peripheral device (device) and the device driver that controls that peripheral device is not built into the system (operating system kernel), you cannot use that peripheral device as is. It is not possible to do so, and it becomes necessary to newly install a device driver for the peripheral device into the system.

従来、この種の追加組み込みは、電子計電機システムの
通常運用を一時停止させ、オフラインによりシステムジ
ェネレーンヨンの再施行により行っていた。すなわち、
オペレーティングシステムのプログラムモジュールに使
用したい周辺装置のデバイスドライバのプログラムモジ
ュールを組み込み、コンパイルおよびリンクを行った上
で従前のシステムと入れ替えるようにしていた。
Traditionally, this type of additional installation has been accomplished by temporarily suspending normal operation of the electronic meter system and reinstalling the system generation offline. That is,
The program module for the device driver for the peripheral device that one wants to use is incorporated into the operating system's program module, compiled and linked, and then replaced with the previous system.

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

上述したように、従来においては、周辺装置のデバイス
ドライバを新たにシステムに追加組み込みするには、電
子計算機システムの通常運用を一時停止させなければな
らないと共に、システムの入れ替えのためにプログラム
モジュールのコンパイルおよびリンク等の作業が必要で
あり、電子計算機システムの運用に影響を与えると共に
、作業が煩雑で時間もかかるという欠点があった。
As mentioned above, in the past, in order to add a device driver for a peripheral device to a system, it was necessary to suspend the normal operation of the computer system, and to compile program modules in order to replace the system. This method requires work such as linking and linking, which affects the operation of the computer system, and has the disadvantage that the work is complicated and time-consuming.

本発明は上記の点に鑑み提案されたものであり、その目
的とするところは、最小限の追加・修正で周辺装置のデ
バイスドライバを新たにシステムに追加組み込みするこ
とができ、電子計算機システムの運用に影響を与えるこ
となく容易かつ迅速に処理を行えるシステム構成変更方
式を提供することにある。
The present invention has been proposed in view of the above points, and its purpose is to enable new device drivers for peripheral devices to be incorporated into the system with minimal additions and modifications, and to improve the performance of computer systems. An object of the present invention is to provide a system configuration change method that allows processing to be performed easily and quickly without affecting operations.

(!i題を解決するための手段〕 本発明は上記の目的を達成するため、新たに組み込むデ
バイスドライバのロードモジュールをシステム専用ロー
ド領域の空き領域にローディングするローディング手段
と、 新たに組み込むデバイスドライバに応じてシステム構成
テーブルに修正を加えるシステム構成テーブル修正手段
とを備えるようにしている。
(Means for Solving the Problem!) In order to achieve the above object, the present invention provides a loading means for loading a load module of a newly installed device driver into an empty area of a system-dedicated load area, and a newly installed device driver. and system configuration table modification means for modifying the system configuration table in accordance with the system configuration table.

〔作用〕[Effect]

本発明のシステム構成変更方式にあっては、新たに組み
込むデバイスドライバのロードモジュールをローディン
グ手段がシステム専用ロード領域の空き領域にローディ
ングし、新たに組み込むデバイスドライバに応じてシス
テム構成テーブル修正手段がシステム構成テーブルに修
正を加える。
In the system configuration change method of the present invention, the loading means loads the load module of the newly installed device driver into an empty area of the system-dedicated load area, and the system configuration table modification means loads the load module of the newly installed device driver into the system-dedicated load area. Make modifications to the configuration table.

〔実施例〕〔Example〕

以下、本発明の実施例につき図面を参照して説明する。 Embodiments of the present invention will be described below with reference to the drawings.

第1図は本発明のシステム構成変更方式の一実施例を示
す構成図である。
FIG. 1 is a block diagram showing an embodiment of the system configuration change method of the present invention.

第1図において、本実施例は、システム構成変更指示手
段1と、システム構成データベース変更手段2と、シス
テム構成データベース格納手段3と、システム構成変更
有無判断手段4と、システム専用ロード領域使用状況管
理手段5と、システム専用ロード領域6と、ローディン
グ手段7と、ロードモジュール格納手段8と、システム
構成テーブル修正手段9と、システム構成テーブル10
とから構成されている。各部の機能等については、重複
を避けるため、以下の動作を通して説明することとする
In FIG. 1, this embodiment includes a system configuration change instruction means 1, a system configuration database change means 2, a system configuration database storage means 3, a system configuration change determination means 4, and a system dedicated load area usage status management system. means 5, system-dedicated loading area 6, loading means 7, load module storage means 8, system configuration table modification means 9, and system configuration table 10.
It is composed of. The functions of each part will be explained through the following operations to avoid duplication.

先ず、周辺装置のデバイスドライバを新たにシステムに
追加組み込みする必要が生した場合、システム構成変更
指示手段1が起動される。
First, when it becomes necessary to newly incorporate a device driver for a peripheral device into the system, the system configuration change instruction means 1 is activated.

システム構成変更指示手段lはシステム構成データベー
ス変更手段2に対してシステム構成データベース格納手
段3の中のシステム構成データベースの変更を行うよう
に指示する。ここで、システム構成データベースとは、
当該オペレーティングシステムで管理する周辺装置等の
システム構成に関する情報を格納したデータヘースであ
る。
The system configuration change instructing means 1 instructs the system configuration database changing means 2 to change the system configuration database in the system configuration database storage means 3. Here, the system configuration database is
This is a data hese that stores information regarding the system configuration of peripheral devices, etc. managed by the operating system.

システム構成データベース変更手段2は指示に応じてシ
ステム構成データベース格納手段3の中のシステム構成
データベースの変更を行う。
The system configuration database changing means 2 changes the system configuration database in the system configuration database storage means 3 in response to instructions.

一方、システム構成変更指示手段1はシステム構成変更
有無判断手段4に対してシステム構成データベース格納
手段3の中のシステム構成データベースの変更の有無を
判断するよう命じる。
On the other hand, the system configuration change instruction means 1 instructs the system configuration change determination means 4 to determine whether or not the system configuration database in the system configuration database storage means 3 has been changed.

システム構成変更有無判断手段4はシステム構成データ
ベース格納手段3の中のシステム構成データベースの内
容から変更があったか否かを判断し、変更があった場合
にはシステム専用ロード領域使用状況管理手段5に制御
を渡し、変更がなかった場合にはシステム構成変更の処
理を中止してシステム通常運転に移行させる。例えば、
既に組み込まれているデバイスドライバの組み込みを誤
って指示した場合などは、変更なしと判断される。
A system configuration change determination means 4 determines whether or not there has been a change based on the contents of the system configuration database in the system configuration database storage means 3, and if there has been a change, the system dedicated load area usage management means 5 is controlled. If there is no change, the system configuration change process is canceled and the system returns to normal operation. for example,
If you mistakenly instruct to install a device driver that has already been installed, it will be determined that there is no change.

変更があった場合、システム専用ロード領域使用状況管
理手段5は新たに組み込むデバイスドライバのロードモ
ジュールをローディング可能なシステム専用ロード領域
6上の空き領域の位置を決定し、ローディング手段7に
その情報を伝える。
If there is a change, the system-dedicated load area usage management means 5 determines the location of an empty area in the system-dedicated load area 6 into which the load module of the newly installed device driver can be loaded, and sends this information to the loading means 7. tell.

すなわち、システム専用ロード領域使用状況管理手段5
はシステム専用ロード領域6がどの程度使用され、空き
領域がどこにどれだけあるかを管理しており、要求に応
じて適当な空き領域を指示するものである。
In other words, the system-dedicated load area usage management means 5
manages how much the system-dedicated load area 6 is used, where and how much free space is available, and indicates an appropriate free space in response to a request.

ローディング手段7はロードモジュール格納手段8から
新たに組み込むデバイスドライバのロードモジュールを
取り出し、システム専用ロード領域使用状況管理手段5
から指定されたノステム専用ロード領域6上の空き領域
にローディングする。
The loading means 7 takes out the load module of the newly installed device driver from the load module storage means 8, and loads it into the system-dedicated load area usage management means 5.
Loading is performed into an empty area on the Nostem dedicated load area 6 specified by .

この様子の例を第2図に示してあり、システム専用ロー
ド領域6において、基本部の格納された領域61、既に
組み込まれているデバイスドライバ3  mのロードモ
ジュールが格納された領域6263に続く空き領域64
に、ロードモジュール格納手段8から取り出された新た
なデバイスドライバのロードモジュールがローディング
される。
An example of this situation is shown in FIG. 2. In the system-dedicated load area 6, there is an empty space following the area 61 where the basic part is stored and the area 6263 where the load module of the already installed device driver 3m is stored. area 64
Then, a new device driver load module taken out from the load module storage means 8 is loaded.

次いで、ローディングが完了すると、システム構成テー
ブル修正手段9が起動される。
Next, when the loading is completed, the system configuration table modification means 9 is activated.

システム構成テーブル修正手段9はシステム構成データ
ヘース格納手段3の中のシステム構成データベースの内
容に応じて、システム構成を司るシステム構成テーブル
10に追加・変更を加える。
The system configuration table modification means 9 adds to or changes the system configuration table 10 that controls the system configuration according to the contents of the system configuration database in the system configuration data storage means 3.

すなわち、新たに組み込まれたデバイスドライバに関す
る情報をシステム構成テーブル10に加え上記の処理が
終了した後、システム通常運転に移行する。
That is, after information regarding the newly installed device driver is added to the system configuration table 10 and the above processing is completed, the system shifts to normal operation.

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

以上説明したように、本発明のシステム構成変更方式に
あっては、新たに組み込むデバイスドライバのロードモ
ジュールをシステム専用ロード領域の空き領域にローデ
ィングし、システム構成テブルに修正を加えることによ
って組み込みを達成するため、 ■電子計算機システムを停止する必要がないので、通常
の運用に影響を与えることがない。
As explained above, in the system configuration change method of the present invention, integration is achieved by loading the load module of a newly installed device driver into an empty area of the system-dedicated load area and making modifications to the system configuration table. ■There is no need to stop the computer system, so normal operations are not affected.

■プログラムモジュールのコンパイルおよびリンク等の
作業が不要なので、容易かつ迅速に処理が行える。
■Since work such as compiling and linking of program modules is not required, processing can be performed easily and quickly.

等の効果がある。There are other effects.

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

第1図は本発明のシステム構成変更方式の一実施例を示
す構成図および、 第2図はデバイスドライバのロードモジュールのローデ
ィングの説明図である。 図において、 1・・・・・・システム構成変更指示手段2・・・・・
・システム構成データヘース変更手段3・・・・・・シ
ステム構成データヘース格納手段4・・・・・・システ
ム構成変更有無判断手段5・・・・・・システム専用ロ
ード領域使用状況管理手段 6・・・・・・システム専用ロード領域7・・・・・・
ローディング手段 8・・・・・・ロードモジュール格納手段9・・・・・
・システム構成テーブル修正手段10・・・システム構
成チーフル
FIG. 1 is a configuration diagram showing an embodiment of the system configuration change method of the present invention, and FIG. 2 is an explanatory diagram of loading a device driver load module. In the figure, 1... System configuration change instruction means 2...
- System configuration data hash changing means 3... System configuration data hashes storage means 4... System configuration change determination means 5... System dedicated load area usage status managing means 6... ...System dedicated load area 7...
Loading means 8...Load module storage means 9...
・System configuration table correction means 10...System configuration table correction means

Claims (2)

【特許請求の範囲】[Claims] (1)新たに組み込むデバイスドライバのロードモジュ
ールをシステム専用ロード領域の空き領域にローディン
グするローディング手段と、 新たに組み込むデバイスドライバに応じてシステム構成
テーブルに修正を加えるシステム構成テーブル修正手段
とを備えたことを特徴とするシステム構成変更方式。
(1) Equipped with a loading means for loading a load module of a newly installed device driver into an empty area of the system-dedicated load area, and a system configuration table modification means for modifying the system configuration table according to the newly installed device driver. A system configuration change method characterized by:
(2)新たに組み込むデバイスドライバのロードモジュ
ールをローディングするシステム専用ロード領域の空き
領域をシステム専用ロード領域使用状況管理手段により
管理することを特徴とした請求項1記載のシステム構成
変更方式。
2. The system configuration changing method according to claim 1, wherein a free area in a system-dedicated load area for loading a load module of a newly installed device driver is managed by a system-dedicated load area usage management means.
JP2230979A 1990-08-31 1990-08-31 System constitution changing system Pending JPH04111148A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2230979A JPH04111148A (en) 1990-08-31 1990-08-31 System constitution changing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2230979A JPH04111148A (en) 1990-08-31 1990-08-31 System constitution changing system

Publications (1)

Publication Number Publication Date
JPH04111148A true JPH04111148A (en) 1992-04-13

Family

ID=16916325

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2230979A Pending JPH04111148A (en) 1990-08-31 1990-08-31 System constitution changing system

Country Status (1)

Country Link
JP (1) JPH04111148A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100436003B1 (en) * 1996-12-23 2004-10-08 삼성전자주식회사 Method for loading a device driver, more specifically correlated to loading the device driver on a memory through a dos prompt after a computer system is completely booted up

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100436003B1 (en) * 1996-12-23 2004-10-08 삼성전자주식회사 Method for loading a device driver, more specifically correlated to loading the device driver on a memory through a dos prompt after a computer system is completely booted up

Similar Documents

Publication Publication Date Title
Needham et al. The Cambridge CAP computer and its protection system
KR100934533B1 (en) Computer-readable recording medium recording arithmetic processing system, task control method on computer system, and computer program
US20060136503A1 (en) Dynamic seamless reconfiguration of executing parallel software
CN100570564C (en) User mode threads is configured to method and system near disabled interrupt priority
KR20010050518A (en) Method, system and program products for operationally migrating a cluster through emulation
US20050028159A1 (en) Memory managing system and task controller in multitask system
JPH10511484A (en) How to control technical processes
US6336215B1 (en) Apparatus and method for on-line code only replacement of a running program using checkpoints
JPH04111148A (en) System constitution changing system
Bernabéu-Aubán et al. The architecture of Ra: a kernel for Clouds
EP0449660A2 (en) A method and apparatus of generating shadow process
JP3437284B2 (en) Service processing system
JP3992767B2 (en) Computer processing system
JP2005284925A (en) Computer system and program update method
JPH0512173A (en) Information processor
US5430880A (en) Apparatus and method for controlling the time assignment of the processing power of a data processing system
JPH04156615A (en) System rising system
JPH03196222A (en) Program replacing system
JP2655612B2 (en) External reference update method
AU2005236085B2 (en) Modified computer architecture with initialization of objects
JPH0262633A (en) Inter-program communication system
JPH0259816A (en) System parameter control system
JPH0229867A (en) Design execution control system
KR20010018146A (en) Method of Alternating Text Areas of the Shared Library
JPH02310733A (en) Execution control system for program in general purpose terminal system