JPH064415A - System for initial diagnosis of memory and device therefor - Google Patents

System for initial diagnosis of memory and device therefor

Info

Publication number
JPH064415A
JPH064415A JP4164541A JP16454192A JPH064415A JP H064415 A JPH064415 A JP H064415A JP 4164541 A JP4164541 A JP 4164541A JP 16454192 A JP16454192 A JP 16454192A JP H064415 A JPH064415 A JP H064415A
Authority
JP
Japan
Prior art keywords
memory
initial diagnosis
area
information
divisions
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
JP4164541A
Other languages
Japanese (ja)
Inventor
Hideki Murayama
秀樹 村山
Yasuhiro Ishii
保弘 石井
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP4164541A priority Critical patent/JPH064415A/en
Publication of JPH064415A publication Critical patent/JPH064415A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To always present a useable memory capacity by dividing all mounting memories into areas at the time of initial diagnosis of a hardware, and recording information to each area thereof. CONSTITUTION:A computer is constituted of a processor 101, a nonvolatile memory 102, an input/output means 103, and a memory subsystem 104. The memory subsystem 104 is constituted of a memory subsystem control part 105, and memories 106-(n). Also, the input/output means 103 uses a keyboard and a CRT as an input means and an output device, respectively, and sets an end address of the mounting memory capacity held as data in the nonvolatile memory 102 as MEM-END. In such a state, when a power source is turned on, the mounting memory capacity is recognized by reading out the end address MEM-END of the mounting memory capacity held in the nonvolatile memory 102, and the number of divisions of the mounting memory capacity is recognized by reading out the number of divisions DEV-NO held as data in the contents of the nonvolatile memory 102.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は計算機に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer.

【0002】[0002]

【従来の技術】計算機システムにおいて、障害対策のた
めにメモリ領域を分割する方式を使用している公知例と
して、特開昭61−267844号公報がある。この従来例は、
プログラムに対応させてメモリ領域を分割し、各プログ
ラムがシステム動作に致命的な影響を持つか否かのフラ
グを持ち、発生したエラーのアドレスが致命的な影響を
持つプログラムに属している場合にはシステムを停止
し、致命的な影響を持たないプロセスのみに属している
場合には処理を続行するもので、システム上で動作する
プログラム情報に依存して計算機の稼動率を向上させる
ことを目的とする。
2. Description of the Related Art As a known example of using a method of dividing a memory area in a computer system as a countermeasure against a failure, there is JP-A-61-267844. This conventional example
When the memory area is divided according to the program, each program has a flag indicating whether or not it has a fatal effect on system operation, and the address of the error that occurred belongs to a program that has a fatal effect. Aims to improve the operating rate of the computer by stopping the system and continuing the processing when it belongs to only the process that has no fatal influence, depending on the program information running on the system. And

【0003】また、動作プログラムの決定以前のメモリ
初期診断時の方式は、以下の2通りの方法 (1) メモリボード単位に障害診断を行ない、障害が検
出された場合はボード単位に切り離しを行なうための情
報の記録を行う、(2) 障害の検出されたアドレスを記
録して切り離しを行なうための情報記録を行う、が行な
われていた。
Further, the method at the time of initial diagnosis of the memory before the determination of the operation program is the following two methods (1) The failure diagnosis is performed for each memory board, and when the failure is detected, the board is disconnected for each board. Information is recorded for this purpose, and (2) information is recorded for recording the address at which the failure is detected and separating it.

【0004】[0004]

【発明が解決しようとする課題】特開昭61−267844号公
報における方式を考えると、動作するプログラムの情報
に基づいて領域の分割を行うので動作するプログラムが
判明するまでは領域分割ができない。したがって予めど
のメモリ領域にどのプログラムがロードされるかが決定
できない汎用の計算機システムでは、システムでプログ
ラムのロードアドレスが決定するまでは、メモリ領域を
分割することができない。
Considering the method disclosed in Japanese Patent Laid-Open No. 61-267844, since the area is divided based on the information of the operating program, the area cannot be divided until the operating program is known. Generic The computer system which programs in advance which memory area can not be determined either loaded is therefore load address of a program in the system until the decision can not be divided memory area.

