JPH06250754A - System startup time shortening method - Google Patents

System startup time shortening method

Info

Publication number
JPH06250754A
JPH06250754A JP5056583A JP5658393A JPH06250754A JP H06250754 A JPH06250754 A JP H06250754A JP 5056583 A JP5056583 A JP 5056583A JP 5658393 A JP5658393 A JP 5658393A JP H06250754 A JPH06250754 A JP H06250754A
Authority
JP
Japan
Prior art keywords
monitor
area
storage device
definition information
monitor area
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
JP5056583A
Other languages
Japanese (ja)
Inventor
Yuji Murotani
祐二 室谷
Masahiko Hayashi
正彦 林
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
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Solution Innovators Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP5056583A priority Critical patent/JPH06250754A/en
Publication of JPH06250754A publication Critical patent/JPH06250754A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To shorten the system startup time when a system is started up after a system down state by saving a monitor structure in an extended storage device. CONSTITUTION:A system generating means 11 reads the resident part of the operating system out of a system generation file 4 on the basis of system generation definition information and constitutes the monitor structure in a monitor area 21 on a main storage device 2. A monitor area saving means 12 saves the monitor structure in the monitor area 21 to a monitor saving area 31 on the extended storage device 3 and also stores the system generation definition information in a system generation definition information storage area 22 when the construction of the monitor structure is completed. A monitor area reloading means 13 compares the current system generation definition information with the system generation definition information in the system generation definition information storage area 22 when the system is started up after its down state and reloads the monitor structure in the monitor saving area 31 on the extended storage device 3 to the monitor area 21 on the main storage device 2 when the both match each other.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はシステム立上げ時間短縮
方式に関し、特にシステムダウン後の立上げ時間を短縮
することでシステムダウン時間を最小限に止める必要が
ある情報処理システム(以下、単にシステムという)に
用いられるシステム立上げ時間短縮方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system start-up time shortening method, and more particularly to an information processing system (hereinafter simply referred to as a system) in which the system down time must be minimized by shortening the start-up time after a system down. The system startup time reduction method used for

【0002】[0002]

【従来の技術】従来、システムダウン後のシステム立上
げでは、システム生成プログラムは、利用者が定義した
システム生成定義情報に変更がなくとも、システム生成
定義情報に従ってシステム生成ファイルからオペレーテ
ィングシステムの常駐部を読み出して主記憶装置上のモ
ニタ領域にモニタ構造の構築を毎回行っていた。このた
め、システムが運用開始可能になるまで多くの時間を要
するという問題点があった。
2. Description of the Related Art Conventionally, when a system is started after a system goes down, a system generation program operates from a system generation file to a resident part of an operating system according to the system generation definition information, even if the user has not changed the system generation definition information. Was read and the monitor structure was constructed in the monitor area on the main storage device every time. Therefore, there is a problem that it takes a lot of time before the system can be put into operation.

【0003】そこで、従来、システム生成後のモニタ構
造をディスク上に保存し、以降この保存されたモニタ構
造を用いてシステム立上げ時間を短縮するようにしたシ
ステム立上げ時間短縮方式が提案されている(特開昭6
3−79120号公報参照)。
Therefore, conventionally, a system startup time shortening method has been proposed in which the monitor structure after system generation is saved on a disk and the system startup time is shortened by using this saved monitor structure. (JP-A-6
3-79120 gazette).

【0004】[0004]

【発明が解決しようとする課題】上述した従来のシステ
ム立上げ時間短縮方式では、たとえモニタ構造がディス
ク上に構築されていても、大規模な汎用計算機ではディ
スクから主記憶装置上にモニタ構造をロードするのに多
くの時間を要し、大幅な立上げ時間の短縮には限界があ
るという問題点があった。
In the above-mentioned conventional system start-up time reduction method, even if the monitor structure is built on the disk, a large-scale general-purpose computer can install the monitor structure on the main storage device from the disk. It took a lot of time to load, and there was a problem that there was a limit to the drastic reduction in startup time.

【0005】本発明の目的は、上述の点に鑑み、モニタ
構造を拡張記憶装置に退避し、システムダウン後のシス
テム立上げ時に前回の立上げ時とシステム生成定義情報
に変更がない場合にモニタ構造を主記憶装置に復元して
モニタ構造の再構築を行わないようにしたシステム立上
げ時間短縮方式を提供することにある。
In view of the above points, an object of the present invention is to save the monitor structure in the extended storage device, and to monitor the system at the time of system startup after the system is down and when there is no change in the system startup definition information. It is an object of the present invention to provide a system start-up time shortening method in which the structure is restored to the main memory and the monitor structure is not rebuilt.

