JPH04352042A - Memory dump collecting system - Google Patents

Memory dump collecting system

Info

Publication number
JPH04352042A
JPH04352042A JP3152158A JP15215891A JPH04352042A JP H04352042 A JPH04352042 A JP H04352042A JP 3152158 A JP3152158 A JP 3152158A JP 15215891 A JP15215891 A JP 15215891A JP H04352042 A JPH04352042 A JP H04352042A
Authority
JP
Japan
Prior art keywords
system down
memory dump
area
process identifier
memory
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
JP3152158A
Other languages
Japanese (ja)
Inventor
Takashi Shinyashiki
新屋敷 孝
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 JP3152158A priority Critical patent/JPH04352042A/en
Publication of JPH04352042A publication Critical patent/JPH04352042A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To reduce the output quantity of a memory dump by selecting a process and an area in the process in the case of outputting a memory dump when system down is generated. CONSTITUTION:In the case of outputting a memory image to a secondary storage device 8 at the time of system down, a system down process identifier(ID) storing means 1 stores the process ID of a process generating the system down, a system down relating process ID selecting means 2 selects a process 5 relating to the process stored in the means 1 from plural processes stored in a main storage device 7, a dump output area selecting means 3 selects an area 6 indicated by a saving register for the process indicated by a system down relating process ID, and a memory dump output means 4 outputs the selected area 6 in the selected process stored in the device 7 to the device 8. Since the output quantity of the memory dump is reduced, a secondary storage device of large capacity is not required and a dump output time is shortened.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、大容量のメモリを有す
る計算機におけるシステムダウン時のメモリダンプ出力
方式に関し、特にメモリダンプ出力量を削減することに
より、メモリダンプ出力ファイルの容量を節約すると同
時に、メモリダンプ出力時間を削減してシステムダウン
発生後システムを再び立ち上げるまでの時間を短縮する
ようにしたメモリダンプ出力方式に関するものである。
[Field of Industrial Application] The present invention relates to a method for outputting a memory dump when a system goes down in a computer with a large memory capacity, and in particular reduces the amount of memory dump output to save the capacity of the memory dump output file and at the same time. This invention relates to a memory dump output method that reduces the memory dump output time and shortens the time required to restart the system after a system failure occurs.

【0002】0002

【従来の技術】従来メモリイメージを二次記憶装置へ出
力する場合には、システム内に存在する全てのプロセス
のメモリイメージをダンプ出力していた。
2. Description of the Related Art Conventionally, when outputting a memory image to a secondary storage device, memory images of all processes existing in a system are output as a dump.

【0003】0003

【発明が解決しようとする課題】そのため大容量のメモ
リを有する計算機では、メモリダンプ出力のために大容
量の二次記憶装置を必要とする。また、メモリダンプ出
力時間が膨大なものとなり、再びシステムを立ち上げる
までに多くの時間を必要とするという問題があった。
SUMMARY OF THE INVENTION Therefore, computers with large-capacity memories require large-capacity secondary storage devices for outputting memory dumps. Furthermore, there is a problem in that the memory dump output time becomes enormous, and it takes a lot of time to start up the system again.

【0004】本発明の目的は、システムダウン時にメモ
リダンプを出力する際プロセス並びにプロセス内の領域
を選択することによりメモリダンプ出力量を削減するメ
モリダンプ収集方式を提供することにある。
An object of the present invention is to provide a memory dump collection method that reduces the amount of memory dump output by selecting a process and an area within the process when outputting a memory dump when a system goes down.

【0005】[0005]

【課題を解決するための手段】本発明のメモリダンプ収
集方式は、システムダウンを引き起こしたプロセスのプ
ロセス識別子を保存するシステムダウンプロセス識別子
保存手段と、前記システムダウンプロセス識別子保存手
段に保存されたシステムダウンプロセス識別子をもとに
システムダウンに関連するプロセスを選択し保存するシ
ステムダウン関連プロセス識別子保存手段と、前記シス
テムダウン関連プロセス識別子保存手段に保存されたシ
ステムダウン関連プロセス識別子により示されたプロセ
スの退避レジスタが示す領域を選択するダンプ出力領域
選択手段と、前記ダンプ出力領域選択手段からの要求に
従って、主記憶装置上の前記選択されたプロセス内の選
択された領域を二次記憶装置へ出力するメモリダンプ出
力手段と、を備えることを特徴とする。
[Means for Solving the Problems] The memory dump collection method of the present invention includes a system down process identifier storage means for storing a process identifier of a process that caused a system down, and a system down process identifier stored in the system down process identifier storage means. system down related process identifier storage means for selecting and saving processes related to system down based on down process identifiers; dump output area selection means for selecting an area indicated by the save register; and outputting the selected area in the selected process on the main storage device to a secondary storage device in accordance with a request from the dump output area selection means. A memory dump output means.

【0006】[0006]