【0005】したがって、システムのハードウエアの初
期診断時のメモリ資源の診断を行うために使用すること
はできない。
Therefore, it cannot be used for diagnosing memory resources at the time of initial diagnosis of system hardware.

【0006】また、従来方式としての動作プログラムの
決定以前のメモリ初期診断の方式では、以下に示す問題
がある。すなわち、計算機システムでは、実装形態に応
じてメモリボードの実装方式および実装数が異なること
が考えられる。従来方式の(1)のメモリボード単位に
管理する方法では、実装形態に依存して障害情報を記録
するので、メモリボードが一枚で大容量メモリが実装さ
れている場合には、十分な量の使用可能メモリがあった
場合にも、使用可能メモリがなしとなり、システム立ち
上げが不能となる。また、従来の方式で(2)の障害ア
ドレスを記録する方法では、大容量のメモリ領域に障害
があった場合には、障害情報の記録をするために大量の
障害記録領域が必要となるので、使用可能メモリ容量が
不十分となりシステム立ち上げが不能となる。
Further, the conventional system of the memory initial diagnosis before the determination of the operation program has the following problems. That is, in the computer system, the mounting method and the number of mounted memory boards may differ depending on the mounting form. In the conventional method (1) of managing by memory board unit, failure information is recorded depending on the mounting mode. Therefore, when a single memory board is installed and a large capacity memory is mounted, a sufficient amount of information is stored. Even if there is available memory, the available memory becomes empty and the system cannot be started. Further, in the conventional method (2) of recording a failure address, a large amount of failure recording area is required to record failure information when there is a failure in a large-capacity memory area. , The available memory capacity becomes insufficient and the system cannot be started up.

【0007】本発明の目的は、計算機システムのハード
ウエアの初期診断時のメモリ資源の診断をメモリの実装
形態、および発生した障害の状況に依存しないで常に使
用可能なメモリ容量をソフトウエアに示す方法を提供す
ることである。
An object of the present invention is to indicate to the software the memory capacity which can always be used for diagnosing the memory resources at the time of initial diagnosis of the hardware of the computer system without depending on the mounting form of the memory and the status of the fault that has occurred. Is to provide a method.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に本発明では、ハードウエアの初期診断時に全実装メモ
リを領域分割し、その各領域に対する情報の記録をする
ことにより、メモリの実装形態、および発生した障害の
状況に依存しないで常に使用可能なメモリ容量をソフト
ウエアに示す方法を提供することができる。
In order to achieve the above object, according to the present invention, all mounted memories are divided into areas at the time of initial diagnosis of hardware, and information is recorded in each of the areas. , And a method of indicating to the software the memory capacity that can always be used without depending on the situation of a failure that has occurred.

【0009】[0009]

【作用】本発明によれば、ハードウエアの初期診断にお
いてメモリの実装形態、および発生した障害の状況に依
存しないで常に使用可能なメモリ容量をソフトウエアに
示すことができるので、様々な実装形態および様々な障
害状況に対応できる計算機システムを構築することがで
きる。
According to the present invention, it is possible to indicate to the software the memory capacity that can be used in the initial diagnosis of hardware and the memory capacity that can always be used without depending on the status of a failure that has occurred. It is possible to construct a computer system that can cope with various failure situations.

【0010】[0010]

【実施例】以下、図を用いて本発明の実施例を説明す
る。実装メモリ容量を80Mbyte,分割数を32とし
て、障害状況を4byte(32ビット)のフィールドによ
って示す例を説明する。
Embodiments of the present invention will be described below with reference to the drawings. An example will be described in which the mounted memory capacity is 80 Mbytes, the number of divisions is 32, and the failure status is indicated by a 4-byte (32-bit) field.

