JPH10293682A - High speed system activating method using large scale memory - Google Patents
High speed system activating method using large scale memoryInfo
- Publication number
- JPH10293682A JPH10293682A JP9116416A JP11641697A JPH10293682A JP H10293682 A JPH10293682 A JP H10293682A JP 9116416 A JP9116416 A JP 9116416A JP 11641697 A JP11641697 A JP 11641697A JP H10293682 A JPH10293682 A JP H10293682A
- Authority
- JP
- Japan
- Prior art keywords
- area
- copy
- startup
- areas
- frozen
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Landscapes
- Stored Programmes (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、コンピュータ等情
報処理装置のシステム起動方式に関する。[0001] 1. Field of the Invention [0002] The present invention relates to a system starting method for an information processing apparatus such as a computer.
【0002】[0002]
【従来の技術】一般的にフォールトトレラント型コンピ
ュータでは、障害に備えてハードウェアに診断能力や冗
長性をもたせて障害箇所を取り除き、障害により運用が
止まることのないように設計されている。2. Description of the Related Art In general, a fault-tolerant computer is designed so that hardware is provided with diagnostic capability and redundancy in order to prepare for a failure to remove a failure point so that operation does not stop due to the failure.
【0003】また、例えば特開平3−278126号公
報には、主記憶イメージをバックアップイメージとして
格納し、再起動の際にセーブされているバックアップイ
メージを主記憶にコピーして主記憶イメージを復元し、
システムを立ち上げ直後の状態に復帰させることができ
るようにし、OS(オペレーティングシステム)初期化
処理やアプリケーション初期化処理など、ディスクアク
セス回数が極端に多く、処理時間が一様でない処理を省
略可能とし、計算機システムの立ち上げの高速化を図る
ようにした方式が提案されている。For example, Japanese Patent Application Laid-Open No. 3-278126 discloses that a main storage image is stored as a backup image, and a backup image saved at the time of restart is copied to a main storage to restore the main storage image. ,
The system can be returned to the state immediately after booting, and processes such as an OS (operating system) initialization process and an application initialization process, in which the number of disk accesses is extremely large and the processing time is not uniform, can be omitted. There has been proposed a method for speeding up the startup of a computer system.
【0004】[0004]
【発明が解決しようとする課題】しかしながら、上記し
た従来方式は下記記載の問題点を有している。However, the above-mentioned conventional system has the following problems.
【0005】(1)第1の問題点は、致命的なハードウ
ェアの障害やソフトウェアのバグによって運用が停止す
る場合がある、ということである。この場合、運用を再
開するために、システムを立ち上げ直す必要があり、O
Sの初期化に変えて、運用に必要なソフトウェアの起
動、初期化を要するので、システム再開までに時間がか
かる。(1) The first problem is that the operation may be stopped due to a fatal hardware failure or a software bug. In this case, it is necessary to restart the system in order to resume operation.
Since it is necessary to start and initialize software necessary for operation instead of the initialization of S, it takes time to restart the system.
【0006】(2)また上記特開平3−278126号
公報に記載の方式では、再起動時に、バックアップイメ
ージを主記憶にコピーしなおす必要があり、これは再起
動の高速化を損なう、ものである。(2) In the method described in Japanese Patent Application Laid-Open No. 3-278126, it is necessary to copy the backup image to the main memory at the time of restart, which impairs the speeding up of the restart. is there.
【0007】そして、高速化を図るためには、バックア
ップイメージを直接起動して運用のために用いたいが、
バックアップイメージを直接用いることは、バックアッ
プイメージの内容を壊すことになり、その次の再起動時
には、使えなくなってしまう。[0007] In order to increase the speed, it is desired to directly start the backup image and use it for operation.
Using the backup image directly destroys the contents of the backup image and becomes unusable at the next reboot.
【0008】したがって、本発明は、上記問題点に鑑み
てなされたものであって、その目的は、起動後のシステ
ムの状態を保存しているメモリを再起動時に直接使っ
て、高速にシステムを立ち上げ可能とするシステム起動
方式を提供することにある。Therefore, the present invention has been made in view of the above-mentioned problems, and has as its object to directly use a memory storing the state of a system after startup at the time of restart, thereby enabling a high-speed system. It is an object of the present invention to provide a system start-up method that enables booting.
【0009】[0009]
【課題を解決するための手段】前記目的を達成するた
め、本発明は、メモリ領域を、役割からみて、システム
が運用のためにアクセスする領域であってプロセス情報
が格納される通常領域と、プロセス情報を保存するバッ
クアップ用の複製領域と、前記複製領域の複製を保持す
る凍結領域と、に区分し、前記各領域毎に現在の機能を
示す情報を保持する記憶手段を備え、システム起動時、
最初の起動時などのように複製領域に複製情報が格納さ
れていない場合、初期化処理後、次回の再起動に備えて
前記複製領域に前記通常領域の複製を作成し、一方、シ
ステム起動時に、複製領域に複製が完了している場合に
は、前記複製領域を用いてシステム及び/又はアプリケ
ーションの立ちあげを行い、起動後に、前記複製領域を
通常領域に、前記システム起動時点での凍結領域を複製
領域に、前記システム起動時点での通常領域を凍結領域
に巡回的に役割を入れ替え、システム運用時に、前記凍
結領域に前記複製領域の内容を複製しておく、ことを特
徴とする。In order to achieve the above object, according to the present invention, there is provided a memory area, in view of a role, a normal area in which a system accesses for operation and in which process information is stored, Storage means for dividing into a backup copy area for storing process information and a frozen area for holding a copy of the copy area, and holding information indicating a current function for each of the areas; ,
If the duplication information is not stored in the duplication area such as at the time of the first startup, after the initialization process, a copy of the normal area is created in the duplication area in preparation for the next restart, while the system is booted. If the duplication has been completed in the duplication area, the system and / or the application are started up using the duplication area, and after starting, the duplication area is changed to the normal area, and the frozen area at the time of starting the system is frozen. The role is cyclically replaced with a frozen area in the normal area at the time of starting the system, and the contents of the replicated area are copied in the frozen area during system operation.
【0010】[0010]
【発明の実施の形態】本発明の実施の形態について以下
に説明する。本発明のシステム起動方式は、その好まし
い実施の形態において、メモリ領域を、機能からみて、
システムが運用のためにアクセスする領域であってプロ
セス情報が格納される通常領域と、プロセス情報が記憶
されるバックアップ用の複製領域と、前記複製領域の内
容を保持する凍結領域と、に区分し、これらの領域は機
能の入れ替えが順次行われ、各領域毎に現在の機能を示
す情報を保持する管理フラグを備え、システム起動時、
最初の起動時などのように複製領域に複製がなされてい
ない場合には、初期化処理後、次回の再起動に備え複製
領域に通常領域の複製を作成する。一方、システム起動
時に、複製領域に複製が完了している場合には、この複
製領域を用いてシステムの立ち上げを行い、システム起
動後、この複製領域を通常領域に、今回のシステム起動
時前の凍結領域であって領域を複製領域に、今回のシス
テム起動時前の通常領域であった領域を凍結領域に機能
設定の入れ替えを行う。そして、システム運用時に、凍
結領域に前記複製領域を複製しておく。Embodiments of the present invention will be described below. In a preferred embodiment of the system boot method of the present invention, a memory area is viewed from a function point of view.
It is divided into an ordinary area that is accessed by the system for operation and stores process information, a backup copy area where process information is stored, and a frozen area that holds the contents of the copy area. In these areas, functions are sequentially exchanged, and each area is provided with a management flag for retaining information indicating a current function for each area.
If the duplication area has not been duplicated, such as at the time of the first startup, after the initialization processing, a duplication of the normal area is created in the duplication area in preparation for the next restart. On the other hand, if the duplication has been completed in the duplication area when the system is started, the system is started up using this duplication area. The function setting is changed to the frozen area, and the area is changed to the replication area, and the area that was the normal area before the current system startup is changed to the frozen area. Then, during operation of the system, the duplication area is duplicated in the frozen area.
【0011】すなわち、本発明の実施の形態において
は、システム運用に用いる一つのメモリ領域と、アプリ
ケーションプログラムの起動も含めたシステム起動後の
プロセスを再現するのに必要な情報を保存しておくため
の二つのメモリ領域と、それぞれの領域の役割と有効性
を示す管理領域と、複製領域にプロセスの情報を複写す
る手段と、システム起動の際に用いる起動手段と、領域
の管理領域を変更する手段を有する。That is, in the embodiment of the present invention, one memory area used for system operation and information necessary to reproduce a process after system startup including application program startup are stored. Two memory areas, a management area indicating the role and validity of each area, a means for copying process information to a duplication area, a start means used at the time of system startup, and a change in the management area of the area Having means.
【0012】システムの最初のアプリケーションを含め
た初期化起動後に、二つのメモリ領域(複製領域と凍結
領域)に、プロセスの情報を保存し、次回の再起動時
に、その一方の領域(複製領域)を直接用いて高速に起
動する。そして、他方の保存領域を使って、運用中に並
行して、保存領域を二つにする。After the initial startup including the first application of the system, process information is stored in two memory areas (replicated area and frozen area), and one of the areas (replicated area) at the next restart. Start up fast using directly. Then, using the other storage area, the number of storage areas is reduced to two in parallel during operation.
【0013】保存領域を二つにすることによって、再起
動時に、保存領域を直接使ってしまっても、次の再起動
時までに保存領域が常に二つある状態にすることがで
き、再起動を高速に行うことができる。By using two storage areas, even if the storage area is directly used at the time of restart, it is possible to always have two storage areas by the time of the next restart. Can be performed at high speed.
【0014】管理領域は領域の役割とプロセスの状態を
保存しているかどうかを管理している。The management area manages whether the role of the area and the state of the process are stored.
【0015】[0015]
【実施例】上記した本発明の実施の形態について更に詳
細に説明すべく、本発明の実施例を図面を参照して以下
に説明する。BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing an embodiment of the present invention;
【0016】図1は、本発明の一実施例を説明するため
の図である。図1を参照して、プロセス情報100、1
10、120は、ある瞬間のプロセス情報を概念的に表
している。これはソフトウェアが用いる全データを含
む。プロセス情報100は、システム立ち上げの初期段
階の状態である。プロセス情報110は、システム運用
に必要な全ソフトウェアの初期化が終わった状態であ
る。プロセス情報120はシステム運用中の状態であ
る。FIG. 1 is a diagram for explaining an embodiment of the present invention. Referring to FIG. 1, process information 100, 1
Reference numerals 10 and 120 conceptually represent process information at a certain moment. This includes all data used by the software. The process information 100 is in an initial stage of system startup. The process information 110 is a state in which initialization of all software necessary for system operation has been completed. The process information 120 is a state where the system is operating.
【0017】またメモリ200は、システムがアクセス
できるメモリを表しており、領域210と領域220と
領域230に分かれている。The memory 200 represents a memory that can be accessed by the system, and is divided into an area 210, an area 220, and an area 230.
【0018】領域210と領域220と領域230は全
く同じ構造とされており、それぞれ管理領域211、2
21、231を含んでいる。The areas 210, 220, and 230 have exactly the same structure.
21, 231.
【0019】領域210は、システムが、通常、アクセ
スできる領域であり、プロセス情報がここに納められ
て、システムは運用する。以後、システムが運用のため
に使う領域を「通常領域」と呼ぶ。The area 210 is an area that the system can normally access, and the system is operated with process information stored therein. Hereinafter, an area used by the system for operation is referred to as a “normal area”.
【0020】領域220は、プロセス情報110が記憶
されている領域であり、一度書き込まれた後は、システ
ムからの通常運用のためのアクセスがない領域である。
以後、このプロセス情報110を記憶している領域を
「複製領域」と呼ぶ。The area 220 is an area in which the process information 110 is stored, and is an area which, once written, has no access for normal operation from the system.
Hereinafter, the area storing the process information 110 will be referred to as a “replica area”.
【0021】領域230は、領域220と同じ内容を保
持するためのものであり、一度書き込まれた後は、シス
テムからの通常運用のためのアクセスがない領域であ
る。以後、この複製領域と同じ内容を記憶している領域
を「凍結領域」と呼ぶ。The area 230 is for holding the same contents as the area 220, and is an area that, once written, has no access for normal operation from the system. Hereinafter, an area storing the same contents as the duplication area is referred to as a “frozen area”.
【0022】さらに、それぞれの領域はスワップ装置3
10、320、330を持っている。これらスワップ装
置は多重化している。Further, each area is stored in the swap device 3.
10, 320 and 330. These swap devices are multiplexed.
【0023】システムのアプリケーションを含めた初期
化が終了した時点におけるプロセス情報110を領域2
20に複写しておく。また複写が終了したこと、及び、
複製領域であることを領域220に備えられた管理領域
221に記録しておく。スワップ装置は、多重化を解除
し、スワップ装置320と330の内容を変更しないよ
うにする。The process information 110 at the time when the initialization including the application of the system is completed is stored in the area 2
Copy it to 20. That copying has been completed, and
The fact that the area is a copy area is recorded in the management area 221 provided in the area 220. The swap device demultiplexes and keeps the contents of swap devices 320 and 330 unchanged.
【0024】システム運用中(プロセス情報は120)
に、領域220の内容を領域230に複写する。複写が
終了したこと、及び、凍結領域であることを、領域23
0に備えられた管理領域231に記録しておく。During system operation (process information is 120)
Then, the contents of the area 220 are copied to the area 230. The fact that the copying has been completed and that the area is a frozen area is indicated in area 23.
0 is recorded in the management area 231 provided in the “0”.
【0025】この3つある領域210、220、230
を、システム立ち上げ毎に、周期的に用い、システム運
用時に、2つの領域が、初期化終了状態(プロセス情報
110)を保存するようにする。そして初期化終了状態
を保存した2つの領域のうち、一方を再立ち上げが必要
な場合のシステム運用に用い、もう一方の領域を、保存
領域を2つにするために用いる。The three regions 210, 220, 230
Is used periodically every time the system is started, and two areas store the initialization end state (process information 110) during system operation. One of the two areas storing the initialization end state is used for system operation when restarting is necessary, and the other area is used to reduce the number of storage areas to two.
【0026】システム運用中(プロセス情報は120)
に、ソフトウェア、ハードウェアの障害で再立ち上げが
必要になった場合、ハードウェアの初期化を行う。During system operation (process information is 120)
Then, if a restart is required due to a software or hardware failure, the hardware is initialized.
【0027】そして、立ち上げの際に、メモリ200の
管理領域211、221、231から複製領域(22
0)を検索し、以前の複写が正常に終了していることを
確認してから、この領域を用いて、初期化終了状態に遷
移し、運用を行う。At the time of startup, the management areas 211, 221, and 231 of the memory 200 are copied to the copy area (22
0) to confirm that the previous copy has been completed normally, and then use this area to transit to the initialization end state and operate.
【0028】遷移が終わったら、この領域220の管理
領域221を、通常領域を表すように初期化し、凍結領
域230の管理領域を、複製領域を表すように修正す
る。After the transition, the management area 221 of the area 220 is initialized to represent the normal area, and the management area of the frozen area 230 is modified to represent the duplicate area.
【0029】この操作の結果、さらに次回の立ち上げの
際には、領域230がシステム運用のための領域として
選択される。As a result of this operation, at the time of the next startup, the area 230 is selected as an area for system operation.
【0030】さらに、この時のシステム運用中に、複製
領域である領域230の内容とスワップ330の内容
を、それぞれ領域210とスワップ310に複写する。
そして、複写が完了したこと、及び、凍結領域であるこ
とを、領域210にある管理領域211に記録してお
く。Furthermore, during the operation of the system at this time, the contents of the area 230, which is a copy area, and the contents of the swap 330 are copied to the area 210 and the swap 310, respectively.
Then, the fact that copying has been completed and that the area is a frozen area are recorded in the management area 211 in the area 210.
【0031】図2及び図3は、本発明の一実施例の処理
フローを説明するためのフローチャートである。FIG. 2 and FIG. 3 are flow charts for explaining the processing flow of one embodiment of the present invention.
【0032】システムの起動が指示されると3つあるメ
モリ領域の管理領域から複製領域を探して複写が完了し
ていることを検査し、高速システム起動が可能か否かを
チェックする(ステップ2−1)。When the start of the system is instructed, the duplication area is searched from the management areas of the three memory areas to check that the copying is completed, and it is checked whether the high-speed system can be started (step 2). -1).
【0033】もし、最初の起動の場合のように、複製領
域が存在せず、高速システム起動が出来ない場合、通常
のOS初期化処理とシステム運用のために必要なアプリ
ケーションプログラムの起動を行う(ステップ2−
2)。そして、次回の再起動に備えて複製領域の複製を
作成し、複製領域であることを管理領域に設定し、複写
が完了したら、複写が完了していることを複製領域の管
理領域に記録する(ステップ2−3)。その後、システ
ムは運用を開始する(ステップ2−6)。If the replication area does not exist and the high-speed system cannot be started, as in the case of the first startup, normal OS initialization processing and application programs necessary for system operation are started ( Step 2-
2). Then, a copy of the duplication area is created in preparation for the next restart, and the duplication area is set in the management area. When the duplication is completed, the fact that the duplication is completed is recorded in the duplication area management area. (Step 2-3). Thereafter, the system starts operation (step 2-6).
【0034】ステップ2−1の判定処理で、複製領域が
あり複写が完了している場合、高速システム起動が可能
であるため、複製の領域を用いて高速にアプリケーショ
ンプログラムの起動を含めた立ち上げ処理を行う(ステ
ップ2−4)。If it is determined in step 2-1 that there is a copy area and copying has been completed, high-speed system startup is possible. Therefore, startup including application program startup is performed at high speed using the copy area. Processing is performed (step 2-4).
【0035】そして、高速起動が終了したら、複製領域
から起動した場合には、次回の再起動に備えて管理領域
の設定を行う(ステップ2−5)。When the high-speed boot is completed, if the boot is performed from the duplication area, the management area is set in preparation for the next restart (step 2-5).
【0036】管理領域変更のステップ2−5では、複製
領域を通常領域としてマークし(管理領域の変更)(ス
テップ3−1)、凍結領域を複製領域としてマークし
(管理領域を変更)(ステップ3−2)、前回の通常領
域を凍結領域としてマークし、管理領域の変更を行い、
複製領域が完了していないことを管理領域に設定する
(ステップ3−3)。In step 2-5 for changing the management area, the duplication area is marked as a normal area (change of management area) (step 3-1), and the frozen area is marked as a duplication area (change of management area) (step 5-1). 3-2) Mark the previous normal area as a frozen area, change the management area,
The fact that the duplication area has not been completed is set in the management area (step 3-3).
【0037】起動が終わると、システムの運用が開始さ
れ、システム運用開始(ステップ2−6)と並列に、凍
結領域の処理を行う(ステップ2−7)。凍結領域の更
新処理では複写領域のイメージを凍結領域に複写するこ
とと、複写が完了したら管理領域に完了したとマークす
ることを行う。When the activation is completed, the operation of the system is started, and the frozen area is processed (step 2-7) in parallel with the start of the system operation (step 2-6). In the frozen area update process, the image of the copy area is copied to the frozen area, and when the copy is completed, the management area is marked as completed.
【0038】[0038]
【発明の効果】以上説明したように、本発明によれば、
起動後のシステムの状態を保存しているメモリを再起動
時に直接使って、高速にシステムを立ち上げることが出
来るという効果を奏する。また、本発明によれば、凍結
領域を次々回の再起動の際のシステム立ち上げ運用領域
として保存していることにより、何度再起動を行っても
起動の高速化が損なわれない、という効果を奏する。As described above, according to the present invention,
There is an effect that the system can be started up at a high speed by directly using the memory storing the state of the system after the start up at the time of the restart. Further, according to the present invention, since the frozen area is stored as the system start-up operation area at the time of restarting one after another, the effect that the speed-up of the start is not impaired even if the restart is performed many times is achieved. To play.
【図1】本発明の一実施例の構成を示す図である。FIG. 1 is a diagram showing a configuration of an embodiment of the present invention.
【図2】本発明の一実施例のシステム起動処理の動作を
説明するためのフローチャートである。FIG. 2 is a flowchart illustrating an operation of a system startup process according to an embodiment of the present invention.
【図3】本発明の一実施例における管理領域変更手段の
フローチャートである。FIG. 3 is a flowchart of a management area changing unit according to an embodiment of the present invention.
100 、110、120 プロセス情報 200 メモリ 210、220、230 領域 211、221、223 管理領域 310、320、330 スワップ 100, 110, 120 Process information 200 Memory 210, 220, 230 Area 211, 221, 223 Management area 310, 320, 330 Swap
Claims (2)
運用のためにアクセスする領域であってプロセス情報が
格納される通常領域と、 プロセス情報を保存するバックアップ用の複製領域と、 前記複製領域の複製を保持する凍結領域と、 に区分し、 前記各領域毎に現在の機能を示す情報を保持する記憶手
段を備え、 システム起動時、最初の起動時などのように複製領域に
複製情報が格納されていない場合、初期化処理後、次回
の再起動に備えて前記複製領域に前記通常領域の複製を
作成し、 一方、システム起動時に、複製領域に複製が完了してい
る場合には、前記複製領域を用いてシステム及び/又は
アプリケーションの立ちあげを行い、起動後に、前記複
製領域を通常領域に、前記システム起動時点での凍結領
域を複製領域に、前記システム起動時点での通常領域を
凍結領域に巡回的に役割を入れ替え、 システム運用時に、前記凍結領域に前記複製領域の内容
を複製しておく、ことを特徴とするシステム起動方式。1. A memory area, as viewed from a role, which is an area accessed by the system for operation and stores normal process information, a backup copy area for storing process information, and a copy area for backup. A storage area for storing information indicating a current function for each of the areas, and the copy information is stored in the copy area such as at the time of system startup or at the time of initial startup. If it is not stored, after the initialization process, a copy of the normal area is created in the copy area in preparation for the next reboot.On the other hand, when the system is started, if the copy is completed in the copy area, A system and / or application is started using the replication area, and after startup, the replication area becomes a normal area, and the frozen area at the time of starting the system becomes a replication area. The normal area at Temu starting point interchanged cyclically role in freezing area, during system operation, keep replicating the contents of the replication region to the frozen region, the system startup method is characterized by.
ップするための二つの領域と、 運用中のシステムのメモリ領域をバックアップ用の領域
に退避させる手段と、 前記バックアップ用の領域の内容を凍結領域に退避させ
る手段と、 前記各領域の役割の変更制御用のフラグと、 前記領域の内容が有効であることを示すフラグと、 を具備し、 システム運用時に、運用中のシステムの前記メモリ領域
を前記二つの領域に退避させ、 次回の立ち上げには、前記二つの領域の一方を用いて高
速にシステムを運用状態とし、 さらに、次々回の立ち上げ時には、前記凍結領域を用い
て高速にシステムを運用状態とし、 システム運用中に、保存領域を二つにし、前記各領域の
役割を順番に変えることによって、領域を直接使って高
速にシステムを再起動させる、ことをできるようにした
ことを特徴とするシステム起動方式。2. An area for backing up a memory area of an operating system, means for evacuating a memory area of the operating system to an area for backup, and a frozen area for storing the contents of the area for backup. And a flag for controlling the change of the role of each area, and a flag indicating that the contents of the area are valid, and when the system is operating, the memory area of the operating system is The system is evacuated to the two areas, and at the next start-up, the system is operated at a high speed using one of the two areas. During the operation of the system, during the operation of the system, the storage area is divided into two, and the role of each area is changed in order. Let, system startup method is characterized in that to allow the.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9116416A JP2970589B2 (en) | 1997-04-18 | 1997-04-18 | High-speed system boot method using large-scale memory |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9116416A JP2970589B2 (en) | 1997-04-18 | 1997-04-18 | High-speed system boot method using large-scale memory |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH10293682A true JPH10293682A (en) | 1998-11-04 |
JP2970589B2 JP2970589B2 (en) | 1999-11-02 |
Family
ID=14686542
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP9116416A Expired - Fee Related JP2970589B2 (en) | 1997-04-18 | 1997-04-18 | High-speed system boot method using large-scale memory |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2970589B2 (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005216288A (en) * | 2003-12-22 | 2005-08-11 | Sun Microsyst Inc | System and method for dynamically and persistently tracking incremental profiling data in process cloning application environment |
WO2006001050A1 (en) * | 2004-06-24 | 2006-01-05 | Fujitsu Limited | Computer activating method, program, recording medium, and information processing apparatus |
JP2006106823A (en) * | 2004-09-30 | 2006-04-20 | Toshiba Corp | Electronic equipment, operating system start method to be executed by the equipment and operating system initialization method to be executed by the equipment |
US7313683B2 (en) | 2003-06-17 | 2007-12-25 | Nec Corporation | Computer system and method which boots from a bootup-memory-image stored in nonvolatile memory and copies data within an address range of predetermined width to main memory so that the system boots quickly after initialization |
JP2008135009A (en) * | 2006-09-29 | 2008-06-12 | Intel Corp | System and method for increasing platform boot efficiency |
JP2011025562A (en) * | 2009-07-27 | 2011-02-10 | Canon Inc | Image forming apparatus, control method thereof and control program thereof |
JP2014116888A (en) * | 2012-12-12 | 2014-06-26 | Fuji Xerox Co Ltd | Image forming device, information processing device, and program |
-
1997
- 1997-04-18 JP JP9116416A patent/JP2970589B2/en not_active Expired - Fee Related
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7313683B2 (en) | 2003-06-17 | 2007-12-25 | Nec Corporation | Computer system and method which boots from a bootup-memory-image stored in nonvolatile memory and copies data within an address range of predetermined width to main memory so that the system boots quickly after initialization |
JP2005216288A (en) * | 2003-12-22 | 2005-08-11 | Sun Microsyst Inc | System and method for dynamically and persistently tracking incremental profiling data in process cloning application environment |
WO2006001050A1 (en) * | 2004-06-24 | 2006-01-05 | Fujitsu Limited | Computer activating method, program, recording medium, and information processing apparatus |
JP2006106823A (en) * | 2004-09-30 | 2006-04-20 | Toshiba Corp | Electronic equipment, operating system start method to be executed by the equipment and operating system initialization method to be executed by the equipment |
JP2008135009A (en) * | 2006-09-29 | 2008-06-12 | Intel Corp | System and method for increasing platform boot efficiency |
US8082431B2 (en) | 2006-09-29 | 2011-12-20 | Intel Corporation | System and method for increasing platform boot efficiency |
JP2011025562A (en) * | 2009-07-27 | 2011-02-10 | Canon Inc | Image forming apparatus, control method thereof and control program thereof |
JP2014116888A (en) * | 2012-12-12 | 2014-06-26 | Fuji Xerox Co Ltd | Image forming device, information processing device, and program |
Also Published As
Publication number | Publication date |
---|---|
JP2970589B2 (en) | 1999-11-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4363676B2 (en) | Computer system | |
US6205558B1 (en) | Recovery of file systems after modification failure | |
EP0786111B1 (en) | Snapshot of data stored on a mass storage system | |
JP2772103B2 (en) | Computer system startup method | |
US6687849B1 (en) | Method and apparatus for implementing fault-tolerant processing without duplicating working process | |
US6668264B1 (en) | Resynchronization of a target volume with a source volume | |
CA2288016C (en) | Method and system for recovery in a partitioned shared nothing database system using virtual shared disks | |
WO1996012232A9 (en) | Snapshot of data stored on a mass storage system | |
US7581135B2 (en) | System and method for storing and restoring a data file using several storage media | |
JP2970589B2 (en) | High-speed system boot method using large-scale memory | |
JPS5913783B2 (en) | Duplicate file method | |
JP2008171241A (en) | Backup device and restoration method | |
JP2002258971A (en) | Method for restarting computer system | |
JPH07319637A (en) | Controller and control method for disk device | |
JP2713528B2 (en) | Uninterrupted expansion of storage capacity | |
JPH07281933A (en) | Computer system | |
JP2009020753A (en) | Data synchronization system and program | |
JPS58175065A (en) | Processing system of multiplex volume | |
JPH0973372A (en) | Method and device for storage control | |
JPH0553732A (en) | Dual disk system | |
JPH10240620A (en) | Computer system and check point image preservation method in the system | |
JP2913774B2 (en) | Editing data storage control method for data processing system | |
JPH0552538B2 (en) | ||
CA2201859C (en) | Snapshot of data stored on a mass storage system | |
JPH0736761A (en) | On-line copying processing method with high reliability for external memory device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 19990727 |
|
LAPS | Cancellation because of no payment of annual fees |