JPH07219858A - Information processor - Google Patents

Information processor

Info

Publication number
JPH07219858A
JPH07219858A JP6008062A JP806294A JPH07219858A JP H07219858 A JPH07219858 A JP H07219858A JP 6008062 A JP6008062 A JP 6008062A JP 806294 A JP806294 A JP 806294A JP H07219858 A JPH07219858 A JP H07219858A
Authority
JP
Japan
Prior art keywords
control memory
address
error
contents
content
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
JP6008062A
Other languages
Japanese (ja)
Inventor
Hiroshi Sakurai
博 桜井
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 Computertechno Ltd
Original Assignee
NEC Computertechno 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 Computertechno Ltd filed Critical NEC Computertechno Ltd
Priority to JP6008062A priority Critical patent/JPH07219858A/en
Publication of JPH07219858A publication Critical patent/JPH07219858A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PURPOSE:To provide an information processor which can detect the error of a control storage by a comparatively simple circuit before the use of the control storage and also can quickly write again the correct contents before the control storage has the intermittent faults. CONSTITUTION:An address selection pointing flag 103 is turned off when no using request is given to a control storage 106, and a selector 112 selects an address register 101 which increases the addresses one by one. Then the storage 106 sequentially reads the contents of storage. When an error detecting circuit 107 detects an error, an error detection flag 110 is set and the error address is held in an address holding register 111. A CPU 1 reports a fault to a fault processor 2. The processor 2 quickly receives the word of the storage 106 that produced the error from a magnetic disk device 3 and sets the information necessary for an address register 102, a data register 104 and a write pointing flag 105 to the CPU 1 through a scan path. Then the processor 2 writes the data again in the storage 106.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、情報処理装置に関し、
特に、制御記憶の間欠障害を救済する機能を持つ情報処
理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing device,
In particular, the present invention relates to an information processing device having a function of relieving an intermittent failure of control memory.

【0002】[0002]

【従来の技術】図2は従来の情報処理装置の一例を示す
ブロック図である。図2に示す従来の情報処理装置は、
中央処理装置10と、障害処理装置20と、磁気ディス
ク装置30とを有して構成されている。
2. Description of the Related Art FIG. 2 is a block diagram showing an example of a conventional information processing apparatus. The conventional information processing apparatus shown in FIG.
It is configured to have a central processing unit 10, a failure processing unit 20, and a magnetic disk unit 30.

【0003】そして、中央処理装置10は、制御記憶2
06を有し、その制御記憶206のアクセスを行うアド
レスを保持するアドレスレジスタ202と、アクセスを
行うデータを保持するデータレジスタ204と、そのア
クセスが書込みであることを示す書込指示フラグ205
とを有するとともに、その制御記憶206内の主制御以
外の内容の使用時にその制御記憶206から読出した内
容のエラーを検出するエラー検出回路207と、その制
御記憶206から読出した内容の使用時にそのエラー検
出回路207のエラー検出を有効とするタイミング回路
208と、そのタイミング回路208により有効とした
エラー情報を保持するエラー検出フラグ209とを有し
て構成されている。
The central processing unit 10 has a control memory 2
Address register 202 which holds the address to access the control memory 206, a data register 204 which holds the data to access, and a write instruction flag 205 indicating that the access is a write.
And an error detection circuit 207 that detects an error in the content read from the control memory 206 when using the content other than the main control in the control memory 206, and the error detection circuit 207 when using the content read from the control memory 206. A timing circuit 208 for validating the error detection of the error detection circuit 207 and an error detection flag 209 for holding the error information validated by the timing circuit 208 are included.

【0004】そこで、中央処理装置10は、エラー検出
を有効とするタイミングにエラーが発生したときには、
エラー検出フラグ209からの信号によって障害を障害
処理装置20に報告するので、障害処理装置20は、そ
の状態が再試行可能の状態であれば、そのエラーを発生
した制御記憶206のワードを磁気ディスク装置30か
ら受取り、スキャンパスでアドレスレジスタ202,デ
ータレジスタ204,書込指示フラグ205を設定して
制御記憶206への再書込みを行っている。
Therefore, when an error occurs at the timing when the error detection is made effective, the central processing unit 10
Since the failure is reported to the failure processing apparatus 20 by the signal from the error detection flag 209, the failure processing apparatus 20 determines that the word in the control memory 206 in which the error has occurred is the magnetic disk if the error processing flag is a retryable status. The address register 202, the data register 204, and the write instruction flag 205 are set by the scan path received from the device 30, and rewriting to the control memory 206 is performed.

【0005】そして、障害のあった制御記憶206のワ
ードの再書込み後に、再度、エラーを発生したそのワー
ドの内容をロードして改めて動作させることによって障
害の救済を可能にしている。
Then, after rewriting the word in the control memory 206 having the failure, the content of the word in which the error has occurred is loaded again and the operation is restarted, so that the failure can be relieved.

【0006】[0006]