【0006】また、本発明の他の目的は、モニタ構造を
主記憶装置の別の領域に複写し、システムダウン後のシ
ステム立上げ時に前回の立上げ時とシステム生成定義情
報に変更がない場合にモニタ領域を切り換えてモニタ構
造の再構築を行わないようにしたシステム立上げ時間短
縮方式を提供することにある。
Another object of the present invention is to copy the monitor structure to another area of the main storage device, and when there is no change in the system startup definition from the previous startup at the system startup after the system down. Another object of the present invention is to provide a system start-up time shortening method that does not rebuild the monitor structure by switching the monitor area.

【0007】[0007]

【課題を解決するための手段】本発明のシステム立上げ
時間短縮方式は、システム生成プログラムの起動により
主記憶装置上に構築されたモニタ領域のモニタ構造を拡
張記憶装置上のモニタ退避領域に退避するモニタ領域退
避手段と、システムダウン後の立上げ時に前記モニタ領
域退避手段により拡張記憶装置上のモニタ退避領域に退
避されたモニタ構造を主記憶装置上のモニタ領域に復元
するモニタ領域復元手段とを有する。
According to the system start-up time reduction method of the present invention, the monitor structure of the monitor area constructed on the main memory by the activation of the system generating program is saved to the monitor save area on the extended memory. And a monitor area restoring means for restoring the monitor structure saved in the monitor save area on the extended storage device by the monitor area save means to the monitor area on the main storage device at the time of startup after the system goes down. Have.

【0008】また、本発明のシステム立上げ時間短縮方
式は、システム生成プログラムの起動により主記憶装置
上に構築された第1モニタ領域のモニタ構造を主記憶装
置上の別の第2モニタ領域に複写するモニタ領域複写手
段と、システムダウン後の立上げ時に第1モニタ領域を
前記モニタ領域複写手段によりモニタ構造を複写された
主記憶装置上の第2モニタ領域に切り換えるモニタ領域
切換え手段とを有する。
Further, in the system start-up time shortening method of the present invention, the monitor structure of the first monitor area constructed on the main memory by activating the system generating program is changed to another second monitor area on the main memory. Monitor area copying means for copying, and monitor area switching means for switching the first monitor area to the second monitor area on the main storage device in which the monitor structure is copied by the monitor area copying means at the time of startup after the system goes down. .

【0009】[0009]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
The present invention will be described in detail with reference to the drawings.

【0010】図1は、本発明の第1実施例に係るシステ
ム立上げ時間短縮方式の構成を示すブロック図である。
本実施例のシステム立上げ時間短縮方式は、システム生
成プログラム1と、主記憶装置2と、拡張記憶装置3
と、システム生成ファイル4とから、その主要部が構成
されている。
FIG. 1 is a block diagram showing the configuration of a system startup time reduction system according to the first embodiment of the present invention.
The system start-up time shortening method of this embodiment uses a system generation program 1, a main storage device 2, and an expansion storage device 3.
And the system-generated file 4 constitute the main part thereof.

【0011】システム生成プログラム1は、利用者が定
義したシステム生成定義情報に基づいてシステム生成フ
ァイル4から主記憶装置2上のモニタ領域21にモニタ
構造を構築するシステム生成手段11と、主記憶装置2
上のモニタ領域11のモニタ構造を拡張記憶装置3上の
モニタ退避領域31に退避するモニタ領域退避手段12
と、モニタ領域退避手段12により拡張記憶装置3上の
モニタ退避領域31に退避されたモニタ構造を主記憶装
置2上のモニタ領域21に復元するモニタ領域復元手段
13とから構成されている。
The system generation program 1 includes a system generation means 11 for constructing a monitor structure from the system generation file 4 in the monitor area 21 on the main storage device 2 based on the system generation definition information defined by the user, and the main storage device. Two
Monitor area saving means 12 for saving the monitor structure of the upper monitor area 11 to the monitor save area 31 on the extended storage device 3.
And a monitor area restoring means 13 for restoring the monitor structure saved in the monitor save area 31 on the extended storage device 3 by the monitor area save means 12 to the monitor area 21 on the main storage device 2.

