JP2001202202A - Disk controller and recording medium with recorded program - Google Patents

Disk controller and recording medium with recorded program

Info

Publication number
JP2001202202A
JP2001202202A JP2000009072A JP2000009072A JP2001202202A JP 2001202202 A JP2001202202 A JP 2001202202A JP 2000009072 A JP2000009072 A JP 2000009072A JP 2000009072 A JP2000009072 A JP 2000009072A JP 2001202202 A JP2001202202 A JP 2001202202A
Authority
JP
Japan
Prior art keywords
data
computer
cache memory
disk
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
JP2000009072A
Other languages
Japanese (ja)
Other versions
JP4009401B2 (en
Inventor
Takahito Saito
貴仁 齋藤
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 JP2000009072A priority Critical patent/JP4009401B2/en
Publication of JP2001202202A publication Critical patent/JP2001202202A/en
Application granted granted Critical
Publication of JP4009401B2 publication Critical patent/JP4009401B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PROBLEM TO BE SOLVED: To protect the data of a cache memory at the time of resetting a computer in a disk controller for writing data from a computer in a cache memory, and then for writing the data in a disk. SOLUTION: Normally, a controller 1(131) temporarily preserves data from a computer 1(101) in a cache memory 15, and then writes the data in a disk 16. When the computer 1(101) is restarted by any factor, and reset is notified to the controller 1(131), the notification is notified to an emergency data processing part 182 of a controller 2(132) by a reset recognition notifying part 171. Then, the data received by the controller 1(131) are added to the cache memory 15, or the data are written in the disk 16 before data to be processed by the controller 2(132) so that the data can be prevented from being lost.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、共有ディスクを有
する複数のコンピュータを管理し、一つのコンピュータ
が故障したとき、他のコンピュータに処理を引き継ぐよ
うにしたコンピュータ管理システム等に用いて好適な上
記共有ディスクを制御するディスク制御装置及びこのデ
ィスク制御装置で用いられるプログラムを記録した記録
媒体に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer management system which manages a plurality of computers having a shared disk and takes over the processing to another computer when one computer fails. The present invention relates to a disk control device for controlling a shared disk and a recording medium on which a program used in the disk control device is recorded.

【0002】[0002]

【従来の技術】図4は従来のディスク制御装置を用いた
コンピュータ管理システムの構成を示すブロック図であ
る。図4において、複数(ここでは2つ)のコンピュー
タ1(101)、コンピュータ2(102))はディスク
制御装置11により管理される。
2. Description of the Related Art FIG. 4 is a block diagram showing a configuration of a computer management system using a conventional disk controller. 4, a plurality (two in this case) of computers 1 (101) and computers 2 (102) are managed by the disk controller 11.

【0003】ディスク制御装置11は、コンピュータ1
(101)と入出力部121を介して通信するコントロー
ラ1(131)と、コンピュータ2(102)と入出力部
122を介して通信するコントローラ2(132)とを有
している。コントローラ1(131)とコントローラ2
(132)とはバス14で接続され、このバス14には
キャッシュメモリ15とディスク16とが接続されてい
る。
[0003] The disk control device 11 is a computer 1
It has a controller 1 (131) communicating with (101) via the input / output unit 121, and a controller 2 (132) communicating with the computer 2 (102) via the input / output unit 122. Controller 1 (131) and Controller 2
(132) is connected by a bus 14, to which a cache memory 15 and a disk 16 are connected.

【0004】次に動作について説明する。今、コンピュ
ータ1(101)が動作しているものとすると、コンピ
ュータ1(101)が処理したデータを保存する場合
は、図4ので示すように、コントローラ1(131)
がそのデータを受信してキャッシュメモリ15に一時的
に保持した後、図4ののようにディスク16に保存す
る。
Next, the operation will be described. Now, assuming that the computer 1 (101) is operating, and if the data processed by the computer 1 (101) is to be saved, as shown in FIG.
Receives the data, temporarily stores it in the cache memory 15, and then saves it on the disk 16 as shown in FIG.