【発明が解決しようとする課題】上述した従来の情報処
理装置は、中央処理装置に制御記憶を有して、その制御
記憶内の主制御以外でエラーを検出した場合には、その
制御記憶のエラーを発生したワードを磁気ディスク装置
から受取り再書込みを行った後に、エラーを発生したそ
の内容をロードして改めて動作することにより、間欠故
障を救済しているけれども、制御記憶内の内容を使用し
ようとしたときに始めてエラーを検出しているので、障
害の発生状態によってはエラーを発生した内容の再試行
ができず、救済を実施できないことがあるという欠点を
有している。
The above-mentioned conventional information processing apparatus has a control memory in the central processing unit, and when an error is detected in the control memory other than the main control, the control memory of the control memory is not detected. Although the word in which the error occurred is received from the magnetic disk device and rewritten, the contents in which the error occurred are loaded and restarted to repair the intermittent failure, but the contents in the control memory are used. Since an error is detected for the first time when an attempt is made, there is a drawback in that depending on the state of the failure, the content in which the error has occurred cannot be retried and repair cannot be performed.

【0007】[0007]

【課題を解決するための手段】第1の発明の情報処理装
置は、制御記憶を有する中央処理装置で前記制御記憶の
間欠故障を救済するために、前記制御記憶の内容の再書
込み機能を備えた情報処理装置において、(A)前記制
御記憶に対するアクセスを行うためのアドレスを保持す
るとともにアクセスを行うごとに保持する内容を1増加
させるための+1カウンタの機能を持つ第1のアドレス
レジスタと、(B)前記制御記憶に対するアクセスを行
うために他部から与えられたアドレスを保持する第2の
アドレスレジスタと、(C)前記制御記憶の内容の使用
時には、前記第2のアドレスレジスタの内容を前記制御
記憶のアドレスとすることを指示するとともに、前記制
御記憶の内容の使用の要求がない時には、前記第1のア
ドレスレジスタの内容を前記制御記憶のアドレスとする
ことを指示するアドレス選択指示フラグと、(D)前記
アドレス選択指示フラグの指示により、前記第1のアド
レスレジスタおよび前記第2のアドレスレジスタを切替
えるセレクタと、(E)前記制御記憶から読出した内容
のエラーを常時検出することにより、前記制御記憶の障
害を検出するエラー検出回路と、(F)前記エラー検出
回路が検出したすべてのエラー情報を保持するエラー検
出フラグと、を備えることにより、前記制御記憶の内容
の使用の要求がない時には、常時前記アドレス選択指示
フラグの指示で前記第1のアドレスレジスタを用いて前
記制御記憶をアクセスするごとに保持する内容を1増加
させながら前記制御記憶の内容を次々に読出すととも
に、前記第1のアドレスレジスタの内容が最大のアドレ
スになれば最小のアドレスに戻ってこの動作を繰返し、
前記制御記憶の読出し内容のエラーを前記エラー検出回
路で検出して前記エラー検出フラグに保持し、前記制御
記憶の内容を外部記憶装置から読出して前記制御記憶内
に再書込みを行い、事前に前記制御記憶の障害の防止を
はかることを含んでいる。
An information processing apparatus according to a first aspect of the present invention is a central processing unit having a control memory, and has a function of rewriting the contents of the control memory in order to remedy an intermittent failure of the control memory. In the information processing apparatus, (A) a first address register having a function of a +1 counter for holding an address for accessing the control memory and increasing the content held by 1 each time the access is performed, (B) a second address register for holding an address given by another unit to access the control memory; and (C) a content of the second address register when the content of the control memory is used. When the use of the address of the control memory is instructed and there is no request to use the contents of the control memory, the address of the first address register An address selection instruction flag for instructing that the address be the address of the control memory, and (D) a selector for switching between the first address register and the second address register according to the instruction of the address selection instruction flag, E) An error detection circuit that detects a failure of the control memory by constantly detecting an error in the content read from the control memory, and (F) Error detection that holds all error information detected by the error detection circuit. By including a flag, the content to be held every time the control memory is accessed by using the first address register at the instruction of the address selection instruction flag at all times when there is no request to use the content of the control memory. The contents of the control memory are read one after another while incrementing There Repeat this operation back to the minimum of the address if the maximum address,
An error in the read content of the control memory is detected by the error detection circuit and held in the error detection flag, the content of the control memory is read from an external storage device and rewritten in the control memory, and Includes prevention of control memory impairment.

【0008】また、第2の発明の情報処理装置は、第1
の発明の制御記憶を有する中央処理装置で前記制御記憶
の間欠故障を救済するために、前記制御記憶のエラーワ
ードの再書込み機能を備えた第1の発明の情報処理装置
において、第1の発明のエラー検出回路がエラーを検出
したときには、そのエラーを検出したワードのアドレス
を保持するアドレス保持レジスタを備えることにより、
第1の発明のアドレス選択指示フラグの指示によって第
1の発明の第1のアドレスレジスタを用いて前記制御記
憶をアクセスするごとに保持する内容を1づつ増加させ
ながら、前記制御記憶の内容を次々に読出すとともに、
前記第1のアドレスレジスタの内容が最大のアドレスに
なれば最小のアドレスに戻ってこの動作を繰返し、前記
制御記憶の読出し内容のエラーを前記エラー検出回路で
検出して第1の発明のエラー検出フラグに保持するとと
もに、エラーを検出した前記制御記憶のワードのアドレ
スを前記アドレス保持レジスタに保持して、前記制御記
憶のエラーを検出したワードの内容を外部記憶装置から
読出して前記制御記憶に再書込みを行い、事前に前記制
御記憶の障害の防止をはかることを含んでいる。
The information processing apparatus of the second invention is the first information processing apparatus.
In a central processing unit having a control memory according to the invention described above, an information processing device according to the first invention is provided with a function for rewriting an error word of the control memory in order to remedy an intermittent failure of the control memory. When the error detection circuit of detects an error, by providing an address holding register that holds the address of the word in which the error is detected,
According to the address selection instruction flag of the first invention, the contents of the control memory are successively increased while incrementing the content held by one each time the control memory is accessed by using the first address register of the first invention. Read to
When the content of the first address register reaches the maximum address, the operation returns to the minimum address and repeats this operation, and the error of the read content of the control memory is detected by the error detection circuit to detect the error of the first invention. The address of the word in the control memory in which the error is detected is held in the flag, and the content of the word in which the error in the control memory is detected is read from the external storage device and re-stored in the control memory. Writing is performed to prevent the control memory from being disturbed in advance.

【0009】そして、第3の発明の情報処理装置は、制
御記憶を有する中央処理装置で前記制御記憶の間欠故障
を救済するために、前記制御記憶内の内容の再書込み機
能を備えた情報処理装置において、(A)前記制御記憶
に対するアクセスを行うためのアドレスを保持するとと
もにアクセスを行うごとに保持する内容を1減少させる
ための−1カウンタの機能を持つ第1のアドレスレジス
タと、(B)前記制御記憶に対するアクセスを行うため
に他部から与えられたアドレスを保持する第2のアドレ
スレジスタと、(C)前記制御記憶の内容の使用時に
は、前記第2のアドレスレジスタの内容を前記制御記憶
のアドレスとすることを指示するとともに、前記制御記
憶の内容の使用の要求がない時には、前記第1のアドレ
スレジスタの内容を前記制御記憶のアドレスとすること
を指示するアドレス選択指示フラグと、(D)前記アド
レス選択指示フラグの指示により、前記第1のアドレス
レジスタおよび前記第2のアドレスレジスタを切替える
セレクタと、(E)前記制御記憶から読出した内容のエ
ラーを常時検出することにより、前記制御記憶の障害を
検出するエラー検出回路と、(F)前記エラー検出回路
が検出したすべてのエラー情報を保持するエラー検出フ
ラグと、を備えることにより、前記制御記憶の内容の使
用の要求がない時には、常時前記アドレス選択指示フラ
グの指示で前記第1のアドレスレジスタを用いて前記制
御記憶をアクセスするごとに保持する内容を1減少させ
ながら前記制御記憶の内容を次々に読出すとともに、前
記第1のアドレスレジスタの内容が最小のアドレスにな
れば最大のアドレスに戻ってこの動作を繰返し、前記制
御記憶の読出し内容のエラーを前記エラー検出回路で検
出して前記エラー検出フラグに保持し、前記制御記憶の
内容を外部記憶装置から読出して前記制御記憶内に再書
込みを行い、事前に前記制御記憶の障害の防止をはかる
ことを含んでいる。
An information processing apparatus according to a third aspect of the invention is an information processing apparatus having a central processing unit having a control memory and having a function of rewriting the contents in the control memory in order to relieve the intermittent failure of the control memory. In the apparatus, (A) a first address register having a function of a -1 counter for holding an address for accessing the control memory and reducing the content held by 1 each time the access is performed; ) A second address register for holding an address given from another part to access the control memory, and (C) the content of the second address register when the content of the control memory is used. Instructing to use the address of the memory, and when there is no request to use the content of the control memory, the content of the first address register is changed. An address selection instruction flag for instructing to use the address of the control memory, and (D) a selector for switching between the first address register and the second address register according to the instruction of the address selection instruction flag, and (E) An error detection circuit that detects a failure of the control memory by constantly detecting an error in the content read from the control memory; and (F) an error detection flag that holds all error information detected by the error detection circuit. , The content stored in the control memory is always retained when the control memory is accessed by using the first address register according to the instruction of the address selection instruction flag when there is no request to use the content of the control memory. The contents of the control memory are read out one after another while the contents of the first address register are reduced. When the address reaches the maximum address, the operation is repeated by returning to the maximum address, the error of the read contents of the control memory is detected by the error detection circuit and held in the error detection flag, and the contents of the control memory are stored in the external storage device. Read out from the control memory and rewrite into the control memory to prevent a failure of the control memory in advance.

【0010】また、第4の発明の情報処理装置は、第3
の発明の制御記憶を有する中央処理装置で前記制御記憶
の間欠故障を救済するために、前記制御記憶のエラーワ
ードの再書込み機能を備えた第3の発明の情報処理装置
において、第3の発明のエラー検出回路がエラーを検出
したときには、そのエラーを検出したワードのアドレス
を保持するアドレス保持レジスタを備えることにより、
第3の発明のアドレス選択指示フラグの指示によって第
3の発明の第1のアドレスレジスタを用いて前記制御記
憶をアクセスするごとに保持する内容を1づつ減少させ
ながら、前記制御記憶の内容を次々に読出すとともに、
前記第1のアドレスレジスタの内容が最小のアドレスに
なれば最大のアドレスに戻ってこの動作を繰返し、前記
制御記憶の読出し内容のエラーを前記エラー検出回路で
検出して第3の発明のエラー検出フラグに保持するとと
もに、エラーを検出した前記制御記憶のワードのアドレ
スを前記アドレス保持レジスタに保持して、前記制御記
憶のエラーを検出したワードの内容を外部記憶装置から
読出して前記制御記憶に再書込みを行い、事前に前記制
御記憶の障害の防止をはかることを含んでいる。
The information processing apparatus according to the fourth aspect of the invention is the third aspect.
In a central processing unit having a control memory according to the invention of claim 3, an information processing device according to a third invention is provided with a function of rewriting an error word of the control memory in order to remedy an intermittent failure of the control memory. When the error detection circuit of detects an error, by providing an address holding register that holds the address of the word in which the error is detected,
According to the address selection instruction flag of the third invention, the contents of the control memory are successively reduced while reducing the content held by 1 each time the control memory is accessed by using the first address register of the third invention. Read to
When the content of the first address register becomes the minimum address, it returns to the maximum address and repeats this operation, and the error detection circuit detects an error in the read content of the control memory to detect the error of the third invention. The address of the word in the control memory in which the error is detected is held in the flag, and the content of the word in which the error in the control memory is detected is read from the external storage device and re-stored in the control memory. Writing is performed to prevent the control memory from being disturbed in advance.

【0011】[0011]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。図1は本発明の情報処理装置の一実施例を
示すブロック図である。本実施例の情報処理装置は、図
1に示すように、中央処理装置1と、障害処理装置2
と、磁気ディスク装置3とを有して構成されている。
Embodiments of the present invention will now be described with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the information processing apparatus of the present invention. As shown in FIG. 1, the information processing apparatus of this embodiment includes a central processing unit 1 and a failure processing unit 2.
And a magnetic disk device 3.

【0012】そして、中央処理装置1は、制御記憶10
6を有して、その制御記憶106のアクセスを行うアド
レスを保持するとともにアクセスを行うごとに保持する
内容を1増加させるための+1カウンタを持つアドレス
レジスタ101と、制御記憶106のアクセスを行うた
めに他部から与えられたアドレスを保持するアドレスレ
ジスタ102と、どちらのアドレスレジスタ101,1
02の内容を使用するかの選択を指示するアドレス選択
指示フラグ103と、アドレス選択指示フラグ103の
指示により、アドレスレジスタ101およびアドレスレ
ジスタ102を切替えるセレクタ112と、アクセスに
係わるデータを保持するデータレジスタ104と、その
アクセスが書込みであることを指示する書込指示フラグ
105とを有している。
Then, the central processing unit 1 has a control memory 10
In order to access the control memory 106, an address register 101 having 6 and holding an address for accessing the control memory 106 and having a +1 counter for incrementing the content held by each access. Address register 102 for holding an address given by another part, and which address register 101, 1
02, an address selection instruction flag 103 for instructing selection of whether to use the contents of 02, a selector 112 for switching between the address register 101 and the address register 102 in accordance with the instruction of the address selection instruction flag 103, and a data register for holding data related to access. 104 and a write instruction flag 105 for instructing that the access is for writing.

【0013】さらに、中央処理装置1は、制御記憶10
6から読出した内容のエラーを検出するエラー検出回路
107と、制御記憶106内の主制御以外の内容の使用
時にその制御記憶106から読出した内容のエラー検出
回路107によるエラー検出を有効とするタイミング回
路108と、そのタイミング回路108が有効としたエ
ラー情報を保持するエラー検出フラグ109と、エラー
検出回路107が検出したすべてのエラー情報を保持す
るエラー検出フラグ110と、エラー検出回路107が
エラーを検出したときにそのワードのアドレスを保持す
るアドレス保持レジスタ111とを有して構成されてい
る。
Further, the central processing unit 1 has a control memory 10
6 and an error detection circuit 107 for detecting an error in the content read from No. 6, and a timing at which error detection by the error detection circuit 107 of the content read from the control memory 106 is enabled when the content other than the main control in the control memory 106 is used. The circuit 108, the error detection flag 109 that holds the error information validated by the timing circuit 108, the error detection flag 110 that holds all the error information detected by the error detection circuit 107, and the error detection circuit 107 detects an error. It has an address holding register 111 which holds the address of the word when it is detected.

【0014】そこで、制御記憶106の主制御以外の内
容の使用時には、アドレス選択指示フラグ103がオン
になることによって、アドレスレジスタ102の内容の
使用が指示されるとともに、タイミング回路108のエ
ラー検出を有効にするので、制御記憶106内の内容を
読出して、エラー検出回路107にエラーが発生したと
きには、タイミング回路108によりエラー検出フラグ
109がセットされている。
Therefore, when the contents other than the main control of the control memory 106 are used, the address selection instruction flag 103 is turned on to instruct the use of the contents of the address register 102 and to detect the error of the timing circuit 108. Since it is enabled, the content in the control memory 106 is read, and when an error occurs in the error detection circuit 107, the error detection flag 109 is set by the timing circuit 108.

【0015】このため、中央処理装置1のマイクロプロ
グラムは、エラー検出フラグ109からの信号によって
障害を障害処理装置2に報告するので、障害処理装置2
は、その状態が再試行可能の状態であれば、そのエラー
を発生した制御記憶106のワードを磁気ディスク装置
3から受取ることによって、スキャンパスでアドレスレ
ジスタ102,データレジスタ104,書込指示フラグ
105に必要な情報を設定し、制御記憶106への再書
込みを行っている。
Therefore, the microprogram of the central processing unit 1 reports the fault to the fault processing unit 2 by the signal from the error detection flag 109, so the fault processing unit 2
If the state is the retryable state, the word in the control memory 106 in which the error has occurred is received from the magnetic disk device 3, and the address register 102, the data register 104, and the write instruction flag 105 are used in the scan path. Necessary information is set, and the control memory 106 is rewritten.

【0016】そして、障害のあった制御記憶106のワ
ードの再書込み後に、再度、エラーを発生したそのワー
ドの内容をロードして改めて動作させることによって障
害の救済を可能にしている。
Then, after rewriting the word in the control memory 106 having the failure, the content of the word in which the error has occurred is loaded again and the operation is restarted, so that the failure can be relieved.

【0017】一方で、制御記憶106の内容の使用時で
なければ、アドレス選択指示フラグ103がオフになっ
ていることによって、アドレスレジスタ101の内容の
使用が指示されるとともにタイミング回路108がエラ
ー検出を無効にして制御記憶106の読出し内容の使用
も無効になるので、制御記憶106は、アクセスするご
とに保持する内容を1増加させるアドレスレジスタ10
1の内容が順次に指示するアドレスを次々に読出すとと
もに、アドレスレジスタ101の内容が最大のアドレス
になれば最小のアドレスに戻ってこの動作を繰返してい
る。
On the other hand, when the contents of the control memory 106 are not being used, the use of the contents of the address register 101 is instructed and the timing circuit 108 detects an error because the address selection instruction flag 103 is off. Since the use of the read contents of the control memory 106 is also invalidated by invalidating, the control memory 106 causes the address register 10 to increase the content held by 1 every access.
Addresses sequentially designated by the contents of 1 are read one after another, and when the contents of the address register 101 reach the maximum address, the address is returned to the minimum address and this operation is repeated.

【0018】また、エラー検出回路107がエラーを検
出したときには、エラー検出フラグ110がセットされ
るとともに、エラーを発生したワードのアドレスがアド
レス保持レジスタ111に保持されることとなる。エラ
ー検出フラグ110がセットされると、中央処理装置1
のマイクロプログラムは、エラー検出フラグ110の信
号とアドレス保持レジスタ111の内容とによって、障
害処理装置2に対して直接障害のエラー検出フラグ10
9とは異なった障害として報告するので、障害処理装置
2は、エラーを発生した制御記憶106のワードを磁気
ディスク装置3内から速やかに受取り、中央処理装置1
に対しスキャンパスでアドレスレジスタ102,データ
レジスタ104,書込指示フラグ105に必要な情報を
設定し、制御記憶106への再書込みを行っている。
When the error detection circuit 107 detects an error, the error detection flag 110 is set and the address of the word in which the error has occurred is held in the address holding register 111. When the error detection flag 110 is set, the central processing unit 1
Of the error detection flag 110 and the contents of the address holding register 111, the microprogram of FIG.
Since the fault is reported as a fault different from that of No. 9, the fault processing unit 2 promptly receives from the magnetic disk unit 3 the word in the control storage 106 in which the error occurred, and the central processing unit 1
On the other hand, necessary information is set in the address register 102, the data register 104, and the write instruction flag 105 by the scan path, and the rewriting to the control memory 106 is performed.

【0019】従って、本実施例の情報処理装置は、従来
の情報処理装置とは異なり、比較的簡単な回路を追加す
ることにより、制御記憶の内容のエラー検出をそれらの
内容の使用に先立って常時行っているので、制御記憶の
間欠故障に対しては、事前にあらかじめ正しい内容の再
書込みを実施している。
Therefore, the information processing apparatus of the present embodiment differs from the conventional information processing apparatus by adding a relatively simple circuit so that the error detection of the contents of the control memory can be performed prior to the use of those contents. Since the operation is always performed, the correct contents are rewritten in advance for the intermittent failure of the control memory.

【0020】[0020]

