JPH02158843A - Automatic restart processing system for process - Google Patents

Automatic restart processing system for process

Info

Publication number
JPH02158843A
JPH02158843A JP63313576A JP31357688A JPH02158843A JP H02158843 A JPH02158843 A JP H02158843A JP 63313576 A JP63313576 A JP 63313576A JP 31357688 A JP31357688 A JP 31357688A JP H02158843 A JPH02158843 A JP H02158843A
Authority
JP
Japan
Prior art keywords
address space
abnormality
recovery
information
unit
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
JP63313576A
Other languages
Japanese (ja)
Inventor
Ryuichi Matsushita
松下 隆一
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 JP63313576A priority Critical patent/JPH02158843A/en
Publication of JPH02158843A publication Critical patent/JPH02158843A/en
Pending legal-status Critical Current

Links

Landscapes

  • Retry When Errors Occur (AREA)

Abstract

PURPOSE:To omit the preparation of a waiting process by automatically restarting a process generating abnormality in a new address space. CONSTITUTION:The subject system is provided with a recovering information storage part 18 for storing at lest process identifying information relating to a started process, its address space information and the process identifying information of a starting process, an abnormality detecting part 21 for detecting the abnormality of a process and informing the generation of the abnormality to an address space starting source in which the process is driven, a recovery processing part 15 for executing recovery processing including resource recovery based upon information stored in the storage part 18 in accordance with the information of abnormality generation, and a restart processing part 16 for restarting the process driving the address space generating the abnormality in a new address space. When abnormality is generated in a system program or a general application program, the program is restarted in a new executing environment. Thereby, the preparation of a preceding waiting process can be omitted.

Description

【発明の詳細な説明】 〔概要〕 プロセス制御を行う計算機システムにおいて間欠的な障
害が発生したときに自動修復を行うようにしたプロセス
自動再起動処理方式に関し異常が発生したプロセスを、
新しいアドレス空間に自動的に再起動することにより、
フォルト・トレラント化を実現することを目的とし。
[Detailed Description of the Invention] [Summary] A method for automatically restarting a process that performs automatic recovery when an intermittent failure occurs in a computer system that performs process control.
By automatically restarting into the new address space,
The purpose is to achieve fault tolerance.

起動されたプロセスに関するプロセス識別情報。Process identification information about the launched process.

そのアドレス空間情報および起動元プロセスのプロセス
識別情報を少なくとも記憶する回復用情報記憶部と、プ
ロセスの異常を検出し、そのプロセスが動作するアドレ
ス空間の起動元へ異常発生を通知する異常検出部と、異
常発生通知により1回復用情報記憶部が記tαする情報
に基づいて、資源回収を含む回復処理を行う回復処理部
と、異常が発生したアドレス空間配下で動作していたプ
ロセスを、新しいアドレス空間内で再起動する再起動処
理部とを備えるように構成する。
a recovery information storage unit that stores at least the address space information and process identification information of the startup source process; and an abnormality detection unit that detects an abnormality in the process and notifies the startup source of the address space in which the process operates of the occurrence of the abnormality. Based on the information recorded in the recovery information storage unit tα by the error occurrence notification, the recovery processing unit performs recovery processing including resource recovery, and the process operating under the address space where the error occurred is moved to a new address. and a restart processing unit that restarts within the space.

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

本発明は、プロセス制御を行う計算機システムにおいて
1間欠的な障害が発生したときに自動修復を行うように
したプロセス自動再起動処理方式計算機システムの重要
性は1年々、増大する傾向にあり、24時間ノーダウン
のシステムが要求されている。そのため、オペレーティ
ング・システム(O3)には、異常発生時におけるリカ
バリ機能が必要とされ、異常が起きても、システム・ダ
ウンとならないように、システムのフォルト・トレラン
ト(Fault Tolerant)化が必要とされて
いる。
The present invention provides a process automatic restart processing computer system that performs automatic recovery when an intermittent failure occurs in a computer system that performs process control. A no-down time system is required. Therefore, the operating system (O3) requires a recovery function in the event of an error, and the system must be made fault tolerant to prevent the system from going down even if an error occurs. ing.

