JPS6368919A - Fast start-up processing system for computer system - Google Patents

Fast start-up processing system for computer system

Info

Publication number
JPS6368919A
JPS6368919A JP61214437A JP21443786A JPS6368919A JP S6368919 A JPS6368919 A JP S6368919A JP 61214437 A JP61214437 A JP 61214437A JP 21443786 A JP21443786 A JP 21443786A JP S6368919 A JPS6368919 A JP S6368919A
Authority
JP
Japan
Prior art keywords
storage device
information
external storage
computer system
file
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
JP61214437A
Other languages
Japanese (ja)
Inventor
Akira Okamoto
明 岡本
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 JP61214437A priority Critical patent/JPS6368919A/en
Publication of JPS6368919A publication Critical patent/JPS6368919A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To speed up the start-up of a computer system by holding information of a main storage and information of an external storage device at the stop of the computer system and utilizing them effectively at the time of the next start-up operation. CONSTITUTION:A main storage saving means 2 performs saving control 23 over in-use information 22 indicating the position state 23 of an in-use file 24 which is stored 21 in the main storage device 1 to the external storage device 3. The external storage freezing means 5 freezes and protects the contents of the external storage device 3 which are used right before the stop of the system. A reloading means 4 when unfreezing the contents at the time of the start-up operation and initializing the file 24 to which information is outputted refers to the in-use information 22 and the free area of the file 24 and outputs the information successively to an in-use area. Consequently, the start-up operation of the system is speeded up.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は計算機システム高速立ち上げ処理に関し、特に
立ち上げ処理の高速化に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to high-speed startup processing of a computer system, and particularly to speeding up startup processing.

〔従来の技術〕[Conventional technology]

従来、計算機システムのシステム立ち上げ処理は、シス
テム停止時の外部記憶装置に記憶されていた情報につい
ての引き継ぎのみが行なわれていた。
Conventionally, system start-up processing for a computer system involves only taking over information stored in an external storage device when the system is stopped.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の計算機システムの立ち上げ処理は、以前
のシステム停止時の外部記憶装置の引き継ぎのみにより
行なわれていたので、システムの立ち上げに際して使用
可能な周辺装置の動作確認や、ファイルを引き継いでデ
ータの継続を行なうファイルの使用状況の確認を行なう
時、実際に周辺装置に対する入出力動作を行なう必要が
あったため、システム立ち上げ処理に時間かががるとい
う欠点がある。特にシステムの停止が何らかの障害発生
による場合、通常のシステム停止処理が動作できず、か
つ次のシステム立ち上げを高速に行う必要がある場合問
題となる。
The startup process of the conventional computer system described above was performed only by taking over the external storage device when the previous system was stopped, so when starting the system, it is necessary to check the operation of available peripheral devices and take over the files. When checking the usage status of a file for continuation of data, it is necessary to actually perform input/output operations to the peripheral device, which has the disadvantage that it takes time to start up the system. Particularly, if the system is stopped due to the occurrence of some kind of failure, this becomes a problem if the normal system stop processing cannot be performed and the next system needs to be started up quickly.

〔問題点を解決するための手段〕[Means for solving problems]

本発明のシステム立ち上げ処理方式は、計算機システム
の停止時に主記憶装置に記憶されている使用中ファイル
の位置、状態を示す使用中情報を外部記憶装置に退避記
憶制御する主記憶退避制御手段と、システム停止時の外
部記憶装置の内容を凍結し保存する手段と、システムの
立ち上げ時に外部記憶装置に退避された主記憶装置の使
用中情報からシステム立ち上げ時に使用するファイルの
位置、使用中の状態を示すアドレスの情報を読み出し主
記憶へ復元する手段を有している。
The system start-up processing method of the present invention includes a main memory evacuation control means for controlling the evacuation and storage of in-use information indicating the location and status of in-use files stored in the main memory device to an external storage device when the computer system is stopped. , a method for freezing and saving the contents of the external storage device when the system is stopped, and the location of the files used at system startup based on the usage information of the main storage device saved to the external storage device when the system is started, and the information on the files being used. It has means for reading address information indicating the state of the memory and restoring it to the main memory.