【0005】ここで、コンピュータ1(101)がHW
障害、OSパニックなど何らかの要因により再起動がか
かった場合は、図5ので示すようにディスク制御装置
11にリセットが伝えられる。ディスク制御装置11で
は、コンピュータ1(101)からのリセットを認識し
て、図5ので示すようにキャッシュメモリ15の初期
化動作を行う。この初期化は、コンピュータ1(10
1)の起動時にこのコンピュータ1(101)に接続され
ているリソースを認識・構成するために必要な動作であ
る。
[0005] Here, the computer 1 (101) is HW
When a restart is caused due to a failure, an OS panic, or any other factor, a reset is transmitted to the disk control device 11 as shown in FIG. The disk control device 11 recognizes the reset from the computer 1 (101) and performs an initialization operation of the cache memory 15 as shown by the symbol in FIG. This initialization is performed on the computer 1 (10
This is an operation necessary for recognizing and configuring resources connected to the computer 1 (101) at the time of startup of 1).

【0006】キャッシュメモリ15の初期化後は、コン
ピュータ1(101)の処理はコンピュータ2(102)
に引き継がれ、コントローラ2(132)によりデータ
のキャッシュメモリ15及びディスク16への書き込み
動作が行われる。
After the initialization of the cache memory 15, the processing of the computer 1 (101) is performed by the computer 2 (102).
The data is written to the cache memory 15 and the disk 16 by the controller 2 (132).

【0007】複数のコンピュータの管理システムとして
は、この他に例えば特開平10207855号公報に記
載されるものがある。この公報においては、コンピュー
タ側にディスクキャッシュメモリを設けたものが示され
ている。
As a management system for a plurality of computers, there is another system described in, for example, JP-A-10207855. This publication discloses a computer provided with a disk cache memory.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、上記の
リセットが発生した時、そのリセットが行われる前にデ
ィスク制御装置11へ送られた正常なデータがキャッシ
ュメモリ15にまだ存在している場合は、そのデータが
ディスク16に書き込まれる前に初期化動作が行われの
で、キャッシュメモリ15内のデータが消去されてしま
い、大切なデータがロストしてしまうという問題があっ
た。また、上記特開平10207855号公報に記載さ
れるものにおいても、リセット時にディスクキャッシュ
メモリの内容が無効になるという同様の問題があった。
However, when the above reset occurs, if the normal data sent to the disk controller 11 before the reset still exists in the cache memory 15, Since the initialization operation is performed before the data is written to the disk 16, the data in the cache memory 15 is erased and there is a problem that important data is lost. Further, the above-mentioned Japanese Patent Application Laid-Open No. 10207855 also has a similar problem that the contents of the disk cache memory become invalid at the time of reset.

【0009】本発明は上記の問題を解決するためになさ
れたもので、リセット時にキャッシュメモリのデータが
失われることを防止することを目的としている。
The present invention has been made to solve the above problem, and has as its object to prevent data in a cache memory from being lost at the time of reset.

【0010】[0010]

【課題を解決するための手段】上記の目的を達成するた
めに、本発明によるディスク制御装置は、コンピュータ
(例えば、実施の形態におけるコンピュータ1(10
1))からのデータを一時的に保持するキャッシュメモ
リ(同キャッシュメモリ15)と、複数のコンピュータ
と対応してそれぞれ設けられ1つのコンピュータからの
データを受信して上記キャッシュメモリに書き込むと共
に、上記キャッシュメモリのデータをディスク(同ディ
スク16)に書き込む複数の制御手段(同入出力部12
1、122、コントローラ1(131)、コントローラ2
(132))と、上記複数の制御手段と対応してそれぞ
れ設けられ上記1つのコンピュータからのリセット通知
を受信しこれを他に通知する複数のリセット認識通知手
段(同入出力部121、122、リセット認識通知部17
1 、172)と、上記複数の制御手段と対応してそれぞ
れ設けられ上記リセット認識通知手段からのリセット通
知に応じて上記キャッシュメモリのデータを保護する複
数の緊急データ処理手段(同緊急データ処理部181 、
182)とを設けたものである。
In order to achieve the above object, a disk control apparatus according to the present invention comprises a computer (for example, the computer 1 (10) in the embodiment).
1)) a cache memory (the same cache memory 15) for temporarily holding the data, and a plurality of computers, each of which is provided with a corresponding one of the computers and receives data from one computer and writes the data into the cache memory. A plurality of control means (the input / output unit 12) for writing data in the cache memory to the disk (the disk 16)
1, 122, Controller 1 (131), Controller 2
(132)) and a plurality of reset recognition notifying means (the input / output units 121, 122, and 122) provided respectively corresponding to the plurality of control means and receiving the reset notification from the one computer and notifying the reset notification to the other. Reset recognition notification unit 17
1 and 172) and a plurality of emergency data processing means (the emergency data processing units provided respectively corresponding to the plurality of control means and protecting the data in the cache memory in response to the reset notification from the reset recognition notification means). 181,
182).