【実施例】次に、本発明について図面を用いて説明する
[Example] Next, the present invention will be explained with reference to the drawings.

【0007】図1は、本発明の一実施例を説明する構成
図である。図において、1はシステムダウンを引き起こ
したプロセスのプロセス識別子を保存するシステムダウ
ンプロセス識別子保存手段、2は前記システムダウンプ
ロセス識別子保存手段に保存されたシステムダウンプロ
セス識別子をもとにシステムダウンに関連するプロセス
を選択し保存するシステムダウン関連プロセス識別子保
存手段、3は前記システムダウン関連プロセス識別子保
存手段に保存されたシステムダウン関連プロセス識別子
により示されたプロセスの退避レジスタが示す領域を選
択するダンプ出力領域選択手段、4は前記システムダウ
ン関連プロセス識別子保存手段からの要求に従って、主
記憶装置上の前記選択されたプロセス内の選択された領
域を二次記憶装置へ出力するメモリダンプ出力手段、5
は前記選択されたプロセス、6は前記選択されたプロセ
ス内の選択された領域、7は前記選択されたプロセスの
存在する主記憶装置、8はメモリダンプ出力のための二
次記憶装置、をそれぞれ表す。
FIG. 1 is a block diagram illustrating an embodiment of the present invention. In the figure, 1 is a system down process identifier storage unit that stores the process identifier of the process that caused the system down, and 2 is a system down process identifier that stores information related to the system down based on the system down process identifier stored in the system down process identifier storage unit. System down-related process identifier storage means for selecting and saving a process; 3 a dump output area for selecting an area indicated by the save register of the process indicated by the system down-related process identifier stored in the system down-related process identifier storage means; A selection means (4) is a memory dump output means (5) for outputting a selected area in the selected process on the main storage device to a secondary storage device in accordance with a request from the system down-related process identifier storage device.
is the selected process, 6 is the selected area within the selected process, 7 is the main storage where the selected process exists, and 8 is the secondary storage for memory dump output. represent.

【0008】システムダウン時にメモリイメージを二次
記憶装置へ出力する場合、システムダウンプロセス識別
子保存手段1は、システムダウンを引き起こしたプロセ
スのプロセス識別子を保存し、システムダウン関連プロ
セス識別子保存手段2は、システムダウンプロセス識別
子保存手段1により保存されたプロセス識別子が示すシ
ステムダウンを引き起こしたプロセスと、このシステム
ダウンを引き起こしたプロセスに関連するプロセスを主
記憶装置5上のプロセスの中から選択し、ダンプ出力領
域選択手段3はシステムダウン関連プロセス識別子保存
手段に保存されたシステムダウンに関連するプロセスの
プロセス識別子により示されたプロセスの退避レジスタ
が示す領域を選択し、メモリダンプ出力手段4により主
記憶装置7上の前記選択されたプロセス5内の選択され
た領域6を二次記憶装置8へ出力する。
When outputting a memory image to a secondary storage device at the time of a system down, the system down process identifier storage means 1 stores the process identifier of the process that caused the system down, and the system down related process identifier storage means 2 stores the process identifier of the process that caused the system down. The process that caused the system down indicated by the process identifier stored by the system down process identifier storage means 1 and the process related to the process that caused this system down are selected from among the processes on the main storage device 5, and the dump output is performed. The area selection means 3 selects the area indicated by the save register of the process indicated by the process identifier of the process related to the system down stored in the system down related process identifier storage means, and uses the memory dump output means 4 to save the area to the main storage 7. The selected area 6 in the above selected process 5 is output to the secondary storage device 8.

【0009】なお、システムダウン関連プロセス識別子
保存手段2により選択したプロセスの他にも障害解析に
必要なプロセスがあれば別の手段により選択し、メモリ
ダンプ出力手段4は該プロセスのメモリイメージも合わ
せて出力することもある。
[0009] In addition to the process selected by the system down related process identifier storage means 2, if there is a process necessary for failure analysis, it is selected by another means, and the memory dump output means 4 also stores the memory image of the process. It may also be output.

【0010】これにより、メモリダンプを出力する領域
はダンプ出力領域選択手段3に保存されている領域に限
られるため、ダンプ出力量が削減され、メモリダンプ出
力のために大容量の二次記憶装置を必要とせず、また、
システムを再び立ち上げるまでの時間が短縮される。
[0010] As a result, the area for outputting the memory dump is limited to the area stored in the dump output area selection means 3, so the amount of dump output is reduced, and a large-capacity secondary storage device is required for outputting the memory dump. Also, without the need for
The time it takes to restart the system is reduced.

【0011】[0011]