【0012】主記憶装置2には、モニタ領域21と、シ
ステム生成定義情報格納領域22とが含まれている。な
お、システム生成定義情報格納領域22は、拡張記憶装
置3に含まれていてもよい。
The main storage device 2 includes a monitor area 21 and a system generation definition information storage area 22. The system generation definition information storage area 22 may be included in the extended storage device 3.

【0013】拡張記憶装置3には、モニタ退避領域31
が含まれている。
The extended storage device 3 has a monitor save area 31.
It is included.

【0014】次に、このように構成された第1実施例の
システム立上げ時間短縮方式の動作について説明する。
Next, the operation of the system start-up time shortening system of the first embodiment thus constructed will be described.

【0015】初回のシステム立上げ時、システム生成プ
ログラム1は、システム生成手段11により、利用者が
定義したシステム生成定義情報に基づいてシステム生成
ファイル4からオペレーティングシステムの常駐部を読
み出して主記憶装置2上のモニタ領域21にモニタ構造
を構築する。
When the system is started up for the first time, the system generation program 1 reads the resident part of the operating system from the system generation file 4 by the system generation means 11 based on the system generation definition information defined by the user, and the main storage device. A monitor structure is constructed in the monitor area 21 on the upper part 2.

【0016】主記憶装置2上のモニタ領域21にモニタ
構造の構築を完了した時点で、システム生成プログラム
1は、モニタ領域退避手段12により、主記憶装置2上
のモニタ領域21のモニタ構造を拡張記憶装置3上のモ
ニタ退避領域31に退避するとともに、その時点のシス
テム生成定義情報を主記憶装置2上のシステム生成定義
情報格納領域22に記憶する。
When the construction of the monitor structure in the monitor area 21 on the main memory 2 is completed, the system generation program 1 causes the monitor area saving means 12 to extend the monitor structure of the monitor area 21 on the main memory 2. The system creation definition information at that time is stored in the system creation definition information storage area 22 on the main storage device 2 while being saved in the monitor save area 31 on the storage device 3.

【0017】システムダウン後の立上げ時、システム生
成プログラム1は、利用者が定義した今回の立上げのシ
ステム生成定義情報と主記憶装置2上のシステム生成定
義情報格納領域22に記憶されている前回のシステム生
成定義情報とを比較し、両者が等しければ、モニタ領域
復元手段13により、拡張記憶装置3上のモニタ退避領
域31のモニタ構造を主記憶装置2上のモニタ領域21
に復元する。これにより、システム生成定義情報に変更
がない場合には、主記憶装置2上のモニタ領域21への
モニタ構造の構築が省略されるので、システム立上げ時
間が短縮される。特に、拡張記憶装置3から主記憶装置
2への復元であるので、ディスクから主記憶装置へのロ
ードに比べて高速に行え、システム立上げ時間を短縮す
ることができる。
At the time of startup after the system goes down, the system generation program 1 is stored in the system generation definition information storage area 22 in the main storage device 2 and the system generation definition information of the current startup defined by the user. The previous system-generated definition information is compared, and if they are equal to each other, the monitor area restoring means 13 sets the monitor structure of the monitor save area 31 on the extended storage device 3 to the monitor area 21 on the main storage device 2.
Restore to. As a result, when the system generation definition information is not changed, the construction of the monitor structure in the monitor area 21 on the main storage device 2 is omitted, and the system startup time is shortened. In particular, since the restoration from the extended storage device 3 to the main storage device 2 is performed, it can be performed faster than loading from the disk to the main storage device, and the system startup time can be shortened.

【0018】また、利用者が定義した今回の立上げのシ
ステム生成定義情報と主記憶装置2上のシステム生成定
義情報格納領域22に記憶されている前回のシステム生
成定義情報とが等しくなければ、システム生成プログラ
ム1は、システム生成手段11により、利用者が定義し
たシステム生成定義情報に基づいてシステム生成ファイ
ル4からオペレーティングシステムの常駐部を読み出し
て主記憶装置2上のモニタ領域21にモニタ構造を構築
する。
If the user-defined system creation definition information at this time of startup is not equal to the previous system creation definition information stored in the system creation definition information storage area 22 in the main storage device 2, The system generation program 1 reads the resident part of the operating system from the system generation file 4 based on the system generation definition information defined by the user by the system generation means 11 and sets the monitor structure in the monitor area 21 on the main storage device 2. To construct.