〔実施例〕〔Example〕

次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の構成を表わすブロック図である。第2
図は本発明の詳細な説明するフローチャートを示す。1
は計算機システムの主記憶装置を表わす。2は主記憶退
避制御手段であり、計算機システムの停止時の主記憶装
置1に記憶されている使用中ファイルの位置状態を示す
使用中情報を外部記憶袋N3に退避制御を行なう(第2
図101)。5は外部記憶凍結手段であり、計算機シス
テムの停止の直前まで使用していた外部記憶装置3内容
を凍結し、保護を行なう(第2図102)。
FIG. 1 is a block diagram showing the configuration of the present invention. Second
The figure shows a detailed illustrative flowchart of the invention. 1
represents the main memory of the computer system. 2 is a main memory evacuation control means, which performs evacuation control to the external storage bag N3 of in-use information indicating the positional state of the in-use file stored in the main memory device 1 when the computer system is stopped (second
Figure 101). Reference numeral 5 denotes an external storage freezing means, which freezes and protects the contents of the external storage device 3 that were in use until immediately before the computer system was stopped (FIG. 2, 102).

なお、外部記憶袋N3はシステム稼働中に使用される必
須ファイルが格納されている。4は主記憶復元手段であ
り、計算機システムの立ち上げ時、外部記憶凍結手段5
により外部記憶装置3の凍結を解除後(第2図201)
、外部記憶装置3に退避された計算機システムの停止時
に主記憶装置1に記憶されていた使用中の情報を主記憶
装置1へ復元を行なう(第2図201)。そして、計算
機システムの停止時に保存された外部記憶袋N3のデー
タに継続してデータを書き込む時、主記憶装置1に復元
された使用中情報を参照することによりデータの書き込
み位置を取得する。これにより外部記憶袋N3に入力を
行なってデータの使用域の確認および、次のデータの書
き込み位置の取得をする必要がなくなり計算機システム
の高速立ち上げを実現することが出来る。
Note that the external storage bag N3 stores essential files used during system operation. 4 is a main memory restoring means, and when starting up the computer system, external memory freezing means 5
After unfreezing the external storage device 3 (Figure 2 201)
, the information in use that was saved in the external storage device 3 and was stored in the main storage device 1 when the computer system was stopped is restored to the main storage device 1 (FIG. 2, 201). Then, when writing data continuously to the data in the external storage bag N3 that was saved when the computer system was stopped, the writing position of the data is obtained by referring to the in-use information restored in the main storage device 1. This eliminates the need to input data into the external storage bag N3 to check the data usage area and obtain the next data writing position, making it possible to realize high-speed start-up of the computer system.

第3図は主記憶装置1から退避される情報の一例と対応
するファイルの状態とを示す概念図である。21は主記
憶の記憶の様子を表わし、22は対比される使用中情報
を表わす。23は退避された情報22で示された外部記
憶の様子を表わし、24はファイルを表わす。システム
立ち上げ時、以前のシステム停止時に使用していた領域
に引き続いてデータの出力を行う24のファイルの初期
化において、22のファイルの使用中情報により使用位
置情報とファイルの空きスペース情報を参照することに
より、24のファイルへのアクセスを一切行うこと無し
に24のファイルの使用域に連続してデータの出力を行
うことができる。
FIG. 3 is a conceptual diagram showing an example of information saved from the main storage device 1 and the state of the corresponding file. 21 represents the state of storage in the main memory, and 22 represents in-use information to be compared. 23 represents the state of the external storage indicated by the saved information 22, and 24 represents a file. At system startup, when initializing 24 files that continue to output data to the area that was previously used when the system was stopped, the used location information and file free space information are referenced based on the in-use information of 22 files. By doing so, data can be continuously output to the area used by the 24 files without accessing the 24 files at all.

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

以上説明したように本発明は、計算機システムの停止時
に主記憶の情報や外部記憶装置の情報を保存しておき、
次のシステム立ち上げ時に保存された情報を有効に利用
することによりシステムの立ち上げを高速にできる効果
がある。
As explained above, the present invention saves information in the main memory and information in the external storage device when the computer system is stopped,
Effective use of the saved information at the time of the next system startup has the effect of speeding up the system startup.

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