【発明の効果】メモリダンプの出力時に、障害の解析に
必要なプロセスのメモリイメージだけを選択して出力す
ることで、メモリダンプ出力量が削減されるため、メモ
リダンプ出力のために大容量の二次記憶装置を必要とせ
ず、また、ダンプ出力時間が短縮されることでシステム
を再び立ち上げるまでの時間を短縮することが可能とな
る。
[Effect of the invention] When outputting a memory dump, the amount of memory dump output is reduced by selecting and outputting only the memory image of the process necessary for failure analysis. Since a secondary storage device is not required and the dump output time is shortened, the time required to restart the system can be shortened.

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

【図1】本発明の一実施例を説明する構成図である。FIG. 1 is a configuration diagram illustrating an embodiment of the present invention.

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

1…システムダウンプロセス識別子保存手段、2…シス
テムダウン関連プロセス識別子保存手段、3…ダンプ出
力領域選択手段、4…メモリダンプ出力手段、5…  
プロセス、6…プロセス内の選択された領域、7…主記
憶装置、8…二次記憶装置。
DESCRIPTION OF SYMBOLS 1... System down process identifier storage means, 2... System down related process identifier storage means, 3... Dump output area selection means, 4... Memory dump output means, 5...
process, 6... selected area within the process, 7... main storage, 8... secondary storage.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  システムダウン時のメモリダンプ収集
において、システムダウンを引き起こしたプロセスのプ
ロセス識別子を保存するシステムダウンプロセス識別子
保存手段と、前記システムダウンプロセス識別子保存手
段に保存されたシステムダウンプロセス識別子をもとに
システムダウンに関連するプロセスを選択し保存するシ
ステムダウン関連プロセス識別子保存手段と、前記シス
テムダウン関連プロセス識別子保存手段に保存されたシ
ステムダウン関連プロセス識別子により示されたプロセ
スの退避レジスタが示す領域を選択するダンプ出力領域
選択手段と、前記ダンプ出力領域選択手段からの要求に
従って、主記憶装置上の前記選択されたプロセス内の選
択された領域を二次記憶装置へ出力するメモリダンプ出
力手段と、を備えたことを特徴とする、メモリダンプ収
集方式。
1. In collecting a memory dump at the time of a system down, system down process identifier storage means for storing a process identifier of a process that caused a system down, and a system down process identifier stored in the system down process identifier storage means are provided. A system down-related process identifier storage means for originally selecting and saving a process related to a system down, and a save register for the process indicated by the system down-related process identifier stored in the system down-related process identifier storage means. Dump output area selection means for selecting an area; and memory dump output means for outputting the selected area in the selected process on the main storage device to a secondary storage device in accordance with a request from the dump output area selection means. A memory dump collection method comprising:
JP3152158A 1991-05-29 1991-05-29 Memory dump collecting system Pending JPH04352042A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3152158A JPH04352042A (en) 1991-05-29 1991-05-29 Memory dump collecting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3152158A JPH04352042A (en) 1991-05-29 1991-05-29 Memory dump collecting system

Publications (1)

Publication Number Publication Date
JPH04352042A true JPH04352042A (en) 1992-12-07

Family

ID=15534293

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3152158A Pending JPH04352042A (en) 1991-05-29 1991-05-29 Memory dump collecting system

Country Status (1)

Country Link
JP (1) JPH04352042A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08263331A (en) * 1995-03-22 1996-10-11 Kofu Nippon Denki Kk Information processing system
US6432158B1 (en) 1999-10-25 2002-08-13 Sumitomo Special Metals Co., Ltd. Method and apparatus for producing compact of rare earth alloy powder and rare earth magnet

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08263331A (en) * 1995-03-22 1996-10-11 Kofu Nippon Denki Kk Information processing system
US6432158B1 (en) 1999-10-25 2002-08-13 Sumitomo Special Metals Co., Ltd. Method and apparatus for producing compact of rare earth alloy powder and rare earth magnet

Similar Documents

Publication Publication Date Title
US6615364B1 (en) Computer system and methods for acquiring dump information and system recovery
JPH04352042A (en) Memory dump collecting system
JPH0553882A (en) Memory dump collecting system
JPS63200257A (en) Program loading system for computer
JPH05151034A (en) Dump output device
JP2728407B2 (en) Memory dump processing device
JPH0247735A (en) Computer device
JPH0452968B2 (en)
JPH09114673A (en) Device and method for program loading
JP2518390B2 (en) System performance monitoring method
JPH11327681A (en) Virtual system time management system and management method and recording medium recording management program
JPH02109147A (en) Memory dump collection system
JPS6316343A (en) Test system utilizing batch in interactive function test mode
JPH05165686A (en) Data store control system
JPH04357536A (en) Memory information dumping system
JPH05143422A (en) Updated journal managing system
JPH0512199A (en) Data transfer system
JP2000339198A (en) Virtual memory dump sampling system and its method
JPH1063455A (en) Image data display method
JPS63143662A (en) Text managing system
JPS62226250A (en) System rise system
JPH0454548A (en) Memory check system for computer system
JPH06325147A (en) Image display device
JPH10312255A (en) Message display system
JP2000029750A (en) Memory dump file reconstituting system