【0011】図1に、請求項1の計算機システムの構成
の実施例を示す。計算機は、プロセッサ101,不揮発
性メモリ102,入出力手段103,メモリサブシステ
ム104によって構成される。メモリサブシステム10
4は、メモリサブシステム制御部105とメモリ106
〜nまでによって構成される。入出力手段103は、入
力手段としてキーボード、出力装置としてCRTを使用
する。不揮発性メモリ102内にデータとして保持され
ている実装メモリ容量のエンドアドレスをMEM_EN
Dとする。
FIG. 1 shows an embodiment of the configuration of a computer system according to claim 1. The computer includes a processor 101, a non-volatile memory 102, an input / output unit 103, and a memory subsystem 104. Memory subsystem 10
4 is a memory subsystem control unit 105 and a memory 106.
Up to n. The input / output unit 103 uses a keyboard as an input unit and a CRT as an output device. The end address of the mounted memory capacity held as data in the nonvolatile memory 102 is MEM_EN.
Let be D.

【0012】この場合のビットフィールドと障害管理対
象となるメモリ空間の対応を図2に示す。32ビットの
フィールドのビット0は、アドレス0から(MEM_E
ND+1)÷32−1までの領域に対応し、以下32ビ
ットのフィールドのビット31は、アドレス(MEM_
END+1)÷32)×31からMEM_ENDまでの
領域に対応している。
FIG. 2 shows the correspondence between the bit field and the memory space to be fault-managed in this case. Bit 0 of the 32-bit field starts at address 0 (MEM_E
ND + 1) ÷ 32-1 corresponding to the area, and bit 31 of the 32-bit field below is the address (MEM_
It corresponds to the area from END + 1) ÷ 32) × 31 to MEM_END.

【0013】本発明の初期診断処理の実施例を図3に従
って説明する。プロセッサ101は、ファームウエア1
02によって制御を開始する。最初に、実装メモリ容量
の認識を行う。まず、電源投入時に不揮発性メモリ10
2の内容にデータとして保持されている実装メモリ容量
のエンドアドレスMEM_ENDを読み出すことによっ
て実装メモリ容量の認識を行なうことができる。
An embodiment of the initial diagnosis processing of the present invention will be described with reference to FIG. The processor 101 is firmware 1
The control is started by 02. First, the mounted memory capacity is recognized. First, when the power is turned on, the nonvolatile memory 10
It is possible to recognize the mounted memory capacity by reading the end address MEM_END of the mounted memory capacity held as data in the content of 2.

【0014】次に実装メモリ容量の分割数であるが、こ
れは、電源投入時に不揮発性メモリ102の内容にデー
タとして保持されている分割数DEV_NOを読みだす
ことによって認識することができる。
Next, the number of divisions of the mounted memory capacity can be recognized by reading out the number of divisions DEV_NO held as data in the contents of the nonvolatile memory 102 when the power is turned on.

【0015】ここで、この例では分割数が32であるか
ら、実装メモリ容量を32等分する計算を示す。32は
2の5乗であるからメモリ容量を右5ビットシフトした
値が32分の1となる。以下、実装メモリ容量が80M
byteであったときの例を示す。
Since the number of divisions is 32 in this example, a calculation for dividing the mounted memory capacity into 32 equal parts will be shown. Since 32 is 2 to the 5th power, the value obtained by shifting the memory capacity to the right by 5 bits becomes 1/32. Below, the installed memory capacity is 80M
An example when it is byte is shown.

【0016】実装メモリ容量の80Mbyteは、2進数
で、 1010000000000000000000000
0 であるから、図4に示すように32分の1は2進数で、 101000000000000000000000 である。
The installed memory capacity of 80 Mbytes is a binary number of 1010000000000000000000.
Since 0 is 0, 1/32 is a binary number, as shown in FIG. 4, which is 101000000000000000000.

【0017】ここで、診断処理管理用テーブルの作成方
法を図5を使って示す。まず、TBL
Here, a method of creating the diagnostic process management table will be described with reference to FIG. First, TBL

