JPH0667977A - Faulty system memory data transfer control system - Google Patents

Faulty system memory data transfer control system

Info

Publication number
JPH0667977A
JPH0667977A JP4208669A JP20866992A JPH0667977A JP H0667977 A JPH0667977 A JP H0667977A JP 4208669 A JP4208669 A JP 4208669A JP 20866992 A JP20866992 A JP 20866992A JP H0667977 A JPH0667977 A JP H0667977A
Authority
JP
Japan
Prior art keywords
memory
cache
write
circuit
data
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
JP4208669A
Other languages
Japanese (ja)
Inventor
Kazuhiro Hara
和裕 原
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 JP4208669A priority Critical patent/JPH0667977A/en
Publication of JPH0667977A publication Critical patent/JPH0667977A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Hardware Redundancy (AREA)
  • Multi Processors (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To transfer data which must be written back in a cache to another system memory at high speed even when a processor bus fault is generated. CONSTITUTION:In a system which must keep the contents of MM3 of both systems in same condition, EDU6 switches SL9 by the instruction of software or hardware to send a write back instruction signal to a write back control circuit. The write back control circuit checks write back display an all the blocks of a cache memory circuit. Only the address/data of the block needing write back is sent to SL9 and transferred to another memory. When all the blocks are completed, a write back completion information is sent to EDU6 to start interruption in software.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は障害系メモリデータ転送
制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a faulty memory data transfer control system.

【0002】[0002]

【従来の技術】図6は従来の障害系メモリデータ転送制
御方式の一例を示すブロック図で、ライトスルー方式の
キャッシュ制御を行ないメモリ内容の同一性を保証する
方式である。本方式はプログラムを実行するマイクロプ
ロセッサ(以下CPU)1と、キャッシュ制御回路(以
下CMU)2と、メインメモリ(以下MM)3と、メモ
リ制御回路(以下MMU)4と、二重書込回路(以下D
WU)5と、障害検出回路(以下EDU)6と、入出力
制御回路(以下IOC)7と、入出力装置(以下IO)
8とから構成されている。
2. Description of the Related Art FIG. 6 is a block diagram showing an example of a conventional faulty memory data transfer control system, which is a system for guaranteeing the identity of memory contents by performing a write-through cache control. This system uses a microprocessor (hereinafter CPU) 1 for executing a program, a cache control circuit (hereinafter CMU) 2, a main memory (hereinafter MM) 3, a memory control circuit (hereinafter MMU) 4, and a dual writing circuit. (Hereinafter D
WU) 5, failure detection circuit (hereinafter EDU) 6, input / output control circuit (IOC) 7, and input / output device (hereinafter IO)
8 and.

【0003】DWU5はアクト時にはMMU4のメモリ
ライトアクセス時にアドレス/データを収集し、他系D
WUに転送したり、スタンバイ時には他系DWUからア
ドレス/データを受け取り、メモリバス経由でMM3に
書き込み、メモリ内容を同一に保つ機能を持つ。IOC
7はI/O8とMM3のデータ送受信を中継する機能を
持つ。CMU2はキャッシュのデータとディレクトリ情
報を格納し、ライトスルーキャッシュをサポートするキ
ャッシュメモリを制御する機能を有する。EDU6は自
系装置内の障害情報を収集し、CPU1に割り込み通知
する。
The DWU 5 collects the address / data at the time of the memory write access of the MMU 4 at the time of act, and the other system D
It has a function of transferring to WU or receiving address / data from other system DWU during standby, writing to MM3 via the memory bus, and keeping the same memory contents. IOC
Reference numeral 7 has a function of relaying data transmission / reception between the I / O 8 and MM3. The CMU 2 has a function of storing cache data and directory information and controlling a cache memory that supports a write-through cache. The EDU 6 collects fault information in the own system device and notifies the CPU 1 of interruption.

【0004】次に本例の動作について説明する。本例の
障害系メモリデータ転送制御方式では、片系のCPUの
みがプログラムを実行する。CPU1あるいはIOC7
がメモリにライトアクセスを行なうと、DWU5は他系
のDWUにアドレスおよびデータを送出する。他系で
は、この情報をDWU内の処理キューの中に格納し、F
irst In First Outの原則で自系のメ
モリに書込みを行なう。リードアクセス時は自系のメモ
リのみをアクセスし、データを読み出す。こうした制御
により両系のメモリの同一性は保たれ、障害時には系切
替えを行なえば、メモリ再開を行なうことができる。
Next, the operation of this example will be described. In the fault memory data transfer control method of this example, only one CPU executes the program. CPU1 or IOC7
Makes a write access to the memory, DWU 5 sends the address and data to the DWU of the other system. In the other system, this information is stored in the processing queue in the DWU, and F
Writing to the own system memory is performed according to the principle of irst In First Out. At the time of read access, only the own system memory is accessed and the data is read. By such control, the identities of the memories of both systems are maintained, and if the system is switched at the time of failure, the memory can be restarted.

【0005】[0005]

【発明が解決しようとする課題】この従来の障害系メモ
リデータ転送制御方式では、処理能力を向上させるため
コピーバック制御のキャッシュをサポートした場合、メ
モリデータの同一性が瞬間的には保証できないコピーバ
ックの特性上、アクト系に何らかの障害が発生するとキ
ャッシュ内にライトバックされなくてはいけないデータ
が必ず発生してしまうので、データが失われてしまった
り、瞬時にはメモリの切替えができない、重要なデータ
はキャッシュ領域には置けないなどという問題点があっ
た。
In this conventional faulty memory data transfer control method, when a cache of copyback control is supported in order to improve the processing capacity, the copy of which the identity of the memory data cannot be instantaneously guaranteed. Due to the characteristics of back, if some kind of failure occurs in the act system, data that must be written back will always occur in the cache, so data will be lost or memory cannot be switched instantaneously. There is a problem that such data cannot be placed in the cache area.

【0006】[0006]

【課題を解決するための手段】本発明の障害系メモリデ
ータ転送制御方式は、二重化された0系,1系の中央処
理装置が両系のメモリデータの同一性を確保するプロセ
ッサシステムにおける障害系メモリデータ転送制御方式
において、プログラムを実行するマイクロプロセッサ
と、キャッシュ制御回路と、メインメモリと、このメイ
ンメモリに二重書込みを行う二重書込回路と、自系内の
障害を検出する障害検出回路と、前記キャッシュ制御回
路からのアドレス/データと前記二重書込回路からのア
ドレス/データとを選択して他系メモリとのインタフェ
ース部に出力するセレクタ回路とを備えている。
The faulty memory data transfer control system of the present invention is a faulty system in a processor system in which a duplicated central processing unit of the 0-system and 1-system secures the sameness of memory data of both systems. In the memory data transfer control method, a microprocessor for executing a program, a cache control circuit, a main memory, a dual write circuit for double writing to this main memory, and a fault detection for detecting a fault in the own system. A selector circuit for selecting the address / data from the cache control circuit and the address / data from the double write circuit and outputting the selected address / data to the interface section with the other system memory.

【0007】そして、前記障害検出回路はソフトウェア
またはハードウェアの起動によりライトバックを指示,
表示するライトバック指示手段と、前記セレクタ回路に
切替指示する切替指示手段と、ライトバック完了を前記
マイクロプロセッサに通知するライトバック完了通知手
段と、ライトバック動作を監視して障害時には自系の障
害を他系に通知する障害通知手段とを備え、前記キャッ
シュ制御回路は前記ライトバック指示を受けたときキャ
ッシュデータが更新されたために前記メモリの内容と異
なってしまったデータだけを自律的に書き戻すライトバ
ック制御回路と、前記キャッシュデータとディレクトリ
情報を格納しコピーバックキャッシュをサポートするキ
ャッシュメモリ回路とを備えている。
The fault detection circuit instructs write back by activating software or hardware,
A write-back instruction means for displaying, a switching instruction means for instructing switching to the selector circuit, a write-back completion notifying means for notifying the microprocessor of write-back completion, and a failure of its own system in case of failure by monitoring the write-back operation. Failure notification means for notifying the other system, and the cache control circuit autonomously writes back only the data that has been different from the contents of the memory because the cache data was updated when the write-back instruction was received. A write-back control circuit and a cache memory circuit that stores the cache data and directory information and supports a copy-back cache are provided.

【0008】[0008]

【実施例】次に、本発明について図面を参照して説明す
る。図1は本発明の障害系メモリデータ転送制御方式の
一実施例を示すブロック図、図2,図3は図1における
キャッシュ制御回路,障害検出回路の内部構成の一例を
示すブロック図、図4,図5は本実施例において系切替
えを行なう場合の処理フローチャートの第1,第2の分
図で両図の連結記号,,を連結して1つのフロー
チャートとなる。なお図1において従来例と同一または
類似の構成要素には図6と同じ符号を付してある。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings. 1 is a block diagram showing an embodiment of a faulty memory data transfer control system of the present invention, FIGS. 2 and 3 are block diagrams showing an example of internal configurations of a cache control circuit and a fault detection circuit in FIG. 1, and FIG. FIG. 5 is a first and a second partial diagram of the process flow chart when system switching is performed in the present embodiment, and the connection symbols of both diagrams are connected to form one flow chart. In FIG. 1, the same or similar components as those in the conventional example are designated by the same reference numerals as those in FIG.

【0009】本実施例は図1に示すように、プログラム
を実行するCPU1と、コピーバック制御方式を採用し
たCMU2と、MM3と、MMU4と、DWU5と、E
DU6と、IOC7と、IO8と、他系DWUとのイン
タフェース部にCMU2からのアドレス/データとDW
U5からのアドレス/データを選択して出力するセレク
タ回路(以下SL)9とから構成されている。
In this embodiment, as shown in FIG. 1, a CPU 1 for executing a program, a CMU 2 adopting a copy back control system, an MM 3, an MMU 4, a DWU 5, an E
DU6, IOC7, IO8, DWU of the other system interface / data and DW from CMU2
It is composed of a selector circuit (hereinafter referred to as SL) 9 which selects and outputs the address / data from U5.

【0010】また、CMU2は図2に示すように、キャ
ッシュのデータとディレクトリ情報を格納し、コピーバ
ックキャッシュをサポートするキャッシュメモリ回路
(以下CM)11とライトバックの制御を行なうライト
バック制御回路(以下WBC)10とからなり、EDU
6は図3に示すように、自系装置内の障害情報を収集
し、必要に応じてライトバック指示を行なう障害検出/
収集手段(以下ED)13と、CPU1とのインタフェ
ースを行ない、割込通知やソフトウェア起動のライトバ
ック指示を行なうプロセッサインタフェース制御回路
(以下CPI)12とで構成される。
Further, as shown in FIG. 2, the CMU 2 stores cache data and directory information, and a cache memory circuit (hereinafter referred to as CM) 11 that supports copyback cache and a writeback control circuit (controls writeback). WBC) 10 and the EDU
As shown in FIG. 3, reference numeral 6 indicates a failure detection / collection of failure information in the own system device, and a write back instruction if necessary.
It is composed of a collection means (hereinafter ED) 13 and a processor interface control circuit (hereinafter CPI) 12 which interfaces with the CPU 1 and gives an interrupt notification and a write-back instruction for software activation.