〔従来の技術] 第4図は従来方式の例を示す。[Conventional technology] FIG. 4 shows an example of the conventional method.

従来のノーダウン計算機システムにおいては。In the conventional no-down computer system.

ハードウェアを多重化するとともに、ソフトウェアにつ
いても冗長性を持たせるようにしていた。
In addition to multiplexing the hardware, redundancy was also provided in the software.

そして、ハードウェアの故障時またはソフトウェアの異
常時には、待機系に切り替えることにより。
By switching to the standby system in the event of a hardware failure or software abnormality.

システムのフォルト・トレラント化を実現するようにし
ていた。
We tried to make the system fault tolerant.

第4図は、ソフトウェア異常時における切り替えの例を
示している。障害に備えて、現用プロセス53に対し、
あらかじめ現用プロセス53と同等の処理機能を持つ待
機プロセス54の動作環境を整えておく。
FIG. 4 shows an example of switching when a software abnormality occurs. In preparation for a failure, for the current process 53,
The operating environment of the standby process 54 having the same processing function as the active process 53 is prepared in advance.

オペレーティング・システムの障害処理部50では、異
常検出部51により、現用プロセス53に異常が発生し
たことを検出すると、現用/待機切り替え部52を呼び
出し、現用/待機切り替え部52によって、現用プロセ
ス53と待機プロセス54とを切り替え、以後、待機プ
ロセス54を現用として動作させる。
In the failure processing unit 50 of the operating system, when the abnormality detection unit 51 detects that an abnormality has occurred in the active process 53, it calls the active/standby switching unit 52, and the active/standby switching unit 52 switches between the active process 53 and the active process 53. Thereafter, the standby process 54 is operated as the active process.

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

プロセスは、CPUやメモリなどの計算機資源を使用す
る処理単位であるが、従来方式では、各プロセスについ
て、事前に、正常時には無駄といってもよい待機用のプ
ロセスを準備しておかなければならないので、その待機
プロセスのための動作環境用のメモリ使用量が多くなる
という問題があった。また、待機プロセスを準備するた
めの処理のオーバヘッドが大きいという問題があった。
A process is a unit of processing that uses computer resources such as the CPU and memory, but in conventional methods, a standby process must be prepared in advance for each process, which can be considered useless under normal conditions. Therefore, there was a problem in that the amount of memory used for the operating environment for the standby process increased. Another problem is that the processing overhead for preparing the standby process is large.

本発明は上記問題点の解決を図り、異常が発生したプロ
セスを、新しいアドレス空間に自動的に再起動すること
により、待機プロセスの準備を不要として、フォルト・
トレラント化を実現することを目的としている。
The present invention aims to solve the above problems and automatically restarts a process in which an error has occurred in a new address space, eliminating the need to prepare a standby process and preventing faults.
The purpose is to make it tolerant.

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

第1図は本発明の構成例を示す。 FIG. 1 shows an example of the configuration of the present invention.

第1図において、10はCPUおよびメモリ等を備えた
計算機システム、11および12は計算機資源を使用す
る処理単位であるプロセス、13および14はプロセス
の起動制御等を行うプロセス制御部、15は回復処理部
、16は再起動処理部、17は利用者からの処理要求の
単位であるセションを制御するセション制御部、18は
回復用情報記憶部、19は不揮発メモリ、20はオペレ
ーティング・システムの核となるカーネル部、21は異
常検出部、22はアドレス空間を管理する空間管理部、
23はアドレス空間の管理情報を記憶する空間管理テー
ブル、AO〜A2はそれぞれ個別の仮想記憶空間である
アドレス空間を表す。
In FIG. 1, 10 is a computer system equipped with a CPU, memory, etc., 11 and 12 are processes that are processing units that use computer resources, 13 and 14 are process control units that control process startup, etc., and 15 is a recovery unit. A processing unit, 16 is a restart processing unit, 17 is a session control unit that controls a session which is a unit of processing requests from a user, 18 is a recovery information storage unit, 19 is a non-volatile memory, and 20 is the core of the operating system. 21 is an abnormality detection unit, 22 is a space management unit that manages address space,
Reference numeral 23 represents a space management table that stores address space management information, and AO to A2 represent address spaces that are individual virtual storage spaces.