〔0〕は、メモリ
空間のスタートアドレス0である。つぎにTBL〔1〕
は、図4で算出した 101000000000000000000000 である。TBL〔2〕は、TBL〔1〕に 101000000000000000000000 を加えた値であり、以下、TBL〔31〕まで同様に作
成する。このテーブルは、上記のアルゴリズムでプロセ
ッサ101が不揮発性メモリ102内に作成する。
[0] is the start address 0 of the memory space. Next, TBL [1]
Is 10000000000000000000000000 calculated in FIG. TBL [2] is a value obtained by adding 101000000000000000000000000 to TBL [1], and hereinafter, TBL [31] is similarly created. This table is created in the non-volatile memory 102 by the processor 101 by the above algorithm.

【0018】次に、プロセッサ101は、メモリの診断
処理を行うために全メモリ106〜nに対して、書き込
み後読み込みを行う。次にエラーが発生したかどうかを
調べる。エラーを調べるために書き込んだデータをプロ
セッサ内部のレジスタに保持しておき、読みだした値が
保持してあった値と異なった場合にはエラーとして記録
する。
Next, the processor 101 performs reading after writing to all the memories 106 to n in order to perform a memory diagnostic process. Then check to see if an error has occurred. Data written to check for an error is held in a register inside the processor, and if the read value is different from the held value, it is recorded as an error.

【0019】次に記録する際に、図5で作成した診断処
理管理テーブルを使用する。プロセッサ101は、障害
メモリのアドレスを不揮発性メモリ102内に作成され
たテーブルのTBL
When recording next, the diagnostic processing management table created in FIG. 5 is used. The processor 101 sets the address of the faulty memory to the TBL of the table created in the non-volatile memory 102.

〔0〕からTBL〔31〕の内容と
順次比較し、アドレスがTBL〔N−1〕とTBL
〔N〕の間にあるようなNを求める。このときに障害情
報を記録するビットが、32ビットのフィールドの第N
ビットとなる。ただし、Nは0から31である。プロセ
ッサ101は、メモリの最後まで診断が終了する時点ま
で、障害情報を記録し不揮発性メモリ102に書き込
む。さらに、入出力手段103を介して障害情報を出力
する。
The contents of [0] to TBL [31] are sequentially compared, and the addresses are TBL [N-1] and TBL [31].
Find N such that it lies between [N]. At this time, the bit that records the failure information is the N-th field of the 32-bit field.
Become a bit. However, N is 0 to 31. The processor 101 records the failure information and writes it in the non-volatile memory 102 until the diagnosis is completed up to the end of the memory. Further, the failure information is output via the input / output unit 103.

【0020】以上の処理により、メモリの実装形態、お
よび発生した障害の状況に依存しないで常に使用可能な
メモリ容量をソフトウエアに示せる計算機システムを構
築することができる。
By the above processing, it is possible to construct a computer system which can always show the available memory capacity to software without depending on the mounting form of the memory and the situation of the failure that has occurred.

【0021】次に請求項12の計算機システムの構成の
実施例を示す。基本的な構成は、図1に示した通りであ
る。メモリサブシステム制御部にハードウエア付加され
た例を図6に示す。以下各部について説明する。
Next, an embodiment of the configuration of the computer system of claim 12 will be shown. The basic configuration is as shown in FIG. FIG. 6 shows an example in which hardware is added to the memory subsystem control unit. Each part will be described below.

【0022】メモリサブシステム制御部は、メモリ障害
情報記録レジスタ601,障害記録用不揮発性メモリ6
02,分割数設定レジスタ603,分割数保存用不揮発
性メモリ604,実装メモリ容量レジスタ605,実装
メモリ容量保存用不揮発性メモリ606,メモリ障害ア
ドレス設定レジスタ607,メモリアドレス障害情報デ
ータ変換テーブル608,メモリサブシステムコントロ
ーラ609から構成される。
The memory subsystem control unit includes a memory fault information recording register 601, a fault recording non-volatile memory 6
02, division number setting register 603, division number saving nonvolatile memory 604, mounting memory capacity register 605, mounting memory capacity saving nonvolatile memory 606, memory failure address setting register 607, memory address failure information data conversion table 608, memory It is composed of the subsystem controller 609.

