JPH0449447A - Method for indexing write-back control information - Google Patents

Method for indexing write-back control information

Info

Publication number
JPH0449447A
JPH0449447A JP2160313A JP16031390A JPH0449447A JP H0449447 A JPH0449447 A JP H0449447A JP 2160313 A JP2160313 A JP 2160313A JP 16031390 A JP16031390 A JP 16031390A JP H0449447 A JPH0449447 A JP H0449447A
Authority
JP
Japan
Prior art keywords
data
write
control information
pointer
area
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
JP2160313A
Other languages
Japanese (ja)
Inventor
Mitsuhiko Yashiro
矢代 光彦
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2160313A priority Critical patent/JPH0449447A/en
Publication of JPH0449447A publication Critical patent/JPH0449447A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Debugging And Monitoring (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To surely execute write-back processing by storing plural pointers and using a normally read pointer for reading out write-back control information. CONSTITUTION:A device 2 temporarily writes data 7 sent from a master device 1 in a storage means 4 and writes write-back control information 6 to be used for writing back the data 7 to a recording medium 3 and plural pointers 5 for specifying the areas of the means 4 writing the information 6 in the storage means 4. In the case of writing updating data in the medium 3 by the device 1, the device 2 can rapidly be accessed only by writing the data 7 in the means 4. Even when a destructed pointer due to a trouble exists in the means 4, the device 2 can read out a normal pointer and read out the control information 6 by successively reading out plural pointers 5. Consequently, the write-back processing can surely be executed.

Description

【発明の詳細な説明】 〔概要〕 キャッシュメモリに格納されたデータをディスク等に書
込む際に使用する制御情報の記憶領域を指示するポイン
タを確実に読出すことを可能とするライトバック制御情
報索引方法に関し、ライトバック処理を確実に実行する
ことを目的とし、 上位装置が送出するデータを書込む領域と、該データを
読出して記録媒体に書込むための制御情報を書込む領域
と、該制御情報を読出ずためのポインタを書込む領域と
を有する記憶手段を備え、上位装置が送出するデータを
該記憶手段に格納した後、該ポインタの指定する領域か
ら読出された前記制御情報に基づき、該記憶手段に書込
まれたデータを読出して前記記録媒体に書込む装置にお
いて、前記ポインタを複数記憶させておき、前記上位装
置が前記記憶手段に書込んだデータを読出す際に、該複
数のポインタを順次アクセスして、正常に読出されたポ
インタを使用して、前記制御情報を読出す構成とする。
[Detailed Description of the Invention] [Summary] Write-back control information that makes it possible to reliably read a pointer that indicates a storage area of control information used when writing data stored in a cache memory to a disk, etc. Regarding the indexing method, with the aim of reliably executing write-back processing, there is an area for writing data sent by the host device, an area for writing control information for reading the data and writing it to the recording medium, and an area for writing the data sent by the host device. a storage means having an area for writing a pointer for not reading control information, and after storing data sent by the host device in the storage means, based on the control information read from the area specified by the pointer. , in an apparatus for reading data written in the storage means and writing it on the recording medium, a plurality of the pointers are stored, and when the higher-level device reads the data written in the storage means, The control information is read out by sequentially accessing a plurality of pointers and using pointers that have been read out normally.

〔産業上の利用分野〕[Industrial application field]

本発明は上位装置が送出するデータを一部キャッシュメ
モリに格納した後、ディスク等に書込む装置に係り、特
に該キャッシュメモリに格納されたデータをディスク等
に書込む際に使用する制御情報の記憶領域を指示するポ
インタを確実に読出すことを可能とするライトバック制
御情報索引方法に関する。
The present invention relates to a device that partially stores data sent out by a host device in a cache memory and then writes it to a disk, etc., and in particular, it relates to a device that stores a portion of data sent out by a host device in a cache memory and then writes it to a disk, etc., and in particular controls information used when writing data stored in the cache memory to a disk, etc. The present invention relates to a write-back control information indexing method that makes it possible to reliably read a pointer indicating a storage area.

計算機システムの外部記憶装置として使用されるディス
ク装置では、ディスクアクセスの高速化のために、ディ
スク上のデータの一部をメモリ内に格納し、このメモリ
に格納されているデータが上位装置からアクセスされる
と、このメモリからデータを読出して転送することによ
り、ディスク装置に対するアクセス時間を短縮するディ
スクキャッシュシステムが広く用いられている。
In disk devices used as external storage devices for computer systems, part of the data on the disk is stored in memory to speed up disk access, and the data stored in this memory can be accessed from the host device. Therefore, disk cache systems are widely used that shorten access time to disk devices by reading data from this memory and transferring it.

従来のディスクキャッシュシステムにおいては、キャッ
シュメモリ内に記憶されているデータを上位装置に転送
する場合、ディスクの機械的動作が不要なので、アクセ
ス時間が短縮される。しかし、上位装置からディスク装
置に対するデータ転送の場合は、キャッシュメモリ上の
データとディスク上のデータが異ならないようにするた
め、キャッシュメモリとディスクのデータを同時に更新
するライトスル一方式が一般的に使用されている。従っ
て、データのライト時にはアクセス時間がディスクに書
込む場合と同じ程度必要となる。
In conventional disk cache systems, when data stored in the cache memory is transferred to a host device, no mechanical movement of the disk is required, so access time is shortened. However, in the case of data transfer from a host device to a disk device, a write-through method is generally used that updates the data in the cache memory and disk at the same time to ensure that the data in the cache memory and the data on the disk do not differ. has been done. Therefore, when writing data, the same access time as when writing to a disk is required.

データのライト時のアクセス時間を高速化するには、更
新データをキャッシュメモリ上にだけ書込み、その後デ
ィスクへ書き戻すライトバック方式を用いれば良い。し
かし、ライトバックを行うには、キャッシュメモリに書
込まれたデータをディスクに書込むためのライトバック
制御情報と、このライトバック制御情報を索引するポイ
ンタが必要である。
To speed up the access time when writing data, a write-back method may be used in which updated data is written only on the cache memory and then written back to the disk. However, in order to perform write-back, write-back control information for writing data written in the cache memory to the disk and a pointer to index this write-back control information are required.

即ち、ポインタが指示する記憶領域からライトバック制
御情報を読出し、このライトバック制御情報からキャッ
シュメモリ上のどのレコードが更新されたかを認識して
、書き戻し処理を行うが、このポインタはキャッシュメ
モリ上の固定された領域に記憶されている必要がある。
That is, the write-back control information is read from the storage area pointed to by the pointer, and from this write-back control information it is recognized which record on the cache memory has been updated, and the write-back process is performed. must be stored in a fixed area.

従って、キャッシュメモリの障害により、ポインタが読
出せないようなことの無いことが必要である。
Therefore, it is necessary to prevent the pointer from becoming unreadable due to a failure in the cache memory.

〔従来の技術〕[Conventional technology]

ライトバック方式を用いるディスク装置では、装置の電
源断に備えて、キャッシュメモリに電池によりバックア
ップした不揮発性メモリを使用することが多い。そして
、ライトバック制御情報やポインタも、このキャッシュ
メモリに記憶されている。
In disk devices using the write-back method, a nonvolatile memory backed up by a battery is often used as a cache memory in case the device is powered off. Write-back control information and pointers are also stored in this cache memory.

上位装置からキャッシュメモリにデータを書込む際には
、ディスクのアドレスとして、通常シリンダ番号とヘッ
ド番号とレコード番号が指定され、データが転送されて
来る。装置側ではキャッシュメモリにこのデータを書込
む際に、更新されたデータであることを示す情報とレコ
ードのアドレス等をライトバック制御情報としてデータ
とは別の領域(ディレクトリ)に記憶するが、この領域
が不良であれば、更に別の領域に記憶し、この領域をポ
インタによって指示させる。
When writing data from a host device to a cache memory, a cylinder number, head number, and record number are usually specified as the disk address, and the data is transferred. When writing this data to the cache memory, the device side stores information indicating that the data is updated and the address of the record as write-back control information in an area (directory) separate from the data. If the area is defective, it is stored in another area and this area is pointed to by a pointer.

しかし、ポインタの記憶領域は固定されていないと、ポ
インタを読出すことが出来ないため、ポインタはキャッ
シュメモリ上の予め定められた特定領域に書込まれる。
However, since the pointer cannot be read unless the storage area of the pointer is fixed, the pointer is written to a predetermined specific area on the cache memory.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上記の如く、ポインタはキャッシュメモリの特定領域に
書込まれるが、この特定領域に障害があると、ポインタ
を正常に読出すことが出来ないため、ライトバック制御
情報を読出すことが出来ず、ライトバック処理が不可能
となるという問題がある。
As mentioned above, the pointer is written to a specific area of the cache memory, but if there is a failure in this specific area, the pointer cannot be read normally, so the write-back control information cannot be read. There is a problem that write-back processing becomes impossible.

本発明はこのような問題点に鑑み、ポインタを複数記憶
させておき、正常に読出されたポインタを用いてライト
バック制御情報を読出し、ライトバック処理を確実に実
行することを目的としている。
In view of these problems, an object of the present invention is to store a plurality of pointers, read out write-back control information using pointers that have been read out normally, and reliably execute write-back processing.

〔課題を解決するだめの手段〕[Failure to solve the problem]

第1図は本発明の詳細な説明するブロック図である。 FIG. 1 is a block diagram illustrating the invention in detail.

装置2は上位装置1が送出するデータ7を記憶手段4に
一旦書込ませると共に、このデータ7を記録媒体3に書
き戻すために使用する制御情報6と、この制御情報6を
書込んだ記憶手段4の領域を指定する複数のポインタ5
を記憶手段4に書込む。
The device 2 causes the data 7 sent by the host device 1 to be temporarily written into the storage means 4, and also includes control information 6 used to write this data 7 back to the recording medium 3, and a memory in which this control information 6 is written. A plurality of pointers 5 specifying areas of means 4
is written into the storage means 4.

ポインタ5ば記憶手段4の特定領域の先頭アドレスから
連続してN個記憶されており、装置2ばデータ7を記録
媒体3に書き戻すため、記憶手段4からデータ7を読出
す時、記憶手段4の特定領域の先頭アドレスからポイン
タ5を読出し、正常であるか否かを調べ、正常でなけれ
ば、アドレスをインクリメントして次のポインタ5を読
出ず。
The pointer 5 stores N pieces of data consecutively starting from the start address of the specific area of the storage means 4, and when the device 2 reads out the data 7 from the storage means 4 in order to write the data 7 back to the recording medium 3, the storage means The pointer 5 is read from the start address of the specific area No. 4 and checked to see if it is normal. If it is not normal, the address is incremented and the next pointer 5 is not read.

このようにして、正常に読出されたポインタ5を使用し
て、制御情報6を読出し、この制御情報6に基づき、上
位装置1が更新したデータ7を読出ずと、制御情報6が
指示する記録媒体3の所定の領域に書込む。
In this way, the control information 6 is read using the pointer 5 that has been read normally, and based on this control information 6, the data 7 that has been updated by the host device 1 is not read, and the record that the control information 6 instructs is Write in a predetermined area of medium 3.

〔作用〕[Effect]

上記の如く構成することにより、装置2は上位装置1が
記録媒体3に更新データを書込む場合、記憶手段4にデ
ータ7を書込むのみで良く高速にアクセスすることが出
来る。そして、装置2は複数のポインタ5を順次読出ず
ことで、記憶手段4に障害があって破壊されたポインタ
があっても、正常なポインタを読出して、制御情報6を
読出ずことが出来る。
With the above configuration, when the host device 1 writes update data to the recording medium 3, the device 2 only needs to write the data 7 to the storage means 4, and can access the data at high speed. By not reading the plurality of pointers 5 sequentially, the device 2 can read a normal pointer and not read the control information 6 even if there is a pointer that is destroyed due to a failure in the storage means 4.

従って、ライトバック処理を確実に実行することが出来
る。
Therefore, write-back processing can be executed reliably.

〔実施例〕〔Example〕

第2図は本発明の一実施例を示す回路のブロック図であ
る。
FIG. 2 is a block diagram of a circuit showing one embodiment of the present invention.

ディスク制御装置8のプロセッサ13ば制御記憶14に
格納されているプログラムを読出して動作し、チャネル
インタフェース回路IOとキャッシュインタフェース回
路11とデバイスインタフェース回路15とキャッシュ
メモリ12を制御して、上位装置1とディスク装置9と
の間のデータ転送を制御する。
The processor 13 of the disk control device 8 reads and operates the program stored in the control memory 14, controls the channel interface circuit IO, the cache interface circuit 11, the device interface circuit 15, and the cache memory 12, and controls the host device 1. Controls data transfer with the disk device 9.

上位装置1ばディスク装置9にデータを書込む場合、ア
ドレスとしてチャネルインタフェース回路10にシリン
ダ番号とヘッド番号とレコード番号とを送出し、データ
を送出する。
When writing data to the host device 1 or the disk device 9, the cylinder number, head number, and record number are sent to the channel interface circuit 10 as addresses, and the data is sent out.

プロセッサ13はキャッシュインタフェース回路11を
経て、上位装置1が送出したアドレスに基づき、キャッ
シュメモリ12のデータ記憶領域に上位装置1が送出す
るデータを格納させると共に、キャッシュメモリ12の
ライトバック制御情報記憶領域に、上位装置1が送出す
るデータをディスク装置9に書込むために必要なアドレ
スや、更新データであることを示す情報等をライトバッ
ク制御情報として書込む。
The processor 13 stores the data sent by the host device 1 in the data storage area of the cache memory 12 based on the address sent by the host device 1 via the cache interface circuit 11, and also stores the data sent by the host device 1 in the write-back control information storage area of the cache memory 12. Addresses necessary for writing the data sent by the host device 1 to the disk device 9, information indicating that the data is updated data, etc. are written as write-back control information.

そして、キャッシュメモリ12の特定領域の先頭アドレ
スから、前記ライトハック制御情報記憶領域を指示する
ポインタをN個連続して書込む。
Then, from the start address of the specific area of the cache memory 12, N pointers pointing to the write hack control information storage area are successively written.

プロセッサ13は上位装置1が転送するデータのキャッ
シュメモリ12に対する書込みが完了すると、予め定め
られたタイミングで、キャッシュメモリ12の特定領域
の先頭アドレスからポインタを読出す。そして、正常に
読出せなかった場合は、ポインタの長さによって定まる
次のアドレスにインクリメントして、次のポインタを読
出ず。
When the writing of the data transferred by the host device 1 into the cache memory 12 is completed, the processor 13 reads the pointer from the start address of the specific area of the cache memory 12 at a predetermined timing. If the data cannot be read normally, the address is incremented to the next address determined by the length of the pointer, and the next pointer is not read.

この動作をN回繰り返しても正常なポインタが読出せな
ければ、ライトハック処理不可と判定するが、正常に読
出ゼたポインタがあると、このポインタが指示するアド
レスによって、ライ1〜ハツク制御情報を読出ず。
If a normal pointer cannot be read out even after repeating this operation N times, it is determined that write hack processing is not possible. However, if there is a pointer that has been read out normally, write 1 to hack control information is stored according to the address pointed to by this pointer. is not read.

そして、このライトバック制御情報に基づき、キャッシ
ュメモリ12から更新されたデータをキャッシュインタ
フェース回路11を経て読出し、デバイスインタフェー
ス回路15を経てディスク装置9に送出して、ライトハ
ック制御情報が指示するアドレスに基づきディスク装置
9に書込む。
Then, based on this write-back control information, the updated data is read from the cache memory 12 via the cache interface circuit 11, sent to the disk device 9 via the device interface circuit 15, and written to the address specified by the write-back control information. The information is written to the disk device 9 based on the information.

第3図はトラック形式の一例を説明する図である。FIG. 3 is a diagram illustrating an example of a track format.

第3図(a)はディスク装置9の成るシリンダにおける
一つのトラック上の形式を示す。各トラックにはトラッ
クの先頭位置を示すインデックスに続いてギャップで区
切った複数の領域があり、このインデックスに続いてホ
ームアドレスHAが記録され、レコードRO,R1,R
2と複数のレコードが記録される。
FIG. 3(a) shows the format on one track in the cylinder of the disk device 9. FIG. Each track has a plurality of areas separated by gaps following an index indicating the start position of the track.Following this index, a home address HA is recorded, and records RO, R1, R
2 and multiple records are recorded.

ホームアドレスHAには、そのトラックのアドレスが記
録される。又、レコードROはカウント領域Cとデータ
領域りから構成される装置のシステムプログラムが使用
するための特殊な形式となっている。
The address of the track is recorded in the home address HA. Furthermore, the record RO has a special format for use by the system program of the device, which consists of a count area C and a data area.

レコードR1以降の各レコードはユーザが使用し、カウ
ント領域Cとキー領域にとデータ領域Dから構成される
。そして、カラン}H域Cには、トラックアドレス、レ
コード番号及び後に続くキー領域にとデータ領域Dの長
さ等が記録されている。
Each record after record R1 is used by the user and consists of a count area C, a key area, and a data area D. The track address, the record number, the length of the data area D, etc. are recorded in the key area that follows.