【0011】次に、本実施例の動作について図4,図5
を併用して説明する。
Next, the operation of this embodiment will be described with reference to FIGS.
Will be described together.

【0012】まず、EDU6が自系内の障害を検出して
ハードウェアの自律動作にによって系切替えが起動され
るか、ソフトウェア処理によって指示された場合に(一
般的にはプロセッサバスからのレジスタライトとしてア
クセスされる)、キャッシュアクセスは禁止され、キャ
ッシュ内のトランザクションデータを他系メモリに転送
する動作が起動される(ステップS1)。
First, when the EDU 6 detects a failure in its own system and system switching is activated by autonomous operation of hardware, or when instructed by software processing (generally, register write from the processor bus is performed. Cache access is prohibited, and the operation of transferring the transaction data in the cache to the other system memory is activated (step S1).

【0013】EDU6内部のED13とCPI12から
の起動要求がOR14によって論理オアされてFF15
を点火する。これによりメモリ交差インタフェース部の
セレクタ回路の切替信号が送出され、交差部ではCMU
2からのアドレス/データ情報の方が他系に転送される
ように変更される。それと同時に転送動作を監視するウ
ォッチドックタイマを起動し、ライトバック指示信号が
CMU2に送出される。ウォッチドッグタイマがオーバ
フロー(OVF)した場合は、自律転送回路自体に障害
が発生したため、転送データが信用できない。従ってエ
マージェンシ信号を他系に送出し、他系エマージェンシ
回路にメモリ再開を中止してファイルロードから行なう
べきことを通知する(S2)。
The activation request from the ED 13 and the CPI 12 inside the EDU 6 is logically ORed by the OR 14 and FF15.
Ignite As a result, the switching signal of the selector circuit of the memory intersection interface section is transmitted, and the CMU is generated at the intersection.
The address / data information from 2 is changed so that it is transferred to another system. At the same time, the watchdog timer that monitors the transfer operation is activated, and the write-back instruction signal is sent to the CMU 2. When the watchdog timer overflows (OVF), the transfer data cannot be trusted because the autonomous transfer circuit itself has failed. Therefore, the emergency signal is sent to the other system, and the other system emergency circuit is notified that the restart of the memory is stopped and the file load is started (S2).

【0014】CMU2はライトバック指示信号を受信す
ると、nウェイセットアソシアティブキャッシュ方式の
場合、WBC10がウェイ選択信号を1ウェイごとに送
出していく。ウェイ選択信号を受信しているウェイだけ
が動作可能となる(S3,S4)。
When the CMU 2 receives the write-back instruction signal, in the case of the n-way set associative cache system, the WBC 10 sends out a way selection signal for each way. Only the way receiving the way selection signal becomes operable (S3, S4).

【0015】各ブロックには、ライトバック表示がディ
レクトリやデータと独立に1ビット設けられている。こ
れは、ディレクトリのキャッシュステートの一部であ
る。ブロック選択信号が送出されると(S5,S6)、
そのブロックのライトバック(WB)表示ビットがWB
C10に読み込まれチェックされる。
In each block, 1 bit of write-back display is provided independently of directories and data. This is part of the cache state of the directory. When the block selection signal is sent (S5, S6),
The write back (WB) indication bit of the block is WB
It is read by C10 and checked.

【0016】ライトバック表示ビットがセットされてい
ると、ライトバックが必要なことを示す(S7)。ライ
トバックリセット信号はウェイ選択信号,ブロック選択
信号が送出されているブロックのみ有効であり、このビ
ットのリセットによりCM11はデータとタグ情報をバ
スに送出する。この動作を全ブロックについて行ない、
S6で全ブロックが終了しS4で全ウェイが終了すると
ライトバック完了通知を送出し、EDU6はこの信号に
よりウォッチドックタイマとライトバック表示をリセッ
トし(S9)、ソフトウェアに割込通知を行なう。ソフ
トウェアはこれを受け、系切替え処理を完了させる(S
10)。
If the write-back display bit is set, it indicates that write-back is required (S7). The write-back reset signal is valid only in the block to which the way selection signal and the block selection signal are sent, and the CM 11 sends data and tag information to the bus by resetting this bit. Do this for all blocks,
When all blocks are completed in S6 and all ways are completed in S4, a write-back completion notification is transmitted, and the EDU 6 resets the watchdog timer and the write-back display by this signal (S9) and notifies the software of an interrupt. The software receives this and completes the system switching process (S
10).

【0017】[0017]

【発明の効果】以上説明したように本発明は、コピーバ
ック制御のキャッシュをサポートした場合、アクト系に
何らかの障害が発生しても、キャッシュ内のライトバッ
クされなくてはいけないデータはハードウェアが自律的
に他系に転送するため、ごく短時間にメモリの切替えが
でき、メモリ再開を可能にするという効果を有する。ま
た、転送経路が専用に設けられているため、プロセッサ
バス障害時にも転送動作が保証され、信頼性が著しく向
上するという効果を有する。
As described above, according to the present invention, when the cache of the copy-back control is supported, even if some failure occurs in the act system, the data that must be written back in the cache is hardware-protected. Since the data is autonomously transferred to another system, the memory can be switched in a very short time, and the memory can be restarted. Further, since the transfer path is exclusively provided, the transfer operation is guaranteed even when the processor bus fails, and the reliability is significantly improved.

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

【図1】本発明の障害系メモリデータ転送制御方式の一
実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a faulty memory data transfer control system of the present invention.

【図2】図1におけるキャッシュ制御回路の内部構成の
一例を示すブロック図である。
2 is a block diagram showing an example of an internal configuration of a cache control circuit in FIG.

【図3】図1における障害検出回路の内部構成の一例を
示すブロック図である。
3 is a block diagram showing an example of an internal configuration of a fault detection circuit in FIG.

【図4】本実施例において系切替えを行なう場合の処理
フローチャートの第1の分図である。
FIG. 4 is a first partial diagram of a processing flow chart when system switching is performed in the present embodiment.

【図5】本実施例において系切替えを行なう場合の処理
フローチャートの第2の分図である。
FIG. 5 is a second partial diagram of a processing flowchart when system switching is performed in the present embodiment.

【図6】従来の障害系メモリデータ転送制御方式の一例
を示すブロック図である。
FIG. 6 is a block diagram showing an example of a conventional faulty memory data transfer control system.

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

1 マイクロプロセッサ(CPU) 2 キャッシュ制御回路(CMU) 3 メインメモリ(MM) 4 メモリ制御回路(MMU) 5 二重書込回路(DWU) 6 障害検出回路(EDU) 7 入出力制御回路(IOC) 8 入出力装置(IO) 9 セレクタ回路(SL) 10 ライトバック制御回路(WBC) 11 キャッシュメモリ回路(CM) 12 プロセッサインタフェース制御回路(CPI) 13 障害検出/収集手段(ED) 14 オア回路(OR) 15 フリップフロップ(FF) 1 Microprocessor (CPU) 2 Cache Control Circuit (CMU) 3 Main Memory (MM) 4 Memory Control Circuit (MMU) 5 Double Write Circuit (DWU) 6 Fault Detection Circuit (EDU) 7 Input / Output Control Circuit (IOC) 8 input / output device (IO) 9 selector circuit (SL) 10 write-back control circuit (WBC) 11 cache memory circuit (CM) 12 processor interface control circuit (CPI) 13 fault detection / collection means (ED) 14 OR circuit (OR) ) 15 flip-flops (FF)

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 二重化された0系,1系の中央処理装置
が両系のメモリデータの同一性を確保するプロセッサシ
ステムにおける障害系メモリデータ転送制御方式におい
て、プログラムを実行するマイクロプロセッサと、キャ
ッシュ制御回路と、メインメモリと、このメインメモリ
に二重書込みを行う二重書込回路と、自系内の障害を検
出する障害検出回路と、前記キャッシュ制御回路からの
アドレス/データと前記二重書込回路からのアドレス/
データとを選択して他系メモリとのインタフェース部に
出力するセレクタ回路とを備えることを特徴とする障害
系メモリデータ転送制御方式。
1. In a faulty memory data transfer control method in a processor system in which a duplicated central processing unit of 0-system and 1-system secures the sameness of memory data of both systems, a microprocessor for executing a program and a cache. A control circuit, a main memory, a dual write circuit for writing double to the main memory, a fault detection circuit for detecting a fault in the own system, an address / data from the cache control circuit, and the duplicate Address from write circuit /
A failure memory data transfer control method, comprising: a selector circuit for selecting data and outputting it to an interface section with another system memory.
【請求項2】 前記障害検出回路はソフトウェアまたは
ハードウェアの起動によりライトバックを指示,表示す
るライトバック指示手段と、前記セレクタ回路に切替指
示する切替指示手段と、ライトバック完了を前記マイク
ロプロセッサに通知するライトバック完了通知手段と、
ライトバック動作を監視して障害時には自系の障害を他
系に通知する障害通知手段とを備え、前記キャッシュ制
御回路は前記ライトバック指示を受けたときキャッシュ
データが更新されたために前記メモリの内容と異なって
しまったデータだけを自律的に書き戻すライトバック制
御回路と、前記キャッシュデータとディレクトリ情報を
格納しコピーバックキャッシュをサポートするキャッシ
ュメモリ回路とを備えることを特徴とする請求項1記載
の障害系メモリデータ転送制御方式。
2. The fault detection circuit, writeback instructing means for instructing and displaying writeback by activating software or hardware, switching instructing means for instructing switching to the selector circuit, and writeback completion to the microprocessor. Write back completion notifying means for notifying,
A failure notification means for monitoring the write-back operation and notifying the failure of its own system to the other system when there is a failure, and the cache control circuit updates the cache data when the write-back instruction is received, so that the contents of the memory 2. A write-back control circuit for autonomously writing back only data different from the above, and a cache memory circuit for storing the cache data and directory information and supporting a copy-back cache. Faulty memory data transfer control method.
JP4208669A 1992-08-05 1992-08-05 Faulty system memory data transfer control system Pending JPH0667977A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4208669A JPH0667977A (en) 1992-08-05 1992-08-05 Faulty system memory data transfer control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4208669A JPH0667977A (en) 1992-08-05 1992-08-05 Faulty system memory data transfer control system