【0023】以下、各ハードウエアの関係を示す。メモ
リサブシステムコントローラ609は、実装メモリ容量
保存用不揮発性メモリ606の内容を読み出すことがで
きる。実装メモリ容量の設定については、入出力手段1
03によって入力された情報によりシステムに取り込ま
れ、プロセッサ101が、実装メモリ容量レジスタ60
5に書き込むことにより実装メモリ容量保存用不揮発性
メモリ606に設定することができる。また、メモリサ
ブシステムコントローラ609は、分割数保存用不揮発
性メモリ604の内容を読み出すことができる。
The relationship of each hardware is shown below. The memory subsystem controller 609 can read the contents of the mounted memory capacity saving non-volatile memory 606. For setting the mounted memory capacity, input / output unit 1
The information input by 03 is taken into the system, and the processor 101 sets the mounted memory capacity register 60.
5 can be set in the mounted memory capacity storing non-volatile memory 606. Further, the memory subsystem controller 609 can read the contents of the division number storage non-volatile memory 604.

【0024】分割数の設定については、入出力手段10
3によって入力された情報によりシステムに取り込ま
れ、プロセッサ101が分割数設定レジスタ603に書
き込むことにより分割数保存用不揮発性メモリ604に
設定することができる。
Regarding the setting of the number of divisions, the input / output means 10
The information input by 3 is taken into the system, and the processor 101 writes it in the division number setting register 603 to set it in the division number storage nonvolatile memory 604.

【0025】また、メモリサブシステムコントローラ6
09は、実装メモリ容量保存用不揮発性メモリ606の
内容と分割数保存用不揮発性メモリ604の内容とか
ら、図4および図5を用いて説明したアルゴリズムによ
り、図5のテーブルをメモリアドレス障害情報データ変
換テーブル608に作成する。
Further, the memory subsystem controller 6
Reference numeral 09 denotes the table of FIG. 5 based on the contents of the mounted memory capacity storage non-volatile memory 606 and the division number storage non-volatile memory 604 according to the algorithm described with reference to FIGS. 4 and 5. Created in the data conversion table 608.

【0026】プロセッサ101は、メモリ106からn
に対して、データを書き込みその後読み込みを行ない、
障害のアドレスをメモリ障害アドレス設定レジスタ60
7にメモリの障害アドレスを設定する。その処理に対し
て、メモリサブシステムコントローラ609はメモリア
ドレス障害情報データ変換テーブル608の内容を参照
して、TBL
The processor 101 is connected to the memory 106 through n.
, Write data and then read
The failure address is set to the memory failure address setting register 60
The fault address of the memory is set in 7. For that processing, the memory subsystem controller 609 refers to the contents of the memory address failure information data conversion table 608 and

〔0〕からTBL〔31〕の内容と順次比
較し、アドレスがTBL〔N−1〕とTBL〔N〕の間
にあるようなNを求める。このときに障害情報を記録す
るビットが、32ビットのフィールドの第Nビットとな
る。ただし、Nは0から31である。
The contents of [0] to TBL [31] are sequentially compared to obtain N such that the address is between TBL [N-1] and TBL [N]. At this time, the bit that records the failure information is the Nth bit of the 32-bit field. However, N is 0 to 31.

【0027】メモリサブシステムコントローラ609
は、この第Nビットをメモリ障害情報記録レジスタ60
1に設定すると障害記録用不揮発性メモリ602に障害
情報が設定される。プロセッサ101がメモリ障害情報
記録レジスタ601に0を設定することにより、障害記
録用不揮発性メモリ602の障害情報はクリアされる。
プロセッサ101は、全メモリの診断後に、入出力手段
104を介して障害情報を出力する。
Memory subsystem controller 609
Stores the Nth bit in the memory failure information recording register 60.
When set to 1, failure information is set in the failure recording non-volatile memory 602. When the processor 101 sets 0 in the memory failure information recording register 601, the failure information in the failure recording nonvolatile memory 602 is cleared.
After diagnosing all the memories, the processor 101 outputs the failure information via the input / output unit 104.

