JPH04352042A - Memory dump collecting system - Google Patents
Memory dump collecting systemInfo
- 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
Links
- 230000015654 memory Effects 0.000 title claims abstract description 37
- 238000000034 method Methods 0.000 claims abstract description 82
- 238000010586 diagram Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
【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.
【図1】本発明の一実施例を説明する構成図である。FIG. 1 is a configuration diagram illustrating an embodiment of the present invention.
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)
において、システムダウンを引き起こしたプロセスのプ
ロセス識別子を保存するシステムダウンプロセス識別子
保存手段と、前記システムダウンプロセス識別子保存手
段に保存されたシステムダウンプロセス識別子をもとに
システムダウンに関連するプロセスを選択し保存するシ
ステムダウン関連プロセス識別子保存手段と、前記シス
テムダウン関連プロセス識別子保存手段に保存されたシ
ステムダウン関連プロセス識別子により示されたプロセ
スの退避レジスタが示す領域を選択するダンプ出力領域
選択手段と、前記ダンプ出力領域選択手段からの要求に
従って、主記憶装置上の前記選択されたプロセス内の選
択された領域を二次記憶装置へ出力するメモリダンプ出
力手段と、を備えたことを特徴とする、メモリダンプ収
集方式。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:
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)
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 |
-
1991
- 1991-05-29 JP JP3152158A patent/JPH04352042A/en active Pending
Cited By (2)
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 | |
JPH0434345B2 (en) | ||
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 | |
JPH03231338A (en) | Control system for memory dump area | |
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 | |
JP2001142772A (en) | Management method by memory name, copying method, medium for recording management program by memory name and medium for recording copying program | |
JPH0512199A (en) | Data transfer system | |
JP2000339198A (en) | Virtual memory dump sampling system and its method | |
JPS63143662A (en) | Text managing system | |
JPS62226250A (en) | System rise system | |
JPH10312255A (en) | Message display system | |
JPH05257761A (en) | Damp output control system |