セション制御部17は、利用者からの処理要求またはコ
マンド列からなるプロシジャによる処理要求によって、
セションを開設する。そのセションでは9例えばアドレ
ス空間A1を獲得し、プロセス11を起動する。プロセ
ス11は、計算機資源を使用する処理単位であり、プロ
グラムの実行環境を形成するものである。1つのアドレ
ス空間に複数のプロセスが存在することもある。また。
The session control unit 17 responds to a processing request from a user or a processing request from a procedure consisting of a command string.
Open a session. In that session, 9 acquires address space A1, for example, and starts process 11. The process 11 is a processing unit that uses computer resources, and forms an execution environment for a program. Multiple processes may exist in one address space. Also.

必要に応じて、他のアドレス空間A2を獲得して。Acquire another address space A2 as necessary.

その空間で動作する他のプロセス12を起動することも
できる。
It is also possible to start other processes 12 that operate in that space.

セション制御部17が管理する回復用情報記憶部18は
、起動されたプロセス11.12ごとに。
The recovery information storage unit 18 managed by the session control unit 17 is stored for each activated process 11.12.

処理依頼などに用いられるメツセージの宛先情報。Message destination information used for processing requests, etc.

システム内のプロセスを一意に識別するプロセス識別子
、アドレス空間を一意に識別するアドレス空間識別子、
起動元のプロセス識別子等の情報を記憶するものである
。あるプロセスが他のプロセスを起動したときに、セシ
ョン制御部17へこれらの情報が通知され、セション制
御部17は、この内容を回復用情報記憶部18に格納し
、不揮発メモリ19に退避する。
a process identifier that uniquely identifies a process in the system; an address space identifier that uniquely identifies an address space;
It stores information such as the process identifier of the startup source. When a certain process starts another process, these pieces of information are notified to the session control unit 17, and the session control unit 17 stores the contents in the recovery information storage unit 18 and saves them to the nonvolatile memory 19.

不揮発メモリ19は、ハードウェアの一部分であり、プ
ロセスやアドレス空間に異常が発生した場合にも1回復
用情報記憶部18の内容を保証するようになっている。
The nonvolatile memory 19 is a part of the hardware, and is designed to guarantee the contents of the recovery information storage section 18 even if an abnormality occurs in a process or address space.

カーネル部20に設けられる異常検出部21は。The abnormality detection section 21 provided in the kernel section 20 is as follows.

プログラムチエツク割込みやその他のプロセスの異常を
検出するものであって、異常を検出した場合、そのプロ
セスが動作するアドレス空間の起動元へ異常発生を通知
するものである。なお、アドレス空間の起動元に関する
情報は、空間創成時に。
It detects program check interrupts and other process abnormalities, and when an abnormality is detected, it notifies the activation source of the address space in which the process operates of the occurrence of the abnormality. Note that information regarding the address space activation source is provided at the time of space creation.

空間管理部22によって2空間管理テーブル23にメツ
セージの宛先として登録されるようになっているので、
異常発生を通知する際に、それを参照する。
Since it is registered as a message destination in the 2-space management table 23 by the space management unit 22,
Refer to it when notifying the occurrence of an abnormality.

プロセスを制御Bするプロセス制御部13等は。The process control unit 13 etc. that control the process B.

