JPH07319720A - System switching method for processor - Google Patents

System switching method for processor

Info

Publication number
JPH07319720A
JPH07319720A JP6110770A JP11077094A JPH07319720A JP H07319720 A JPH07319720 A JP H07319720A JP 6110770 A JP6110770 A JP 6110770A JP 11077094 A JP11077094 A JP 11077094A JP H07319720 A JPH07319720 A JP H07319720A
Authority
JP
Japan
Prior art keywords
memory
processor
arbiter
contents
controller
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
Application number
JP6110770A
Other languages
Japanese (ja)
Other versions
JP2701739B2 (en
Inventor
Eiji Masuda
英二 増田
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP6110770A priority Critical patent/JP2701739B2/en
Publication of JPH07319720A publication Critical patent/JPH07319720A/en
Application granted granted Critical
Publication of JP2701739B2 publication Critical patent/JP2701739B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the system switching time for a duplex processor. CONSTITUTION:A duplex processor consists of a 1st CPU, a 1st memory, a 1st memory controller, a 1st processor containing a 1st arbiter which controls at least a controller connected to a bus, a 2nd CPU, a 2nd memory, a 2nd memory controller, and a 2nd processor containing a 2nd arbiter which controls at least a controller. In such a constitution, the 1st and 2nd memory controllers always keep the same contents between the 1st and 2nd memories and stops (S2) and starts (S4) the 1st and 2nd arbiters respectively. Thus the system is switched to the 2nd processor from the 1st processor.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、プロセッサを二重化し
た電子交換システムに関し、特にプロセッサの系切替え
方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic exchange system having dual processors, and more particularly to a system switching system for processors.

【0002】[0002]

【従来の技術】従来のプロセッサの系切替え方式におけ
る動作例を図面を参照して説明する。図2は、従来のプ
ロセッサの系切替え方式が適用される二重化プロセッサ
システムのブロック構成図である。
2. Description of the Related Art An operation example of a conventional processor switching system will be described with reference to the drawings. FIG. 2 is a block diagram of a duplex processor system to which a conventional processor switching system is applied.

【0003】図2に示すように、現用プロセッサ10が
CPU11と、アービタ12と、メモリ13と、メモリ
コントローラ14とを備え、待機予備プロセッサ20が
CPU21と、アービタ22と、メモリ23と、メモリ
コントローラ24とを備え、バス30にはDMAコント
ローラ(図示せず)を含むn個の制御装置(以下、エー
ジェントと記述する)31、32、‥‥‥、3n(nは
自然数)が接続される構成となっている。現用プロセッ
サのアービタ12および待機予備プロセッサのアービタ
22は、ともにバス30上の各エージェント31、3
2、‥‥‥、3nを制御する。現用プロセッサのメモリ
コントローラ14は現用プロセッサのメモリ13を制御
し、待機予備プロセッサのメモリコントローラ24は待
機予備プロセッサのメモリ23を制御する。
As shown in FIG. 2, the active processor 10 comprises a CPU 11, an arbiter 12, a memory 13 and a memory controller 14, and a standby spare processor 20 comprises a CPU 21, an arbiter 22, a memory 23 and a memory controller. ., 3n (n is a natural number) connected to a bus 30 including n controllers (hereinafter referred to as agents) 31, 32, ... Has become. The arbiter 12 of the active processor and the arbiter 22 of the standby spare processor are both agents 31, 3 on the bus 30.
2, ... 3n is controlled. The memory controller 14 of the active processor controls the memory 13 of the active processor, and the memory controller 24 of the standby spare processor controls the memory 23 of the standby spare processor.

【0004】従来、プロセッサの系を切替えるときに
は、バス30に接続されている各エージェント31、3
2、‥‥‥、3nに停止命令を実行する。各エージェン
ト31、32、‥‥‥、3n内にデータがある場合には
そのデータをバス30に掃き出させた後、すべてのエー
ジェントがバスの使用を停止したのを確認してから、現
用プロセッサのメモリ13の内容を待機予備プロセッサ
のメモリ23にコピーする。その後に、待機予備プロセ
ッサ20から各エージェント31、32、‥‥‥、3n
に起動をかけて、現用プロセッサ10から待機予備プロ
セッサ20にプロセッサの系を切替えるという手順が必
要であった。
Conventionally, when switching the processor system, each agent 31, 3 connected to the bus 30 is switched.
Execute the stop command for 2, 3 ... 3n. If there is data in each agent 31, 32, ..., 3n, the data is swept out to the bus 30, and after confirming that all the agents have stopped using the bus, the active processor The contents of the memory 13 are copied to the memory 23 of the standby spare processor. After that, each agent 31, 32, ...
It was necessary to start the system and switch the processor system from the active processor 10 to the standby spare processor 20.

【0005】[0005]

【発明が解決しようとする課題】しかし、このような従
来のプロセッサの系切替え方式では、エージェントを停
止させた後にメモリの内容をコピーしてから系を切り替
えるので、系の切替えを終了するまでに時間がかかると
いう問題があった。
However, in such a conventional system switching system of a processor, since the system is switched after copying the contents of the memory after stopping the agent, the system switching is completed. There was a problem that it took time.

【0006】このような点に鑑み本発明は、二重化プロ
セッサの系の切替え時間を短縮することを目的とする。
In view of the above points, an object of the present invention is to shorten the system switching time of the duplex processor.

【0007】[0007]

【課題を解決するための手段】本発明のプロセッサの系
切替え方式は、第1のCPUと、第1のメモリと、第1
のメモリコントローラと、バスに接続されている少なく
とも1つの制御装置を制御する第1のアービタとを備え
る第1のプロセッサと、第2のCPUと、第2のメモリ
と、第2のメモリコントローラと、前記少なくとも1つ
の制御装置を制御する第2のアービタとを備える第2の
プロセッサとを有する二重化プロセッサであり、前記第
1および第2のメモリコントローラが前記第1のメモリ
の記憶内容と前記第2のメモリの記憶内容とを常時等し
くし、前記第1のアービタを停止して前記第2のアービ
タを起動することで、前記第1のプロセッサから前記第
2のプロセッサに系を切替える。
A system switching system of a processor according to the present invention includes a first CPU, a first memory, and a first CPU.
A memory controller and a first arbiter for controlling at least one controller connected to the bus, a second CPU, a second memory, and a second memory controller. And a second processor having a second arbiter for controlling the at least one control device, wherein the first and second memory controllers store the contents of the first memory and the first memory controller. The contents stored in the second memory are always equalized, and the first arbiter is stopped and the second arbiter is activated to switch the system from the first processor to the second processor.

【0008】上記本発明のプロセッサの系切替え方式
は、前記第1および第2のメモリコントローラが、前記
第1のメモリに書き込み要求があったときには、前記第
1のメモリに書き込むと同時に前記第2のメモリにも同
一内容を書き込み、前記第1のメモリに読み出し要求が
あったときには、前記第1のメモリの記憶内容と前記第
2のメモリの記憶内容とを比較し、読み出しアドレスに
おける前記第1のメモリの記憶内容と前記第2のメモリ
の記憶内容とが異なる場合には、前記第1のメモリの記
憶内容を読み出すと同時に前記第2のメモリに書き込む
ことで、前記第1のメモリの記憶内容と前記第2のメモ
リの記憶内容とを常時等しくすることができる。
In the system switching system of the processor of the present invention, when the first and second memory controllers make a write request to the first memory, the second memory controller writes the data to the first memory and the second memory at the same time. When the same content is written in the first memory and a read request is issued to the first memory, the stored content of the first memory is compared with the stored content of the second memory, and the first address at the read address is compared. When the storage content of the first memory is different from the storage content of the second memory, the storage content of the first memory is stored by writing the storage content of the first memory to the second memory at the same time. The contents and the contents stored in the second memory can always be made equal.

【0009】また、上記本発明のプロセッサの系切替え
方式は、前記少なくとも1つの制御装置が、前記二重化
プロセッサの系の切替えに要する時間を待合せ可能とす
る容量を有するデータバッファを備えることができる。
Further, in the processor system switching method of the present invention, the at least one control device may include a data buffer having a capacity capable of waiting for a time required for system switching of the redundant processor.

【0010】[0010]

【作用】[Action]

(1)第1のアービタを停止して第2のアービタを起動
することで第1のプロセッサから第2のプロセッサに系
を切替えるので、系の切替えに要する手順が少なくな
り、二重化プロセッサの系の切替え時間を短縮すること
ができる。
(1) Since the system is switched from the first processor to the second processor by stopping the first arbiter and activating the second arbiter, the procedure required for system switching is reduced, and the system of the redundant processor is The switching time can be shortened.

【0011】(2)第1および第2のメモリコントロー
ラが、第1のメモリに書き込み要求があったときには、
第1のメモリに書き込むと同時に第2のメモリにも同一
内容を書き込み、第1のメモリに読み出し要求があった
ときには、第1のメモリの記憶内容と第2のメモリの記
憶内容とを比較し、読み出しアドレスにおける第1のメ
モリの記憶内容と第2のメモリの記憶内容とが異なる場
合には、第1のメモリの記憶内容を読み出すと同時に第
2のメモリに書き込むことで、第1のメモリの記憶内容
と第2のメモリの記憶内容とを常時等しくするので、系
を切り替えるときに第1のメモリから第2のメモリに記
憶内容をコピーする必要がなくなり、二重化プロセッサ
の系の切替え時間を短縮することができる。
(2) When the first and second memory controllers make a write request to the first memory,
When writing to the first memory and writing the same content to the second memory at the same time, and when there is a read request to the first memory, the stored content of the first memory is compared with the stored content of the second memory. If the stored contents of the first memory and the stored contents of the second memory at the read address are different, the stored contents of the first memory are read out and written into the second memory at the same time. Since the storage contents of the first memory and the storage contents of the second memory are always made equal, there is no need to copy the storage contents from the first memory to the second memory when switching the system, and the system switching time of the redundant processor can be reduced. It can be shortened.

【0012】(3)少なくとも1つの制御装置が、二重
化プロセッサの系の切替えに要する時間を待合せ可能と
する容量を有するデータバッファを備えるので、系を切
替えるときにデータをバスに掃き出す必要がなくなり、
二重化プロセッサの系の切替え時間を短縮することがで
きる。
(3) Since at least one control device is provided with a data buffer having a capacity capable of waiting for the time required for switching the system of the redundant processor, it is not necessary to sweep out the data to the bus when switching the system,
It is possible to shorten the system switching time of the redundant processor.

【0013】[0013]

【実施例】本発明の実施例について図面を参照して説明
する。図1は本発明の一実施例の動作フローチャートで
あり、図2のブロック構成図におけるプロセッサの系の
切替え動作を示している。
Embodiments of the present invention will be described with reference to the drawings. FIG. 1 is an operation flowchart of one embodiment of the present invention, and shows the switching operation of the processor system in the block diagram of FIG.

【0014】図2の構成の詳細は従来の技術に記載した
通りであるが、異なる点としては、各エージェント3
1、32、‥‥‥、3nが、現用プロセッサ10から待
機予備プロセッサ20への系の切替えの所要時間を待合
せ可能とするデータバッファ(図示せず)をそれぞれ備
えている。
The details of the configuration of FIG. 2 are as described in the prior art, except that each agent 3 is different.
.., 3n are each provided with a data buffer (not shown) that allows waiting for the time required for switching the system from the active processor 10 to the standby spare processor 20.

【0015】また、図2の動作で従来の技術と異なる点
としては、現用プロセッサのメモリコントローラ14お
よび待機予備プロセッサのメモリコントローラ24はメ
モリアクセスを常に監視している。現用プロセッサのメ
モリ13へのライトアクセス時には、現用プロセッサの
メモリコントローラ14は待機予備プロセッサのメモリ
23にもライトアクセスを発生させ、現用プロセッサの
メモリ13と待機予備プロセッサのメモリ23の同一ア
ドレスには同一のデータ内容が書き込まれる。また、現
用プロセッサのメモリ13へのリードアクセス時には、
現用プロセッサのメモリ13の記憶内容と待機予備プロ
セッサのメモリ23の記憶内容とが違う場合、現用プロ
セッサのメモリ13の内容を正しいと判断し、現用プロ
セッサのメモリ13の内容をリードするとともに待機予
備プロセッサのメモリ23にライトする。このような機
能によって、常に現用プロセッサのメモリ13と待機予
備プロセッサのメモリ23の内容は同一となる。
The difference between the operation of FIG. 2 and the prior art is that the memory controller 14 of the active processor and the memory controller 24 of the standby spare processor constantly monitor the memory access. At the time of write access to the memory 13 of the active processor, the memory controller 14 of the active processor also causes a write access to the memory 23 of the standby spare processor, and the same address is the same in the memory 13 of the active processor and the memory 23 of the standby spare processor. The data content of is written. Further, at the time of read access to the memory 13 of the active processor,
If the contents stored in the memory 13 of the active processor and the contents stored in the memory 23 of the standby spare processor are different, it is determined that the contents of the memory 13 of the active processor are correct, the contents of the memory 13 of the active processor are read, and the standby spare processor is read. To the memory 23. With such a function, the contents of the memory 13 of the active processor and the memory 23 of the standby spare processor are always the same.

【0016】図1の動作を、図2の構成に基づいて説明
する。現用プロセッサ10に障害等が発生した場合(S
1)には、待機予備プロセッサ20に系を切り替えるた
めに、現用プロセッサのアービタ12を停止させる(S
2)とともに、現用プロセッサのCPU11から待機予
備プロセッサのCPU21に系切替え信号を出力して、
系の切替えを通知する(S3)。このときバス30は、
アービタが一時的になくなるので使用されなくなる。待
機予備プロセッサ20は、現用プロセッサ10から系切
替え信号を受信すると、アービタ22の起動を行なう
(S4)だけですぐに実行可能となり、現用プロセッサ
10から待機予備プロセッサ20への系の切替えが完了
する(S5)。
The operation of FIG. 1 will be described based on the configuration of FIG. When a failure occurs in the active processor 10 (S
In 1), the arbiter 12 of the active processor is stopped to switch the system to the standby spare processor 20 (S).
Along with 2), the CPU 11 of the active processor outputs a system switching signal to the CPU 21 of the standby standby processor,
System switching is notified (S3). At this time, the bus 30
Since the arbiter is temporarily gone, it is no longer used. When the standby standby processor 20 receives the system switching signal from the active processor 10, the standby standby processor 20 can be executed immediately by starting the arbiter 22 (S4), and the system switching from the active processor 10 to the standby standby processor 20 is completed. (S5).