そして、キー領域Kにはデータ名等が記録され、データ
の検索等に使用されるが、キー領域は無くても良い。デ
ータ領域Dには上位装置1が必要とするデータが記録さ
れる。そして、キー領域にとデータ領域Dは可変長であ
る。
Although data names and the like are recorded in the key area K and used for data searches, the key area may not be provided. Data required by the host device 1 is recorded in the data area D. The key area and data area D have variable lengths.

このように構成されているため、上位装置1はシリンダ
番号とヘッド番号で構成されるトラックアドレスとレコ
ード番号を指定することによって、個々のレコードを指
定することが出来る。
With this configuration, the host device 1 can specify individual records by specifying a track address and record number consisting of a cylinder number and a head number.

キャッシュメモリ12上には、上位装置1のアクセスに
よって、ディスク装置9からアクセスされたトラックの
全領域又は一部の領域が第3図(b)に示す如くステー
ジングされており、第3図(b)は第3図(a)に示す
トラックの全領域が格納された場合を示す。
On the cache memory 12, the entire area or a part of the area of the track accessed from the disk device 9 by the access from the host device 1 is staged as shown in FIG. 3(b). ) shows the case where the entire area of the track shown in FIG. 3(a) is stored.

キャッシュメモリ12上では回転待ちが発生しないため
、ギャップは不要でありボームアドレスHAから各レコ
ードRO,Rl,R2が連続して記憶されている。そし
て、レコードR1以降の各レコードのカウント領域Cに
は第3図(C)に示す如 2一 く、シリンダ番号CCと、ヘッド番号HHと、レコード
番号Rと、キー領域の長さKと、データ領域の長さDD
及びフラグのFが格納されている。
Since no rotational wait occurs on the cache memory 12, no gaps are necessary, and records RO, Rl, and R2 are successively stored from Baum address HA. The count area C of each record after record R1 contains the cylinder number CC, head number HH, record number R, and key area length K, as shown in FIG. 3(C). Data area length DD
and a flag F are stored.