【0019】主記憶装置2上のモニタ領域21にモニタ
構造の構築を完了した時点で、システム生成プログラム
1は、モニタ領域退避手段12により、主記憶装置2上
のモニタ領域21のモニタ構造を拡張記憶装置3上のモ
ニタ退避領域31に退避するとともに、その時点のシス
テム生成定義情報をシステム生成定義情報格納領域22
に記憶する。
When the construction of the monitor structure in the monitor area 21 on the main storage device 2 is completed, the system generation program 1 causes the monitor area saving means 12 to extend the monitor structure of the monitor area 21 on the main storage device 2. The data is saved in the monitor save area 31 on the storage device 3 and the system-generated definition information at that time is stored in the system-generated definition information storage area 22.
Remember.

【0020】図2は、本発明の第2実施例に係るシステ
ム立上げ時間短縮方式の構成を示すブロック図である。
本実施例のシステム立上げ時間短縮方式は、システム生
成プログラム1と、主記憶装置2と、システム生成ファ
イル4とから、その主要部が構成されている。なお、図
1に示した第1実施例におけるのと同一部分には同一符
号を付して示す(以下同様)。
FIG. 2 is a block diagram showing the configuration of a system start-up time reduction system according to the second embodiment of the present invention.
The system start-up time shortening method of this embodiment comprises a system generating program 1, a main storage device 2, and a system generating file 4 as its main components. The same parts as those in the first embodiment shown in FIG. 1 are designated by the same reference numerals (the same applies hereinafter).

【0021】システム生成プログラム1は、利用者が定
義したシステム生成定義情報に基づいてシステム生成フ
ァイル4から主記憶装置2上の第1モニタ領域23にモ
ニタ構造を構築するシステム生成手段11と、主記憶装
置2上の第1モニタ領域23のモニタ構造を主記憶装置
2上の別に用意した第2モニタ領域24に複写するモニ
タ領域複写手段14と、モニタ領域を第1モニタ領域2
3から第2モニタ領域24に切り換えるモニタ領域切換
え手段15とから構成されている。
The system generation program 1 includes a system generation means 11 for constructing a monitor structure from the system generation file 4 in the first monitor area 23 on the main storage device 2 based on the system generation definition information defined by the user, Monitor area copying means 14 for copying the monitor structure of the first monitor area 23 on the storage device 2 to the separately prepared second monitor area 24 on the main storage device 2, and the monitor area for the first monitor area 2
3 to the second monitor area 24 and monitor area switching means 15.

【0022】主記憶装置2は、第1モニタ領域23と、
第2モニタ領域24と、システム生成定義情報格納領域
22とを含んでいる。
The main storage device 2 includes a first monitor area 23,
It includes a second monitor area 24 and a system generation definition information storage area 22.

【0023】次に、このように構成された第2実施例の
システム立上げ時間短縮方式の動作について説明する。
Next, the operation of the system start-up time shortening system of the second embodiment thus constructed will be described.

【0024】初回のシステム立上げ時、システム生成プ
ログラム1は、利用者が定義したシステム生成定義情報
に基づいてシステム生成ファイル4からオペレーティン
グシステムの常駐部を読み出して主記憶装置2上の第1
モニタ領域23にモニタ構造を構築する。
When the system is started up for the first time, the system generation program 1 reads the resident part of the operating system from the system generation file 4 based on the system generation definition information defined by the user, and reads the first part on the main storage device 2.
A monitor structure is constructed in the monitor area 23.

【0025】主記憶装置2上の第1モニタ領域23にモ
ニタ構造の構築を完了した時点で、システム生成プログ
ラム1は、モニタ領域複写手段14により、主記憶装置
2上の第1モニタ領域23のモニタ構造を主記憶装置2
上の第2モニタ領域24に複写するとともに、その時点
のシステム生成定義情報を主記憶装置2上のシステム生
成定義情報格納領域22に記憶する。
At the time when the construction of the monitor structure in the first monitor area 23 in the main memory 2 is completed, the system generation program 1 causes the monitor area copying means 14 to write the monitor area in the first monitor area 23 in the main memory 2. Monitor structure as main memory 2
The system generation definition information at that time is stored in the system generation definition information storage area 22 on the main memory 2 while being copied to the second monitor area 24.

