JPH07295761A - Mirroring magnetic disk device - Google Patents
Mirroring magnetic disk deviceInfo
- Publication number
- JPH07295761A JPH07295761A JP6081233A JP8123394A JPH07295761A JP H07295761 A JPH07295761 A JP H07295761A JP 6081233 A JP6081233 A JP 6081233A JP 8123394 A JP8123394 A JP 8123394A JP H07295761 A JPH07295761 A JP H07295761A
- Authority
- JP
- Japan
- Prior art keywords
- magnetic disk
- disk device
- data
- write cache
- mirroring
- 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
- 238000000034 method Methods 0.000 description 13
- 238000010586 diagram Methods 0.000 description 4
- 238000004904 shortening Methods 0.000 description 1
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Memory System Of A Hierarchy Structure (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、ライトキャッシュ中の
データの読みだしの待ち時間を低減する制御の手段とそ
の手段を有するミラーリング磁気ディスク装置に関す
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control means for reducing the waiting time for reading data from a write cache and a mirroring magnetic disk device having the control means.
【0002】[0002]
【従来の技術】従来、ミラーリング磁気ディスク装置で
は安全性のみをを重視するため、2台目の磁気ディスク
装置は1台目の磁気ディスク装置のバックアップとして
同時に同じ動作の制御しか行わなかったため、ライトキ
ャッシュ中にリード命令を受理しても2台の磁気ディス
ク装置がライトキャッシュを実行している間は、リード
の実行ができず、この時の処理時間が増大していた。2. Description of the Related Art Conventionally, in a mirroring magnetic disk device, since only safety is emphasized, the second magnetic disk device controls only the same operation at the same time as a backup of the first magnetic disk device, and therefore the write operation is performed. Even if a read command was received in the cache, the read could not be executed while the two magnetic disk devices were executing the write cache, and the processing time at this time increased.
【0003】従来の公知例としては特開昭62ー086
425号が知られている。A known example of the prior art is Japanese Patent Laid-Open No. 62-086.
No. 425 is known.
【0004】この従来のミラーリング機能付磁気ディス
ク装置に付いて図面を参照して説明する。This conventional magnetic disk device with a mirroring function will be described with reference to the drawings.
【0005】図3は従来例のミラーリング機能付磁気デ
ィスク装置の構成図である。FIG. 3 is a block diagram of a conventional magnetic disk device with a mirroring function.
【0006】この従来例のミラーリング機能付磁気ディ
スク装置は、中央処理装置31と、書込データバス32
と、ディスクアドレスバス33と、磁気ディスク制御装
置34と、磁気ディスク装置42,43とから構成さ
れ、磁気ディスク制御装置34は、ディスクアドレスキ
ュー35と、ディスクキャッシュ36と、ディスクアド
レスレジスタ37と、装置/アドレスデータ選択制御回
路38と、アドレス選択回路39と、データ選択回路4
0と、ディスク書込制御回路41と、書込データレジス
タ44と、命令解釈実行制御回路45とから構成されて
いる。This conventional magnetic disk device with a mirroring function has a central processing unit 31 and a write data bus 32.
And a disk address bus 33, a magnetic disk controller 34, and magnetic disk devices 42 and 43. The magnetic disk controller 34 includes a disk address queue 35, a disk cache 36, a disk address register 37, and Device / address data selection control circuit 38, address selection circuit 39, and data selection circuit 4
0, a disk write control circuit 41, a write data register 44, and an instruction interpretation execution control circuit 45.
【0007】中央処理装置31からのディスクアドレス
と書込みデータはそれぞれディスクアドレスキュー35
とディスクキャッシュ36にも格納されているので、磁
気ディスク装置43に書込動作を実行すれば、磁気ディ
スク装置42と43とには同一データが書込まれること
になる。選択制御回路38は、磁気ディスク装置42の
書込動作終了を確認すると、アドレス選択回路39でデ
ィスクアドレスを選択させてデータ選択回路40で書込
データを選択させ、ディスク書込制御回路41で、磁気
ディスク装置43に書込動作を行う。つまりオペレーテ
ィングシステムが1回のみデータ書込指令を出すと、同
一データが磁気ディスク装置42と磁気ディスク装置4
3とに書かれることになる。これによりディスクアクセ
スタイムを短縮することができる。The disk address and write data from the central processing unit 31 are respectively transferred to the disk address queue 35.
Since the data is also stored in the disk cache 36, the same data is written in the magnetic disk devices 42 and 43 when the write operation is executed in the magnetic disk device 43. When the selection control circuit 38 confirms the completion of the write operation of the magnetic disk device 42, the address selection circuit 39 selects the disk address, the data selection circuit 40 selects the write data, and the disk write control circuit 41 selects A write operation is performed on the magnetic disk device 43. In other words, when the operating system issues a data write command only once, the same data is written in the magnetic disk device 42 and the magnetic disk device 4.
Will be written in 3. As a result, the disk access time can be shortened.
【0008】このように、従来例では2台の磁気ディス
ク装置は同時に同一の動作を行っていたが、本発明では
2台の磁気ディスク装置がライトキャッシュ中にリード
命令を受理したとき別の動作をするところに違いがあ
る。As described above, in the conventional example, the two magnetic disk devices perform the same operation at the same time, but in the present invention, when the two magnetic disk devices receive a read command in the write cache, another operation is performed. There is a difference in doing.
【0009】[0009]
【発明が解決しようとする課題】上述した従来のミラー
リング磁気ディスク装置は、2台の磁気ディスク装置が
常に同一動作を行うため、2台の磁気ディスク装置がラ
イトキャッシュを完了するまでリード動作が行えず、ラ
イトキャッシュ中のリード命令処理時間が長いという問
題がある。In the above-mentioned conventional mirroring magnetic disk device, the two magnetic disk devices always perform the same operation, so that the read operation can be performed until the two magnetic disk devices complete the write cache. However, there is a problem that the read instruction processing time in the write cache is long.
【0010】[0010]
【課題を解決するための手段】本発明の目的は、上記の
欠点を解消し、ミラーリングしている2台の磁気ディス
ク装置のライトキャッシュ実行時に、一方はライトキャ
ッシュ処理で、他方はリード処理と、別の動作をそれぞ
れ平行に処理することにより、処理速度の高速化を図る
ことにある。SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned drawbacks and to execute a write cache process on one of two magnetic disk devices that are mirrored and a read process on the other. By performing different operations in parallel, the processing speed can be increased.
【0011】そのため、本発明のミラーリング磁気ディ
スク装置は、ライトキャッシュ中にリード命令を受理し
た時に、ミラーリングしている一方の磁気ディスク装置
のライトキャッシュ処理を中断して、リード命令の処理
を行い、終了後に中断していたライトキャッシュの処理
を再開することを特徴としている。Therefore, when the read command is received in the write cache, the mirroring magnetic disk device of the present invention interrupts the write cache process of one of the mirrored magnetic disk devices and processes the read command. It is characterized by resuming the processing of the write cache that was interrupted after the end.
【0012】具体的には、本発明のミラーリング磁気デ
ィスク装置は、第一の磁気ディスク装置と第二の磁気デ
ィスク装置の2台の磁気ディスク装置を有し、データ書
き込み時は、その両方の磁気ディスク装置に同一データ
を書き込み、データ読み出し時は、エラーの発生しない
方の磁気ディスク装置からデータを読み出す手段を有す
るミラーリング磁気ディスク装置において、ライトコマ
ンドのデータ受取完了でコマンド完了とし、コマンド完
了後も、媒体へのデータ書き込みを続行するライトキャ
ッシュ中にリード命令を受理した時、第一の磁気ディス
ク装置のみ固定でライトキャッシュ動作を一時中断し、
リードを行う手段を有することを特徴としている。Specifically, the mirroring magnetic disk device of the present invention has two magnetic disk devices, a first magnetic disk device and a second magnetic disk device, and both of them are used when writing data. When writing the same data to the disk device and reading the data, in the mirroring magnetic disk device having means for reading the data from the magnetic disk device that does not generate an error, the command reception is completed upon completion of the write command data reception, and even after the command completion , When the read command is accepted during the write cache that continues to write data to the medium, only the first magnetic disk device is fixed and the write cache operation is temporarily suspended.
It is characterized by having a means for reading.
【0013】本発明のミラーリング磁気ディスク装置
は、ライトキャッシュ中にリード命令を受理した時、第
二の磁気ディスク装置のみ固定でライトキャッシュ動作
を一時中断し、リードを行う手段を有することを特徴と
している。The mirroring magnetic disk device of the present invention is characterized in that when a read command is received in the write cache, only the second magnetic disk device is fixed and the write cache operation is temporarily suspended to perform a read operation. There is.
【0014】本発明のミラーリング磁気ディスク装置
は、ライトキャッシュ中にリード命令を受理した時に、
未書き込みデータの多い方の磁気ディスク装置のみライ
トキャッシュ動作を一時中断し、リードを行う手段を有
することを特徴としている。The mirroring magnetic disk device of the present invention, when a read command is received in the write cache,
It is characterized in that only the magnetic disk device having the larger amount of unwritten data has a means for temporarily suspending the write cache operation and reading.
【0015】本発明のミラーリング磁気ディスク装置
は、ライトキャッシュ中にリード命令を受理した時に、
未書き込みデータの少ない方の磁気ディスク装置のみラ
イトキャッシュ動作を一時中断し、リードを行う手段を
有することを特徴としている。The mirroring magnetic disk device of the present invention, when a read command is received in the write cache,
Only the magnetic disk device having the less unwritten data has a means for temporarily suspending the write cache operation and reading.
【0016】[0016]
【実施例】次に、本発明の実施例について図面を参照し
て説明する。Embodiments of the present invention will now be described with reference to the drawings.
【0017】図1は本発明によるミラーリング磁気ディ
スク装置の一実施例の構成図、図2は本発明の請求項1
における図1のミラーリング磁気ディスク装置がリード
命令を受理した時の制御を示すフローチャートである。FIG. 1 is a block diagram of an embodiment of a mirroring magnetic disk device according to the present invention, and FIG.
2 is a flowchart showing control when the mirroring magnetic disk device of FIG. 1 receives a read command.
【0018】図1において、本実施例のミラーリング磁
気ディスク装置は、磁気ディスク装置1と2から構成さ
れ、磁気ディスク制御装置3を通して中央処理装置4に
接続されている。In FIG. 1, the mirroring magnetic disk device of this embodiment comprises magnetic disk devices 1 and 2 and is connected to a central processing unit 4 through a magnetic disk controller 3.
【0019】磁気ディスク装置1と2は制御装置3によ
り、データ書き込み時は、その両方の磁気ディスク装置
に同一データを書き込み、データ読み出し時は、エラー
の発生しない方の磁気ディスク装置かデータを読み出す
ミラーリング磁気ディスク装置となっている。磁気ディ
スク装置1と2それぞれに、ライトコマンドのデータ受
取完了でコマンド完了とし、コマンド完了後も、媒体書
き込みを続行するライトキャッシュ機能を備えている。The magnetic disk devices 1 and 2 are written by the control device 3 to the same data in both magnetic disk devices when writing data, and when reading data, the magnetic disk device or the data that does not generate an error is read. It is a mirroring magnetic disk device. Each of the magnetic disk devices 1 and 2 is provided with a write cache function of completing the command upon completion of data reception of the write command and continuing the medium writing even after the command is completed.
【0020】次に、本実施例のミラーリング磁気ディス
ク装置においてリード命令を受理した時の制御について
図2を参照して説明する。Next, the control when the read command is accepted in the mirroring magnetic disk device of this embodiment will be described with reference to FIG.
【0021】ステップ21は2台の磁気ディスク装置が
ライトキャッシュを実行している最中かの判定である。
ステップ22はライトキャッシュを中断してリード命令
を実行する磁気ディスク装置選択の判定である。ステッ
プ23はライトキャッシュの中断制御を行う。ステップ
24はリード命令の実行である。ステップ25はステッ
プ23で中断したライトキャッシュ再開する制御であ
る。ステップ26は従来のリードと同様の制御であり、
ステップ27は従来のライトキャッシュと同様の制御で
ある。Step 21 is a judgment as to whether or not the two magnetic disk devices are executing the write cache.
Step 22 is a judgment of the magnetic disk device selection for interrupting the write cache and executing the read command. In step 23, write cache interruption control is performed. Step 24 is the execution of the read command. Step 25 is control for restarting the write cache suspended in step 23. Step 26 is the same control as the conventional read,
Step 27 is the same control as the conventional write cache.
【0022】本実施例を実施したミラーリング磁気ディ
スク装置はリード命令を受理すると、ステップ21で本
装置がライトキャッシュを実行中であるかどうかを判定
する。この時、実行中でない場合、従来と同様のリード
処理を行うステップ26に進み命令を終了し、そうでな
い時はステップ22の処理に進む。ステップ22ではリ
ード命令を実行する磁気ディスク装置を選択する、本実
施例では2台の磁気ディスク装置を磁気ディスク装置
1、磁気ディスク装置2として、磁気ディスク装置1を
無条件にリード命令に、磁気ディスク装置2を従来のラ
イトキャッシュ処理に割り当てている。When the mirroring magnetic disk device embodying this embodiment receives a read command, it determines in step 21 whether this device is executing the write cache. At this time, if it is not being executed, the process proceeds to step 26 where the read process similar to the conventional one is performed, and the command is terminated. In step 22, the magnetic disk device that executes the read command is selected. In this embodiment, the two magnetic disk devices are the magnetic disk device 1 and the magnetic disk device 2, and the magnetic disk device 1 is unconditionally read. The disk device 2 is assigned to the conventional write cache process.
【0023】磁気ディスク装置1はステップ23でライ
トキャッシュを中断し、その時のディスク制御に必要な
アドレス、パラメータ及びデータを保存する。ステップ
24で実際にリード命令を実行する。ステップ25でス
テップ23で保存したアドレス、パラメータ、データに
より、ライトキャッシュ処理を再開し終了する。The magnetic disk device 1 suspends the write cache in step 23 and stores the address, parameter and data required for disk control at that time. In step 24, the read command is actually executed. In step 25, the write cache process is restarted and ended by the address, parameter, and data stored in step 23.
【0024】磁気ディスク装置2は従来どうりのライト
キャッシュを行うが、リード処理は実行せずに終了す
る。The magnetic disk device 2 performs write cache as in the conventional case, but ends without executing read processing.
【0025】次に、本発明の他の請求項について説明す
る。Next, other claims of the present invention will be described.
【0026】本発明の請求項2の場合は図2のステップ
22の判定が、無条件に磁気ディスク装置2を選択す
る。よって、磁気ディスク装置2はリード命令を処理
し、磁気ディスク装置1はライトキャッシュを処理す
る。In the case of claim 2 of the present invention, the determination in step 22 of FIG. 2 unconditionally selects the magnetic disk device 2. Therefore, the magnetic disk device 2 processes the read command, and the magnetic disk device 1 processes the write cache.
【0027】本発明の請求項3の場合は図2のステップ
22の判定が、ライトキャッシュの未書き込みデータが
多い方の磁気ディスク装置が、リードを行うように選択
する。そうすると、未書き込みデータが少ない方の磁気
ディスク装置は、未書き込みデータが多い方の磁気ディ
スク装置がリードを実行している間に、ライトキャッシ
ュ処理を実行できる。これによりミラーリング磁気ディ
スク装置としてはライトキャッシュ処理に比重を置くこ
とになるのでライトアクセスタイムを短縮できる。In the case of claim 3 of the present invention, the determination in step 22 of FIG. 2 selects that the magnetic disk device having the larger amount of unwritten data in the write cache performs the read. Then, the magnetic disk device with less unwritten data can execute the write cache process while the magnetic disk device with more unwritten data is executing the read. As a result, since the mirroring magnetic disk device puts more emphasis on the write cache process, the write access time can be shortened.
【0028】本発明の請求項4の場合は図2のステップ
22の判定が、ライトキャッシュの未書き込みデータが
少ない方の磁気ディスク装置が、リードを行うように選
択する。そうすると、未書き込みデータが多い方の磁気
ディスク装置は、未書き込みデータが少ない方の磁気デ
ィスク装置がリードを行っている間に、ライトキャッシ
ュ処理を実行できる。これによりミラーリング磁気ディ
スク装置としてはリード処理に比重を置くことになるの
でリードアクセスタイムを短縮できる。In the case of claim 4 of the present invention, the determination in step 22 of FIG. 2 selects that the magnetic disk device having the less unwritten data in the write cache performs the read. Then, the magnetic disk device with the larger amount of unwritten data can execute the write cache process while the magnetic disk device with the smaller amount of unwritten data is reading. As a result, the mirroring magnetic disk device puts more emphasis on the read processing, so that the read access time can be shortened.
【0029】[0029]
【発明の効果】以上説明したように、本発明のミラーリ
ング磁気ディスク装置は、2台のミラーリングした磁気
ディスク装置がライトキャシュ処理中でもその内の1台
をリード命令の処理に割り当てることにより、ミラーリ
ング機能によりデータの信頼性を高くし、ライトキャッ
シュ時のリード命令でのデータアクセスタイムの短縮に
より装置としての処理時間の高速化を図ることができる
という効果を奏する。As described above, the mirroring magnetic disk device of the present invention has the mirroring function by assigning one of the two mirrored magnetic disk devices to the read command even during the write cache processing. As a result, the reliability of data can be increased, and the processing time of the device can be shortened by shortening the data access time of the read instruction during the write cache.
【図1】本発明によるミラーリング磁気ディスク装置の
一実施例の構成図である。FIG. 1 is a configuration diagram of an embodiment of a mirroring magnetic disk device according to the present invention.
【図2】図1のミラーリング磁気ディスク装置がリード
命令を受理した時の制御を示すフローチャートである。FIG. 2 is a flow chart showing control when the mirroring magnetic disk device of FIG. 1 receives a read command.
【図3】従来例のミラーリング機能付ハードディスク装
置の構成図である。FIG. 3 is a configuration diagram of a conventional hard disk device with a mirroring function.
【符号の説明】 1 磁気ディスク装置 2 磁気ディスク装置 3 磁気ディスク制御装置 4 中央処理装置 31 中央処理装置 32 書込データバス 33 ディスクアドレスバス 34 磁気ディスク制御装置 35 ディスクアドレスキュー 36 ディスクキャッシュ 37 ディスクアドレスレジスタ 38 装置/アドレスデータ選択制御回路 39 アドレス選択回路 40 データ選択回路 41 ディスク書込制御回路 42 磁気ディスク装置 43 磁気ディスク装置 44 書込データレジスタ 45 命令解釈実行制御回路[Explanation of Codes] 1 magnetic disk unit 2 magnetic disk unit 3 magnetic disk controller 4 central processing unit 31 central processing unit 32 write data bus 33 disk address bus 34 magnetic disk controller 35 disk address queue 36 disk cache 37 disk address Register 38 Device / address data selection control circuit 39 Address selection circuit 40 Data selection circuit 41 Disk write control circuit 42 Magnetic disk device 43 Magnetic disk device 44 Write data register 45 Instruction interpretation execution control circuit
Claims (4)
ィスク装置の2台の磁気ディスク装置を有し、データ書
き込み時は、その両方の磁気ディスク装置に同一データ
を書き込み、データ読み出し時は、エラーの発生しない
方の磁気ディスク装置からデータを読み出す手段を有す
るミラーリング磁気ディスク装置において、ライトコマ
ンドのデータ受取完了でコマンド完了とし、コマンド完
了後も、媒体へのデータ書き込みを続行するライトキャ
ッシュ中にリード命令を受理した時、前記第一の磁気デ
ィスク装置のみ固定でライトキャッシュ動作を一時中断
し、リードを行う手段を有することを特徴とするミラー
リング磁気ディスク装置。1. A magnetic disk device comprising two magnetic disk devices, a first magnetic disk device and a second magnetic disk device. When writing data, the same data is written to both magnetic disk devices and when reading data. , In a mirroring magnetic disk device that has means for reading data from the magnetic disk device that does not generate an error, the command is completed when the write command data has been received, and data writing to the medium continues even after the command is completed When the read command is received, the mirroring magnetic disk device is provided with means for temporarily fixing the write cache operation while fixing only the first magnetic disk device.
受理した時、前記第二の磁気ディスク装置のみ固定でラ
イトキャッシュ動作を一時中断し、リードを行う手段を
有することを特徴とする請求項1記載のミラーリング磁
気ディスク装置。2. When the read command is received in the write cache, only the second magnetic disk device is fixed and the write cache operation is temporarily interrupted to provide a read operation. Mirroring magnetic disk device.
受理した時に、未書き込みデータの多い方の磁気ディス
ク装置のみライトキャッシュ動作を一時中断し、リード
を行う手段を有することを特徴とする請求項1記載のミ
ラーリング磁気ディスク装置。3. When the read command is received in the write cache, only the magnetic disk device having a large amount of unwritten data temporarily suspends the write cache operation to perform a read operation. The described mirroring magnetic disk device.
受理した時に、未書き込みデータの少ない方の磁気ディ
スク装置のみライトキャッシュ動作を一時中断し、リー
ドを行う手段を有することを特徴とする請求項1記載の
ミラーリング磁気ディスク装置。4. When the read command is received in the write cache, only the magnetic disk device having a smaller amount of unwritten data temporarily suspends the write cache operation to perform a read operation. The described mirroring magnetic disk device.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP6081233A JP2541780B2 (en) | 1994-04-20 | 1994-04-20 | Mirror ring magnetic disk unit |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP6081233A JP2541780B2 (en) | 1994-04-20 | 1994-04-20 | Mirror ring magnetic disk unit |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH07295761A true JPH07295761A (en) | 1995-11-10 |
| JP2541780B2 JP2541780B2 (en) | 1996-10-09 |
Family
ID=13740739
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP6081233A Expired - Lifetime JP2541780B2 (en) | 1994-04-20 | 1994-04-20 | Mirror ring magnetic disk unit |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2541780B2 (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7779202B2 (en) | 2005-04-15 | 2010-08-17 | Kabushiki Kaisha Toshiba | Apparatus and method for controlling disk array with redundancy and error counting |
| US8433882B2 (en) | 2008-10-29 | 2013-04-30 | Kabushiki Kaisha Toshiba | Disk array control device and storage device |
| JP2013196319A (en) * | 2012-03-19 | 2013-09-30 | Fujitsu Ltd | Storage system, storage control method and storage control program |
-
1994
- 1994-04-20 JP JP6081233A patent/JP2541780B2/en not_active Expired - Lifetime
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7779202B2 (en) | 2005-04-15 | 2010-08-17 | Kabushiki Kaisha Toshiba | Apparatus and method for controlling disk array with redundancy and error counting |
| US8433882B2 (en) | 2008-10-29 | 2013-04-30 | Kabushiki Kaisha Toshiba | Disk array control device and storage device |
| JP2013196319A (en) * | 2012-03-19 | 2013-09-30 | Fujitsu Ltd | Storage system, storage control method and storage control program |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2541780B2 (en) | 1996-10-09 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4563829B2 (en) | Direct memory access control method, direct memory access control device, information processing system, program | |
| JPS62243044A (en) | Disk cache memory control method | |
| JP2541780B2 (en) | Mirror ring magnetic disk unit | |
| JPH01303529A (en) | Invalidation system for retrial point | |
| JP2846760B2 (en) | Programmable controller | |
| JPH01258163A (en) | Direct memory access controller | |
| JPH06324861A (en) | System and method for controlling cpu | |
| JP2513142B2 (en) | Program simulator device | |
| JPH09146782A (en) | How to deal with abnormalities in passing data between jobs | |
| JPH0954694A (en) | Pipeline processor and its processing method | |
| JP2770794B2 (en) | Disk writing guarantee method | |
| JP2762441B2 (en) | Coprocessor | |
| JP2524620B2 (en) | Input / output control method | |
| JP3102381B2 (en) | Task debugging device, task debugging method, and recording medium therefor | |
| JPS59194251A (en) | Diagnosis method for data processing equipment | |
| JPH07104945A (en) | Copy processing method | |
| JPH0635621A (en) | Dual disk storage device having dual restoring function | |
| JPH01251375A (en) | Magnetic disk controller | |
| JPH0150936B2 (en) | ||
| JPH0619827A (en) | Peripheral control device | |
| JPH02156472A (en) | External memory controller | |
| JPH04220712A (en) | Copying system between doubled magnetic disk devices | |
| JPH0225933A (en) | Data processor | |
| JPS6289142A (en) | Logical type data processing device | |
| JPS596411B2 (en) | Channel data transfer control method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 19960604 |