【0011】また、本発明によるプログラムを記録した
記録媒体は、コンピュータからのデータを受信してキャ
ッシュメモリに書き込むと共に、上記キャッシュメモリ
のデータをディスクに書き込む制御処理と、上記コンピ
ュータからのリセット通知を受信する受信処理と、上記
受信したリセット通知に応じて上記キャッシュメモリの
データを保護する緊急データ処理とを実行するためのプ
ログラムを記録したものである。
A recording medium on which a program according to the present invention is recorded receives data from a computer, writes the data in a cache memory, controls the writing of the data in the cache memory to a disk, and issues a reset notification from the computer. A program for executing a receiving process to be received and an emergency data process for protecting data in the cache memory in response to the received reset notification are recorded.

【0012】[0012]

【発明の実施の形態】以下、本発明の実施の形態を図面
と共に説明する。図1は本発明によるディスク制御装置
を用いたコンピュータ管理システムを示すブロック図で
あり、図4と対応する部分には同一番号を付して重複す
る説明は省略する。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a computer management system using a disk control device according to the present invention. Parts corresponding to those in FIG. 4 are denoted by the same reference numerals, and redundant description is omitted.

【0013】本実施の形態は、コンピュータ1(10
1)、コンピュータ2(102)からのデータを受信・保
存するディスク制御装置11において、図1に示すよう
にディスク制御装置11内のコントローラ1(13
1)、コントローラ2(132)に、コンピュータ1(1
01)、コンピュータ2(102)からのリセット受信時
の通信を行うリセット認識通知部171 、172を設け
ている。これらの通信は、HWの信号による通信やコン
トローラ間を結ぶバス14上のコマンド通信などが考え
られる。
In this embodiment, the computer 1 (10
1) In the disk controller 11 for receiving and storing data from the computer 2 (102), the controller 1 (13) in the disk controller 11 as shown in FIG.
1), controller 2 (132), computer 1 (1
01), and reset recognition notification units 171 and 172 for performing communication upon receiving a reset from the computer 2 (102). Such communication may be communication by HW signals, command communication on the bus 14 connecting the controllers, or the like.

【0014】さらに、通知を受信したコントローラが、
通知を出したコントローラが処理中であるデータの有無
を判断し、データが有る場合にはそのデータを自分の処
理の中に取り込む緊急データ処理部181、182を設け
ている。
Further, the controller having received the notification,
Emergency data processing units 181 and 182 are provided, which determine whether there is any data being processed by the controller that has issued the notification and, if there is data, fetch the data into its own processing.

【0015】上記の構成によって、一方のコントローラ
でコンピュータからのリセットを検出したときに、他方
のコントローラで上記一方のコントローラが受信してい
たデータの書き込みを代替することにより、データのロ
ストを防ぐようにしている。
With the above arrangement, when one controller detects a reset from the computer, the other controller replaces the writing of data received by the one controller, thereby preventing data loss. I have to.

【0016】次に動作について説明する。まず、電源オ
ン後のコンピュータ1(101)の起動時の場合を考え
る。このときコンピュータ1(101)からリセットが
通知される。このリセットは、リセット認識通知部17
1、172により他のコンピュータ2(102)に通知さ
れるが、コンピュータ1(101)の電源オン後である
ので、それ以前にコンピュータ1(101)から受信し
ているデータは無く、コンピュータ2(102)で処理
されるデータは無い。従って、従来と同じ動作となり、
本実施の形態による方法を実現していても問題は無い。
Next, the operation will be described. First, a case where the computer 1 (101) is activated after the power is turned on will be considered. At this time, a reset is notified from the computer 1 (101). This reset is performed by the reset recognition notifying unit 17.
The other computer 2 (102) is notified by 1 and 172. However, since the power of the computer 1 (101) has been turned on, there is no data received from the computer 1 (101) before that, and the computer 2 (102) has no data. No data is processed in 102). Therefore, the operation is the same as before.
There is no problem even if the method according to the present embodiment is realized.