Publications (1)

Publication Number Publication Date
JPH0667977A true JPH0667977A (en) 1994-03-11

Family

ID=16560098

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4208669A Pending JPH0667977A (en) 1992-08-05 1992-08-05 Faulty system memory data transfer control system

Country Status (1)

Country Link
JP (1) JPH0667977A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5558472A (en) * 1993-10-07 1996-09-24 Sumitomo Chemical Company, Limited Method and apparatus for transporting particles
JP2008046685A (en) * 2006-08-10 2008-02-28 Fujitsu Ltd Redundant system and system switching method
JP2009116681A (en) * 2007-11-07 2009-05-28 Nec Corp Multiprocessor system, microprocessor, and failure handling method of microprocessor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5558472A (en) * 1993-10-07 1996-09-24 Sumitomo Chemical Company, Limited Method and apparatus for transporting particles
JP2008046685A (en) * 2006-08-10 2008-02-28 Fujitsu Ltd Redundant system and system switching method
JP2009116681A (en) * 2007-11-07 2009-05-28 Nec Corp Multiprocessor system, microprocessor, and failure handling method of microprocessor

Similar Documents

Publication Publication Date Title
EP1573544B1 (en) On-die mechanism for high-reliability processor
JP3732869B2 (en) External storage device
EP0764302B1 (en) Main memory system and checkpointing protocol for fault-tolerant computer system
US6594785B1 (en) System and method for fault handling and recovery in a multi-processing system having hardware resources shared between multiple partitions
US7840768B2 (en) Memory-controller-embedded apparatus and procedure for achieving system-directed checkpointing without operating-system kernel support
EP0889409A1 (en) Mirrored write-back cache module warmswap
JP5392594B2 (en) Virtual machine redundancy system, computer system, virtual machine redundancy method, and program
JPS6149709B2 (en)
CN101122877A (en) Duplex system and processor switching method
JPWO2010016115A1 (en) Disk array device control unit, data transfer device, and power recovery processing method
JP4984077B2 (en) Dynamic switching device, dynamic switching method, and dynamic switching program
JP3776438B2 (en) Storage device
EP1895427B1 (en) Data processing system, data processing apparatus, and data processing method
JPH07121315A (en) Disk array
JPH07121395A (en) Standby device priority selection method
EP3428799B1 (en) Data access device and access error notification method
EP1125204B1 (en) Explicit state copy in a fault tolerant system using a remote write operation
JPH0281255A (en) multiprocessor computer complex
JP2772068B2 (en) Data assurance processing method for inherited information
USRE45632E1 (en) Memory-controller-embedded apparatus and procedure for achieving system-directed checkpointing without operating-system kernel support
JP2013020566A (en) Duplex information processing system
JPH0695974A (en) Memory protection method
JP2001092682A (en) Cache system and duplex system
JP2005266948A (en) System board mounted with core i/o card
JP2000305815A (en) Duplex information processor, memory dumping method and computer readable recording medium

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20000111