【0026】システムダウン後の立上げ時、システム生
成プログラム1は、利用者が定義した今回の立上げのシ
ステム定義情報と主記憶装置2上のシステム生成定義情
報格納領域22に記憶されている前回のシステム生成定
義情報とを比較し、両者が等しければ、モニタ領域切換
え手段15により、モニタ領域を主記憶装置2上の第1
モニタ領域23から主記憶装置2上の第2モニタ領域2
4に切り換える。例えば、モニタ領域を示すレジスタの
内容を第1モニタ領域23を指す値から第2モニタ領域
24を指す値に変更する。これにより、システム生成定
義情報に変更がない場合に、主記憶装置2上の第1モニ
タ領域23へのモニタ構造の構築が省略されるので、シ
ステム立上げ時間を短縮することができる。特に、モニ
タ領域の切換えをレジスタの書換えで行う場合、モニタ
構造の退避および復元も必要なくなるので、図1に示し
た第1実施例の場合よりもシステム立上げ時間をさらに
短縮することができる。
At the time of startup after the system goes down, the system generation program 1 stores the system definition information of the current startup defined by the user and the previous time stored in the system generation definition information storage area 22 in the main storage device 2. If the two are equal, the monitor area switching means 15 sets the monitor area to the first area on the main storage device 2.
From the monitor area 23 to the second monitor area 2 on the main storage device 2.
Switch to 4. For example, the content of the register indicating the monitor area is changed from the value indicating the first monitor area 23 to the value indicating the second monitor area 24. Thereby, when the system generation definition information is not changed, the construction of the monitor structure in the first monitor area 23 on the main storage device 2 is omitted, so that the system startup time can be shortened. In particular, when the monitor area is switched by rewriting the register, it is not necessary to save and restore the monitor structure, so that the system startup time can be further shortened as compared with the case of the first embodiment shown in FIG.

【0027】また、利用者が定義した今回の立上げのシ
ステム生成定義情報とシステム生成定義情報格納領域2
2に記憶されている前回のシステム生成定義情報とが等
しくなければ、システム生成プログラム1は、システム
生成手段11により、利用者が定義したシステム生成定
義情報に基づいてシステム生成ファイル4からオペレー
ティングシステムの常駐部を読み出して主記憶装置2上
の第1モニタ領域23にモニタ構造を構築する。
The system-created definition information and system-created definition information storage area 2 for the current startup defined by the user
If the previous system generation definition information stored in 2 is not equal, the system generation program 1 causes the system generation means 11 to extract the operating system from the system generation file 4 based on the system generation definition information defined by the user. The resident section is read and a monitor structure is constructed in the first monitor area 23 on the main storage device 2.

【0028】主記憶装置2上の第1モニタ領域23にモ
ニタ構造の構築を完了した時点で、システム生成プログ
ラム1は、モニタ領域複写手段14により、主記憶装置
2上の第1モニタ領域23を主記憶装置1上の第2モニ
タ領域24に複写するとともに、その時点のシステム生
成定義情報をシステム生成定義情報格納領域22に記憶
する。
When the construction of the monitor structure in the first monitor area 23 in the main memory 2 is completed, the system generation program 1 causes the monitor area copying means 14 to copy the first monitor area 23 in the main memory 2. The system creation definition information at that time is stored in the system creation definition information storage area 22 while being copied to the second monitor area 24 on the main storage device 1.

【0029】[0029]

【発明の効果】以上説明したように本発明は、システム
生成プログラムの起動により主記憶装置上に構築された
モニタ領域のモニタ構造を拡張記憶装置上のモニタ退避
領域に退避するモニタ領域退避手段と、システムダウン
後の立上げ時に前記モニタ領域退避手段により拡張記憶
装置上のモニタ退避領域に退避されたモニタ構造を主記
憶装置上のモニタ領域に復元するモニタ領域復元手段と
を設けたことにより、システムダウン後のシステム立上
げ時に前回の立上げ時とシステム生成定義情報に変更が
ない場合にモニタ構造の再構築を行うことなしにモニタ
構造を拡張記憶装置上のモニタ退避領域から主記憶装置
上のモニタ領域に復元するだけですむので、システム立
上げ時間が大幅に短縮されるという効果がある。
As described above, the present invention provides the monitor area saving means for saving the monitor structure of the monitor area built in the main storage device to the monitor save area in the extended storage device by starting the system generating program. By providing monitor area restoring means for restoring the monitor structure saved in the monitor save area on the extended storage device by the monitor area save means to the monitor area on the main storage device at the time of startup after the system goes down, When the system is started after the system goes down, the monitor structure can be moved from the monitor save area on the expanded storage device to the main storage device without rebuilding the monitor structure when there is no change in the system creation definition information at the previous startup. Since it only needs to be restored to the monitor area of, the system startup time can be significantly shortened.