【0017】通常の運用中には、コンピュータ1(10
1)から受信したデータは、コントローラ1(131)に
より図2ので示すように一時的にキャッシュメモリ1
5に保存され、その後図2ので示すようにディスク1
6に書き込まれる。
During normal operation, the computer 1 (10
The data received from 1) is temporarily stored in the cache memory 1 by the controller 1 (131) as shown in FIG.
5 and then as shown in FIG.
6 is written.

【0018】次に、上記通常運用中にコンピュータ1
(101)が何らかの要因で再起動し、図3ののよう
にコントローラ1(131)に対してリセットが通知さ
れた場合について説明する。リセットがコントローラ1
(131)に通知されると、その通知が図3ののよう
にリセット認識通知部171によりコントローラ2(1
32)の緊急データ処理部182へ通知される。これに応
じて図3ので示すように緊急データ処理部182が動
作し、図3ので示すようにコントローラ1(131)
がコンピュータ1(101)から受信したデータを自分
の処理するデータとしてキャッシュメモリ15に追加す
るか、あるいはコントローラ2(132)が処理するデ
ータの前にコントローラ1(131)のデータをディス
ク16へ書き込む処理を行う。
Next, during the normal operation, the computer 1
The case where (101) is restarted for some reason and a reset is notified to the controller 1 (131) as shown in FIG. 3 will be described. Reset is controller 1
When the notification is sent to (131), the notification is sent to the controller 2 (1) by the reset recognition notifying unit 171 as shown in FIG.
It is notified to the emergency data processing unit 182 of 32). In response to this, the emergency data processing unit 182 operates as shown in FIG. 3 and the controller 1 (131) as shown in FIG.
Adds the data received from the computer 1 (101) to the cache memory 15 as data to be processed by itself, or writes the data of the controller 1 (131) to the disk 16 before the data to be processed by the controller 2 (132). Perform processing.

【0019】本実施の形態によれば、リセットを検出し
たことを他のコントローラに通知するリセット認識通知
部171、172と、通知されたときに通知を行ったコン
トローラが行うはずだったデータを自分の処理に組み込
んでデータを保護する緊急データ処理部181、182と
を設けることにより、本来リセットにより処理されない
キャッシュメモリ15からディスク16へのデータの書
き込みが、他のコントローラで代替されて実行されるの
で、データがロストすることを防止することができる。
According to the present embodiment, the reset recognition notifying units 171 and 172 for notifying the other controllers that the reset has been detected, and the data which should have been performed by the controller which has notified when notified, are transmitted to the self controller. By providing the emergency data processing units 181 and 182 for protecting data by being incorporated in the processing of the above, writing of data from the cache memory 15 to the disk 16 which is not originally processed by the reset is executed by being replaced by another controller. Therefore, it is possible to prevent data from being lost.

【0020】尚、ディスク制御装置11を構成するコン
ピュータシステムにおけるCPUのプログラムを格納す
るROM,RAM等のメモリは、本発明によるプログラ
ムを記録した記録媒体を構成することになる。この記録
媒体には、前述した実施の形態の動作を実行するための
プログラムが格納される。また、このような記録媒体と
しては、半導体記憶装置や種々のディスク媒体、あるい
は磁気記録媒体等を用いることができる。
A memory such as a ROM and a RAM for storing the program of the CPU in the computer system constituting the disk control device 11 constitutes a recording medium on which the program according to the present invention is recorded. This recording medium stores a program for executing the operation of the above-described embodiment. Further, as such a recording medium, a semiconductor storage device, various disk media, a magnetic recording medium, or the like can be used.

【0021】[0021]