【0017】複数のエージェント31、32、‥‥‥、
3nは、現用プロセッサ10から待機予備プロセッサ2
0への系の切替え時間分の情報をデータバッファにおい
てバッファリングすることによって、現用プロセッサ1
0から待機予備プロセッサ20への系の切替えをスムー
ズに行うことができる。
A plurality of agents 31, 32, ...
3n is a standby spare processor 2 from the active processor 10.
By buffering the information for the system switching time to 0 in the data buffer, the active processor 1
The system can be smoothly switched from 0 to the standby spare processor 20.

【0018】[0018]

【発明の効果】以上説明したように本発明は、以下に記
述する効果を有する。
As described above, the present invention has the effects described below.

【0019】(1)第1のアービタを停止して第2のア
ービタを起動することで第1のプロセッサから第2のプ
ロセッサに系を切替えることによって、系の切替えに要
する手順が少なくなり、二重化プロセッサの系の切替え
時間を短縮することができるという効果を有する。
(1) By switching the system from the first processor to the second processor by stopping the first arbiter and activating the second arbiter, the procedure required for system switching is reduced, and duplication is realized. This has the effect of shortening the switching time of the processor system.

【0020】(2)第1および第2のメモリコントロー
ラが、第1のメモリに書き込み要求があったときには、
第1のメモリに書き込むと同時に第2のメモリにも同一
内容を書き込み、第1のメモリに読み出し要求があった
ときには、第1のメモリの記憶内容と第2のメモリの記
憶内容とを比較し、読み出しアドレスにおける第1のメ
モリの記憶内容と第2のメモリの記憶内容とが異なる場
合には、第1のメモリの記憶内容を読み出すと同時に第
2のメモリに書き込むことで、第1のメモリの記憶内容
と第2のメモリの記憶内容とを常時等しくすることによ
って、系を切り替えるときに第1のメモリから第2のメ
モリに記憶内容をコピーする必要がなくなり、二重化プ
ロセッサの系の切替え時間を短縮することができるとい
う効果を有する。
(2) When the first and second memory controllers make a write request to the first memory,
When writing to the first memory and writing the same content to the second memory at the same time, and when there is a read request to the first memory, the stored content of the first memory is compared with the stored content of the second memory. If the stored contents of the first memory and the stored contents of the second memory at the read address are different, the stored contents of the first memory are read out and written into the second memory at the same time. By always equalizing the storage content of the second memory with the storage content of the second memory, there is no need to copy the storage content from the first memory to the second memory when the system is switched, and the system switching time of the duplex processor is eliminated. It has the effect that can be shortened.