【0028】このようなハードウエアにより、メモリの
実装形態、および発生した障害の状況に依存しないで常
に使用可能なメモリ容量をソフトウエアに示せる計算機
システムを構築することができる。
With such hardware, it is possible to construct a computer system that can always indicate to the software the memory capacity that can be used without depending on the memory mounting mode and the status of a failure that has occurred.

【0029】[0029]

【発明の効果】本発明によれば、メモリの実装形態、お
よび発生した障害の状況に依存しないで常に使用可能な
メモリ容量をソフトウエアに示すことができるので、様
々な実装形態および様々な障害状況に対応できる計算機
システムを提供することができる。
According to the present invention, it is possible to always indicate to the software the memory capacity that can be used without depending on the memory mounting mode and the status of a failure that has occurred. Therefore, various mounting modes and various failures can be shown. It is possible to provide a computer system that can handle situations.

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

【図1】本発明の一実施例のシステム構成を示すブロッ
ク図。
FIG. 1 is a block diagram showing a system configuration of an embodiment of the present invention.

【図2】本発明の初期診断方式のメモリ領域と障害記録
情報の対応を示す説明図。
FIG. 2 is an explanatory diagram showing a correspondence between a memory area of the initial diagnosis system of the present invention and fault record information.

【図3】本発明の初期診断方式のフローを示すフローチ
ャート図。
FIG. 3 is a flowchart showing a flow of an initial diagnosis method of the present invention.

【図4】実装メモリが80Mbyteの場合に32等分する
方法の説明図。
FIG. 4 is an explanatory diagram of a method of dividing the mounted memory into 32 equal parts when the mounted memory is 80 Mbytes.

【図5】診断処理管理用テーブルの例の説明図。FIG. 5 is an explanatory diagram of an example of a diagnostic processing management table.

【図6】メモリサブシステム制御部の実施例を示すブロ
ック図。
FIG. 6 is a block diagram showing an embodiment of a memory subsystem control unit.

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

