JPS6315343A - Damping circuit for log data - Google Patents
Damping circuit for log dataInfo
- Publication number
- JPS6315343A JPS6315343A JP61159164A JP15916486A JPS6315343A JP S6315343 A JPS6315343 A JP S6315343A JP 61159164 A JP61159164 A JP 61159164A JP 15916486 A JP15916486 A JP 15916486A JP S6315343 A JPS6315343 A JP S6315343A
- Authority
- JP
- Japan
- Prior art keywords
- log data
- classification
- type
- fault
- read
- 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
- 238000013016 damping Methods 0.000 title abstract 2
- 238000012795 verification Methods 0.000 claims description 3
- 238000012545 processing Methods 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 4
Landscapes
- Techniques For Improving Reliability Of Storages (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
〔概要〕
記憶部から読み取ったログデータを各ログデータの種別
毎に選択的に出力できるように構成することによって、
ダンプ速度の向上を図ったものである。[Detailed Description of the Invention] [Summary] By configuring the log data read from the storage unit to be selectively output for each type of log data,
This is intended to improve dump speed.
本発明はログデータのダンプ回路に関するものである。 The present invention relates to a log data dump circuit.
一般に計算機システムでは、再試行等によってエラー回
復できた障害および冗長回路等によって対処できた障害
も含め、これまでの障害履歴(ログデータという)を記
憶部等に記録しておき、必要に応じて、これをフロッピ
ィディスク等にダンプし障害原因の調査に供している。Generally, in computer systems, a history of past failures (referred to as log data) is recorded in a storage unit, including failures that could be recovered by retrying, etc., and failures that could be dealt with by redundant circuits, etc., and can be updated as needed. This data is dumped onto a floppy disk, etc., and used to investigate the cause of the failure.
この際、所望のログデータのダンプが迅速におこなわれ
ることが望ましい。At this time, it is desirable that the desired log data be dumped quickly.
〔従来の技術と発明が解決しようとする問題点〕従来の
ログデータのダンプ回路では、記憶しているログデータ
をそのままフロッピィディスク等にダンプしていた。[Problems to be Solved by the Prior Art and the Invention] In the conventional log data dump circuit, the stored log data is dumped as is onto a floppy disk or the like.
ところが、ログデータの記録は、illll常住発生時
系列順こなっている。このため、ログデータの中から特
定のハードウェアに関するものだけが欲しい場合でも、
全データをダンプする必要があるので、非常に長時間を
要するという問題点があった。However, the log data is recorded in the chronological order of occurrence. Therefore, even if you only want log data related to specific hardware,
Since it is necessary to dump all data, there is a problem in that it takes a very long time.
すなわち2本発明の目的は所望のデータを迅速に得るこ
とのできるログデータのダンプ回路を提供することにあ
る。That is, two objects of the present invention are to provide a log data dump circuit that can quickly obtain desired data.
c問題点を解決するための手段〕
本発明によるログデータのダンプ回路は、第1図の原理
図に示すように。Means for Solving Problem c] The log data dump circuit according to the present invention is as shown in the principle diagram of FIG.
出力すべきログデータの種別を設定する設定部1と。a setting unit 1 for setting the type of log data to be output;
記憶部から読み取ったログデータの種別と前記設定され
た種別とを照合する照合部2と。a collation unit 2 that collates the type of log data read from the storage unit and the set type;
前記読み取ったログデータを前記照合結果に応じ選択し
て出力する出力制御部3とを構成要素とするものである
。The component includes an output control section 3 that selects and outputs the read log data according to the verification result.
ログデータには、障害の発生したハードウェアの種別・
障害発生の際に実行していたマイクロ命令・その時の各
部のレジスタの内容および再試行その他の処置内容等が
、所定のデータ形式で記録されるが、これらのうち、た
とえばハードウェア・マイクロ命令および障害の種別等
は、見出しレコードの形で他の情報の先頭に書かれる。The log data includes the type and type of hardware where the failure occurred.
The microinstructions that were being executed at the time of the failure, the contents of the registers of each part at that time, and the details of retries and other actions are recorded in a predetermined data format. The type of failure, etc. is written at the beginning of other information in the form of a header record.
したがって、これらを検索キーとして利用することによ
り、特定のログデータを優先的にダンプすることができ
る。Therefore, by using these as search keys, specific log data can be dumped preferentially.
第2図は本発明−実施例の構成図であり、設定部1は、
中央処理装置・各種入出力装置・共通バス等のハードウ
ェアの種別を所定のコードによって設定する第一のレジ
スタ11.マイクロ命令の種別を所定のコードによって
設定するレジスタ12゜および障害の種別を所定のコー
ドによって設定するレジスタ13から構成している。FIG. 2 is a configuration diagram of the present invention-embodiment, and the setting section 1 includes:
A first register 11 for setting the type of hardware such as a central processing unit, various input/output devices, and a common bus using a predetermined code. It consists of a register 12° for setting the type of microinstruction using a predetermined code, and a register 13 for setting the type of failure using a predetermined code.
照合部2は2図示省略の内部記憶から読み取った1件ぶ
んのログデータを格納する第四のレジスタ21.第一の
レジスタ11の設定内容と第四のレジスタ21に格納さ
れているログデータ中のハードウェアの種別を表す見出
しコードとを照合する第一の照合部22.第二のレジス
タ12の設定内容と第四のレジスタ21に格納されてい
るログデータ中のマイクロ命令の種別を表す見出しコー
ドとを照合する第二の照合部23.第三のレジスタ13
の設定内容と第四のレジスタ21に格納されているログ
データ中の障害の種別を表す見出しコードとを照合する
第三の照合部24.ならびに第一の照合部22・第二の
照合部23.および第三の照合部24の出力の論理積を
出力するAND回路25から構成している。The collation unit 2 includes a fourth register 21.2 that stores one log data read from an internal memory (not shown). A first collation unit 22 that collates the setting contents of the first register 11 with the header code representing the type of hardware in the log data stored in the fourth register 21. A second collation unit 23 that collates the setting contents of the second register 12 with a header code representing the type of microinstruction in the log data stored in the fourth register 21. third register 13
A third collation unit 24. that collates the setting contents with the header code representing the type of failure in the log data stored in the fourth register 21. and a first matching section 22 and a second matching section 23. and an AND circuit 25 that outputs the logical product of the outputs of the third matching section 24.
また3′は出力制御部としてのゲートであり。Further, 3' is a gate serving as an output control section.
AND回路25の出力が“1″のとき、すなわち、ハー
ドウェアの種別・マイクロ命令の種別・および障害の種
別が設定部1に設定したものと同じログデータのみを、
ゲート3′から選択して取り出し。When the output of the AND circuit 25 is "1", that is, only the log data whose hardware type, microinstruction type, and failure type are the same as those set in the setting section 1 is processed.
Select and take out from gate 3'.
図示省略のフロンビイディスクに書き込むことができる
。Data can be written to a Fronbi disk (not shown).
以上説明したように1本発明によるログデータのダンプ
回路では、所望のログデータを選択的にダンプすること
ができるので、ダンプ速度の向上あるいはダンプデータ
のオバーフローを避けられる等の効果が得られる。As explained above, in the log data dump circuit according to the present invention, desired log data can be selectively dumped, so that effects such as improved dump speed and avoidance of dump data overflow can be obtained.
第1図は本発明の原理図。 第2図は実施例の構成図を示す。 これらの図において。 1は設定部、 2は照合部。 FIG. 1 is a diagram showing the principle of the present invention. FIG. 2 shows a configuration diagram of the embodiment. In these figures. 1 is the setting section, 2 is the verification section.
Claims (1)
、 記憶部から読み取ったログデータの種別と前記設定され
た種別とを照合する照合部(2)と、前記読み取ったロ
グデータを前記照合結果に応じ選択して出力する出力制
御部(3)とを備えることを特徴とするログデータのダ
ンプ回路。[Claims] A setting section (1) for setting the type of log data to be output; a collation section (2) for comparing the type of log data read from the storage section with the set type; A log data dump circuit comprising: an output control unit (3) that selects and outputs the read log data according to the verification result.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61159164A JPS6315343A (en) | 1986-07-07 | 1986-07-07 | Damping circuit for log data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61159164A JPS6315343A (en) | 1986-07-07 | 1986-07-07 | Damping circuit for log data |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS6315343A true JPS6315343A (en) | 1988-01-22 |
Family
ID=15687670
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP61159164A Pending JPS6315343A (en) | 1986-07-07 | 1986-07-07 | Damping circuit for log data |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6315343A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0225558A (en) * | 1988-07-13 | 1990-01-29 | Kanmeta Eng Kk | Thermal spraying method |
US5770273A (en) * | 1995-02-14 | 1998-06-23 | General Electric Company | Plasma coating process for improved bonding of coatings on substrates |
-
1986
- 1986-07-07 JP JP61159164A patent/JPS6315343A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0225558A (en) * | 1988-07-13 | 1990-01-29 | Kanmeta Eng Kk | Thermal spraying method |
US5770273A (en) * | 1995-02-14 | 1998-06-23 | General Electric Company | Plasma coating process for improved bonding of coatings on substrates |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US3887901A (en) | Longitudinal parity generator for mainframe memories | |
US3510847A (en) | Address manipulation circuitry for a digital computer | |
US3603934A (en) | Data processing system capable of operation despite a malfunction | |
JPS6315343A (en) | Damping circuit for log data | |
US3201760A (en) | Information handling apparatus | |
JPS58178464A (en) | Parallel arithmetic processing unit | |
US3373407A (en) | Scratch pad computer system | |
JPS6239792B2 (en) | ||
JPS6341962A (en) | Program control device | |
JPS60134957A (en) | Parallel operation processing device | |
JPS6027417B2 (en) | data processing equipment | |
JPS62166449A (en) | History storage device for logical unit | |
JPS6269321A (en) | Process switching system | |
JPH04130917A (en) | Electronic disk device | |
JPS63292248A (en) | Data processing system | |
JPS6175441A (en) | Address history storage device | |
JPS61131019A (en) | System initializing system | |
JP3293144B2 (en) | Peripheral control device | |
JPS59121678A (en) | Controlling method of write/read in/from stack | |
JPH05205007A (en) | Generating system for real chip information file | |
JPS61267141A (en) | Address detecting device for microprogram | |
JPH07120306B2 (en) | File management method and computer system | |
JPS63120336A (en) | Switching system for memory access mode | |
JPS61199126A (en) | Microprogram check system | |
JPS61175731A (en) | Microprogram control system |