前記の如く、プロセッサl3はキャッシュメモリ12の
第3図(b)に示すトラックのレコードに、上位装置1
が送出したデータを書込むと、どのレコードが更新され
たかをライトバック制御情報として、ディレクトリに記
憶させておく。そして、予め定められたタイミングによ
り、ライトバックを行う際は、前記の如くポインタを読
出して、このポインタが指定するディレクトリからライ
トバック制御情報を読出し、各レコードのカウント領域
Cに格納されているシリンダ番号CCとヘッド番号HH
で示されるトラックアドレスと、レコード番号Rによっ
て、更新されたレコードを探してディスク装置9に書き
戻す。
As mentioned above, the processor 13 stores the information of the host device 1 in the record of the track shown in FIG.
When the data sent by is written, which record has been updated is stored in the directory as write-back control information. Then, when performing writeback at a predetermined timing, the pointer is read as described above, the writeback control information is read from the directory specified by this pointer, and the cylinder stored in the count area C of each record is read. Number CC and head number HH
The updated record is searched for and written back to the disk device 9 using the track address indicated by and the record number R.

第4図は第2図の動作を説明するフローチャートである
FIG. 4 is a flowchart explaining the operation of FIG. 2.

プロセッサ13はステップ■で制御記憶14に記憶され
ているポインタ数Nを内部レジスタに読出し、M番目の
ポインタの数を1とする。そして、ステップ■でM番目
のポインタの格納アドレスを内部レジスタにセットする
。即ち、最初は1番目のポインタの格納アドレス(特定
領域の先頭アドレス)をセットし、2番目以降は予めポ
インタの長さで定まるバイト数をインクリメントしてセ
ットする。
In step (2), the processor 13 reads the number N of pointers stored in the control memory 14 into the internal register, and sets the number of the Mth pointer to 1. Then, in step (2), the storage address of the M-th pointer is set in the internal register. That is, first, the storage address of the first pointer (starting address of the specific area) is set, and from the second onward, the number of bytes determined in advance by the length of the pointer is incremented and set.