プログラムとしては全アドレス空間で動作可能となって
おり1回復処理部15.再起動処理部16を有する。
As a program, it can operate in all address spaces, including 1 recovery processing unit 15. It has a restart processing section 16.

回復処理部15は、異常検出部21からの異常発生通知
があると、関連する回復用情報記憶部18の内容をセシ
ョン制御部17に要求し、自プロセス11が起動したプ
ロセス12の資源の回収を行い、アドレス空間A2を消
滅させ、実行環境の整理を行うことにより、システムの
状態を矛盾のない状態に回復する。
When the recovery processing unit 15 receives an error occurrence notification from the error detection unit 21, it requests the session control unit 17 for the contents of the related recovery information storage unit 18, and recovers the resources of the process 12 started by its own process 11. By doing so, erasing the address space A2, and organizing the execution environment, the system state is restored to a consistent state.

次に、再起動処理部16は、空間管理部22に新しいア
ドレス空間の創成を依頼し、そのアドレス空間でプロセ
ス12を再起動する。
Next, the restart processing unit 16 requests the space management unit 22 to create a new address space, and restarts the process 12 in that address space.

〔作用〕[Effect]

ソフトウェアに冗長性を持たせ1現用プロセスに対して
、常に待機プロセスを用意しておいた場合には、障害時
に現用/待機の切り替えによって。
If redundancy is provided in the software and a standby process is always prepared for each active process, switching between the active and standby processes will be performed in the event of a failure.

瞬時といってもよい短時間で、新プロセスによる処理を
継続することができる。しがしながら3通常のプロセス
では、切り替えに要する時間として。
Processing using the new process can be continued in a short period of time, which can be called instantaneous. However, in a normal process, the time required for switching.

それほど短時間が要求されるわけではなく、はとんどの
プログラムの場合、lit害時には、再び実行しなおせ
ばよいことが多い。
A very short time is not required, and in the case of most programs, when a lit problem occurs, it is often enough to simply re-execute the program.

本発明では、何らかのタイミングで発生するバグのよう
な間欠フォルトに対して1回復処理部15によってシス
テムのアトミシティを保証し、再起動処理部16によっ
て、異常が発生したプロセスを、新しい実行環境のもと
で起動するので、待機プロセスの準備を不要とすること
ができる。
In the present invention, the recovery processing unit 15 guarantees system atomicity against intermittent faults such as bugs that occur at any timing, and the restart processing unit 16 allows the process in which the abnormality has occurred to be restarted in a new execution environment. Since it is started with , there is no need to prepare a standby process.

〔実施例] 第2図および第3図は2本発明の実施例を示し。〔Example] 2 and 3 show two embodiments of the invention.

特に第2図はプロセス起動時における状態、第3図は異
常発生時における状態を示している。
In particular, FIG. 2 shows the state when the process is started, and FIG. 3 shows the state when an abnormality occurs.

第2図および第3図において、第1図と同符号のものは
第1図に示すものに対応し、30.31はプロセッサ、
32.33は第1図に示すカーネル部20に相当するス
ーパバイザ、40は再起動されたプロセス、41はプロ
セス制御部を表す。
In FIGS. 2 and 3, the same symbols as in FIG. 1 correspond to those shown in FIG. 1, and 30.31 is a processor;
32 and 33 represent a supervisor corresponding to the kernel unit 20 shown in FIG. 1, 40 represents a restarted process, and 41 represents a process control unit.

あるプロセス11が、他のプロセス12を起動するとき
の処理の流れについて、第2図に示す■〜■に従って説
明する。
The flow of processing when a certain process 11 starts up another process 12 will be explained according to ① to ② shown in FIG. 2.

■ プロセス11は、プロセス12を起動するとき、パ
ラメータで自動再起動を指定して、プロセス起動マクロ
命令を発行する。
(2) When the process 11 starts the process 12, it specifies automatic restart with a parameter and issues a process start macro instruction.

