JP2788844B2 - System dump collection system - Google Patents
System dump collection systemInfo
- Publication number
- JP2788844B2 JP2788844B2 JP5249660A JP24966093A JP2788844B2 JP 2788844 B2 JP2788844 B2 JP 2788844B2 JP 5249660 A JP5249660 A JP 5249660A JP 24966093 A JP24966093 A JP 24966093A JP 2788844 B2 JP2788844 B2 JP 2788844B2
- Authority
- JP
- Japan
- Prior art keywords
- dump
- page
- data
- information table
- buffer
- 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.)
- Expired - Lifetime
Links
Landscapes
- Debugging And Monitoring (AREA)
- Memory System Of A Hierarchy Structure (AREA)
Description
【0001】[0001]
【産業上の利用分野】この発明は、仮想記憶に格納され
ているシステムデータをシステムダンプするシステムダ
ンプ採取システムに関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system dump collection system for dumping system data stored in virtual storage.
【0002】[0002]
【従来の技術】従来の仮想記憶におけるシステムダンプ
採取の手法では、従来のページ情報テーブルを例示する
図7を参照すると、物理ページを管理する管理構造体の
ページ情報テーブルにある使用中ビット64によって物
理ページが低位から順次に採取される。この使用中ビッ
ト64は、対応する物理ページがシステムデータを格納
していることを示す指標である。したがって、使用中の
指標だけでは、所望のシステムデータを格納する物理ペ
ージだけを選択することができないため、使用中ビット
64を有するの物理ページを全てダンプファイルにダン
プすることになるのでデータ量が多量になる。また、ダ
ンプするデータ量を削減するため、データ圧縮を行う場
合においてもダンプデータのデータ量が多量であるた
め、処理時間が増大する。2. Description of the Related Art In a conventional method of collecting a system dump in virtual storage, referring to FIG. 7 illustrating a conventional page information table, a busy bit 64 in a page information table of a management structure for managing a physical page is used. Physical pages are collected sequentially from the low order. The busy bit 64 is an index indicating that the corresponding physical page stores system data. Therefore, it is not possible to select only the physical page that stores the desired system data by using only the in-use index, and all the physical pages having the in-use bit 64 are dumped to the dump file. Become a lot. Further, even when performing data compression to reduce the amount of data to be dumped, the data amount of the dump data is large, so that the processing time increases.
【0003】[0003]
【発明が解決しようとする課題】システムダンプのデー
タ量を削減するため、所望のシステムデータだけをシス
テムダンプできるようにする。そのため、物理ページと
論理ページを対応付ける管理構造体のページ情報テーブ
ルに物理ページの使用目的を示す項目を設ける。SUMMARY OF THE INVENTION In order to reduce the amount of system dump data, only desired system data can be dumped. Therefore, an item indicating the purpose of use of the physical page is provided in the page information table of the management structure that associates the physical page with the logical page.
【0004】この使用目的の項目を参照し、ダンプする
物理ページを選択可能にする。[0004] The physical page to be dumped can be selected by referring to the item for the purpose of use.
【0005】[0005]
【課題を解決するための手段】この発明の目的は、物理
ページを管理する管理構造体であるページ情報テーブル
に設ける各物理ページの使用目的を示す項目によって、
ダンプ対象のシステムデータを選択し、ダンプするデー
タ量を削減するシステムダンプ採取システムの提供であ
る。SUMMARY OF THE INVENTION An object of the present invention is to provide a page information table which is a management structure for managing physical pages, by using an item indicating the purpose of use of each physical page.
An object of the present invention is to provide a system dump collection system that selects system data to be dumped and reduces the amount of data to be dumped.
【0006】そのため、この発明のシステムダンプ採取
システムは、仮想記憶における論理ページに対し記憶領
域の物理ページをマッピングあるいはアンマッピッグす
る要求がなされるとき、ページ情報テーブルに前記物理
ページのページアドレスおよび使用目的ビットを設定す
る手段と、 前記記憶領域に格納されるシステムデータ
を含む物理ページをシステムダンプ採取する要求がなさ
れるとき、前記ページ情報テーブルのページアドレスお
よび使用目的ビットを参照し、システムダンプする物理
ページを選択し、順次に取得し、前記物理ページに格納
されているデータに前記物理ページのページアドレスお
よびデータ長データを付加して得られるダンプデータを
補助記憶領域のダンプファイルに格納する手段と、ダン
プ解析の要求がなされるとき、前記ダンプファイルに格
納されている前記ダンプデータの前記ページアドレス,
ファイル内アドレスおよび自身のチェ−ン情報であるリ
ンクポインタを含むダンプ情報テーブルを初期化し、前
記ダンプデータを格納するバッファの各区域のチェ−ン
情報であるリンクポインタを初期化する手段と、前記ダ
ンプ情報テーブルのファイル内アドレスおよびリンクポ
インタによって、前記ダンプデータを前記ダンプファイ
ルから順次に取得し、前記ダンプデータの前記ページア
ドレス、前記バッファの各区域のチェ−ン情報であるリ
ンクポインタ、およびバッファ制御情報を前記ダンプデ
ータのデータに付加してバッファデータを得て、このバ
ッファデータを前記バッファの区域に出力する手段と、
を含む。Therefore, the system dump collection system of the present invention, when a request to map or unmap a physical page of a storage area to a logical page in virtual storage is made, stores the page address of the physical page and the purpose of use in a page information table. Means for setting a bit, and when a request is made to perform a system dump collection of a physical page including system data stored in the storage area, referring to a page address and a use bit of the page information table, Means for selecting a page, sequentially obtaining the data, and storing dump data obtained by adding a page address and data length data of the physical page to data stored in the physical page in a dump file of an auxiliary storage area; and No request for dump analysis The page address of the dump data stored in the dump file,
Means for initializing a dump information table including an address in a file and a link pointer as its own chain information, and initializing a link pointer as chain information of each area of the buffer storing the dump data; The dump data is sequentially acquired from the dump file according to the file address and the link pointer of the dump information table, and the page address of the dump data, a link pointer which is chain information of each area of the buffer, and a buffer. Means for obtaining buffer data by adding control information to the data of the dump data, and outputting the buffer data to an area of the buffer;
including.
【0007】[0007]
【作用】ページ情報テーブルに設ける使用目的ビット
は、ページ情報テーブルの論理ページにシステムのカー
ネルコード,カーネルスタック,カーネルデ−タ,ファ
イルマッピングおよびユーザデータの内のどれを格納し
ているかを示す指標である。そして、システム処理部の
オペレーティングシステムにおいて、上述のカーネルコ
ード,カーネルスタック,カーネルデ−タ,ファイルマ
ッピングおよびユーザデータを格納する仮想記憶の論理
ページはあらかじめ定められている。したがって、障害
解析に必要なシステムデータを取得するための物理ペー
ジはページ情報テーブルの使用目的の項目を参照するこ
とによって取得できる。The purpose bit provided in the page information table is an index indicating which of the system kernel code, kernel stack, kernel data, file mapping and user data is stored in the logical page of the page information table. is there. In the operating system of the system processing unit, the logical pages of the virtual memory for storing the kernel code, kernel stack, kernel data, file mapping, and user data described above are predetermined. Therefore, the physical page for acquiring the system data necessary for the failure analysis can be acquired by referring to the item of the purpose of use of the page information table.
【0008】[0008]
【実施例】次に、この発明の実施例について図面を参照
して説明する。Next, an embodiment of the present invention will be described with reference to the drawings.
【0009】この発明の一実施例の構成を示す図1を参
照すると、この実施例は、制御プログラムあるいは利用
者プログラム、または事象発生に因づく割り込みを実行
させるシステム処理部1と、システム処理部1の実行に
因づくマッピングおよびアンマッピングの要求、ならび
にダンプ採取およびダンプ解析の要求によって作動する
システムダンプ採取部2と、システムダンプする物理ペ
ージを含む内部記憶領域3および補助記憶領域4からな
る記憶領域5と、を備える。Referring to FIG. 1 showing the configuration of an embodiment of the present invention, this embodiment is configured to execute a control program or a user program, or a system processing unit 1 for executing an interrupt due to occurrence of an event, and a system processing unit. 1, a system dump collection unit 2 that operates in response to a request for mapping and unmapping, and a request for dump collection and dump analysis, and a storage including an internal storage area 3 and an auxiliary storage area 4 including a physical page to be system dumped. Region 5.
【0010】システムダンプ採取部2は、マッピングま
たはアンマッピング要求を受理し、ページ情報テーブル
6に物理ページのページアドレスと使用目的ビットを設
定するページ情報設定部7と、ダンプ採取の要求を受理
し、ページ情報テーブル6の使用目的ビットを走査し、
参照するページ情報テーブル参照部8と、使用目的ビッ
トによって物理ページを選択するページ選択部9と、選
択した物理ページを記憶領域5からページアドレスによ
って取得し、ダンプデータを作成し、補助記憶領域4の
ダンプファイル10に格納するダンプページ格納部11
と、ダンプデータ解析要求によって、ダンプファイル1
0のダンプデータのチェ−ンをとるリンクポインタを含
むダンプ情報テーブル12を初期化し、ダンプデータを
格納するバッファ16の各区域とを初期化する初期化部
14と、ダンプ情報テーブル12およびバッファ16の
各区域のリンクポインタを参照し、ダンプファイル10
からダンプデータを取得し、バッファ16の区域に格納
するダンプファイル出力部15と、を備える。The system dump collection unit 2 receives a mapping or unmapping request, and receives a dump collection request, a page information setting unit 7 for setting a page address and a usage bit of a physical page in a page information table 6. Scans the intended use bit of the page information table 6,
A page information table reference section 8 to be referred to, a page selection section 9 for selecting a physical page based on a use purpose bit, a selected physical page is obtained from the storage area 5 by a page address, dump data is created, and the auxiliary storage area 4 is created. Dump page storage 11 to be stored in the dump file 10
And dump data analysis request, dump file 1
An initialization unit 14 for initializing a dump information table 12 including a link pointer for taking a chain of 0 dump data, and initializing each area of a buffer 16 for storing the dump data; a dump information table 12 and a buffer 16 Refer to the link pointer of each area of the dump file 10
And a dump file output unit 15 that acquires dump data from the buffer 16 and stores it in the area of the buffer 16.
【0011】記憶領域5の内部記憶領域3には、ページ
情報テーブル6と、ダンプ情報テーブル12と、区域に
分割されているバッファ16の各領域が設けられてい
る。また、補助記憶領域4には、ダンプファイル10の
領域が設けられている。The internal storage area 3 of the storage area 5 is provided with a page information table 6, a dump information table 12, and respective areas of a buffer 16 divided into sections. In the auxiliary storage area 4, an area for the dump file 10 is provided.
【0012】次に、ページ情報テーブル6を例示する図
2、ダンプ情報テーブル12を例示する図3、ダンプデ
ータの形式を例示する図4、およびバッファデータの形
式を例示する図5を参照すると、ページ情報テーブル6
は、記憶領域5の各物理ページが使用中であるか否かを
示す使用中ビット61と、該物理ページに格納されるデ
ータの使用目的を示す使用目的ビット62と、物理ペー
ジのアドレスを示すページアドレス63と、を含む。ダ
ンプ情報テーブル12は、物理ページの記憶領域5にお
ける実在場所を示すページアドレス121と、ダンプフ
ァイルに格納する場所のファイルアドレスを示すファイ
ル内オフセット122と、ダンプ情報テーブル12自身
のリンクを示すリンクポインタ123と、を含む。ダン
プファイル10に格納するページ単位のダンプデータ2
0は、物理ページの記憶領域における実在場所のアドレ
スを示すページアドレス201と、ページに格納されて
いるデータ203と、その長さを示すデータ長データ2
02と、を含む。バッファ16に格納されるバッファデ
ータ30は、ページの記憶領域における実在場所を示す
ページアドレス301と、バッファの各区域のデータ入
れ換えを制御する制御カウンタデータ302と、バッフ
ァ16の各区域のチェ−ンを示すリンクポインタ303
と、チェ−ン探索のためのハッシュリンクポインタ30
4と、データ305と、を含む。Next, referring to FIG. 2 exemplifying the page information table 6, FIG. 3 exemplifying the dump information table 12, FIG. 4 exemplifying the format of the dump data, and FIG. 5 exemplifying the format of the buffer data, Page information table 6
Indicates an in-use bit 61 indicating whether or not each physical page of the storage area 5 is in use, a use purpose bit 62 indicating a use purpose of data stored in the physical page, and an address of the physical page. Page address 63. The dump information table 12 includes a page address 121 indicating a physical location of the physical page in the storage area 5, a file offset 122 indicating a file address of a location to be stored in the dump file, and a link pointer indicating a link of the dump information table 12 itself. 123. Dump data 2 for each page stored in the dump file 10
0 is a page address 201 indicating the address of the physical location in the storage area of the physical page, data 203 stored in the page, and data length data 2 indicating its length
02. The buffer data 30 stored in the buffer 16 includes a page address 301 indicating the actual location of the page in the storage area, control counter data 302 for controlling data exchange of each area of the buffer, and a chain of each area of the buffer 16. Link pointer 303 indicating
And a hash link pointer 30 for a chain search.
4 and data 305.
【0013】次に、図1に示す実施例のシステムダンプ
採取の動作を、図2乃至図6を参照して説明する。シス
テム処理部1が記憶領域5における物理ページと仮想記
憶の論理ページとを対応付けるマッピング要求を行う
と、ページ情報設定部7が起動され、ページ情報設定部
7は論理ページに物理ページをマッピングし、ページア
ドレス63および使用目的ビット62をページ情報テー
ブル6に設定する。使用目的ビット62は、カーネルコ
ード,カーネルスタック,カーネルデータ,ファイルマ
ッピングおよびユーザデータをそれぞれ格納するオペレ
ーテングシステムによって定められている論理ページに
よって、一意に定まる。また、システム処理部1からの
アンマッピング要求によって、ページ情報設定部7はペ
ージ情報テーブル6のページアドレス63および使用目
的ビット62の設定を解除する。システム処理部1がシ
ステム障害を検知してダンプ要求をシステムダンプ採取
部2に対し行うと、ページ情報テーブル参照部8が起動
される。ページ情報テーブル参照部8はページ情報テー
ブル7を走査する。そして、ページ選択部9が走査によ
って、障害探査に必要な使用目的を持つ物理ページを選
択し、そのページアドレスを取得する。ダンプページ格
納部11はそのページアドレスによって、記憶領域のペ
ージイメージ71から、ダンプページ72を取得し、そ
のページのデータ203にページアドレス201とデー
タ長データ202を付加し、ダンプデータ20のダンプ
イメージ72をダンプファイル10にダンプファイルイ
メージ73を書き出す。Next, the operation of collecting a system dump in the embodiment shown in FIG. 1 will be described with reference to FIGS. When the system processing unit 1 issues a mapping request for associating a physical page in the storage area 5 with a logical page of virtual storage, the page information setting unit 7 is activated, and the page information setting unit 7 maps the physical page to the logical page, The page address 63 and the purpose bit 62 are set in the page information table 6. The purpose bit 62 is uniquely determined by a logical page defined by an operating system that stores kernel code, kernel stack, kernel data, file mapping, and user data. Further, in response to the unmapping request from the system processing unit 1, the page information setting unit 7 cancels the setting of the page address 63 and the use purpose bit 62 of the page information table 6. When the system processing unit 1 detects a system failure and makes a dump request to the system dump collection unit 2, the page information table reference unit 8 is activated. The page information table reference section 8 scans the page information table 7. Then, the page selection unit 9 selects a physical page having a use purpose necessary for the fault detection by scanning, and acquires the page address. The dump page storage unit 11 obtains the dump page 72 from the page image 71 of the storage area by the page address, adds the page address 201 and the data length data 202 to the data 203 of the page, and outputs the dump image of the dump data 20. 72 is written to the dump file 10 as a dump file image 73.
【0014】システム処理部1がダンプデータ解析要求
を行うと、初期化部14が起動される。初期化部14は
ダンプファイル10のダンプデータを走査し、ダンプ情
報テーブル12のページアドレス121,ファイル内ア
ドレス122およびリンクポインタ123を初期化し、
バッファ16の各区域の制御カウンタデータ302、チ
ェ−ンを管理するリンクポインタ301、およびハッシ
ュリンクポインタ304を初期化する。When the system processing unit 1 issues a dump data analysis request, the initialization unit 14 is started. The initialization unit 14 scans the dump data of the dump file 10, initializes the page address 121, the file address 122, and the link pointer 123 of the dump information table 12,
The control counter data 302, the link pointer 301 for managing the chain, and the hash link pointer 304 of each area of the buffer 16 are initialized.
【0015】次に、ダンプファイル出力部15はダンプ
情報テーブル12を参照し、上述のダンプデータ解析要
求で指定される解析対象のダンプデータをダンプファイ
ル10からバッファ16の区域にバッファイメージ74
として、格納する。Next, the dump file output unit 15 refers to the dump information table 12 and stores the dump data to be analyzed specified by the above-described dump data analysis request from the dump file 10 into the buffer 16 area in the buffer 16 area.
And store it.
【0016】[0016]
【発明の効果】以上説明したように、この発明によれば
システムダンプを採取するとき、記憶領域に存在するシ
ステムデータを含む物理ページをそれの使用目的によっ
て選択し、障害解析に必要なページだけをダンプできる
ので、システムダンプ採取を効率的に行うことができ
る。As described above, according to the present invention, when a system dump is collected, a physical page including system data existing in a storage area is selected according to its use purpose, and only a page necessary for failure analysis is selected. Can be dumped, so that a system dump can be efficiently collected.
【図1】この発明の一実施例の構成図である。FIG. 1 is a configuration diagram of an embodiment of the present invention.
【図2】ページ情報テーブルを例示する図である。FIG. 2 is a diagram illustrating a page information table.
【図3】ダンプ情報テーブルを例示する図である。FIG. 3 is a diagram illustrating a dump information table.
【図4】ダンプファイルに格納するダンプデータを例示
する図である。FIG. 4 is a diagram illustrating an example of dump data stored in a dump file.
【図5】バッファに格納するバッファデータを例示する
図である。FIG. 5 is a diagram illustrating buffer data stored in a buffer;
【図6】図1の実施例のシステムダンプ採取動作を例示
する図である。FIG. 6 is a diagram illustrating a system dump collecting operation of the embodiment of FIG. 1;
【図7】従来のページ情報テーブルを例示する図であ
る。FIG. 7 is a diagram illustrating a conventional page information table.
1 システム処理部 2 システムダンプ採取部 3 内部記憶領域 4 補助記憶領域 5 記憶領域 6 ページ情報テーブル 7 ページ情報設定部 8 ページ情報テーブル参照部 9 ページ選択部 10 ダンプファイル 11 ダンプページ格納部 12 ダンプ情報テーブル 14 初期化部 15 ダンプファイル出力部 16 バッファ DESCRIPTION OF SYMBOLS 1 System processing part 2 System dump collection part 3 Internal storage area 4 Auxiliary storage area 5 Storage area 6 Page information table 7 Page information setting part 8 Page information table reference part 9 Page selection part 10 Dump file 11 Dump page storage part 12 Dump information Table 14 Initialization unit 15 Dump file output unit 16 Buffer
───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平3−125236(JP,A) 特開 平3−127136(JP,A) (58)調査した分野(Int.Cl.6,DB名) G06F 11/30 - 11/34────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-3-125236 (JP, A) JP-A-3-127136 (JP, A) (58) Fields investigated (Int. Cl. 6 , DB name) G06F 11/30-11/34
Claims (3)
領域の物理ページをマッピングあるいはアンマッピッグ
する要求がなされるとき、ページ情報テーブルに前記物
理ページのページアドレスおよび使用目的ビットを設定
する手段と、 前記記憶領域に格納されるシステムデータを含む物理ペ
ージをシステムダンプ採取する要求がなされるとき、前
記ページ情報テーブルのページアドレスおよび使用目的
ビットを参照し、システムダンプする物理ページを選択
し、順次に取得し、前記物理ページに格納されているデ
ータに前記物理ページのページアドレスおよびデータ長
データを付加して得られるダンプデータを補助記憶領域
のダンプファイルに格納する手段と、 ダンプ解析の要求がなされるとき、前記ダンプファイル
に格納されている前記ダンプデータの前記ページアドレ
ス,ファイル内アドレスおよび自身のチェ−ン情報であ
るリンクポインタを含むダンプ情報テーブルを初期化
し、前記ダンプデータを格納するバッファの各区域のチ
ェ−ン情報であるリンクポインタを初期化する手段と、 前記ダンプ情報テーブルのファイル内アドレスおよびリ
ンクポインタによって、前記ダンプデータを前記ダンプ
ファイルから順次に取得し、前記ダンプデータの前記ペ
ージアドレス、前記バッファの各区域のチェ−ン情報で
あるリンクポインタ、およびバッファ制御情報を前記ダ
ンプデータのデータに付加してバッファデータを得て、
このバッファデータを前記バッファの区域に出力する手
段と、を含むことを特徴とするシステムダンプ採取シス
テム。1. A means for setting a page address and a use bit of a physical page in a page information table when a request is made to map or unmap a physical page in a storage area to a logical page in virtual storage. When a request to perform a system dump collection of a physical page including system data stored in the area is made, the physical page to be system dumped is selected by referring to the page address and the purpose bit of the page information table, and sequentially acquired. Means for storing dump data obtained by adding the page address and data length data of the physical page to the data stored in the physical page in a dump file in an auxiliary storage area, and when a request for dump analysis is made , Stored in the dump file The dump information table including the page address of the dump data, the address in the file, and the link pointer as its own chain information is initialized, and the link pointer as the chain information of each area of the buffer storing the dump data is initialized. The dump data is sequentially acquired from the dump file according to the in-file address and the link pointer of the dump information table, and the page address of the dump data and the chain information of each area of the buffer are obtained. A buffer pointer is obtained by adding a link pointer, and buffer control information to the data of the dump data,
Means for outputting the buffer data to the area of the buffer.
プログラムの動作、または事象発生による割り込み、に
因づく前記マッピングあるいはアンマッピングする要求
と、利用者プログラムに因づく前記システムダンプ採取
する要求、あるいは前記ダンプ解析の要求と、を発行す
るシステム処理部と、 前記マッピングおよびアンマッピングする要求によっ
て、前記ページ情報テーブルに前記使用目的ビットを設
定する手段と、前記ダンプ採取要求によって、システム
ダンプするダンプデータを前記ダンプファイルに格納す
る手段と、前記ダンプ解析要求によって、所望のページ
を出力するため、前記ダンプ情報テーブルおよび前記バ
ッファのリンクポインタを初期化する手段と、前記ダン
プデータを前記バッファに出力する手段と、を実行する
システムダンプ採取部と、 前記システムデータを含む物理ページ、ならびにページ
情報テーブル,バッファおよびダンプ情報テーブルを格
納する内部記憶領域と、ダンプファイルを格納する補助
記憶領域とからなる前記記憶領域と、 を備えることを特徴とする請求項1のシステムダンプ採
取システム。2. A request for mapping or unmapping based on an operation of a control program, an operation of a user program, or an interrupt due to an event occurrence, and a request for collecting the system dump based on a user program, or A system processing unit that issues a request for dump analysis; a unit that sets the purpose bit in the page information table by the mapping and unmapping request; and a dump data to be system dumped by the dump collection request. Means for storing in the dump file, means for initializing the dump information table and the link pointer of the buffer for outputting a desired page in response to the dump analysis request, and means for outputting the dump data to the buffer And run A system dump collection unit; a physical page including the system data; an internal storage area for storing a page information table, a buffer and a dump information table; and an auxiliary storage area for storing a dump file. The system dump collection system according to claim 1, wherein:
前記ページ情報テーブルを走査し、前記使用目的ビット
を参照するページ情報テーブル参照部と、前記使用目的
ビットによって、ダンプページを選択するページ選択部
と、選択した前記ダンプページを前記ダンプファイルに
格納するダンプページ格納部と、を含むことを特徴とす
る請求項1記載のシステムダンプ採取システム。3. A means for storing in the dump file,
The page information table is scanned, and a page information table reference unit that refers to the usage bit, a page selection unit that selects a dump page according to the usage bit, and the selected dump page is stored in the dump file. 2. The system dump collection system according to claim 1, further comprising: a dump page storage unit.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5249660A JP2788844B2 (en) | 1993-10-06 | 1993-10-06 | System dump collection system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5249660A JP2788844B2 (en) | 1993-10-06 | 1993-10-06 | System dump collection system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH07105050A JPH07105050A (en) | 1995-04-21 |
| JP2788844B2 true JP2788844B2 (en) | 1998-08-20 |
Family
ID=17196329
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP5249660A Expired - Lifetime JP2788844B2 (en) | 1993-10-06 | 1993-10-06 | System dump collection system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2788844B2 (en) |
-
1993
- 1993-10-06 JP JP5249660A patent/JP2788844B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPH07105050A (en) | 1995-04-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6604168B2 (en) | Flash eeprom management using ratio of used to unused sectors | |
| US5778382A (en) | Data retrieval method and apparatus, and storage medium holding programs for executing said method | |
| JP2591550B2 (en) | File Update Method for Electronic Printing System | |
| JP6044181B2 (en) | Information processing method, program and apparatus for garbage collection | |
| US20110265097A1 (en) | Coupled symbiotic operating system | |
| US4945499A (en) | Graphic display system | |
| US5819024A (en) | Fault analysis system | |
| JP2788844B2 (en) | System dump collection system | |
| JPH07249032A (en) | Electronic file device | |
| CN118092810A (en) | Method and device for realizing solid state disk snapshot, computer equipment and storage medium | |
| JP2002055874A (en) | Buffer memory managing device, buffer memory managing method and computer readable recording medium in which program to make computer implement the same method is recorded | |
| JPH06161403A (en) | Image processor | |
| JPH07296138A (en) | Image data management device | |
| JPWO2004102401A1 (en) | INPUT / OUTPUT DEVICE, COMPUTER, COMPUTER SYSTEM, INPUT / OUTPUT CONTROL PROGRAM, OS, PAGE MANAGEMENT PROGRAM, AND PAGE MANAGEMENT METHOD | |
| JPH03125236A (en) | Memory dump collection system | |
| JP3171364B2 (en) | Memory diagnosis method | |
| JP2718676B2 (en) | Virtual memory dump processing method | |
| JP2583403B2 (en) | Backing store management method | |
| JP2000305816A (en) | Collection method of program operation environment information, collection device therefor, and computer-readable recording medium | |
| JP2658969B2 (en) | Data storage control system | |
| JPH05324457A (en) | Garbage collection method | |
| JPH0744426A (en) | File system file management method | |
| JP2933011B2 (en) | Exclusive file control system | |
| JPH0696078A (en) | Shared processing system for data and processor for its data | |
| JP2009205189A (en) | Folder management method |
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: 19980512 |