【0030】また、システム生成プログラムの起動によ
り主記憶装置上に構築された第1モニタ領域のモニタ構
造を主記憶装置上の別の第2モニタ領域に複写するモニ
タ領域複写手段と、システムダウン後の立上げ時に第1
モニタ領域を前記モニタ領域複写手段によりモニタ構造
を複写された主記憶装置上の第2モニタ領域に切り換え
るモニタ領域切換え手段とを設けたことにより、システ
ムダウン後のシステム立上げ時に前回の立上げ時とシス
テム生成定義情報に変更がない場合にモニタ構造の再構
築を行うことなしに主記憶装置上のモニタ領域の切換え
だけですむので、システム立上げ時間がより大幅に短縮
されるという効果がある。
Further, a monitor area copying means for copying the monitor structure of the first monitor area constructed on the main storage device to another second monitor area on the main storage device by starting the system generating program, and after the system is down. No. 1 when starting up
By providing monitor area switching means for switching the monitor area to the second monitor area on the main storage device whose monitor structure is copied by the monitor area copying means, at the time of system startup after system down at the time of previous startup When there is no change in the system-generated definition information, it is only necessary to switch the monitor area on the main memory without rebuilding the monitor structure, which has the effect of significantly shortening the system startup time. .

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

【図1】本発明の第1実施例に係るシステム立上げ時間
短縮方式の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a system startup time reduction method according to a first embodiment of the present invention.

【図2】本発明の第2実施例に係るシステム立上げ時間
短縮方式の構成を示すブロック図である。
FIG. 2 is a block diagram showing a configuration of a system startup time reduction method according to a second embodiment of the present invention.

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

1 システム生成プログラム 2 主記憶装置 3 拡張記憶装置 4 システム生成ファイル 11 システム生成手段 12 モニタ領域退避手段 13 モニタ領域復元手段 14 モニタ領域複写手段 15 モニタ領域切換え手段 21 モニタ領域 22 システム生成定義情報格納領域 23 第1モニタ領域 24 第2モニタ領域 31 モニタ退避領域 1 System Generation Program 2 Main Memory 3 Extended Memory 4 System Generation File 11 System Generation Means 12 Monitor Area Saving Means 13 Monitor Area Restoring Means 14 Monitor Area Copying Means 15 Monitor Area Switching Means 21 Monitor Areas 22 System Generation Definition Information Storage Areas 23 First monitor area 24 Second monitor area 31 Monitor save area

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 システム生成プログラムの起動により主
記憶装置上に構築されたモニタ領域のモニタ構造を拡張
記憶装置上のモニタ退避領域に退避するモニタ領域退避
手段と、 システムダウン後の立上げ時に前記モニタ領域退避手段
により拡張記憶装置上のモニタ退避領域に退避されたモ
ニタ構造を主記憶装置上のモニタ領域に復元するモニタ
領域復元手段とを有することを特徴とするシステム立上
げ時間短縮方式。
1. A monitor area saving means for saving a monitor structure of a monitor area constructed on a main storage device to a monitor save area on an extended storage device by activating a system generation program, and the monitor area saving means for starting up after a system down. A system start-up time shortening method comprising: monitor area restoring means for restoring the monitor structure saved in the monitor save area on the extended storage device by the monitor area save means to the monitor area on the main storage device.
【請求項2】 前記モニタ領域退避手段がシステム生成
定義情報をシステム生成定義情報格納領域に記憶し、前
記モニタ領域復元手段が立上げ時のシステム生成定義情
報が前記システム生成定義情報格納領域に記憶されたシ
ステム生成定義情報と等しいときにモニタ構造の復元を
実行する請求項1記載のシステム立上げ時間短縮方式。
2. The monitor area saving means stores the system generation definition information in the system generation definition information storage area, and the monitor area restoring means stores the system generation definition information at startup in the system generation definition information storage area. 2. The system startup time reduction method according to claim 1, wherein the restoration of the monitor structure is executed when it is equal to the generated system generation definition information.
【請求項3】 システム生成プログラムの起動により主
記憶装置上に構築された第1モニタ領域のモニタ構造を
主記憶装置上の別の第2モニタ領域に複写するモニタ領
域複写手段と、 システムダウン後の立上げ時に第1モニタ領域を前記モ
ニタ領域複写手段によりモニタ構造を複写された主記憶
装置上の第2モニタ領域に切り換えるモニタ領域切換え
手段とを有することを特徴とするシステム立上げ時間短
縮方式。
3. A monitor area copying means for copying the monitor structure of the first monitor area constructed on the main storage device to another second monitor area on the main storage device by activating the system generation program, and after the system goes down. And a monitor area switching means for switching the first monitor area to the second monitor area on the main storage device whose monitor structure has been copied by the monitor area copying means when the system is started up. .
【請求項4】 前記モニタ領域複写手段がシステム生成
定義情報をシステム生成定義情報格納領域に記憶し、前
記モニタ領域切換え手段が立上げ時のシステム生成定義
情報が前記システム生成定義情報格納領域に記憶された
システム生成定義情報と等しいときに前記第1モニタ領
域から前記第2モニタ領域への切換えを実行する請求項
3記載のシステム立上げ時間短縮方式。
4. The monitor area copying means stores the system generation definition information in the system generation definition information storage area, and the monitor area switching means stores the system generation definition information at startup in the system generation definition information storage area. 4. The system startup time shortening method according to claim 3, wherein the switching from the first monitor area to the second monitor area is executed when it is equal to the generated system generation definition information.
JP5056583A 1993-02-22 1993-02-22 System startup time shortening method Pending JPH06250754A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5056583A JPH06250754A (en) 1993-02-22 1993-02-22 System startup time shortening method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5056583A JPH06250754A (en) 1993-02-22 1993-02-22 System startup time shortening method