■ このマクロ命令の発行により、プロセス制御部13
のプロセス起動部では、スーパバイザ32に対し、アド
レス空間の創成を依頼する。
■ By issuing this macro instruction, the process control unit 13
The process startup section requests the supervisor 32 to create an address space.

■ スーパバイザ32は、アドレス空間を創成し。■ The supervisor 32 creates an address space.

新空間へのメツセージの宛先およびアドレス空間識別子
を、要求元へ返却する。
Returns the message destination and address space identifier for the new space to the requester.

■ 新しく開設されたアドレス空間A2内で、プロセス
制御部14のプロセス起動部が動作し。
■ The process starting section of the process control section 14 operates within the newly opened address space A2.

スーパバイザ32に対し、プログラム実行体の創成、す
なわちCPU資源の獲得を依頼する。
The supervisor 32 is requested to create a program execution body, that is, to acquire CPU resources.

■ プロセス制御部13のプロセス起動部は、スーパバ
イザ32から返却された情報(新アドレス空間の宛先、
新アドレス空間識別子)および自分のプロセス識別子、
新プロセス12のプロセス識別子を、セション制御部1
7に通知する。
■ The process startup unit of the process control unit 13 uses the information returned from the supervisor 32 (destination of the new address space,
new address space identifier) and your process identifier,
The process identifier of the new process 12 is set to the session control unit 1.
Notify 7.

■ セション制御部17は3通知された情報を回復用情
報記憶部18に登録し、自分のアドレス空間AOがクラ
ッシュしたときに、それらの情報が失われないようにす
るために、それらの情報を不揮発メモリ19に退避する
■ The session control unit 17 registers the notified information in the recovery information storage unit 18, and stores the information in order to prevent the information from being lost when its own address space AO crashes. It is saved to the nonvolatile memory 19.

ナオ、セシゴン制御部17もプロセスの一種であるが9
本実施例では、セション制御部17については、待機プ
ロセスを用意することにより、障害発生に迅速に対処で
きるようにしている。
Nao, Seshigon control unit 17 is also a type of process, but 9
In this embodiment, the session control unit 17 is provided with a standby process so that it can quickly deal with the occurrence of a failure.

第2図に示すような状態において、アドレス空間A2に
異常が発生した場合の処理の流れは1例えば第3図に示
すようになる。以下、第3図に示す■〜■に従って説明
する。
In the state shown in FIG. 2, the flow of processing when an abnormality occurs in the address space A2 is as shown in FIG. 3, for example. Hereinafter, explanation will be made according to (1) to (4) shown in FIG.

■ 異常がアドレス空間A2におけるプログラムチエツ
クであったとする。ハードウェアからプログラムチエツ
ク割込みがあがると、スーパバイザ32は、それを検出
する。
(2) Assume that the abnormality is a program check in address space A2. When a program check interrupt is generated from hardware, the supervisor 32 detects it.

■ スーパバイザ32は、空間創成依頼を受けたときに
、どの空間がどの空間を創成したかという情報を記憶し
ているので、クラッシュしたアドレス空間A2の起動元
を調べ、そこへ異常発生を通知する。
■ When the supervisor 32 receives a space creation request, it remembers the information about which space created which space, so it checks the startup source of the crashed address space A2 and notifies it of the occurrence of an abnormality. .

■ 起動元であるアドレス空間AIにおける回復処理部
15は、クラッシュした空間配下に、クラッシュした空
間内から起動されたプロセスが残っている場合、それら
に割り振られているメモリ資源やCPU資源等を回収し
なければならない、そこで、セション制御部17にプロ
セス情報の通知を依頼し、該当する回復用情報記憶部1
8の内容を獲得する。
■ The recovery processing unit 15 in the address space AI that is the startup source recovers the memory resources, CPU resources, etc. allocated to the processes that were started from within the crashed space, if they remain under the crashed space. Therefore, the session control unit 17 is requested to notify the process information, and the corresponding recovery information storage unit 1
Obtain the contents of 8.