【発明の効果】本発明によれば、コンピュータからのリ
セットを検出したことを他のコントローラ等の制御手段
に通知する複数のリセット認識手段と、リセットを通知
されたときに通知を行った制御手段が行うはずだったデ
ータを自分の処理に組み込むことにより、データを保護
する複数の緊急データ処理手段とを設けることにより、
本来リセットにより処理されないキャッシュメモリから
ディスクへのデータの書き込みが、他の制御手段で代替
されて実行されるので、キャッシュメモリのデータが失
われるのを防止することができる。
According to the present invention, a plurality of reset recognizing means for notifying a control means such as another controller that a reset from a computer has been detected, and a control means for notifying when a reset has been notified. By embedding the data that was supposed to be done in its own processing, by providing multiple emergency data processing means to protect the data,
Since writing of data from the cache memory to the disk, which is not originally processed by the reset, is executed by being replaced by another control means, it is possible to prevent loss of data in the cache memory.

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

【図1】 本発明の実施の形態によるディスク制御装置
を用いたコンピュータ管理システムを示すブロック図で
ある。
FIG. 1 is a block diagram showing a computer management system using a disk control device according to an embodiment of the present invention.

【図2】 本発明の実施の形態によるコンピュータ管理
システムの動作を示すブロック図である。
FIG. 2 is a block diagram showing an operation of the computer management system according to the embodiment of the present invention.

【図3】 本発明の実施の形態によるコンピュータ管理
システムの動作を示すブロック図である。
FIG. 3 is a block diagram showing an operation of the computer management system according to the embodiment of the present invention.

【図4】 従来のディスク制御装置を用いたコンピュー
タ管理システムの構成を示すブロック図である。
FIG. 4 is a block diagram showing a configuration of a computer management system using a conventional disk control device.

【図5】 従来のコンピュータ管理システムの動作を示
すブロック図である。
FIG. 5 is a block diagram showing the operation of a conventional computer management system.

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

101、102 コンピュータ 11 ディスク制御装置 121、122 入出力部 131、132 コントローラ 14 バス 15 キャッシュメモリ 16 ディスク 171、172 リセット認識通知部 181、182 緊急データ処理部 DESCRIPTION OF SYMBOLS 101, 102 Computer 11 Disk controller 121, 122 Input / output part 131, 132 Controller 14 Bus 15 Cache memory 16 Disk 171, 172 Reset recognition notification part 181, 182 Emergency data processing part

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータからのデータを一時的に保
持するキャッシュメモリと、 複数のコンピュータと対応してそれぞれ設けられ1つの
コンピュータからのデータを受信して上記キャッシュメ
モリに書き込むと共に、上記キャッシュメモリのデータ
をディスクに書き込む複数の制御手段と、 上記複数の制御手段と対応してそれぞれ設けられ上記1
つのコンピュータからのリセット通知を受信しこれを他
に通知する複数のリセット認識通知手段と、 上記複数の制御手段と対応してそれぞれ設けられ上記リ
セット認識通知手段からのリセット通知に応じて上記キ
ャッシュメモリのデータを保護する複数の緊急データ処
理手段とを設けたことを特徴とするディスク制御装置。
A cache memory for temporarily holding data from a computer; a cache memory provided for each of a plurality of computers; receiving data from one computer and writing the data in the cache memory; A plurality of control means for writing data to a disk; and a plurality of control means respectively provided corresponding to the plurality of control means.
A plurality of reset recognition notifying means for receiving a reset notification from one computer and notifying the reset notification to the other; and the cache memory provided respectively corresponding to the plurality of control means and in response to the reset notification from the reset recognition notifying means. A plurality of emergency data processing means for protecting said data.
【請求項2】 上記1つのコンピュータと対応する制御
手段が受信したデータを、その制御手段とは異なる制御
手段と対応する緊急データ処理手段が上記キャッシュメ
モリに書き込むことにより上記データの保護を行うこと
を特徴とする請求項1記載のディスク制御装置。
2. The data protection device according to claim 1, wherein the data received by the control means corresponding to the one computer is written to the cache memory by the control means different from the control means and the emergency data processing means corresponding thereto. The disk control device according to claim 1, wherein:
【請求項3】 上記1つのコンピュータと対応する制御
手段が受信したデータを、その制御手段とは異なる制御
手段と対応する緊急データ処理手段が上記ディスクに書
き込むことにより上記データの保護を行うことを特徴と
する請求項1記載のディスク制御装置。
3. The protection of the data by writing the data received by the control means corresponding to the one computer and the emergency data processing means corresponding to the control means different from the control means to the disk. The disk control device according to claim 1, wherein:
【請求項4】 コンピュータからのデータを受信してキ
ャッシュメモリに書き込むと共に、上記キャッシュメモ
リのデータをディスクに書き込む制御処理と、 上記コンピュータからのリセット通知を受信する受信処
理と、 上記受信したリセット通知に応じて上記キャッシュメモ
リのデータを保護する緊急データ処理とを実行するため
のプログラムを記録した記録媒体。
4. A control process for receiving data from a computer and writing the data in the cache memory and writing the data in the cache memory to a disk, a receiving process for receiving a reset notification from the computer, and the received reset notification. And a program for executing an emergency data process for protecting data in the cache memory according to the above.
【請求項5】 上記緊急データ処理は、上記コンピュー
タから受信したデータを上記キャッシュメモリに書き込
むことにより上記データの保護を行うことを特徴とする
請求項4記載のプログラムを記録した記録媒体。
5. The recording medium according to claim 4, wherein said emergency data processing protects said data by writing data received from said computer into said cache memory.
【請求項6】 上記緊急データ処理は、上記コンピュー
タから受信したデータを上記ディスクに書き込むことに
より上記データの保護を行うことを特徴とする請求項4
記載のプログラムを記録した記録媒体。
6. The emergency data processing according to claim 4, wherein said data is protected by writing data received from said computer to said disk.
A recording medium on which the program described above is recorded.
JP2000009072A 2000-01-18 2000-01-18 Disk control apparatus and recording medium recording program Expired - Fee Related JP4009401B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000009072A JP4009401B2 (en) 2000-01-18 2000-01-18 Disk control apparatus and recording medium recording program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000009072A JP4009401B2 (en) 2000-01-18 2000-01-18 Disk control apparatus and recording medium recording program