第1図は本発明の一実施例を示すプロ・ンク図、第2図
(a)、(b)は本発明の詳細な説明するフローチャー
トを示す図、第3図は主記憶に復元された情報とその情
報が示すファイルの状態を示す概念図である。 1は主記憶装置、2は主記憶退避制御手段、3は外部記
憶装置、4は主記憶復元手段、5は外部記憶凍結手段を
示す。
FIG. 1 is a process diagram showing an embodiment of the present invention, FIGS. 2(a) and (b) are flowcharts explaining the invention in detail, and FIG. FIG. 2 is a conceptual diagram showing information and the state of a file indicated by the information. Reference numeral 1 indicates a main memory device, 2 a main memory evacuation control means, 3 an external storage device, 4 a main memory restoration means, and 5 an external memory freezing means.

Claims (1)

【特許請求の範囲】[Claims] 計算機システムのシステム立ち上げ処理方式において、
システム停止時に主記憶装置に記憶されている使用中フ
ァイルの位置、状態を示す使用中情報を外部記憶装置に
退避記憶制御する主記憶退避制御手段と、システム停止
時の外部記憶装置の内容を凍結し保存する手段と、シス
テムの立ち上げ時に外部記憶装置に退避された主記憶装
置の使用中情報からシステム立ち上げ時に使用するファ
イルの位置、使用中の状態を示す情報を読み出し主記憶
装置へ復元する手段とを含み構成されることを特徴とす
る計算機システム高速立ち上げ処理方式。
In the system start-up processing method of a computer system,
A main memory evacuation control means that saves and controls in-use information indicating the location and status of files in use stored in the main memory device to an external storage device when the system is stopped, and freezes the contents of the external storage device when the system stops. and information indicating the file location and in-use status used at system startup from the main storage usage information saved to the external storage device at system startup and restore it to the main storage. 1. A computer system high-speed start-up processing method comprising: means for:
JP61214437A 1986-09-10 1986-09-10 Fast start-up processing system for computer system Pending JPS6368919A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61214437A JPS6368919A (en) 1986-09-10 1986-09-10 Fast start-up processing system for computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61214437A JPS6368919A (en) 1986-09-10 1986-09-10 Fast start-up processing system for computer system

Publications (1)

Publication Number Publication Date
JPS6368919A true JPS6368919A (en) 1988-03-28

Family

ID=16655763

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61214437A Pending JPS6368919A (en) 1986-09-10 1986-09-10 Fast start-up processing system for computer system

Country Status (1)

Country Link
JP (1) JPS6368919A (en)

Similar Documents

Publication Publication Date Title
US5684998A (en) Apparatus and method for suspending and resuming software applications on a computer
US20060206652A1 (en) Machine state storage apparatus and method
JPS6368919A (en) Fast start-up processing system for computer system
JP6080492B2 (en) Information processing apparatus, activation method, and program
JPS62125452A (en) Data back-up system for storage device
JP3022011B2 (en) Data backup system
CN105159804A (en) Method, device and equipment for processing data block
JP2633874B2 (en) Extension processing method
JPS6254347A (en) Processing system for fault of file
JPH01282660A (en) System program high speed loading system
JPS62226250A (en) System rise system
JPS6370362A (en) Command intermission restart system in time sharing system
JPH0279129A (en) Check point restarting system
JPS62133535A (en) Program check point processing system
JPH02245828A (en) Stopping/resuming device of job in the middle of execution
JPH03296834A (en) Memory dump collecting system
JPH04209044A (en) Data base control system
JPS58175189A (en) Information processing system
JPS6269321A (en) Process switching system
JPH04273556A (en) Communication processor activating system
JPH09244907A (en) Data restoration system
JPS6254348A (en) Processing system for fault of file
JPH07210428A (en) Memory dump sampling system
JP2000339198A (en) Virtual memory dump sampling system and its method
JPS63244274A (en) Image processing system