■ 次に2回復処理部15は、獲得した情報により、削
除すべきアドレス空間A2を知り、スーパバイザ32に
削除を依頼して、アドレス空間A2の回収を行う。
(2) Next, the 2 recovery processing unit 15 learns the address space A2 to be deleted from the acquired information, requests the supervisor 32 to delete it, and recovers the address space A2.

■ 再起動処理部16は、プロセス12を新しいプロセ
ス40として起動するために、スーパバイザ32にアド
レス空間A3の創成を依頼する。
(2) The restart processing unit 16 requests the supervisor 32 to create an address space A3 in order to start the process 12 as a new process 40.

■ スーパバイザ32は、その依頼に対し、新アドレス
空間A3を創成し、その宛先とアドレス空間識別子を返
却する。
(2) In response to the request, the supervisor 32 creates a new address space A3 and returns its destination and address space identifier.

■ 再起動処理部16は、返却された新アドレス空間の
宛先とそのアドレス空間識別子、自分のプロセス識別子
、新プロセスの識別子を、再度。
■ The restart processing unit 16 re-enters the destination of the returned new address space, its address space identifier, its own process identifier, and the new process identifier.

セション制御部17に通知する。セション制御部17は
、その情報を回復用情報記憶部18に登録する。
The session control unit 17 is notified. The session control unit 17 registers the information in the recovery information storage unit 18.

■ アドレス空間A3におけるプログラム制御部41の
プロセス起動部は、プロセス実行体の創成(CPUの獲
%)をスーパバイザ32に依頼する。
(2) The process activation unit of the program control unit 41 in the address space A3 requests the supervisor 32 to create a process execution body (to obtain a CPU percentage).

以上により、プロセス12で行っていた処理を。With the above, the processing performed in process 12 is completed.

新しい空間A3で動作するプロセス40に引き継ぐこと
ができ、異常発生前の状態に復帰することができる。
This can be taken over by the process 40 operating in the new space A3, and the state before the abnormality can be restored.

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

以上説明したように9本発明によれば、システムプログ
ラムや一般アプリケーションプログラムなどに異常が発
生した場合に、新しい実行環境のもとで、再度、そのプ
ログラムを起動するので。
As explained above, according to the present invention, when an abnormality occurs in a system program, general application program, etc., the program is started again under a new execution environment.

事前に待機用のプロセスを準備しておかなくてもよく、
事前にプロセスを作らない分だけ、メモリ資源やCPU
資源の省資源化が可能になる。
There is no need to prepare a standby process in advance.
Memory resources and CPU are reduced by not creating a process in advance.
It becomes possible to save resources.

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

第1図は本発明の構成例。 第2図および第3図は本発明の実施例。 第4図は従来方式の例を示す。 図中、10は計算機システム、11.12はプロセス、
13.14はプロセス制御部、15は回復処理部、16
は再起動処理部、17はセション制御部、18は回復用
情報記憶部、19は不揮発メモリ、20はカーネル部、
21は異常検出部。 22は空間管理部、23は空間管理テーブル、AOない
しA2はアドレス空間を表す。
FIG. 1 shows a configuration example of the present invention. FIGS. 2 and 3 show embodiments of the present invention. FIG. 4 shows an example of the conventional method. In the figure, 10 is a computer system, 11.12 is a process,
13. 14 is a process control unit, 15 is a recovery processing unit, 16
17 is a restart processing unit, 17 is a session control unit, 18 is a recovery information storage unit, 19 is a non-volatile memory, 20 is a kernel unit,
21 is an abnormality detection section. 22 represents a space management unit, 23 represents a space management table, and AO to A2 represent address spaces.

Claims (1)