Publications (2)

Publication Number Publication Date
JP2001202202A true JP2001202202A (en) 2001-07-27
JP4009401B2 JP4009401B2 (en) 2007-11-14

Family

ID=18537268

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000009072A Expired - Fee Related JP4009401B2 (en) 2000-01-18 2000-01-18 Disk control apparatus and recording medium recording program

Country Status (1)

Country Link
JP (1) JP4009401B2 (en)

Also Published As

Publication number Publication date
JP4009401B2 (en) 2007-11-14

Similar Documents

Publication Publication Date Title
CN111858077A (en) Recording method, device and equipment for IO request log in storage system
JP2005071303A (en) Program starting device
JP2001202202A (en) Disk controller and recording medium with recorded program
JP2008046981A (en) System controller, information processor, and input/output request control method
JPH11265283A (en) Correction method for firmware in storage device, and storage device
JPH10133926A (en) Mirror disk restoring method and restoring system
JPH05100847A (en) Memory protection system for information processor
JP2009054116A (en) Memory system and information processor
JP2006260393A (en) Cpu system
JP4721746B2 (en) Computer system for process control
JP2005209178A (en) Memory protection unit, memory protection method, and memory protection program
JP4474614B2 (en) Multiplexing system
JP2007094528A (en) Method for using memory of multiprocessor system
CN117093143A (en) Input/output process processing method and device, electronic equipment and storage medium
JP2001051854A (en) Information management system
JPH1196083A (en) Semiconductor disk device
JP2023183437A (en) Memory system and memory method
JP2000267936A (en) Disk sub-system
WO2010073510A1 (en) Information processor and memory control method therefor
JP6519266B2 (en) Information processing apparatus, device, recovery method, and computer program
JP2001084179A (en) Automatic backup system and recording medium recording automatic backup program
JP2005025371A (en) Disk array device and data write control method
JPH07287694A (en) Multiplex processing system and memory synchronous control method
JP3340284B2 (en) Redundant system
JPH0695974A (en) Memory protecting system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040106

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20040205

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20040205

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040308

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20040322

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20040409

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050311

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20070118

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070717

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070903

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100907

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110907

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees