JPH02247752A - Information processor - Google Patents
Information processorInfo
- Publication number
- JPH02247752A JPH02247752A JP1069082A JP6908289A JPH02247752A JP H02247752 A JPH02247752 A JP H02247752A JP 1069082 A JP1069082 A JP 1069082A JP 6908289 A JP6908289 A JP 6908289A JP H02247752 A JPH02247752 A JP H02247752A
- Authority
- JP
- Japan
- Prior art keywords
- address
- error
- real
- memory
- virtual
- 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
- 238000006243 chemical reaction Methods 0.000 claims abstract description 14
- 230000010365 information processing Effects 0.000 claims description 9
- 238000000034 method Methods 0.000 claims description 4
- 230000008929 regeneration Effects 0.000 abstract 2
- 238000011069 regeneration method Methods 0.000 abstract 2
- 230000015572 biosynthetic process Effects 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 5
- 230000006870 function Effects 0.000 description 5
- 230000002159 abnormal effect Effects 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
Landscapes
- Debugging And Monitoring (AREA)
- Memory System Of A Hierarchy Structure (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
Abstract
Description
【発明の詳細な説明】
[概要]
本発明は、メモリチェック手段を備え、仮想記憶方式の
制御が可能な情報処理装置に関し、訂正可能あるいは訂
正不可能なエラーが検出された場合、仮想アドレス割り
付は時に異常終了を通知し他の実アドレスに割り付ける
ことによりメモリエラーの再発抑止を目的とし、
書き換えが可能に構成され、仮想アドレスに対する実ア
ドレスが割り付けられたアドレス変換テ−プルと、アド
レス変換テーブルより読み出された当該仮想アドレス対
応の実アドレスを保持するレジスタと、訂正可能あるい
は訂正不可能なエラーが検出された場合、そのエラーア
ドレスを記憶しておくためのエラー情報記憶部と、レジ
スタより指定された実アドレスとエラー情報記憶部に記
憶されたエラーアドレスとを比較し、一致したときは一
致信号を出力する比較回路を具備して構成する。DETAILED DESCRIPTION OF THE INVENTION [Summary] The present invention relates to an information processing device that is equipped with a memory check means and is capable of controlling a virtual storage method, and the present invention relates to an information processing device that is equipped with a memory check means and is capable of controlling a virtual storage method, and when a correctable or uncorrectable error is detected, virtual address allocation is performed. Attachment is intended to prevent memory errors from occurring again by notifying abnormal termination and assigning other real addresses, and is configured to be rewritable, and includes an address translation table in which real addresses are assigned to virtual addresses, and an address translation table in which real addresses are assigned to virtual addresses. A register that holds the real address corresponding to the virtual address read from the table; an error information storage unit that stores the error address when a correctable or uncorrectable error is detected; and a register. The actual address specified by the actual address is compared with the error address stored in the error information storage section, and when they match, a comparison circuit is provided that outputs a match signal.
[産業上の利用分野コ
本発明は、メモリからのデータの正常性をチェックする
手段を備えた仮想記憶方式により制御される情報処理装
置の改善に関する。[Industrial Field of Application] The present invention relates to an improvement in an information processing apparatus controlled by a virtual storage system, which is provided with means for checking the normality of data from a memory.
近年、コンピュータシステムが社会的に重要な役割を果
たすことになり、コンピュータシステムの信頼性の向上
が要求されている。このため、データの自動訂正機能や
、訂正不可能なエラー検出機能等が提供されているが、
メモリからのデータに対して訂正不可能なエラーが発生
した場合にはシステムが停止してしまうような場合もあ
り、極力メモリエラーの発生を抑止する必要がある。In recent years, computer systems have come to play an important role in society, and there is a demand for improved reliability of computer systems. For this reason, automatic data correction functions and uncorrectable error detection functions are provided, but
If an uncorrectable error occurs in data from memory, the system may stop, so it is necessary to prevent memory errors from occurring as much as possible.
[従来の技術]
仮想記憶方式を採用し、メモリからのデータの正常性を
チェックする機能を有する従来の情報処理装置の要部構
成の一例を第3図に示す。図において、20は仮想メモ
リ、30はアドレス変換テーブル、40は実メモリを示
す。アドレス変換テーブル30は仮想アドレスに対する
実アドレスを割り付けたテーブルで、その割り付けは図
示しないプロセッサ(オペレーティングシステム)によ
り作成される。図示の場合、実メモリのブロックMの先
頭アドレスAが仮想アドレスa1実メモリのブロックN
の先頭アドレスBが仮想アドレスb1および実メモリの
ブロック1の先頭アドレスCが仮想アドレスCにそれぞ
れ割り付けられている。[Prior Art] FIG. 3 shows an example of the configuration of main parts of a conventional information processing apparatus that employs a virtual storage method and has a function of checking the normality of data from memory. In the figure, 20 is a virtual memory, 30 is an address translation table, and 40 is a real memory. The address conversion table 30 is a table in which real addresses are assigned to virtual addresses, and the assignment is created by a processor (operating system) not shown. In the case shown, the starting address A of block M in real memory is virtual address a1, block N in real memory.
The starting address B of block 1 of the real memory block 1 is allocated to the virtual address b1, and the starting address C of block 1 of the real memory is allocated to the virtual address C, respectively.
このような処理装置では、実メモリ40をあるブロック
単位(ブロック0.ブロック1.・・・ブロックN)に
分割し、それぞれのブロックごとに仮想アドレスを割り
付け、あたかも実メモリ40が仮想メモリ20の仮想ア
ドレスで示されるサイズ分だけあるようにメモリ管理さ
れている。In such a processing device, the real memory 40 is divided into blocks (block 0, block 1, . . . block N), and a virtual address is assigned to each block, so that the real memory 40 is divided into block units (block 0, block 1, ... block N), and a virtual address is assigned to each block. Memory is managed so that there is only the size indicated by the virtual address.
[発明が解決しようとする課題]
しかしながら、このような従来の情報処理装置では、あ
る実メモリブロックにおいて訂正可能なエラー、または
訂正不可能なエラーが検出された場合においても、シス
テムが動作可能な限りは、再度そのメモリに対して仮想
アドレスを割り付けてしまう。したがって、例えば一度
訂正可能なエラーを検出した場合にも再度仮想アドレス
が割り付けられ使用されることになり、後刻訂正不可能
なエラーに発展しシステムが停止するという問題があっ
た。[Problems to be Solved by the Invention] However, in such conventional information processing devices, even if a correctable error or an uncorrectable error is detected in a certain real memory block, the system cannot operate. Otherwise, a virtual address will be allocated to that memory again. Therefore, for example, even if a correctable error is once detected, a virtual address is allocated and used again, which causes a problem that the error develops into an uncorrectable error and the system stops.
本発明は、このような課題に鑑みてなされたものであっ
て、訂正可能あるいは訂正不可能なエラーが検出された
メモリに対しては、仮想アドレス割り付は時に異常終了
を通知し他の実アドレスに割り付けを行なうようにする
ことにより、メモリエラーの再発を抑止することができ
るようにした情報処理装置を提供することを目的として
いる。The present invention has been made in view of the above problem, and for memory in which a correctable or uncorrectable error has been detected, virtual address allocation sometimes notifies abnormal termination and disables other implementations. It is an object of the present invention to provide an information processing device that can prevent memory errors from occurring again by assigning addresses.
[課題を解決するための手段]
第1図は本発明の原理説明図である。図において、1は
レジスタで、仮想アドレスから実アドレスへの変換を行
なうための仮想アドレスを保持すると共に、アドレス変
換テーブル2より読み出された当該仮想アドレス対応の
実アドレスを保持するレジスタである。アドレス変換テ
ーブル2は、書き換えが可能に構成され、仮想アドレス
に対する実アドレスが割り付けられたテーブルである。[Means for Solving the Problems] FIG. 1 is a diagram illustrating the principle of the present invention. In the figure, 1 is a register that holds a virtual address for converting a virtual address to a real address, and also holds a real address corresponding to the virtual address read from the address conversion table 2. The address translation table 2 is a table that is configured to be rewritable and has real addresses assigned to virtual addresses.
3は訂正可能あるいは訂正不可能なエラーが検出された
場合(その検出は周知の手段により行なわれ、ここでは
図示および説明を省略する)、そのエラー情報(エラー
アドレス)を記憶しておくためのエラー情報記憶部であ
る。3 is for storing error information (error address) when a correctable or uncorrectable error is detected (the detection is performed by well-known means and illustrations and explanations are omitted here). This is an error information storage section.
4は指定された実アドレスとエラー情報記憶部のエラー
アドレスとを比較し、一致したときはアドレス変換テー
ブル作成が異常終了したことを示す一致信号を出力する
比較回路である。Reference numeral 4 denotes a comparison circuit that compares the specified real address and the error address in the error information storage section, and when they match, outputs a match signal indicating that the creation of the address conversion table has ended abnormally.
[作用]
このような構成においては、アドレス変換テーブル2を
作成する時、仮想アドレスをアドレス変換テーブル2に
与え、対応の実アドレスを読み出してレジスタ1に取り
込み、これを比較回路4に入力してエラー情報記憶部3
のエラー情報(アドレス)と比較する。両アドレスが一
致した場合、比較回路よりアドレス変換テーブル作成が
異常終了した旨を通知する一致信号が出力される。[Operation] In such a configuration, when creating the address conversion table 2, a virtual address is given to the address conversion table 2, the corresponding real address is read out and taken into the register 1, and this is input to the comparison circuit 4. Error information storage section 3
Compare with the error information (address) of If the two addresses match, the comparison circuit outputs a match signal to notify that the creation of the address conversion table has ended abnormally.
したがって、一致信号が出力された場合、すなわちアド
レス変換テーブル作成が異常終了した旨が通知された場
合は、仮想アドレスを別な実メモリに割り付けるように
し、一度訂正可能あるいは訂正不可能なエラーが検出さ
れた実メモリはその後使用できないようにしてメモリエ
ラーの再発を抑止することができる。Therefore, when a match signal is output, that is, when it is notified that address translation table creation has ended abnormally, the virtual address is allocated to another real memory, and once a correctable or uncorrectable error is detected. The real memory that has been deleted can be made unusable after that to prevent the memory error from occurring again.
[実施例コ
第2図は本発明の一実施例構成図である。図において、
第1図と同等部分は同一符号を付しである。10は第1
図に示すレジスタ1を含むプロセッサで、アドレス変換
テーブル作成その他の機能も有する。5は実メモリ6上
のアドレスをリードした際に訂正可能または訂正不可能
なエラーがあったかどうかをチェックし、エラーがあっ
た場合にはその実アドレスのエラーアドレスをエラー情
報記憶部3に出力するチェック回路である。[Example 2] FIG. 2 is a block diagram of one embodiment of the present invention. In the figure,
Components equivalent to those in FIG. 1 are given the same reference numerals. 10 is the first
This processor includes the register 1 shown in the figure, and also has functions such as creating an address translation table. 5 checks whether there is a correctable or uncorrectable error when reading the address on the real memory 6, and if there is an error, outputs the error address of the real address to the error information storage unit 3. It is a circuit.
このような構成において、例えば実メモリ6上のアドレ
スKをリードしチェック回路3により訂正可能あるいは
訂正不可能なエラーが検出された場合、実メモリ6上の
何ブロック目であるかがエラー情報としてエラー情報記
憶部3に記憶される。In such a configuration, for example, when address K on the real memory 6 is read and the check circuit 3 detects a correctable or uncorrectable error, the block number on the real memory 6 is recorded as error information. The error information is stored in the error information storage section 3.
次に、プロセッサ10によりアドレス変換テーブル割り
付けを行なう際、指定された実アドレスとエラー情報記
憶部3のエラーアドレスとが比較回路4において比較さ
れ、両アドレスが一致した場合にはその旨がプロセッサ
10に通知される。Next, when the processor 10 allocates an address conversion table, the specified real address and the error address in the error information storage section 3 are compared in the comparison circuit 4, and if the two addresses match, the processor 10 will be notified.
プロセッサ10はこの通知によりアドレス変換テーブル
作成が異常終了したことを知り、異なる実アドレスにそ
の仮想アドレスを割り付ける。これにより、当該実アド
レスは使用されなくなり、同一ブロックでのメモリエラ
ーの再発を抑止することができる。The processor 10 learns from this notification that the creation of the address translation table has ended abnormally, and allocates the virtual address to a different real address. As a result, the real address is no longer used, and it is possible to prevent a memory error from occurring again in the same block.
なお、上記実施例では、比較回路をハードウェアとして
設けているが、マイクロプログラムまたはソフトウェア
として用意し、同様の機能を達成させることも可能であ
る。In the above embodiment, the comparison circuit is provided as hardware, but it is also possible to prepare it as a microprogram or software and achieve the same function.
[発明の効果]
以上説明したように、本発明によれば、一度メモリエラ
ーが検出された実メモリに対しては再度アドレス割り付
けを行なわないため、メモリエラーの再発を抑止するこ
とができ、システムの信頼性を向上することができる。[Effects of the Invention] As explained above, according to the present invention, addresses are not allocated again to real memory where a memory error has been detected once, so recurrence of memory errors can be suppressed, and the system reliability can be improved.
第1図は本発明の原理説明図、
第2図は本発明の一実施例構成図、
第3図は従来の情報処理装置の一例を示す要部構成図で
ある。
第1図、第2図において、
1はレジスタ、
2はアドレス変換テーブル、
3はエラー情報記憶部、
4は比較回路、
5はチェック回路、
6は実メモリである。FIG. 1 is a diagram illustrating the principle of the present invention, FIG. 2 is a configuration diagram of an embodiment of the present invention, and FIG. 3 is a configuration diagram of main parts showing an example of a conventional information processing device. 1 and 2, 1 is a register, 2 is an address conversion table, 3 is an error information storage section, 4 is a comparison circuit, 5 is a check circuit, and 6 is a real memory.
Claims (1)
た仮想記憶方式により制御される情報処理装置において
、 書き換えが可能に構成され、仮想アドレスに対する実ア
ドレスが割り付けられたアドレス変換テーブル(2)と
、 仮想アドレスから実アドレスへの変換を行なうための前
記アドレス変換テーブル(2)より読み出された当該仮
想アドレス対応の実アドレスを保持するレジスタ(1)
と、 訂正可能あるいは訂正不可能なエラーが検出された場合
、そのエラーアドレスを記憶しておくためのエラー情報
記憶部(3)と、 前記レジスタ(1)より指定された実アドレスと前記エ
ラー情報記憶部(3)に記憶されたエラーアドレスとを
比較し、一致したときはアドレス変換テーブル作成が異
常終了したことを示す一致信号を出力する比較回路(4
)とを具備し、アドレス変換テーブル作成時、前記比較
回路(4)より一致信号が出力された場合は、当実アド
レスには仮想アドレスを割り付けないようにし、異なる
実アドレスに対し再割り付けを行い、一度訂正可能ある
いは訂正不可能なエラーが検出された実メモリはその後
使用できないようにすることによりメモリエラーの再発
を抑止することができるようにしたことを特徴とする情
報処理装置。[Scope of Claims] In an information processing device controlled by a virtual memory method that is equipped with means for checking the normality of data from memory, an address conversion device configured to be rewritable and in which a real address is assigned to a virtual address. a table (2), and a register (1) that holds a real address corresponding to the virtual address read from the address conversion table (2) for converting a virtual address to a real address.
and an error information storage unit (3) for storing the error address when a correctable or uncorrectable error is detected; and a real address specified by the register (1) and the error information. A comparison circuit (4) which compares the error address stored in the storage unit (3) and outputs a match signal indicating that the creation of the address conversion table has ended abnormally when they match.
), and when a match signal is output from the comparison circuit (4) when creating the address conversion table, the virtual address is not assigned to the real address, and the real address is reallocated to a different real address. An information processing apparatus characterized in that a real memory in which a correctable or uncorrectable error has once been detected cannot be used thereafter, thereby preventing recurrence of a memory error.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1069082A JPH02247752A (en) | 1989-03-20 | 1989-03-20 | Information processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1069082A JPH02247752A (en) | 1989-03-20 | 1989-03-20 | Information processor |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH02247752A true JPH02247752A (en) | 1990-10-03 |
Family
ID=13392310
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1069082A Pending JPH02247752A (en) | 1989-03-20 | 1989-03-20 | Information processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH02247752A (en) |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS526031A (en) * | 1975-07-04 | 1977-01-18 | Hitachi Ltd | Information processing unit |
-
1989
- 1989-03-20 JP JP1069082A patent/JPH02247752A/en active Pending
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS526031A (en) * | 1975-07-04 | 1977-01-18 | Hitachi Ltd | Information processing unit |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0316252A2 (en) | Storage addressing error detection | |
JPS63184146A (en) | Information processor | |
JPH02247752A (en) | Information processor | |
US10467098B2 (en) | Method for supervising and initializing ports | |
JP2012048277A (en) | Semiconductor integrated circuit, debugging system, debugging method, debugging program, and recording medium | |
JPH06309185A (en) | Information processor | |
JPS63250753A (en) | Memory access checking system | |
KR0121442B1 (en) | The method of cache error detecting for multi-processor system | |
JPS5899841A (en) | Address controlling system of partially mounted control memory | |
JPS6356751A (en) | Memory patrol control system | |
JPH02168314A (en) | Memory control system in semiconductor disk device | |
JPH038040A (en) | 1-bit error information storage device | |
JPH07334431A (en) | Fifo memory device and method for improving reliability | |
JPS60112157A (en) | Load device of initial program | |
JPH05324487A (en) | Memory control system | |
JPH0283631A (en) | Memory access system for duplex information processor | |
JPS6322342B2 (en) | ||
JPS639259B2 (en) | ||
JPS62114047A (en) | Storage device | |
JPH08305636A (en) | Memory device | |
JPH04199445A (en) | Microprogram load control system | |
JPH09106693A (en) | Semiconductor memory device | |
JPS6386053A (en) | Information processor | |
JPS6279545A (en) | Memory access control system | |
JP2006065394A (en) | Failure detection device |