そして、ステップ■でポインタを読出し、ステップ■で
ポインタが正常に読出されたか調べる。
Then, in step (2), the pointer is read, and in step (2), it is checked whether the pointer has been read normally.

正常に読出されたならば、ステップ■でライトバック処
理を行い動作を終了する。
If the data has been read normally, a write-back process is performed in step (2) and the operation is completed.

ステップ■でポインタが正常に読出されなかった場合は
、ステップ■の処理に移行し、内部レジスタのNをN−
1し、MをM+1してから、ステップ■でNが≠0か調
べ、Nが0でなければ、ステップ■の処理に戻り、Nが
0であれば、ステップ■でライトバック処理不可と判定
し、例えば上位装置1にライトバック処理不可を通知し
て処理を終了する。
If the pointer is not read normally in step ■, proceed to step ■, and set N in the internal register to N−
1, set M to M+1, and then check whether N is ≠ 0 in step ■. If N is not 0, return to step ■, and if N is 0, determine that writeback processing is not possible in step ■. Then, for example, the host device 1 is notified that the write-back process is not possible, and the process is terminated.

〔発明の効果〕〔Effect of the invention〕

以上説明した如く、本発明はライト八ツタ方式を用いた
ディスクキャッシュシステムにおいて、ライトハック制
御情報を記憶する領域を指定するポインタがメモリの部
分的な障害で正常に読出せない場合に、メモリの他の領
域に記憶されているポインタを読出ずことが出来るため
、ライトハック処理を確実に実行さセることが出来る。
As explained above, in a disk cache system using the write eight-way method, when the pointer that specifies the area where write hack control information is stored cannot be read normally due to a partial memory failure, the present invention Since it is possible to do this without reading pointers stored in other areas, write hack processing can be executed reliably.