101…プロセッサ、102…不揮発性メモリ、103
…入出力手段、104…メモリサブシステム、105…
メモリサブシステム制御部、106〜n…メモリ。
101 ... Processor, 102 ... Nonvolatile memory, 103
... I / O means, 104 ... Memory subsystem, 105 ...
Memory subsystem control unit 106-n ... Memory.

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】プロセッサと実装メモリ容量を示す手段を
持つメモリサブシステムとプロセッサのプログラムとデ
ータを保持するためのファームウエアと入出力手段とか
らなる計算機システムの全実装メモリ領域を複数個の容
量の領域に分割し、上記分割単位ごとに障害情報を記録
することを特徴とするメモリ初期診断方式。
1. A computer system comprising a processor, a memory subsystem having means for indicating mounted memory capacity, firmware for holding programs and data of the processor, and input / output means, and having a plurality of total mounted memory areas. The memory initial diagnosis method is characterized in that the failure information is recorded for each of the above division units.
【請求項2】領域分割をする際に分割された個々の領域
のサイズが同一である請求項1に記載のメモリ初期診断
方式。
2. The memory initial diagnosis system according to claim 1, wherein the size of each of the divided areas is the same when the area is divided.
【請求項3】請求項1または2のメモリ初期診断方式を
使用するために、メモリ領域の分割単位ごとに障害情報
を記録するための手段を持つメモリ初期診断装置。
3. A memory initial diagnosis apparatus having means for recording fault information for each division unit of a memory area in order to use the memory initial diagnosis method according to claim 1.
【請求項4】領域の分割数を設定するための手段を持つ
請求項3に記載のメモリ初期診断装置。
4. The memory initial diagnosis device according to claim 3, further comprising means for setting the number of divisions of the area.
【請求項5】上記設定された領域の分割数を保存するた
めの不揮発性の情報記録手段をもつ請求項3に記載のメ
モリ初期診断装置。
5. The memory initial diagnosis device according to claim 3, further comprising a non-volatile information recording means for storing the set division number of the area.
【請求項6】上記領域の分割数を設定するための入出力
手段を持つ請求項3に記載のメモリ初期診断装置。
6. The memory initial diagnosis device according to claim 3, further comprising input / output means for setting the number of divisions of the area.
【請求項7】領域分割されたメモリの障害情報を保持す
るための手段を持つ請求項3に記載のメモリ初期診断装
置。
7. The memory initial diagnosis device according to claim 3, further comprising means for holding fault information of the area-divided memory.
【請求項8】領域分割されたメモリの障害情報を記録す
るための手段を持つことを特徴とする請求項3に記載の
メモリ初期診断装置。
8. The memory initial diagnosis apparatus according to claim 3, further comprising means for recording fault information of the area-divided memory.
【請求項9】分割を2の冪乗で行なう請求項3に記載の
メモリ初期診断装置。
9. The memory initial diagnosis device according to claim 3, wherein the division is performed by a power of two.
【請求項10】分割数を2の冪乗で行なう請求項1に記
載のメモリ初期診断方式。
10. The memory initial diagnosis method according to claim 1, wherein the number of divisions is a power of two.
【請求項11】分割数と実装メモリ容量を示す手段とか
ら、メモリアドレスが分割されたメモリ領域のどこに属
しているかを識別する手段を持つことを特徴とする請求
項3に記載のメモリ初期診断装置。
11. The memory initial diagnosis according to claim 3, further comprising means for identifying to which of the divided memory areas the memory address belongs from the means for indicating the number of divisions and the mounted memory capacity. apparatus.
【請求項12】エラー発生アドレスから障害情報記録用
の情報に変換する手段を持つ請求項3に記載のメモリ初
期診断装置。
12. The memory initial diagnosis device according to claim 3, further comprising means for converting an error occurrence address into information for recording failure information.
【請求項13】障害情報記録情報を出力する手段を持つ
請求項3に記載のメモリ初期診断装置。
13. The memory initial diagnosis device according to claim 3, further comprising means for outputting fault information record information.
JP4164541A 1992-06-23 1992-06-23 System for initial diagnosis of memory and device therefor Pending JPH064415A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4164541A JPH064415A (en) 1992-06-23 1992-06-23 System for initial diagnosis of memory and device therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4164541A JPH064415A (en) 1992-06-23 1992-06-23 System for initial diagnosis of memory and device therefor

Publications (1)

Publication Number Publication Date
JPH064415A true JPH064415A (en) 1994-01-14

Family

ID=15795124

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4164541A Pending JPH064415A (en) 1992-06-23 1992-06-23 System for initial diagnosis of memory and device therefor

Country Status (1)

Country Link
JP (1) JPH064415A (en)

Similar Documents

Publication Publication Date Title
KR950000550B1 (en) Semiconductor memory unit
JPH06250906A (en) Backup/recovery system for data developed in main storage device
JPH064415A (en) System for initial diagnosis of memory and device therefor
JPS6146864B2 (en)
JPH05324950A (en) Logical card for information processor
JP2513615B2 (en) Storage device with ECC circuit
JP3098363B2 (en) Storage device
JPS6148186B2 (en)
JPH045213B2 (en)
JPH0217550A (en) Trouble processing system for multiprocessor system
JP3161532B2 (en) DMA diagnostic device
JP2998282B2 (en) Memory device
JPH02168314A (en) Memory control system in semiconductor disk device
JPH0324640A (en) Debugging system for information processor
JP5447841B2 (en) Information processing apparatus, debug information acquisition method, and debug information acquisition program
JPS6020779B2 (en) Composite computer system
JP3036449B2 (en) Memory diagnostic device
JPH086864A (en) Diagnostic system for address bus for memory control
JPS62159257A (en) Cache memory control system
JPH0296255A (en) Memory control system
JPH04359326A (en) History information recording system
JP2000330733A (en) Disk array device
JPH05257823A (en) Information processor
JPH0667988A (en) Semiconductor memory with ras function
JPH05289902A (en) Initial diagnostic circuit for memory