Publications (1)

Publication Number Publication Date
JPH06250754A true JPH06250754A (en) 1994-09-09

Family

ID=13031198

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5056583A Pending JPH06250754A (en) 1993-02-22 1993-02-22 System startup time shortening method

Country Status (1)

Country Link
JP (1) JPH06250754A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6315319A (en) * 1986-07-07 1988-01-22 Nec Corp System for assembling fast start up in system
JPS63284617A (en) * 1987-05-18 1988-11-21 Sumitomo Electric Ind Ltd Automatic restarting method for computer
JPH0269812A (en) * 1988-09-06 1990-03-08 Seiko Epson Corp Computer

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6315319A (en) * 1986-07-07 1988-01-22 Nec Corp System for assembling fast start up in system
JPS63284617A (en) * 1987-05-18 1988-11-21 Sumitomo Electric Ind Ltd Automatic restarting method for computer
JPH0269812A (en) * 1988-09-06 1990-03-08 Seiko Epson Corp Computer

Similar Documents

Publication Publication Date Title
JP2001014050A (en) Information processor and storage medium
JPH06250754A (en) System startup time shortening method
JP2970589B2 (en) High-speed system boot method using large-scale memory
JP2002108677A (en) Device for managing document and method for the same and storage medium
JP4086723B2 (en) Index file processing method, method, and program
JP2011164759A (en) Method, device, and program for updating bios
JP4261649B2 (en) Image processing apparatus, method, and recording medium
JP2002014818A (en) Information processor and method for preserving set parameter of bios
JP2000148562A (en) Data backup method, data backup device utilizing the method and computer readable recording medium recorded with data backup program
JP3113498B2 (en) System configuration management device
JPH10187849A (en) Data string processor
JPH0322152A (en) File restoring system
JPH027156A (en) Document backup device for document processor
JPH09244907A (en) Data restoration system
JP2002304315A (en) Data management device and method
JPH01188961A (en) Program executing system
JPH05324258A (en) Display character size varying method
JPH11328093A (en) Input/output device information management system for multi-computer system
JPS6349839A (en) Leading system for electronic computer system
JPH02162437A (en) File processor
JPH096629A (en) Program conversion method
JPH1124988A (en) Program execution control managing method
JPH03282824A (en) Program start system
JP2004013483A (en) Information processing method and control method thereof
JPH06231054A (en) Information processor