7はデータ、     8はディスク制御装置、9はデ
ィスク装置、 10はチャネルインタフェース回路、 11はキャッシュインタフェース回路、12はキャッシ
ュメモリ、 13はプロセッサ、  14は制御記憶、15はデハ゛
イスインタフェース回路である。
7 is data, 8 is a disk control device, 9 is a disk device, 10 is a channel interface circuit, 11 is a cache interface circuit, 12 is a cache memory, 13 is a processor, 14 is a control memory, and 15 is a device interface circuit.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の詳細な説明するブロック図、第2図は
本発明の一実施例を示す回路のブロック図、 第3図はトラック形式の一例を説明する図、第4図は第
2図の動作を説明するフローチャートである。 図において、 1は上位装置、   2は装置、
FIG. 1 is a block diagram explaining the present invention in detail, FIG. 2 is a block diagram of a circuit showing one embodiment of the present invention, FIG. 3 is a diagram explaining an example of a track format, and FIG. 3 is a flowchart illustrating the operation shown in the figure. In the figure, 1 is the host device, 2 is the device,

Claims (1)

【特許請求の範囲】[Claims] 上位装置(1)が送出するデータ(7)を書込む領域と
、該データ(7)を読出して記録媒体(3)に書込むた
めの制御情報(6)を書込む領域と、該制御情報(6)
を読出すためのポインタ(5)を書込む領域とを有する
記憶手段(4)を備え、上位装置(1)が送出するデー
タ(7)を該記憶手段(4)に格納した後、該ポインタ
(5)の指定する領域から読出された前記制御情報(6
)に基づき、該記憶手段(4)に書込まれたデータ(7
)を読出して前記記録媒体(3)に書込む装置(2)に
おいて、前記ポインタ(5)を複数記憶させておき、前
記上位装置(1)が前記記憶手段(4)に書込んだデー
タ(7)を読出す際に、該複数のポインタ(5)を順次
アクセスして、正常に読出されたポインタ(5)を使用
して、前記制御情報(6)を読出すことを特徴とするラ
イトバック制御情報索引方法。
An area to write data (7) sent by the host device (1), an area to write control information (6) for reading and writing the data (7) to the recording medium (3), and the control information. (6)
A storage means (4) having an area for writing a pointer (5) for reading the data is provided, and after storing the data (7) sent by the host device (1) in the storage means (4), the pointer (5) is written. The control information (6) read from the area specified in (5)
), the data (7) written in the storage means (4)
) in the recording medium (3), a plurality of pointers (5) are stored in the device (2), and the data () written by the host device (1) in the storage means (4) is 7), the control information (6) is read by sequentially accessing the plurality of pointers (5) and using the pointer (5) that has been read normally. Back control information index method.
JP2160313A 1990-06-19 1990-06-19 Method for indexing write-back control information Pending JPH0449447A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2160313A JPH0449447A (en) 1990-06-19 1990-06-19 Method for indexing write-back control information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2160313A JPH0449447A (en) 1990-06-19 1990-06-19 Method for indexing write-back control information