【0021】(3)少なくとも1つの制御装置が、二重
化プロセッサの系の切替えに要する時間を待合せ可能と
する容量を有するデータバッファを備えることによっ
て、系を切替えるときにデータをバスに掃き出す必要が
なくなり、二重化プロセッサの系の切替え時間を短縮す
ることができるという効果を有する。
(3) Since at least one control device has a data buffer having a capacity capable of waiting for the time required for switching the system of the redundant processor, it is not necessary to sweep out the data to the bus when switching the system. The advantage is that the switching time of the redundant processor system can be shortened.

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

【図1】本発明の一実施例の動作フローチャートFIG. 1 is an operation flowchart of an embodiment of the present invention.

【図2】従来のプロセッサの系切替え方式が適用される
二重化プロセッサシステムのブロック構成図
FIG. 2 is a block diagram of a duplex processor system to which a conventional processor switching system is applied.

【符号の説明】 10 現用プロセッサ 11 現用プロセッサのCPU 12 現用プロセッサのアービタ 13 現用プロセッサのメモリ 14 現用プロセッサのメモリコントローラ 20 待機予備プロセッサ 21 待機予備プロセッサのCPU 22 待機予備プロセッサのアービタ 23 待機予備プロセッサのメモリ 24 待機予備プロセッサのメモリコントローラ 30 バス 31、32、‥‥‥、3n n個のエージェント[Explanation of Codes] 10 Working Processor 11 CPU of Working Processor 12 Arbiter of Working Processor 13 Memory of Working Processor 14 Memory Controller of Working Processor 20 Standby Spare Processor 21 CPU of Standby Spare Processor 22 Arbiter of Standby Spare Processor 23 of Standby Spare Processor Memory 24 Memory controller for standby spare processor 30 Bus 31, 32, ..., 3n n agents

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 第1のCPUと、第1のメモリと、第1
のメモリコントローラと、バスに接続されている少なく
とも1つの制御装置を制御する第1のアービタとを備え
る第1のプロセッサと、第2のCPUと、第2のメモリ
と、第2のメモリコントローラと、前記少なくとも1つ
の制御装置を制御する第2のアービタとを備える第2の
プロセッサとを有する二重化プロセッサにおいて、 前記第1および第2のメモリコントローラが前記第1の
メモリの記憶内容と前記第2のメモリの記憶内容とを常
時等しくし、 前記第1のアービタを停止して前記第2のアービタを起
動することで、前記第1のプロセッサから前記第2のプ
ロセッサに系を切替えることを特徴とする、プロセッサ
の系切替え方式。
1. A first CPU, a first memory, and a first memory.
A memory controller and a first arbiter for controlling at least one controller connected to the bus, a second CPU, a second memory, and a second memory controller. A second processor comprising a second processor having a second arbiter for controlling the at least one control device, wherein the first and second memory controllers have storage contents of the first memory and the second memory controller. The storage contents of the memory are always equalized, and the system is switched from the first processor to the second processor by stopping the first arbiter and activating the second arbiter. The system switching method of the processor.
【請求項2】 前記第1および第2のメモリコントロー
ラが、 前記第1のメモリに書き込み要求があったときには、前
記第1のメモリに書き込むと同時に前記第2のメモリに
も同一内容を書き込み、 前記第1のメモリに読み出し要求があったときには、前
記第1のメモリの記憶内容と前記第2のメモリの記憶内
容とを比較し、読み出しアドレスにおける前記第1のメ
モリの記憶内容と前記第2のメモリの記憶内容とが異な
る場合には、前記第1のメモリの記憶内容を読み出すと
同時に前記第2のメモリに書き込むことで、前記第1の
メモリの記憶内容と前記第2のメモリの記憶内容とを常
時等しくする、請求項1に記載のプロセッサの系切替え
方式。
2. The first and second memory controllers, when a write request is made to the first memory, write the same content to the second memory at the same time as writing to the first memory, When there is a read request to the first memory, the stored contents of the first memory and the stored contents of the second memory are compared, and the stored contents of the first memory at the read address and the second contents are compared. When the storage content of the first memory is different from the storage content of the first memory, the storage content of the first memory is read out and written to the second memory at the same time. The system switching system according to claim 1, wherein the contents are always the same.
【請求項3】 前記少なくとも1つの制御装置が、前記
二重化プロセッサの系の切替えに要する時間を待合せ可
能とする容量を有するデータバッファを備える、請求項
1または2に記載のプロセッサの系切替え方式。
3. The processor system switching system according to claim 1, wherein said at least one control device comprises a data buffer having a capacity capable of waiting for a time required for system switching of said duplex processor.
JP6110770A 1994-05-25 1994-05-25 Processor switching method Expired - Lifetime JP2701739B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6110770A JP2701739B2 (en) 1994-05-25 1994-05-25 Processor switching method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6110770A JP2701739B2 (en) 1994-05-25 1994-05-25 Processor switching method