【発明の効果】以上に説明しているように、本発明の情
報処理装置は、従来の情報処理装置とは異なり、比較的
簡単な回路で、制御記憶の内容のエラー検出を使用に先
立って常時行っているので、制御記憶の間欠故障に対し
て、事前に速やかに正しい内容の再書込みを実施するこ
とができるとともに、制御記憶についての間欠故障とは
異なる種々の故障に対しても、事前に速やかに発見する
ことができるという効果を有している。
As described above, the information processing apparatus of the present invention is different from the conventional information processing apparatus in that it has a relatively simple circuit and is capable of detecting an error in the contents of the control memory prior to use. Since it is always performed, it is possible to promptly rewrite the correct contents in advance for an intermittent failure of the control memory, and to prevent various failures that are different from the intermittent failure of the control memory. It has the effect that it can be quickly discovered.

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

【図1】本発明の情報処理装置の一実施例を示すブロッ
ク図である。
FIG. 1 is a block diagram showing an embodiment of an information processing apparatus of the present invention.

【図2】従来の情報処理装置の一例を示すブロック図で
ある。
FIG. 2 is a block diagram showing an example of a conventional information processing apparatus.

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

1,10 中央処理装置 2,20 障害処理装置 3,30 磁気ディスク装置 101,102,202 アドレスレジスタ 103 アドレス選択指示フラグ 104,204 データレジスタ 105,205 書込指示フラグ 106,206 制御記憶 107,207 エラー検出回路 108,208 タイミング回路 109,110,209 エラー検出フラグ 111 アドレス保持レジスタ 112 セレクタ 1, 10 Central Processing Unit 2, 20 Fault Processing Unit 3, 30 Magnetic Disk Unit 101, 102, 202 Address Register 103 Address Selection Instruction Flag 104, 204 Data Register 105, 205 Write Instruction Flag 106, 206 Control Storage 107, 207 Error detection circuit 108, 208 Timing circuit 109, 110, 209 Error detection flag 111 Address holding register 112 Selector

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 制御記憶を有する中央処理装置で前記制
御記憶の間欠故障を救済するために、前記制御記憶内の
内容の再書込み機能を備えた情報処理装置において、
(A)前記制御記憶に対するアクセスを行うためのアド
レスを保持するとともにアクセスを行うごとに保持する
内容を1増加させるための+1カウンタの機能を持つ第
1のアドレスレジスタと、(B)前記制御記憶に対する
アクセスを行うために他部から与えられたアドレスを保
持する第2のアドレスレジスタと、(C)前記制御記憶
の内容の使用時には、前記第2のアドレスレジスタの内
容を前記制御記憶のアドレスとすることを指示するとと
もに、前記制御記憶の内容の使用の要求がない時には、
前記第1のアドレスレジスタの内容を前記制御記憶のア
ドレスとすることを指示するアドレス選択指示フラグ
と、(D)前記アドレス選択指示フラグの指示により、
前記第1のアドレスレジスタおよび前記第2のアドレス
レジスタを切替えるセレクタと、(E)前記制御記憶か
ら読出した内容のエラーを常時検出することにより、前
記制御記憶の障害を検出するエラー検出回路と、(F)
前記エラー検出回路が検出したすべてのエラー情報を保
持するエラー検出フラグと、を備えることにより、前記
制御記憶の内容の使用の要求がない時には、常時前記ア
ドレス選択指示フラグの指示で前記第1のアドレスレジ
スタを用いて前記制御記憶をアクセスするごとに保持す
る内容を1増加させながら前記制御記憶の内容を次々に
読出すとともに、前記第1のアドレスレジスタの内容が
最大のアドレスになれば最小のアドレスに戻ってこの動
作を繰返し、前記制御記憶の読出し内容のエラーを前記
エラー検出回路で検出して前記エラー検出フラグに保持
し、前記制御記憶の内容を外部記憶装置から読出して前
記制御記憶内に再書込みを行い、事前に前記制御記憶の
障害の防止をはかることを特徴とする情報処理装置。
1. An information processing apparatus having a function of rewriting contents in the control memory in order to remedy an intermittent failure of the control memory in a central processing unit having a control memory,
(A) a first address register having a function of a +1 counter for holding an address for accessing the control memory and increasing the content held by 1 each time the access is performed; and (B) the control memory A second address register for holding an address given by another unit to access the control memory; and (C) when using the contents of the control memory, the contents of the second address register are used as an address of the control memory. And when there is no request to use the contents of the control memory,
By an address selection instruction flag instructing that the content of the first address register is an address of the control memory, and (D) an instruction of the address selection instruction flag,
A selector that switches between the first address register and the second address register; and (E) an error detection circuit that detects a fault in the control memory by always detecting an error in the content read from the control memory. (F)
By providing an error detection flag that holds all error information detected by the error detection circuit, the first address is always instructed by the address selection instruction flag when there is no request to use the contents of the control memory. Each time the control memory is accessed using the address register, the stored content is incremented by 1 and the contents of the control memory are read one after another. If the content of the first address register becomes the maximum address, the Returning to the address, this operation is repeated, an error in the read content of the control memory is detected by the error detection circuit and held in the error detection flag, and the content of the control memory is read from an external storage device and stored in the control memory. An information processing device, comprising: rewriting the data to a device to prevent a failure of the control memory in advance.
【請求項2】 請求項1記載の制御記憶を持つ中央処理
装置で前記制御記憶の間欠故障を救済するために、前記
制御記憶内のエラーワードの再書込み機能を備えた請求
項1記載の情報処理装置において、 請求項1記載のエラー検出回路がエラーを検出したとき
に、そのエラーを検出したワードのアドレスを保持する
アドレス保持レジスタを備えることにより、 請求項1記載のアドレス選択指示フラグの指示によって
請求項1記載の第1のアドレスレジスタを用いて前記制
御記憶をアクセスするごとに保持する内容を1づつ増加
させながら、前記制御記憶の内容を次々に読出すととも
に、前記第1のアドレスレジスタの内容が最大のアドレ
スになれば最小のアドレスに戻ってこの動作を繰返し、
前記制御記憶の読出し内容のエラーを前記エラー検出回
路で検出して請求項1記載のエラー検出フラグ上に保持
するとともに、エラーを検出したワードのアドレスを前
記アドレス保持レジスタに保持し、前記制御記憶のエラ
ーを検出したワードの内容を外部記憶装置から読出して
前記制御記憶内に再書込みを行って、事前に前記制御記
憶の障害の防止をはかることを特徴とする請求項1記載
の情報処理装置。
2. The information according to claim 1, wherein the central processing unit having the control memory according to claim 1 has a function of rewriting an error word in the control memory in order to remedy an intermittent failure of the control memory. When the error detection circuit according to claim 1 detects an error, the processing device is provided with an address holding register that holds the address of the word in which the error is detected. The contents of the control memory are read one after another while increasing the contents held by 1 each time the control memory is accessed by using the first address register according to claim 1, and the first address register is read. If the content of is the maximum address, it returns to the minimum address and repeats this operation.
An error in the read contents of the control memory is detected by the error detection circuit and held on the error detection flag according to claim 1, and the address of the word in which the error is detected is held in the address holding register to store the control memory. 2. The information processing apparatus according to claim 1, wherein the content of the word in which the error is detected is read from an external storage device and rewritten in the control memory to prevent a failure of the control memory in advance. .
【請求項3】 制御記憶を有する中央処理装置で前記制
御記憶の間欠故障を救済するために、前記制御記憶内の
内容の再書込み機能を備えた情報処理装置において、
(A)前記制御記憶に対するアクセスを行うためのアド
レスを保持するとともにアクセスを行うごとに保持する
内容を1減少させるための−1カウンタの機能を持つ第
1のアドレスレジスタと、(B)前記制御記憶に対する
アクセスを行うために他部から与えられたアドレスを保
持する第2のアドレスレジスタと、(C)前記制御記憶
の内容の使用時には、前記第2のアドレスレジスタの内
容を前記制御記憶のアドレスとすることを指示するとと
もに、前記制御記憶の内容の使用の要求がない時には、
前記第1のアドレスレジスタの内容を前記制御記憶のア
ドレスとすることを指示するアドレス選択指示フラグ
と、(D)前記アドレス選択指示フラグの指示により、
前記第1のアドレスレジスタおよび前記第2のアドレス
レジスタを切替えるセレクタと、(E)前記制御記憶か
ら読出した内容のエラーを常時検出することにより、前
記制御記憶の障害を検出するエラー検出回路と、(F)
前記エラー検出回路が検出したすべてのエラー情報を保
持するエラー検出フラグと、を備えることにより、前記
制御記憶の内容の使用の要求がない時には、常時前記ア
ドレス選択指示フラグの指示で前記第1のアドレスレジ
スタを用いて前記制御記憶をアクセスするごとに保持す
る内容を1減少させながら前記制御記憶の内容を次々に
読出すとともに、前記第1のアドレスレジスタの内容が
最小のアドレスになれば最大のアドレスに戻ってこの動
作を繰返し、前記制御記憶の読出し内容のエラーを前記
エラー検出回路で検出して前記エラー検出フラグに保持
し、前記制御記憶の内容を外部記憶装置から読出して前
記制御記憶内に再書込みを行い、事前に前記制御記憶の
障害の防止をはかることを特徴とする情報処理装置。
3. An information processing apparatus having a function of rewriting the contents in the control memory in order to remedy an intermittent failure of the control memory in a central processing unit having a control memory,
(A) a first address register having a function of a -1 counter for holding an address for accessing the control memory and reducing the content held by 1 each time the access is performed; and (B) the control A second address register for holding an address given by another part to access the memory; and (C) when using the contents of the control memory, the contents of the second address register are changed to the address of the control memory. And when there is no request to use the contents of the control memory,
By an address selection instruction flag instructing that the content of the first address register is an address of the control memory, and (D) an instruction of the address selection instruction flag,
A selector that switches between the first address register and the second address register; and (E) an error detection circuit that detects a fault in the control memory by always detecting an error in the content read from the control memory. (F)
By providing an error detection flag that holds all error information detected by the error detection circuit, the first address is always instructed by the address selection instruction flag when there is no request to use the contents of the control memory. Each time the control memory is accessed using the address register, the content held in the memory is decreased by one while the contents of the control memory are read one after another, and if the content of the first address register becomes the minimum address, the maximum Returning to the address, this operation is repeated, an error in the read content of the control memory is detected by the error detection circuit and held in the error detection flag, and the content of the control memory is read from an external storage device and stored in the control memory. An information processing device, comprising: rewriting the data to a device to prevent a failure of the control memory in advance.
【請求項4】 請求項3記載の制御記憶を持つ中央処理
装置で前記制御記憶の間欠故障を救済するために、前記
制御記憶内のエラーワードの再書込み機能を備えた請求
項3記載の情報処理装置において、 請求項3記載のエラー検出回路がエラーを検出したとき
に、そのエラーを検出したワードのアドレスを保持する
アドレス保持レジスタを備えることにより、 請求項3記載のアドレス選択指示フラグの指示によって
請求項3記載の第1のアドレスレジスタを用いて前記制
御記憶をアクセスするごとに保持する内容を1づつ減少
させながら、前記制御記憶の内容を次々に読出すととも
に、前記第1のアドレスレジスタの内容が最小のアドレ
スになれば最大のアドレスに戻ってこの動作を繰返し、
前記制御記憶の読出し内容のエラーを前記エラー検出回
路で検出して請求項3記載のエラー検出フラグ上に保持
するとともに、エラーを検出したワードのアドレスを前
記アドレス保持レジスタに保持し、前記制御記憶のエラ
ーを検出したワードの内容を外部記憶装置から読出して
前記制御記憶内に再書込みを行って、事前に前記制御記
憶の障害の防止をはかることを特徴とする請求項3記載
の情報処理装置。
4. The information according to claim 3, wherein the central processing unit having the control memory according to claim 3 has a function of rewriting an error word in the control memory to remedy an intermittent failure of the control memory. When the error detection circuit according to claim 3 detects an error, the processing device is provided with an address holding register that holds the address of the word in which the error is detected, whereby the instruction of the address selection instruction flag according to claim 3 is provided. The contents of the control memory are read one after another while decreasing the contents held by 1 each time the control memory is accessed by using the first address register according to claim 3, and the first address register is read. If the content of is the minimum address, it returns to the maximum address and repeats this operation.
An error in the read contents of the control memory is detected by the error detection circuit and held on the error detection flag according to claim 3, and the address of the word in which the error is detected is held in the address holding register. 4. The information processing apparatus according to claim 3, wherein the content of the word in which the error is detected is read from an external storage device and rewritten in the control storage to prevent a failure of the control storage in advance. .
JP6008062A 1994-01-28 1994-01-28 Information processor Pending JPH07219858A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6008062A JPH07219858A (en) 1994-01-28 1994-01-28 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6008062A JPH07219858A (en) 1994-01-28 1994-01-28 Information processor