Publications (1)

Publication Number Publication Date
JPH0449447A true JPH0449447A (en) 1992-02-18

Family

ID=15712258

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2160313A Pending JPH0449447A (en) 1990-06-19 1990-06-19 Method for indexing write-back control information

Country Status (1)

Country Link
JP (1) JPH0449447A (en)

Similar Documents

Publication Publication Date Title
US7266654B2 (en) Storage system, server apparatus, and method for creating a plurality of snapshots
US5043871A (en) Method and apparatus for database update/recovery
US7472139B2 (en) Database recovery method applying update journal and database log
US5301304A (en) Emulating records in one record format in another record format
CN109902034B (en) Snapshot creating method and device, electronic equipment and machine-readable storage medium
US20040268070A1 (en) Method and apparatus for backing up data in virtual storage medium
US20100205391A1 (en) Memory system and managing method therefor
US5590298A (en) Method of restoring and updating records in a disk cache system during disk drive idle time using start and end addresses
JP4667925B2 (en) Method, system, and program for managing write processing
US5890206A (en) Method of writing sequential data to a disc memory system having a fixed block architecture
JPH06342394A (en) Medium and method for storage
US20060277353A1 (en) Virtual tape library device, virtual tape library system, and method for writing data to a virtual tape
EP0347032A2 (en) Record format emulation
US8688938B2 (en) Data copying
JP4394467B2 (en) Storage system, server apparatus, and preceding copy data generation method
JPH0449447A (en) Method for indexing write-back control information
JP2003272296A (en) Multi-information recording method and multi- information recording system employing magnetic recording disk unit
CN111338850A (en) Method and system for improving backup efficiency based on COW mode multi-snapshot
JPH11120044A (en) Data processor, data processing method, data processing system and recording medium
JP3599138B2 (en) Journal backup method and system
JP3614886B2 (en) File system
JP2876124B2 (en) Method of recording data on card type optical recording medium
JP2867260B2 (en) Method of recording data on card type optical recording medium
JPH03218545A (en) Pre-loading system for main storage
JPH03263244A (en) Cache memory data write back system