Publications (2)

Publication Number Publication Date
JPH07319720A true JPH07319720A (en) 1995-12-08
JP2701739B2 JP2701739B2 (en) 1998-01-21

Family

ID=14544149

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6110770A Expired - Lifetime JP2701739B2 (en) 1994-05-25 1994-05-25 Processor switching method

Country Status (1)

Country Link
JP (1) JP2701739B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007047995A (en) * 2005-08-09 2007-02-22 Sumitomo Electric Ind Ltd Traffic signal controller
JP2011254303A (en) * 2010-06-02 2011-12-15 Nippon Telegr & Teleph Corp <Ntt> Network communication system and network communication method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5786968A (en) * 1980-11-19 1982-05-31 Yokogawa Hokushin Electric Corp Doubled computer system
JPS5787970A (en) * 1980-11-25 1982-06-01 Citizen Watch Co Ltd Printing method for serial dot printer
JPH01161538A (en) * 1987-12-18 1989-06-26 Nec Corp Fault detector
JPH01296352A (en) * 1988-05-24 1989-11-29 Nec Corp Duplex processor
JPH04337856A (en) * 1991-05-15 1992-11-25 Toshiba Corp Management system for duplexing storage device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5786968A (en) * 1980-11-19 1982-05-31 Yokogawa Hokushin Electric Corp Doubled computer system
JPS5787970A (en) * 1980-11-25 1982-06-01 Citizen Watch Co Ltd Printing method for serial dot printer
JPH01161538A (en) * 1987-12-18 1989-06-26 Nec Corp Fault detector
JPH01296352A (en) * 1988-05-24 1989-11-29 Nec Corp Duplex processor
JPH04337856A (en) * 1991-05-15 1992-11-25 Toshiba Corp Management system for duplexing storage device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007047995A (en) * 2005-08-09 2007-02-22 Sumitomo Electric Ind Ltd Traffic signal controller
JP2011254303A (en) * 2010-06-02 2011-12-15 Nippon Telegr & Teleph Corp <Ntt> Network communication system and network communication method

