JPH04260147A - Diagnostic system for local memory - Google Patents
Diagnostic system for local memoryInfo
- Publication number
- JPH04260147A JPH04260147A JP3022002A JP2200291A JPH04260147A JP H04260147 A JPH04260147 A JP H04260147A JP 3022002 A JP3022002 A JP 3022002A JP 2200291 A JP2200291 A JP 2200291A JP H04260147 A JPH04260147 A JP H04260147A
- Authority
- JP
- Japan
- Prior art keywords
- local memory
- processor
- diagnostic test
- register
- counter
- 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.)
- Granted
Links
- 230000015654 memory Effects 0.000 title claims abstract description 56
- 238000002405 diagnostic procedure Methods 0.000 claims abstract description 27
- 238000003745 diagnosis Methods 0.000 claims abstract description 12
- 238000004891 communication Methods 0.000 abstract description 12
- 238000010586 diagram Methods 0.000 description 4
- 238000000034 method Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
Landscapes
- Techniques For Improving Reliability Of Storages (AREA)
- Multi Processors (AREA)
Abstract
Description
【0001】0001
【産業上の利用分野】本発明はプロセッサの持つローカ
ルメモリの診断方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for diagnosing a local memory of a processor.
【0002】0002
【従来の技術】従来異なる容量のローカルメモリを持つ
複数のプロセッサを有する情報処理装置においては、ロ
ーカルメモリの診断試験を全て終了してからプロセッサ
間の通信による相互診断を行っていた。2. Description of the Related Art Conventionally, in an information processing apparatus having a plurality of processors having local memories of different capacities, mutual diagnosis is performed by communication between the processors after all diagnostic tests of the local memories have been completed.
【0003】0003
【発明が解決しようとする課題】上述した方式では、ロ
ーカルメモリの容量が各プロセッサによって異なるため
、最も容量の大きいローカルメモリの診断試験の時間を
基準として取り、その時間経過後にプロセッサ間の相互
診断試験を実行していた。したがって、新たに従来より
も容量の大きなローカルメモリを持つプロセッサを接続
する場合に、そのローカルメモリの診断が終了していな
い時点で相互診断試験が開始されてしまい、そのプロセ
ッサが他のプロセッサからの通信に規定の時間内で答え
られず、相互診断試験でエラーが検出されてしまうとい
う欠点がある。[Problems to be Solved by the Invention] In the above-mentioned method, since the capacity of local memory differs depending on each processor, the diagnostic test time of the local memory with the largest capacity is taken as a reference, and mutual diagnosis between processors is performed after that time has elapsed. was running a test. Therefore, when connecting a new processor with a larger capacity local memory than before, the mutual diagnostic test will start before the diagnosis of that local memory has finished, and that processor will be The disadvantage is that communications cannot be answered within a specified time, and errors are detected in mutual diagnostic tests.
【0004】0004
【課題を解決するための手段】本発明のローカルメモリ
の診断方式は、ローカルメモリを持つ第一のプロセッサ
に異なる容量のローカルメモリを持つ第二のプロセッサ
を付加する場合に、ローカルメモリの診断試験を初期に
一部分だけ実行し、残りの部分を別途実行するようにし
て構成される。[Means for Solving the Problems] The local memory diagnostic method of the present invention performs a local memory diagnostic test when a second processor having a local memory of a different capacity is added to a first processor having a local memory. It is configured so that only a part of it is executed initially, and the remaining part is executed separately.
【0005】また、本発明のローカルメモリの診断方式
は、初期診断を行うローカルメモリの容量値を入れてお
くレジスタと、ローカルメモリの1つのアドレスへの書
き込みあるいは読み出しが終わるごとにカウントされる
カウンタと、前記レジスタ内容と前記カウンタ内容を比
較する比較器とを設け、前記比較器が一致を検出したと
き前記ローカルメモリの初期診断試験を中断し、プロセ
ッサ間の相互診断が終了してから残りローカルメモリの
診断試験を実行するようにして構成される。Furthermore, the local memory diagnostic method of the present invention includes a register that stores the capacity value of the local memory for which initial diagnosis is performed, and a counter that counts each time writing to or reading from one address of the local memory is completed. and a comparator for comparing the contents of the register and the contents of the counter, and when the comparator detects a match, the initial diagnostic test of the local memory is interrupted, and after the mutual diagnosis between the processors is completed, the remaining local The memory is configured to perform diagnostic tests.
【0006】[0006]
【実施例】次に本発明について図面を参照しながら説明
する。DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings.
【0007】図1は本発明の一実施例のブロック図であ
る。同図において命令実行部1はローカルメモリ2とキ
ャッシュ3に対してアドレスパス4を介してアドレスを
出力する。この時、リクエストはローカルメモリ2かキ
ャッシュ3のいずれかに対して発行される。リードリク
エストであれば、データパス5を介してデータがローカ
ルメモリ2あるいはキャッシュ3のいずれかから命令実
行部1に転送される。また、ライトリクエストであれば
、命令実行部1からローカルメモリ2あるいはキャッシ
ュ3に対してデータが転送される。また、キャッシュ3
は主記憶6とインタフェースを持ち、主記憶6のデータ
の一部を貯える。FIG. 1 is a block diagram of one embodiment of the present invention. In the figure, an instruction execution unit 1 outputs an address to a local memory 2 and a cache 3 via an address path 4. At this time, the request is issued to either the local memory 2 or the cache 3. If it is a read request, data is transferred from either the local memory 2 or the cache 3 to the instruction execution unit 1 via the data path 5. Further, in the case of a write request, data is transferred from the instruction execution unit 1 to the local memory 2 or cache 3. Also, cache 3
has an interface with the main memory 6 and stores part of the data in the main memory 6.
【0008】図2は上記の命令実行部1の一部を表すブ
ロック図である。同図においてカウンタ7は、制御部8
からの指示によりローカルメモリからのリードあるいは
ローカルメモリからのリードあるいはローカルメモリへ
のライトが終了するとカウントアップされる。また、レ
ジスタ9は、ローカルメモリの初期診断試験を実施する
上限アドレスを格納する。FIG. 2 is a block diagram showing a part of the instruction execution section 1 mentioned above. In the same figure, the counter 7 is
The count is incremented when reading from, reading from, or writing to local memory is completed according to an instruction from the local memory. Further, the register 9 stores the upper limit address for performing an initial diagnostic test of the local memory.
【0009】ローカルメモリの診断試験時には、まず、
レジスタ9に前記最大アドレスを書き込んでおき、カウ
ンタ7に診断試験を始める開始アドレスを設定し、その
開始アドレスからローカルメモリにデータをライトし、
アドレスと共にカウンタをカウントアップしてゆく。こ
のカウンタ7の値とレジスタ9の値を毎回比較器10に
より比較し、同一の値になるまで、ローカルメモリへの
データライトを行う。[0009] At the time of a local memory diagnostic test, first,
Write the maximum address in the register 9, set the start address for starting the diagnostic test in the counter 7, write data to the local memory from that start address,
The counter counts up along with the address. The value of the counter 7 and the value of the register 9 are compared each time by a comparator 10, and data is written to the local memory until they become the same value.
【0010】次にライトの時と同様にレジスタ9へ上限
アドレスを書き込み、カウンタ7に開始アドレスを設定
し、その開始アドレスよりローカルメモリからのデータ
リードを行う。カウンタ7はリードする毎にアドレスと
ともにカウントアップしてゆく。このカウンタ7の値と
レジスタ9の値を毎回比較器10により比較し、同一の
値になるまでローカルメモリからのデータリードを行う
。この時、毎回、各アドレス毎にライトした時のデータ
とリードしたデータが一致しているかどうか調べる。
不一致であればエラーとし、診断試験を中断する。この
ようにして、全てのプロセッサのローカルメモリの診断
試験をある容量分だけ、まず実施する。Next, as in the case of writing, the upper limit address is written to the register 9, a start address is set to the counter 7, and data is read from the local memory from the start address. The counter 7 counts up together with the address every time it is read. The value of the counter 7 and the value of the register 9 are compared each time by a comparator 10, and data is read from the local memory until they become the same value. At this time, each address is checked to see if the written data matches the read data. If they do not match, it is determined as an error and the diagnostic test is interrupted. In this way, a diagnostic test is first performed on the local memory of all processors for a certain capacity.
【0011】次に、複数のプロセッサ間の相互診断を行
う。相互診断においては、あるプロセッサAから他のプ
ロセッサBに対して通信を発行し、受け取ったプロセッ
サBは受け取ったことを示すデータを主記憶の定められ
た領域に格納する。その後、通信先のプロセッサAに対
して通信を発行する。プロセッサAは定められた時間以
内にプロセッサBから通信が来るかどうか時間監視を行
い、定められた時間以内に通信が来ないとエラーとする
。また、プロセッサBからの通信を受け取ると前記主記
憶の定められた領域を調べ、プロセッサAからプロセッ
サBが通信を受け取ったことを確認する。Next, mutual diagnosis between a plurality of processors is performed. In mutual diagnosis, one processor A issues a communication to another processor B, and processor B, which receives the communication, stores data indicating the reception in a predetermined area of the main memory. Thereafter, a communication is issued to processor A as the communication destination. Processor A monitors the time to see if communication is received from processor B within a predetermined time, and determines an error if no communication is received within the predetermined time. Further, when a communication from processor B is received, a predetermined area of the main memory is checked to confirm that processor B has received communication from processor A.
【0012】各プロセッサは相互診断が終了すると、ま
だローカルメモリに診断試験していない部分があれば、
その部分の診断試験を実施する。[0012] When each processor finishes mutual diagnosis, if there is any part of the local memory that has not been tested yet,
Perform diagnostic tests on that part.
【0013】[0013]
【発明の効果】以上説明したように本発明は、ローカル
メモリの診断試験を分割して行うことにより、プロセッ
サ間の相互診断試験において各プロセッサがローカルメ
モリの診断試験中であるために他のプロセッサからの通
信に応答できずにエラーとなることを防ぐことができる
。特に、後から従来よりも容量の大きいローカルメモリ
を持つプロセッサを追加する場合にこの効果が大きい。As explained above, the present invention divides and performs a local memory diagnostic test, so that in a mutual diagnostic test between processors, since each processor is undergoing a local memory diagnostic test, other processors This can prevent errors caused by not being able to respond to communications from. This effect is particularly significant when a processor with a local memory larger in capacity than before is added later.
【図1】本発明の一実施例を示すブロック図。FIG. 1 is a block diagram showing one embodiment of the present invention.
【図2】命令実行部の一部を示すブロック図。FIG. 2 is a block diagram showing part of an instruction execution unit.
1 命令実行部 2 ローカルメモリ 3 キャッシュ 6 主記憶 7 カウンタ 8 制御部 9 レジスタ 10 比較器 1 Instruction execution unit 2. Local memory 3 Cache 6 Main memory 7 Counter 8 Control section 9 Register 10 Comparator
Claims (2)
サに異なる容量のローカルメモリを持つ第二のプロセッ
サを付加する場合に、ローカルメモリの診断試験を初期
に一部分だけ実行し、残りの部分を別途実行することを
特徴とするローカルメモリの診断方式。[Claim 1] When a second processor having a different capacity of local memory is added to a first processor having a local memory, only a portion of the local memory diagnostic test is initially executed, and the remaining portion is executed separately. A local memory diagnostic method characterized by:
値を入れておくレジスタと、ローカルメモリの1つのア
ドレスへの書き込みあるいは読み出しが終わるごとにカ
ウントされるカウンタと、前記レジスタ内容と前記カウ
ンタ内容を比較する比較器とを設け、前記比較器が一致
を検出したとき前記ローカルメモリの初期診断試験を中
断し、プロセッサ間の相互診断が終了してから残りロー
カルメモリの診断試験を実行することを特徴とする請求
項1記載のローカルメモリの診断方式。2. A register that stores a capacity value of a local memory for performing initial diagnosis, a counter that counts each time writing or reading to one address of the local memory is completed, and a register that stores the contents of the register and the contents of the counter. and a comparator for comparison, and when the comparator detects a match, the initial diagnostic test of the local memory is interrupted, and after the mutual diagnosis between the processors is completed, the diagnostic test of the remaining local memory is executed. 2. The local memory diagnostic method according to claim 1.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP02200291A JP3190694B2 (en) | 1991-02-15 | 1991-02-15 | Diagnostic method for local memory |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP02200291A JP3190694B2 (en) | 1991-02-15 | 1991-02-15 | Diagnostic method for local memory |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH04260147A true JPH04260147A (en) | 1992-09-16 |
JP3190694B2 JP3190694B2 (en) | 2001-07-23 |
Family
ID=12070803
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP02200291A Expired - Fee Related JP3190694B2 (en) | 1991-02-15 | 1991-02-15 | Diagnostic method for local memory |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3190694B2 (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS56130900A (en) * | 1980-03-19 | 1981-10-14 | Hitachi Ltd | Error corrector |
JPS62128345A (en) * | 1985-11-30 | 1987-06-10 | Toshiba Corp | Data processor |
JPH02311950A (en) * | 1989-05-29 | 1990-12-27 | Fuji Electric Co Ltd | Self-diagnostic system for multiprocessor system |
-
1991
- 1991-02-15 JP JP02200291A patent/JP3190694B2/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS56130900A (en) * | 1980-03-19 | 1981-10-14 | Hitachi Ltd | Error corrector |
JPS62128345A (en) * | 1985-11-30 | 1987-06-10 | Toshiba Corp | Data processor |
JPH02311950A (en) * | 1989-05-29 | 1990-12-27 | Fuji Electric Co Ltd | Self-diagnostic system for multiprocessor system |
Also Published As
Publication number | Publication date |
---|---|
JP3190694B2 (en) | 2001-07-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR940001146B1 (en) | System for checking comparision check function of information processing apparatus | |
JPH04260147A (en) | Diagnostic system for local memory | |
JPH11259374A (en) | Device and method for testing memory and storage medium | |
JPH04127261A (en) | Multiprocessor system | |
JPH01155452A (en) | System for confirming connection of data processing system | |
JPH04242455A (en) | Inter-processor communication trace circuit | |
JP2876606B2 (en) | Information processing device | |
JP2825589B2 (en) | Bus control method | |
JPH02216565A (en) | Memory testing device | |
JPS59226955A (en) | Program debug device | |
JP2547329B2 (en) | Lock data setting device | |
JPH0610795B2 (en) | Shared memory diagnostic method | |
JPS5833580B2 (en) | Diagnostic method | |
JPH04106647A (en) | Memory diagnostic system | |
JPH04338847A (en) | Address conversion buffer diagnostic device | |
JPS588363A (en) | Collecting system for program execution career information | |
JPS59177799A (en) | Checking system of read-only memory | |
JPH04236644A (en) | Cache memory diagnostic system | |
JPS63111554A (en) | Test system for shared memory | |
JPH0553937A (en) | System for testing peripheral equipment | |
JPS6246019B2 (en) | ||
JPH10177505A (en) | Emulator device | |
JPS6218068B2 (en) | ||
JPS6386053A (en) | Information processor | |
JPH01171049A (en) | System for testing memory in system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 19990119 |
|
LAPS | Cancellation because of no payment of annual fees |