Publications (1)

Publication Number Publication Date
JPH07219858A true JPH07219858A (en) 1995-08-18

Family

ID=11682865

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6008062A Pending JPH07219858A (en) 1994-01-28 1994-01-28 Information processor

Country Status (1)

Country Link
JP (1) JPH07219858A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61290556A (en) * 1985-06-19 1986-12-20 Fujitsu Ltd Memory error recovering system
JPS62107354A (en) * 1985-11-05 1987-05-18 Nec Corp Microprogram control device
JPH0488434A (en) * 1990-07-25 1992-03-23 Nec Corp Data processor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61290556A (en) * 1985-06-19 1986-12-20 Fujitsu Ltd Memory error recovering system
JPS62107354A (en) * 1985-11-05 1987-05-18 Nec Corp Microprogram control device
JPH0488434A (en) * 1990-07-25 1992-03-23 Nec Corp Data processor

Similar Documents

Publication Publication Date Title
US5606662A (en) Auto DRAM parity enable/disable mechanism
EP1659494B1 (en) Method and apparatus for classifying memory errors
US5461588A (en) Memory testing with preservation of in-use data
JPH07219858A (en) Information processor
JP2005078632A (en) System and method for testing memory
JP3130796B2 (en) Control storage device
JP2751822B2 (en) Memory control method for FIFO memory device
JPH04237351A (en) Memory rewriting system
JPH0863406A (en) Memory access controller
JPS63123140A (en) History information storage device
JPH04273348A (en) Cache memory
JPS6398052A (en) Memory device
JPS61253565A (en) Storage device
JPH0341538A (en) Main storage device
JPH0223442A (en) Memory control device
JPS59207080A (en) Control device of cache memory
JPH04106647A (en) Memory diagnostic system
JPS61228544A (en) Write protection system
JPH02143352A (en) Memory error detection and correction system
JPH05158810A (en) Error detection circuit
JPS59217298A (en) Memory error relieve system
JPH0724037B2 (en) Cache storage
JPH04236644A (en) Cache memory diagnostic system
JPH05233467A (en) Scratch pad memory control system
JPH01302451A (en) Microprogram control device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19980217