Also Published As

Publication number Publication date
JP2701739B2 (en) 1998-01-21

Similar Documents

Publication Publication Date Title
JP2561398B2 (en) Redundant disk controller
US6742089B1 (en) Access controller and access method for controlling access from a CPU to a memory based on use states of plural access ports
JP3066753B2 (en) Storage controller
JPH01235075A (en) Disk memory controller
JP2701739B2 (en) Processor switching method
JPH11184761A (en) Read modify write control system
JPH0793101A (en) Data backup device
JPH11212729A (en) Duplex disk device
KR200216750Y1 (en) Access Speed Enhancement Device at SCS
JPS58125128A (en) Computer system
JP2005316697A (en) Disk array system and method for data backup
JP3463696B2 (en) Online garbage collection processing method
JPS59135684A (en) Data bypass system between buffer memories
JP2001175422A (en) Disk array device
JPS61134859A (en) Backup controlling system of memory
JPH10207783A (en) Volume copy system and method therefor, and computer readable recording medium recorded with volume copy program
JPH0528057A (en) File backup circuit
JPH0442462A (en) Magnetic disk subsystem
JPS63292351A (en) Memory copy device
JPH01259438A (en) Controller
JPH05150917A (en) Control method for printer device
JPH04359336A (en) Data substituting circuit for cache memory
JPH06110613A (en) Information storage device controller
JPH0619634A (en) Disk controller provided with duplex memory
JPS61253672A (en) Recording mode automatic switching system of auxiliary memory device