JPH06214883A - Data saving system - Google Patents
Data saving systemInfo
- Publication number
- JPH06214883A JPH06214883A JP5023214A JP2321493A JPH06214883A JP H06214883 A JPH06214883 A JP H06214883A JP 5023214 A JP5023214 A JP 5023214A JP 2321493 A JP2321493 A JP 2321493A JP H06214883 A JPH06214883 A JP H06214883A
- Authority
- JP
- Japan
- Prior art keywords
- data
- storage device
- volatile storage
- area
- save
- 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
Links
Landscapes
- Techniques For Improving Reliability Of Storages (AREA)
- Memory System Of A Hierarchy Structure (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、計算機システムにおい
て低速アクセスの不揮発性記憶装置のデータを高速アク
セス可能な揮発性記憶装置上で利用する場合における揮
発性記憶装置上のデータの不揮発性記憶装置へのデータ
の退避方式に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a non-volatile memory device for storing data in a volatile memory device when data in the non-volatile memory device for low-speed access is used in a volatile memory device capable of high-speed access in a computer system. The method of saving data to the.
【0002】[0002]
【従来の技術】近年、半導体による大容量記憶装置の製
造が可能になって、磁気ディスク等の低速アクセス記憶
装置上のデータの一部をこれら半導体による高速アクセ
ス記憶装置上にロードしてデータの参照、更新の実質的
な高速化を実現する方式が普及してきた。この方式にお
いて、磁気ディスクに代表される磁気を応用した記憶装
置では電源の停止等記憶媒体自体以外の障害により記憶
内容が失われることはないが、半導体製の記憶装置で
は、電源の停止あるいは電源の継続性が保証されなくな
ることにより記憶内容が失われることになる。このよう
な場合の例として、オペレーティングシステム(OS)
が半導体製拡張記憶装置を磁気ディスク記憶装置の高速
バッファとして使用する記憶システムにおいてOSが停
止してOSから見た拡張記憶装置の電源の継続性が失わ
れる場合、拡張記憶装置の一部または全体に障害が生じ
た場合、あるいは記憶素子を半導体によって構成した電
子ディスク記憶システムにおいて電源が停止した場合等
がある。2. Description of the Related Art In recent years, it has become possible to manufacture large-capacity storage devices made of semiconductors, and a part of data stored in a low-speed access storage device such as a magnetic disk is loaded onto the semiconductor high-speed access storage device to store data. A method for realizing a substantially high-speed reference and update has become popular. In this method, in a storage device applying magnetism represented by a magnetic disk, the stored contents are not lost due to a failure other than the storage medium itself such as the stop of the power supply. The memory content will be lost because the continuity of is not guaranteed. As an example of such a case, an operating system (OS)
In a storage system that uses a semiconductor extended storage device as a high-speed buffer of a magnetic disk storage device, if the OS stops and the continuity of the power supply of the extended storage device seen from the OS is lost, a part or the whole of the extended storage device is lost. There is a case where a failure occurs, or a power supply is stopped in an electronic disk storage system in which a storage element is composed of a semiconductor.
【0003】こうした障害が生じた場合、半導体記憶装
置自体が大容量であるために関連するファイルあるいは
データセットの数も多くデータの復旧に多大の時間を要
し業務に与える影響も大きい。そこで、この影響に対す
るソフトウェアでの対策として、従来ではOSまたは業
務プログラムがデータの更新履歴を不揮発性記憶装置に
累積し、データ喪失時にはこの更新履歴を使ってデータ
の再生を行うという方法が採られている。一方、ハード
ウェアでの対策としては、例えば公開特許公報(昭61
−25456)で提案されているように、ソフトウェア
に退避の手段を提供することに加えさらに、退避された
データが無効になったことをソフトウェアに通知しソフ
トウェアに再退避を警告する方式がある。また、公開特
許公報(昭64−3758)に提案されているように半
導体記憶装置に予備電源(バックアップ電源装置)を設
置することにより停電対策とする方式も知られている。When such a failure occurs, since the semiconductor memory device itself has a large capacity, the number of related files or data sets is large, and it takes a lot of time to restore the data, which has a great influence on the business. Therefore, as a software countermeasure against this influence, conventionally, a method has been adopted in which the OS or the business program accumulates the update history of data in the nonvolatile storage device, and when the data is lost, the update history is used to reproduce the data. ing. On the other hand, as measures against hardware, for example, Japanese Patent Laid-Open Publication No.
No. 25456), there is a method of notifying the software that the saved data has become invalid and warning the software of re-saving as well as providing the saving means to the software. Further, as proposed in Japanese Patent Laid-Open Publication No. Sho 64-3758, there is also known a system in which a standby power supply (backup power supply device) is installed in a semiconductor memory device as a countermeasure against a power failure.
【0004】[0004]
【発明が解決しようとする課題】しかしながら、更新履
歴を使う方式では、データの初期値に対し障害発生まで
の処理を再実行して最新データを再現するために、障害
発生からデータの復旧までに長時間を要するという問題
があった。また、前記ソフトウェアに退避の警告を与え
るハードウェアの機能は、それ自体半導体上のデータを
保証するものではない。更に、予備電源等による方式で
は、装置のコスト上昇、設置フロア拡大等の問題があ
り、また予備電源を含む障害には対処できないという問
題があった。本発明は、このような問題点を解消するた
めになされたもので、障害発生時のデータ再生処理を不
要にすると共に、障害後の処理再開までの時間を短縮で
き、また予備電源等の設備も不要としたデータ退避方式
を提供することを目的としたものである。However, in the method using the update history, since the process up to the occurrence of a failure is re-executed for the initial value of the data and the latest data is reproduced, from the occurrence of the failure to the restoration of the data. There was a problem that it took a long time. Further, the hardware function that gives the software a warning of saving does not guarantee the data on the semiconductor. Further, the method using a backup power source has a problem that the cost of the device is increased, the installation floor is expanded, and the failure including the backup power source cannot be dealt with. The present invention has been made in order to solve such a problem, does not require data reproduction processing at the time of occurrence of a failure, can shorten the time until the processing is restarted after a failure, and has a facility such as a standby power supply. The purpose is to provide a data saving method that does not require.
【0005】[0005]
【課題を解決するための手段】本発明のデータ退避方式
は、揮発性記憶装置の領域の利用単位毎にそのデータへ
のアクセスの可否を判定するアクセス監視手段と、揮発
性記憶装置の領域の利用単位毎にそのデータを対応する
不揮発性記憶装置へ退避するか否かを判定する退避判定
手段と、前記退避判定手段を一定時間間隔で起動する時
間監視手段と、揮発性記憶装置の領域の利用単位毎にそ
のデータを不揮発性記憶装置の対応する領域へ退避する
退避手段と、揮発性記憶装置の利用単位毎にそのデータ
の最後の退避以降の更新回数を記憶する更新計数手段
と、揮発性記憶装置の障害発生時に該揮発性記憶装置に
あったデータの退避済み領域のうち有効領域と無効領域
を判定する無効領域判定手段とを有することを特徴とす
るものである。According to the data saving method of the present invention, access monitoring means for judging whether or not access to the data is possible for each usage unit of the area of the volatile storage device, and the area of the volatile storage device. Evacuation determination means for deciding whether or not to save the data to the corresponding non-volatile storage device for each usage unit, time monitoring means for activating the evacuation determination means at fixed time intervals, and storage area of the volatile storage device. Save means for saving the data to the corresponding area of the non-volatile storage device for each usage unit; update counting means for storing the number of updates of the data for each usage unit of the volatile storage device since the last save; And an invalid area determining means for determining a valid area and an invalid area in the saved area of the data in the volatile storage device when a failure occurs in the local storage device.
【0006】[0006]
【作用】本発明では、アクセス監視手段は揮発性記憶装
置上のデータの退避操作とデータ操作との間の排他制御
を行い、退避判定手段は更新されたデータがある場合、
前回退避以降の経過時間あるいは更新回数によって実際
に退避を行うか否かを決定し、時間監視手段はこの退避
判定手段を一定周期で起動する。また、退避手段は実際
に揮発性記憶装置上のデータを不揮発性記憶装置へ複写
し、更新計数手段は退避以後の更新回数を計数する。こ
こで、更新計数手段により前回退避動作以降のデータ更
新回数が計数され、退避判定手段はこの計数値によっ
て、揮発性記憶装置上のデータが更新され再度退避の必
要が発生したことを検出すると共に、そのデータが更新
された回数を監視することにより更新回数に対する退避
動作の回数は一定に維持される。また、無効領域判定手
段では揮発性記憶装置の障害発生時にこの揮発性記憶装
置上にあったデータの退避済み領域のうち有効領域と無
効領域を判定し、これによって退避済みデータのうちの
無効部分がわかり、復旧すべきデータ量を限定できるよ
うになる。In the present invention, the access monitoring means performs exclusive control between the data saving operation on the volatile storage device and the data operation, and the saving determining means when updated data exists,
Whether or not the evacuation is actually performed is determined based on the elapsed time after the previous evacuation or the number of updates, and the time monitoring means activates the evacuation determination means in a constant cycle. Further, the saving means actually copies the data in the volatile storage device to the nonvolatile storage device, and the update counting means counts the number of updates after the saving. Here, the update counting means counts the number of data updates since the previous save operation, and the save determination means detects that the data on the volatile storage device is updated and the need to save again occurs with this count value. By monitoring the number of times the data has been updated, the number of save operations with respect to the number of updates is maintained constant. In addition, the invalid area determination means determines a valid area and an invalid area of the saved area of the data on the volatile storage device when a failure occurs in the volatile storage apparatus, and the invalid part of the saved data is thereby determined. It becomes possible to limit the amount of data to be recovered.
【0007】[0007]
【実施例】以下、本発明の実施例について図面を参照し
て詳細に説明する。図1は本発明のデータ退避方式の一
実施例を示したブロック図である。図1において、1は
揮発性記憶装置の領域の利用単位毎にそのデータへのア
クセスの可否を判定するためのアクセス監視手段、2は
揮発性記憶装置の領域の利用単位毎にそのデータを対応
する不揮発性記憶装置へ退避するか否かを判定するため
の退避判定手段、3は前記退避判定手段を一定時間間隔
で起動するための時間監視手段である。また4は揮発性
記憶装置の領域の利用単位毎にそのデータを不揮発性記
憶装置の対応する領域へ退避するための退避手段、5は
揮発性記憶装置の利用単位毎にそのデータの最後の退避
以降の更新回数を記憶するための更新計数手段、6は障
害発生時に該揮発性記憶装置にあったデータの退避済み
領域のうち有効領域と無効領域を判定するための無効領
域判定手段である。Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the data saving method of the present invention. In FIG. 1, reference numeral 1 denotes an access monitoring unit for determining whether or not the data can be accessed for each usage unit of the area of the volatile storage device, and 2 corresponds to the data for each usage unit of the area of the volatile storage device. The evacuation determination means 3 for deciding whether or not to evacuate to the non-volatile storage device is a time monitoring means for activating the evacuation determination means at fixed time intervals. Further, 4 is a saving means for saving the data to the corresponding area of the non-volatile storage device for each usage unit of the area of the volatile storage device, and 5 is the last saving of the data for each usage unit of the volatile storage device. Update counting means for storing the number of times of subsequent updates and 6 are invalid area determining means for determining the valid area and the invalid area in the saved area of the data in the volatile storage device when the failure occurs.
【0008】図2及び図3はアクセス監視手段1の処理
を示した流れ図である。アクセス監視手段1は同図に示
すようにアクセス情報入力部11、アクセス管理表エン
トリ番号計算部12、退避状態判定部13、アクセスタ
イプ判定部14、アクセス管理エントリロック部15、
退避完了確認部16、アクセス情報入力部17、アクセ
ス管理表エントリ番号計算部18、更新状態判定部1
9、更新計数手段エントリ番号計算部1A、更新計数値
カウント部1B、アクセス管理エントリアンロック部1
Cとから構成されている。2 and 3 are flow charts showing the processing of the access monitoring means 1. As shown in the figure, the access monitoring means 1 includes an access information input unit 11, an access management table entry number calculation unit 12, a save state determination unit 13, an access type determination unit 14, an access management entry lock unit 15,
Evacuation completion confirmation unit 16, access information input unit 17, access management table entry number calculation unit 18, update state determination unit 1
9, update count means entry number calculation unit 1A, update count value count unit 1B, access management entry unlock unit 1
It is composed of C and.
【0009】図4は時間監視手段3の処理を示した流れ
図である。時間監視手段3は図に示す如く現在時刻入力
部31、退避判定手段起動部32、再起動時刻計算部3
3、再起動時刻登録部34とから構成されている。ま
た、図5は退避判定手段2の処理を示した流れ図で、更
新計数手段検索部21、全エントリ完了判定部22、更
新回数判定部23、退避手段起動部24とからなってい
る。FIG. 4 is a flow chart showing the processing of the time monitoring means 3. As shown in the figure, the time monitoring means 3 includes a current time input section 31, a save determination means activation section 32, and a restart time calculation section 3
3 and a restart time registration unit 34. Further, FIG. 5 is a flow chart showing the processing of the evacuation judging means 2, and comprises an update counting means searching section 21, an all entry completion judging section 22, an update count judging section 23, and a saving means starting section 24.
【0010】図6は退避手段4の処理を示す流れ図で、
退避手段4は退避領域情報入力部41、アクセス管理表
エントリ番号計算部42、更新状態判定部43、アクセ
ス管理エントリ表ロック部44、キャッシュメモリ退避
部45、アクセス管理表エントリアンロック部46、更
新計数手段エントリ番号計算部47、更新計数初期化部
48とから構成されている。FIG. 6 is a flow chart showing the processing of the saving means 4.
The saving unit 4 includes a save area information input unit 41, an access management table entry number calculation unit 42, an update state determination unit 43, an access management entry table lock unit 44, a cache memory save unit 45, an access management table entry unlock unit 46, and an update. The counting unit entry number calculating unit 47 and the update counting initializing unit 48 are included.
【0011】図7は更新計数手段5の構成を示す図であ
る。更新計数手段5はキャッシュメモリの記憶領域毎
に、最後の退避が行われた後の更新回数を記憶する表に
より構成されている。更新計数手段5は、アクセス監視
手段1と退避手段4によって更新され、退避判定手段2
によって参照される。FIG. 7 is a diagram showing the structure of the update counting means 5. The update counting means 5 is composed of a table for storing the number of updates after the last save is performed for each storage area of the cache memory. The update counting means 5 is updated by the access monitoring means 1 and the saving means 4, and the saving determination means 2
Referenced by.
【0012】図8は図1に示したアクセス管理表1aの
構成を示した図である。アクセス管理表1aは、アクセ
ス監視手段1と退避手段4によって参照および更新され
る。また、アクセス管理表1aはキャッシュメモリの記
憶領域毎に、その領域のデータが更新処理中または退避
処理中であることを表示する排他フラグを記憶してい
る。図9は無効領域判定手段6の処理を示した流れ図
で、更新計数手段検索部61、全エントリ完了判定部6
2、無効エントリ判定部63、無効アドレス計算部6
4、無効アドレス出力部65とから構成されている。FIG. 8 is a diagram showing the configuration of the access management table 1a shown in FIG. The access management table 1a is referenced and updated by the access monitoring means 1 and the saving means 4. Further, the access management table 1a stores, for each storage area of the cache memory, an exclusive flag indicating that the data in the area is being updated or saved. FIG. 9 is a flow chart showing the processing of the invalid area judging means 6, which is the update counting means searching section 61 and the all entry completion judging section 6.
2, invalid entry determination unit 63, invalid address calculation unit 6
4, an invalid address output unit 65.
【0013】次に、上記実施例の動作を図1の半導体記
憶装置9上のキャッシュメモリ901を磁気ディスク装
置12へ退避する場合を例にして説明する。本実施例で
は、キャッシュメモリ901は、1K(K=1024)
バイトの固定長領域に分割されているものとし、第nK
バイトから始まる領域が退避されるものとする。Next, the operation of the above embodiment will be described by taking the case where the cache memory 901 on the semiconductor memory device 9 of FIG. 1 is saved in the magnetic disk device 12 as an example. In this embodiment, the cache memory 901 is 1K (K = 1024).
It shall be divided into fixed length areas of bytes,
The area starting from the byte shall be saved.
【0014】まず、オペレーティングシステム7は時間
監視手段3を1回起動し、この起動によって時間監視手
段3は現在時刻入力部31により現在の時刻をオペレー
ティングシステム7から入力し、退避判定手段起動部3
2により退避判定手段2を起動する。次いで、時間監視
手段3は再起動時刻計算部33により、次回再起動され
るべき時刻を計算する。本実施例ではこの起動の間隔は
第1の既知の時間T1であるとすると、次回の起動時刻
は現在時刻入力部31により入力した現在の時刻に起動
間隔であるT1を加えた値になり、これを再起動時刻登
録部34によりオペレーティングシステム7へ登録し、
次回の起動を待つ。First, the operating system 7 activates the time monitoring means 3 once, and by this activation, the time monitoring means 3 inputs the current time from the operating system 7 by the current time input section 31, and the evacuation determination means activation section 3
2, the evacuation determination means 2 is activated. Next, the time monitoring unit 3 calculates the time when the next restart is to be performed by the restart time calculation unit 33. In the present embodiment, assuming that the activation interval is the first known time T1, the next activation time is a value obtained by adding the activation interval T1 to the current time input by the current time input unit 31, This is registered in the operating system 7 by the restart time registration unit 34,
Wait for the next startup.
【0015】退避判定手段2は起動されると、更新計数
手段検索部21により更新計数手段5のエントリを0か
ら順に取り出す。全てのエントリを検索し終えると全エ
ントリ完了判定部22により処理は終了する。未処理の
エントリがあれば、全エントリ完了判定部22から更新
回数判定部23へ制御が渡る。更新回数判定部23はい
ま調べている更新計数手段5のエントリで計数されてい
る更新回数を参照し、このエントリに対応するキャッシ
ュメモリ領域のデータが最後に退避された以降の更新回
数が外部から与えられた閾値を超えているか否かを判定
する。When the evacuation judging means 2 is activated, the update counting means searching section 21 fetches the entries of the update counting means 5 in order from 0. When all the entries have been searched, the all-entry completion determination unit 22 ends the process. If there is an unprocessed entry, control is passed from the all entry completion determination unit 22 to the update count determination unit 23. The update number determination unit 23 refers to the update number counted by the entry of the update counting means 5 which is being examined, and the update number after the data of the cache memory area corresponding to this entry is last saved is externally determined. It is determined whether or not the given threshold is exceeded.
【0016】更新回数が閾値を超えていない場合、今回
退避の必要はないと判定する。更新回数が閾値を超えて
いる場合は、今回このキャッシュメモリ領域の退避を行
うと判定する。退避判定手段2は退避必要と判定した場
合、退避手段起動部24により退避手段4を起動させ
る。次に、退避判定手段2は更新回数判定部23または
退避手段起動部24の実行後、更新計数手段検索部21
へもどり、次のエントリの処理に移る。If the number of updates does not exceed the threshold, it is determined that there is no need to save this time. If the number of updates exceeds the threshold, it is determined that this cache memory area is saved this time. When the evacuation determination unit 2 determines that evacuation is necessary, the evacuation unit activation unit 24 activates the evacuation unit 4. Next, the evacuation determination unit 2 executes the update count determination unit 23 or the evacuation unit activation unit 24, and then executes the update counting unit search unit 21.
Return to the next entry processing.
【0017】退避手段4は起動されると、退避領域情報
入力部41により、退避判定手段2から退避対象となる
キャッシュメモリ領域の位置の情報を入力する。本実施
例では、キャッシュメモリは1Kバイトの固定長に分割
されているから、対応する更新計数手段5のエントリ番
号を入力すれば、式(1)により対応するキャッシュメ
モリのアドレスがわかる。更新計数手段5のエントリ番
号をn、キャッシュメモリのアドレスをaとすれば、 a=nK …(1) となる。When the evacuation means 4 is activated, the evacuation area information input unit 41 inputs information on the position of the cache memory area to be evacuation target from the evacuation determination means 2. In the present embodiment, since the cache memory is divided into fixed lengths of 1 Kbyte, if the entry number of the corresponding update counting means 5 is input, the address of the corresponding cache memory can be found from equation (1). If the entry number of the update counting means 5 is n and the address of the cache memory is a, then a = nK (1)
【0018】次に、退避手段4はアクセス管理表エント
リ番号計算部42により、退避領域情報入力部42によ
り入力したキャッシュメモリ領域に対応するアクセス管
理表1aのエントリ番号を計算する。本実施例では、キ
ャッシュメモリは1Kバイトの固定長に分割されてい
て、アクセス管理表1aのキャッシュメモリ領域との対
応は、更新計数手段5と同じ構造になっているので、更
新計数手段5のエントリ番号nがアクセス管理表エント
リ番号になる。次に、退避手段4は更新状態判定部43
により、アクセス管理表エントリnの排他フラグFnを
参照し、排他フラグFnが「更新中」になっていると、
処理を終了する。排他フラグFnが「更新中」でなけれ
ば、アクセス管理表エントリロック部44により、退避
の対象になるキャッシュメモリ領域のアクセス管理表エ
ントリnの排他フラグFnを「退避中」に設定し、キャ
ッシュメモリ退避部46によりオペレーティングシステ
ム7へ、退避対象のnK〜nK−1までの1Kバイトの
領域の退避を要求する。また退避完了後、アクセス管理
表エントリアンロック部46により、退避の対象のキャ
ッシュメモリ領域のアクセス管理表エントリnの排他フ
ラグFnの「退避中」表示を解除し、更新計数手段エン
トリ番号計算部47により退避の対象のキャッシュメモ
リ領域に対応する更新計数手段5のエントリ番号を計算
する。本実施例では、退避判定手段2からの入力とし
て、更新計数手段エントリ番号nが得られる。その後、
更新計数初期化部48により更新計数手段5のエントリ
nの計数値をゼロに設定する。Next, the saving means 4 causes the access management table entry number calculation unit 42 to calculate the entry number of the access management table 1a corresponding to the cache memory area input by the save area information input unit 42. In the present embodiment, the cache memory is divided into fixed lengths of 1 Kbyte, and the correspondence with the cache memory area of the access management table 1a has the same structure as the update counting means 5, so the update counting means 5 The entry number n becomes the access management table entry number. Next, the evacuation means 4 uses the update state determination unit 43.
By referring to the exclusion flag Fn of the access management table entry n, if the exclusion flag Fn is "updating",
The process ends. If the exclusion flag Fn is not "updating", the access management table entry lock unit 44 sets the exclusion flag Fn of the access management table entry n of the cache memory area to be saved to "saving", and the cache memory The save unit 46 requests the operating system 7 to save the 1 Kbyte area from nK to nK-1 to be saved. Further, after the evacuation is completed, the access management table entry unlocking unit 46 cancels the display of the "saving" of the exclusive flag Fn of the access management table entry n of the cache memory area to be saved, and the update counting unit entry number calculating unit 47. Then, the entry number of the update counting means 5 corresponding to the cache memory area to be saved is calculated. In this embodiment, the update counting means entry number n is obtained as an input from the evacuation judging means 2. afterwards,
The update count initialization unit 48 sets the count value of the entry n of the update counting means 5 to zero.
【0019】次に、退避手段4による退避処理のための
キャッシュメモリ901へのアクセスと、応用プログラ
ム8によるキャッシュメモリ901へのアクセスの排他
制御について説明する。退避手段4による退避処理中
に、退避対象のキャッシュメモリ領域が応用プログラム
8によって更新されると、退避内容に応用プログラムに
よる更新済み部分と未更新部分が混在し、データが乱れ
る。この現象を防ぐ手段を以下に説明する。Next, the exclusive control of the access to the cache memory 901 for the save processing by the save means 4 and the access to the cache memory 901 by the application program 8 will be described. When the cache memory area to be saved is updated by the application program 8 during the save processing by the save means 4, the saved contents include both updated and unupdated parts by the application program, and the data is disturbed. The means for preventing this phenomenon will be described below.
【0020】応用プログラム8がオペレーティングシス
テム7に対してキャッシュメモリ領域へのアクセスを要
求すると、オペレーティングシステム7はアクセス監視
手段1を開始点1から起動する。アクセス監視手段1は
開始点1から起動されると、アクセス情報入力部11に
より、アクセス要求されたキャッシュメモリのアドレス
と参照か更新かのアクセスタイプをオペレーティングシ
ステム7から入力し、アクセス管理表エントリ番号計算
部12により、アクセス要求されたキャッシュメモリ領
域に対応するアクセス管理表1aのエントリ番号を計算
する。この計算は既に退避手段4のアクセス管理表エン
トリ番号計算部43の動作の説明で計算したとおり、キ
ャッシュメモリのアドレスnKは、式(1)によりアク
セス管理表エントリ番号nに対応する。When the application program 8 requests the operating system 7 to access the cache memory area, the operating system 7 starts the access monitoring means 1 from the starting point 1. When the access monitoring unit 1 is started from the starting point 1, the access information input unit 11 inputs the address of the cache memory requested for access and the access type of reference or update from the operating system 7, and the access management table entry number. The calculator 12 calculates the entry number of the access management table 1a corresponding to the cache memory area requested to be accessed. This calculation is already calculated in the description of the operation of the access management table entry number calculation unit 43 of the saving means 4, and the address nK of the cache memory corresponds to the access management table entry number n by the equation (1).
【0021】次いで、アクセス監視手段1は退避状態判
定部13により、アクセス管理表エントリnを参照し、
退避処理中か否かを判定する。キャッシュメモリのアド
レスnKの領域が退避処理中ならば、退避手段4のアク
セス管理表エントリロック部44により、アクセス管理
表エントリnの排他フラグFnが「退避中」に設定され
ているので、退避完了確認部16により第2の既知の一
定時間T2だけ処理を中断する。キャッシュメモリのア
ドレスnKの領域の退避処理が完了すると、退避手段4
のアクセス管理表エントリアンロック部47により、ア
クセス管理表エントリnの排他フラグFnの「退避中」
表示が解除されるので、退避状態判定部13と退避完了
確認部16によりアクセス管理表エントリnの退避中フ
ラグFnを監視することで、退避処理の完了を確認する
ことができる。アクセス監視手段1は退避状態判定部1
3により退避処理中でないことが確認できると、アクセ
スタイプ判定部14により、アクセス情報入力部11で
入力したアクセスタイプを判定し、アクセスが参照なら
ば、オペレーティングシステム7へ制御を戻し、応用プ
ログラム8によるアクセスを可能とする。アクセスが更
新である場合、アクセス管理表エントリロック部15に
より、アクセス管理表エントリnの排他フラグFnを
「更新中」に設定し、オペレーティングシステム7へ制
御を戻し、応用プログラム8によるアクセスを可能とす
る。Next, the access monitoring means 1 refers to the access management table entry n by the evacuation state judging section 13,
It is determined whether the evacuation process is in progress. If the area of the address nK of the cache memory is being saved, the access management table entry locking unit 44 of the saving means 4 sets the exclusive flag Fn of the access management table entry n to "saving", so the saving is completed. The confirmation unit 16 suspends the processing for the second known constant time T2. When the saving process of the area of the cache memory at the address nK is completed, the saving means 4
The access management table entry unlocking unit 47 of the access management table entry n of the exclusion flag Fn of the access management table entry n is “saving”.
Since the display is canceled, the evacuation status determination unit 13 and the evacuation completion confirmation unit 16 can confirm the evacuation process completion by monitoring the evacuation flag Fn of the access management table entry n. The access monitoring unit 1 is the evacuation state determination unit 1
If it is confirmed that the evacuation process is not being performed by 3, the access type determination unit 14 determines the access type input by the access information input unit 11. If the access is a reference, the control is returned to the operating system 7, and the application program 8 Access is possible. If the access is an update, the access management table entry lock unit 15 sets the exclusive flag Fn of the access management table entry n to “updating”, returns control to the operating system 7, and enables access by the application program 8. To do.
【0022】次に、応用プログラム8がキャッシュメモ
リ領域をオペレーティングシステム7へ返却するために
オペレーティングシステム7を呼び出すと、オペレーテ
ィングシステム7ではアクセス監視手段1を開始点2か
ら起動する。アクセス監視手段1は開始点2から起動さ
れると、アクセス情報入力部17によりアクセス要求さ
れたキャッシュメモリのアドレスをオペレーティングシ
ステム7から入力し、アクセス管理表エントリ番号計算
部18により、アクセス要求されたキャッシュメモリ領
域に対応するアクセス管理表1aのエントリ番号を計算
する。この計算は既に退避手段4のアクセス管理表エン
トリ番号計算部43の動作の説明で計算したとおり、キ
ャッシュメモリのアドレスnKは、式(1)によりアク
セス管理表エントリ番号nに対応する。Next, when the application program 8 calls the operating system 7 to return the cache memory area to the operating system 7, the operating system 7 starts the access monitoring means 1 from the starting point 2. When the access monitoring unit 1 is activated from the starting point 2, the address of the cache memory requested to be accessed by the access information input unit 17 is input from the operating system 7, and the access management table entry number calculation unit 18 requests the access. The entry number of the access management table 1a corresponding to the cache memory area is calculated. This calculation is already calculated in the description of the operation of the access management table entry number calculation unit 43 of the saving means 4, and the address nK of the cache memory corresponds to the access management table entry number n by the equation (1).
【0023】アクセス監視手段1は更新状態判定部19
によりアクセス管理表エントリnを参照し、排他フラグ
が「更新中」以外ならば、処理を終了して制御をオペレ
ーティングシステム7へ戻し、排他フラグが「更新中」
ならば、更新計数手段エントリ番号計算部1Aにより、
アクセス情報入力部17により入力されたキャッシュメ
モリ領域に対応する更新計数手段エントリ番号を計算す
る。この計算は、キャッシュメモリアドレスaがわかれ
ば、式(1)の変形の式(2)により更新計数エントリ
番号nが計算できる。The access monitoring means 1 has an update state judging section 19
Refers to the access management table entry n, and if the exclusion flag is other than "updating", the process is terminated and control is returned to the operating system 7, and the exclusion flag is "updating".
If so, the update counting means entry number calculation unit 1A
The update counting unit entry number corresponding to the cache memory area input by the access information input unit 17 is calculated. In this calculation, if the cache memory address a is known, the update count entry number n can be calculated by the formula (2) which is a modification of the formula (1).
【0024】n=a/K …(2) 更に、監視手段1は更新計数部1Bにより更新計数手段
5の内容に1を加算する。また、監視手段1はアクセス
管理表エントリアンロック部1Cによりアクセス管理表
エントリnの「更新中」表示を解除し、処理を終了して
制御をオペレーティングシステム7へ戻す。以上説明し
たように、アクセス管理表エントリの排他フラグによ
り、対応するキャッシュメモリ領域の更新と避部の処理
の間で排他制御が可能になる。N = a / K (2) Further, the monitoring means 1 adds 1 to the content of the update counting means 5 by the update counting section 1B. Further, the monitoring means 1 cancels the display of "update in progress" of the access management table entry n by the access management table entry unlock unit 1C, terminates the processing, and returns the control to the operating system 7. As described above, the exclusive flag of the access management table entry enables exclusive control between the update of the corresponding cache memory area and the processing of the escape unit.
【0025】次に、キャッシュメモリとして使われてい
る半導体記憶装置9に障害が発生した場合に、半導体記
憶装置9にあったデータのうち有効部分と無効部分の識
別について説明する。有効部分とは、半導体記憶装置9
上で最後の退避が行われて以後更新が行われなかった領
域であり、無効部分とは最後の更新が行われて以後退避
が行われていない領域である。半導体記憶装置9に障害
が発生すると、オペレーティングシステム7は、無効領
域判定手段6を起動する。無効領域判定手段6は起動さ
れると、更新計数手段検索部61により更新計数手段5
のエントリを0から順に取り出す。全てのエントリを検
索し終えると全エントリ完了判定部62により処理は終
了する。未処理のエントリがあれば、全エントリ完了判
定部62から無効エントリ判定部63に制御が渡る。そ
のエントリに対応するキャッシュメモリの領域のデータ
の退避されているデータが最新のものか否かは、そのエ
ントリの更新計数値によりわかる。Next, the identification of the valid part and the invalid part of the data in the semiconductor memory device 9 when a failure occurs in the semiconductor memory device 9 used as a cache memory will be described. The effective portion means the semiconductor memory device 9
The above is an area that has not been updated since the last save was performed, and the invalid portion is an area that has not been saved since the last update was performed. When a failure occurs in the semiconductor memory device 9, the operating system 7 activates the invalid area determination means 6. When the invalid area determination means 6 is activated, the update counting means 5 is searched by the update counting means searching section 61.
Are sequentially taken out from 0. When all the entries have been searched, the all entry completion determination unit 62 ends the processing. If there is an unprocessed entry, control is passed from the all-entry completion determination unit 62 to the invalid entry determination unit 63. Whether the saved data of the data in the area of the cache memory corresponding to the entry is the latest is known from the update count value of the entry.
【0026】更新計数値がゼロに設定されていれば最後
の退避以降、そのエントリに対応するキャッシュメモリ
領域は更新がないはずであるから退避されているデータ
は有効であり、このときは出力はない。一方、更新計数
値がゼロでなければ最後の退避以降、そのエントリに対
応するキャッシュメモリ領域は更新されているので退避
されているデータは最新のキャッシュメモリの内容に一
致せず無効であるので無効アドレス計算部64により対
応するキャッシュメモリアドレスを(1)式により計算
し、無効アドレス出力部65により無効となった退避済
みデータに対応するキャッシュメモリのアドレスをオペ
レーティングシステム7に通知する。If the update count value is set to zero, the cache memory area corresponding to that entry should have not been updated since the last save, so the saved data is valid, and at this time the output is Absent. On the other hand, if the update count value is not zero, the cache memory area corresponding to that entry has been updated since the last save, so the saved data is invalid because it does not match the latest cache memory contents. The address calculation unit 64 calculates the corresponding cache memory address by the equation (1), and the invalid address output unit 65 notifies the operating system 7 of the address of the cache memory corresponding to the invalidated saved data.
【0027】[0027]
【発明の効果】以上説明したように本発明のデータ退避
方式によれば、揮発性記憶装置上のデータは、更新後一
定時間内にあるいは一定回数の更新が行われたときに不
揮発性記憶装置へ退避されるので、電源障害等、揮発性
記憶装置上のデータが失われる障害が発生しても、不揮
発性記憶装置へ退避されている確率が高く、従って更新
履歴等によるデータ再生処理が不要になる、あるいはデ
ータ再生処理を必要とするデータ喪失を限定するととも
に喪失されている、即ち退避済みデータのうちの無効部
分がわかり復旧すべきデータ量を限定できるので、障害
後の処理再開までの時間を短縮できると共に、計算機シ
ステムの稼働率を改善でき、また高価な予備電源等の設
備が不要であるという利点が得られる。As described above, according to the data saving method of the present invention, the data in the volatile storage device is stored in the nonvolatile storage device within a certain time after the update or when the data is updated a certain number of times. Therefore, even if a failure such as a power failure occurs that the data on the volatile storage device is lost, it is highly likely that the data will be saved on the non-volatile storage device, and therefore data recovery processing by update history is unnecessary. Or the amount of data that requires data recovery processing is limited and lost, that is, the invalid part of the saved data is known and the amount of data to be restored can be limited, so The advantages are that the time can be shortened, the operating rate of the computer system can be improved, and expensive equipment such as an auxiliary power source is unnecessary.
【図1】本発明のデータ退避方式の一実施例を示したブ
ロック図である。FIG. 1 is a block diagram showing an embodiment of a data saving method of the present invention.
【図2】図1のアクセス監視手段の処理を示した流れ図
である。FIG. 2 is a flowchart showing the processing of the access monitoring means of FIG.
【図3】図1のアクセス監視手段の処理を示した流れ図
である。FIG. 3 is a flowchart showing the processing of the access monitoring means of FIG.
【図4】図1の時間監視手段の処理を示した流れ図であ
る。FIG. 4 is a flowchart showing the processing of the time monitoring means of FIG.
【図5】図1の退避判定手段の処理を示した流れ図であ
る。5 is a flowchart showing the processing of the evacuation determination means in FIG.
【図6】図1の退避手段の処理を示した流れ図である。FIG. 6 is a flowchart showing the processing of the saving means in FIG.
【図7】図1の更新計数手段の構成を示した図である。FIG. 7 is a diagram showing a configuration of update counting means in FIG.
【図8】図1のアクセス管理表の構成を示した図であ
る。FIG. 8 is a diagram showing a configuration of an access management table of FIG.
【図9】図1の無効領域判定手段の処理を示した流れ図
である。FIG. 9 is a flowchart showing the processing of the invalid area determination means in FIG.
1 アクセス監視手段 1a アクセス管理表 2 退避判定手段 3 時間監視手段 4 退避手段 5 更新計数手段 6 無効領域判定手段 7 オペレーティングシステム 8 応用プログラム 9 半導体記憶装置 901 キャッシュメモリ 10 主記憶 11 CPU 12 磁気ディスク装置 1 access monitoring means 1a access management table 2 evacuation determination means 3 time monitoring means 4 evacuation means 5 update counting means 6 invalid area determination means 7 operating system 8 application program 9 semiconductor memory device 901 cache memory 10 main memory 11 CPU 12 magnetic disk device
Claims (1)
記憶装置のキャッシュメモリとして利用する階層化記憶
管理方式において、揮発性記憶装置の領域の利用単位毎
にそのデータへのアクセスの可否を判定するアクセス監
視手段と、揮発性記憶装置の領域の利用単位毎にそのデ
ータを対応する不揮発性記憶装置へ退避するか否かを判
定する退避判定手段と、前記退避判定手段を一定時間間
隔で起動する時間監視手段と、揮発性記憶装置の領域の
利用単位毎にそのデータを不揮発性記憶装置の対応する
領域へ退避する退避手段と、揮発性記憶装置の利用単位
毎にそのデータの最後の退避以降の更新回数を記憶する
更新計数手段と、揮発性記憶装置の障害発生時に該揮発
性記憶装置にあったデータの退避済み領域のうち有効領
域と無効領域を判定する無効領域判定手段とを有するこ
とを特徴とするデータ退避方式。1. In a hierarchical storage management system that uses a high-speed volatile storage device as a cache memory of a low-speed nonvolatile storage device, whether or not to access the data is determined for each usage unit of the area of the volatile storage device. The access monitoring means for judging, the evacuation judging means for judging whether or not to save the data to the corresponding nonvolatile memory device for each usage unit of the area of the volatile memory device, and the evacuation judging means at fixed time intervals. A time monitoring means to be activated, a saving means for saving the data to a corresponding area of the non-volatile storage device for each usage unit of the area of the volatile storage device, and a last part of the data for each usage unit of the volatile storage device. An update counting unit that stores the number of updates after the saving, and a valid area and an invalid area of the saved area of the data in the volatile storage device when a failure occurs in the volatile storage device And an invalid area determining means for performing the data saving method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5023214A JPH06214883A (en) | 1993-01-19 | 1993-01-19 | Data saving system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5023214A JPH06214883A (en) | 1993-01-19 | 1993-01-19 | Data saving system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH06214883A true JPH06214883A (en) | 1994-08-05 |
Family
ID=12104418
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP5023214A Pending JPH06214883A (en) | 1993-01-19 | 1993-01-19 | Data saving system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH06214883A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012014435A (en) * | 2010-06-30 | 2012-01-19 | Toshiba Corp | Information processor and data restoring method |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH02253452A (en) * | 1989-03-28 | 1990-10-12 | Nec Corp | Office managing information logical saving/storing device |
JPH04107725A (en) * | 1990-08-29 | 1992-04-09 | Nec Corp | Data saving/restoring system |
JPH04295941A (en) * | 1991-03-25 | 1992-10-20 | Nec Corp | Automatic file backup system |
-
1993
- 1993-01-19 JP JP5023214A patent/JPH06214883A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH02253452A (en) * | 1989-03-28 | 1990-10-12 | Nec Corp | Office managing information logical saving/storing device |
JPH04107725A (en) * | 1990-08-29 | 1992-04-09 | Nec Corp | Data saving/restoring system |
JPH04295941A (en) * | 1991-03-25 | 1992-10-20 | Nec Corp | Automatic file backup system |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012014435A (en) * | 2010-06-30 | 2012-01-19 | Toshiba Corp | Information processor and data restoring method |
US8335901B2 (en) | 2010-06-30 | 2012-12-18 | Kabushiki Kaisha Toshiba | Information processing apparatus and data restoration method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7640276B2 (en) | Backup system, program and backup method | |
US7085955B2 (en) | Checkpointing with a write back controller | |
US8316366B2 (en) | Facilitating transactional execution in a processor that supports simultaneous speculative threading | |
US8601240B2 (en) | Selectively defering load instructions after encountering a store instruction with an unknown destination address during speculative execution | |
US5748985A (en) | Cache control method and cache controller | |
US5381544A (en) | Copyback memory system and cache memory controller which permits access while error recovery operations are performed | |
US8898413B2 (en) | Point-in-time copying of virtual storage | |
US6009414A (en) | Computer system with checkpoint facility and accounting facility indicating charges payable for processes | |
US8892838B2 (en) | Point-in-time copying of virtual storage and point-in-time dumping | |
EP0969358A2 (en) | Information processing device and method for performing parallel processing | |
JPH06214883A (en) | Data saving system | |
CN113590212B (en) | Method, device and equipment for starting database instance | |
JPH04107725A (en) | Data saving/restoring system | |
US6829693B2 (en) | Auxiliary storage slot scavenger | |
JP3070453B2 (en) | Memory failure recovery method and recovery system for computer system | |
KR100365891B1 (en) | Backup/recovery Apparatus and method for non-log processing of real-time main memory database system | |
JPH0744440A (en) | Data save device | |
JPH03134747A (en) | Dynamic control system and method of program | |
JPS63132351A (en) | Memory data base processor | |
JPS60250447A (en) | Post-replacement system of magnetic disk file | |
JPH0540647A (en) | Data saving system | |
JPH0652049A (en) | Memory content restoration device | |
JPS6367661A (en) | Data protecting system for cache memory | |
JPH05108388A (en) | Process restoration system | |
JPH0457131A (en) | Data saving system |