【特許請求の範囲】 計算機資源を使用する処理単位であるプロセスが、新し
いアドレス空間内において動作する他のプロセスを起動
する処理機能を有する計算機システムにおいて、 起動されたプロセスに関するプロセス識別情報、そのア
ドレス空間情報および起動元プロセスのプロセス識別情
報を少なくとも記憶する回復用情報記憶部(18)と、 プロセスの異常を検出し、そのプロセスが動作するアド
レス空間の起動元へ異常発生を通知する異常検出部(2
1)と、 異常発生通知により、上記回復用情報記憶部が記憶する
情報に基づいて、資源回収を含む回復処理を行う回復処
理部(15)と、 異常が発生したアドレス空間配下で動作していたプロセ
スを、新しいアドレス空間内で再起動する再起動処理部
(16)とを備えたことを特徴とするプロセス自動再起
動処理方式。
[Claims] In a computer system in which a process, which is a processing unit that uses computer resources, has a processing function to launch other processes operating in a new address space, process identification information regarding the launched process and its address. a recovery information storage unit (18) that stores at least space information and process identification information of the startup process; and an abnormality detection unit that detects an abnormality in the process and notifies the startup source of the address space in which the process operates of the occurrence of the abnormality. (2
1), a recovery processing unit (15) that performs recovery processing including resource recovery based on the information stored in the recovery information storage unit upon notification of the occurrence of an error; and a recovery processing unit (15) that performs recovery processing including resource recovery based on the information stored in the recovery information storage unit; 1. A process automatic restart processing method, comprising: a restart processing unit (16) that restarts a process that has been reactivated in a new address space.
JP63313576A 1988-12-12 1988-12-12 Automatic restart processing system for process Pending JPH02158843A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63313576A JPH02158843A (en) 1988-12-12 1988-12-12 Automatic restart processing system for process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63313576A JPH02158843A (en) 1988-12-12 1988-12-12 Automatic restart processing system for process

Publications (1)

Publication Number Publication Date
JPH02158843A true JPH02158843A (en) 1990-06-19

Family

ID=18042975

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63313576A Pending JPH02158843A (en) 1988-12-12 1988-12-12 Automatic restart processing system for process

Country Status (1)

Country Link
JP (1) JPH02158843A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07271611A (en) * 1994-03-31 1995-10-20 Fujitsu Ltd Automatic process restarting and processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07271611A (en) * 1994-03-31 1995-10-20 Fujitsu Ltd Automatic process restarting and processing system

Similar Documents

Publication Publication Date Title
JP3598272B2 (en) Starting and restarting the operating system
US5715386A (en) Apparatus and methods for software rejuvenation
JP2011060055A (en) Virtual computer system, recovery processing method and of virtual machine, and program therefor
JP2007183701A (en) Snapshot restart method
JP2005242404A (en) Method for switching system of computer system
EP0701209B1 (en) Apparatus and method for software rejuvenation
JPH02158843A (en) Automatic restart processing system for process
JP3604171B2 (en) Process automatic restart processing method
JP2002149437A (en) Method for restarting software
JP2002049509A (en) Data processing system
JP3022768B2 (en) Virtual computer system
CN110597563A (en) Container-based saving and restoring method, system and medium
CN114253681B (en) Interrupt registration and sharing management method and electronic equipment
JP3122371B2 (en) Computer system
JP4788516B2 (en) Dynamic replacement system, dynamic replacement method and program
JP4992745B2 (en) Checkpoint / restart device and checkpoint / restart method
JP3185446B2 (en) Computer system
JPH03138753A (en) Boot loader for multiprocessor system
JP2008077388A (en) Multiprocessor control system, method and program
JPH03225434A (en) Job reactuation system
JPS60243747A (en) Reraising method of system program
JP2001051854A (en) Information management system
CN118193128A (en) Operating system hot backup method, device, equipment and medium based on virtual machine
JP2785342B2 (en) Processing system
JPS59218565A (en) Operation file copying system