JPH10187541A - Data storage system and cache control method to be applied to the same - Google Patents

Data storage system and cache control method to be applied to the same

Info

Publication number
JPH10187541A
JPH10187541A JP34331996A JP34331996A JPH10187541A JP H10187541 A JPH10187541 A JP H10187541A JP 34331996 A JP34331996 A JP 34331996A JP 34331996 A JP34331996 A JP 34331996A JP H10187541 A JPH10187541 A JP H10187541A
Authority
JP
Japan
Prior art keywords
disk device
file
swap file
semiconductor disk
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP34331996A
Other languages
Japanese (ja)
Inventor
Hiroshi Sukegawa
博 助川
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP34331996A priority Critical patent/JPH10187541A/en
Publication of JPH10187541A publication Critical patent/JPH10187541A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)
  • Read Only Memory (AREA)

Abstract

PROBLEM TO BE SOLVED: To attain the improvement of efficiency in the use of system resources as a result by preserving a swap file as needed without generating any useless storage area in a semiconductor disk device especially when executing swap processing at the swapping function of system concerning a non-volatile cache system utilizing the semiconductor disk device. SOLUTION: When this system has a semiconductor disk device 1 as the external storage device of host system 4 having the swapping function and the swap file due to the swapping function is set, at the time point when the data write request of swap file is really generated from the host system 4 in the state of securing the logical file area of swap file, a controller 3 executes operation for writing data into the file area secured on the semiconductor disk device 1.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータシス
テムに適用し、磁気ディスク装置及びフラッシュEEP
ROMから構成される半導体ディスク装置からなる記憶
システムに関し、いわゆるディスク・キャッシュ機能を
備えたデータ記憶システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is applied to a computer system, and includes a magnetic disk drive and a flash EEP.
More particularly, the present invention relates to a data storage system having a so-called disk cache function.

【0002】[0002]

【従来の技術】従来、コンピュータシステムでは、外部
記憶装置として必要不可欠な磁気ディスク装置のアクセ
ス速度を結果的に高速化するための技術として、いわゆ
るディスク・キャッシュ機能(ディスク・キャッシュシ
ステム)が採用されている。磁気ディスク装置は通常で
はハードディスクドライブ(HDD)からなり、大容量
のファイル装置であるが、半導体メモリからなるメイン
メモリなどと比較してアクセス速度が低速である。
2. Description of the Related Art Conventionally, a computer system employs a so-called disk cache function (disk cache system) as a technique for eventually increasing the access speed of a magnetic disk device which is indispensable as an external storage device. ing. The magnetic disk device is usually composed of a hard disk drive (HDD) and is a large-capacity file device. However, the access speed is lower than that of a main memory composed of a semiconductor memory.

【0003】このため、前記のディスク・キャッシュシ
ステムにより、HDDの低速のアクセス動作を補償し、
特に使用頻度の高い情報に対してアクセス速度を高速化
している。ディスク・キャッシュシステムには、DRA
Mからなるメインメモリ(揮発性ICメモリ)の一部の
記憶領域をHDDのキャッシュ領域として使用する方式
(smartdriveとも呼ばれている)がある。し
かしながら、この方式は、電源オフ時にはメインメモリ
はクリアされてしまうため、電源起動時にはディスク・
キャッシュシステムは機能せずに、電源起動後に有効と
なっていわゆる学習効果を発揮する。学習効果とは、H
DDのアクセスに応じてキャッシュ領域をアクセスした
ときに最初はヒットしないが、その後にアクセスしたデ
ータをキャッシュ領域に保存してキャッシュ機能を発揮
する効果である。
For this reason, the above-mentioned disk cache system compensates for the low-speed access operation of the HDD,
In particular, the access speed is increased for frequently used information. DRA is included in the disk cache system.
There is a method (also called smartdrive) in which a partial storage area of a main memory (volatile IC memory) composed of M is used as a cache area of an HDD. However, in this method, the main memory is cleared when the power is turned off.
The cache system does not function, but becomes effective after the power is turned on, and exhibits a so-called learning effect. The learning effect is H
When a cache area is accessed in response to a DD access, the cache area is not hit at first, but subsequently accessed data is stored in the cache area to exert a cache function.

【0004】従って、前記の方式では、オペレーティン
グシステム(OS)や特に使用頻度の高いアプリケーシ
ョン・プログラム(AP)の場合でも、電源投入時の第
1回目のHDDに対するアクセス時には、キャッシュシ
ステムは有効に機能しない。このため、OSやAPの肥
大化に伴って、HDDのアクセス速度の低速性が影響し
て、起動時の所要時間の長時間化が問題になっている。
Therefore, in the above-described method, even in the case of an operating system (OS) or an application program (AP) which is frequently used, the cache system functions effectively at the time of the first access to the HDD at power-on. do not do. For this reason, with the enlargement of the OS and the AP, the slow access speed of the HDD has an influence, and the prolonged time required for startup has become a problem.

【0005】そこで、フラッシュEEPROM(フラッ
シュメモリ)から構成される半導体ディスク装置を利用
したディスク・キャッシュシステムが提案されている。
半導体ディスク装置は不揮発性記憶装置であり、かつH
DDに対してアクセス速度が高速である。従って、メイ
ンメモリを利用したキャッシュシステムとは異なり、電
源オフでもキャッシュ領域のデータを保持し、電源投入
時にキャッシュ機能を有効に発揮できる。また、HDD
よりも高速であるため、キャッシュ機能である高速バッ
ファ機能を実現することができる。
Accordingly, a disk cache system using a semiconductor disk device composed of a flash EEPROM (flash memory) has been proposed.
The semiconductor disk device is a nonvolatile storage device, and
The access speed is faster than DD. Therefore, unlike the cache system using the main memory, the data in the cache area is retained even when the power is turned off, and the cache function can be effectively exhibited when the power is turned on. In addition, HDD
Therefore, a high-speed buffer function, which is a cache function, can be realized.

【0006】[0006]

【発明が解決しようとする課題】前記の半導体ディスク
装置を利用した不揮発性のキャッシュシステムにより、
特に電源投入時のHDDに対するキャッシュ機能を有効
に発揮することができる。このようなキャッシュシステ
ムを効率的に運用して、コンピュータシステムの性能を
向上させることが望ましい。即ち、半導体ディスク装置
の記憶領域を使用するキャッシュ領域に、どのようなデ
ータを保存するのかを設定したり、またHDDとの協調
的機能の設定により、キャッシュシステムの効率的な運
用が可能となる。
According to the nonvolatile cache system using the semiconductor disk device,
In particular, the cache function for the HDD when the power is turned on can be effectively exhibited. It is desirable to operate such a cache system efficiently to improve the performance of the computer system. That is, by setting what kind of data is to be stored in the cache area using the storage area of the semiconductor disk device, and setting the cooperative function with the HDD, the cache system can be operated efficiently. .

【0007】ところで、コンピュータシステムでは、シ
ステムのメインメモリの使用効率を向上させる手法とし
てスワッピング(swapping)機能と呼ばれる方
式が周知である。この機能は、メインメモリに格納され
ているプログラムなどのファイル(これをスワップファ
イルと呼ぶ)を2次記憶装置であるHDDなどに退避さ
せて、使用時にHDDからメインメモリに復帰させるよ
うな記憶装置間でファイルを交換するスワップ処理を実
行する。これにより、システム資源の使用効率を向上さ
せる方式である。
By the way, in computer systems, a method called a swapping function is well known as a technique for improving the use efficiency of the main memory of the system. This function is a storage device that saves a file such as a program stored in the main memory (referred to as a swap file) to an HDD or the like as a secondary storage device and returns the HDD to the main memory when used. Perform swap operations to exchange files between. This is a method for improving the use efficiency of system resources.

【0008】このスワップ処理において、HDDのキャ
ッシュ領域として前記の半導体ディスク装置を利用する
方式がある。具体的には、システム(OS)からスワッ
プファイルが設定されると、半導体ディスク装置に対し
てスワップファイルを保存するためのファイル領域が確
保されることになる。しかしながら、システムはスワッ
プファイルの設定時には論理的なファイル領域の確保を
要求するだけで、通常ではスワップファイルのデータを
実際に2次記憶装置に保存するための書込み要求につい
ては別の機会に行なう。このため、スワップファイルの
設定により半導体ディスク装置に確保されたファイル領
域は、実際にはデータが書込まれない不使用領域とな
る。従って、結果的に半導体ディスク装置には無駄な記
憶領域が発生することになり、システム資源の使用効率
の低下を招く要因となる。
In this swap processing, there is a method in which the above-mentioned semiconductor disk device is used as a cache area of the HDD. Specifically, when a swap file is set from the system (OS), a file area for storing the swap file is secured in the semiconductor disk device. However, the system only requests the reservation of a logical file area at the time of setting the swap file, and usually issues a write request for actually saving the data of the swap file in the secondary storage device at another occasion. For this reason, the file area secured in the semiconductor disk device by setting the swap file is an unused area where data is not actually written. Therefore, as a result, a useless storage area is generated in the semiconductor disk device, which causes a reduction in the use efficiency of system resources.

【0009】そこで、本発明の目的は、半導体ディスク
装置を利用した不揮発性のキャッシュシステムにおい
て、特にシステムのスワッピング機能におけるスワップ
処理を実行するときに、半導体ディスク装置に無駄な記
憶領域が発生することなく、必要に応じてスワップファ
イルを保存するようにして、結果的にシステム資源の使
用効率の向上を図ることにある。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a nonvolatile cache system using a semiconductor disk device, particularly when a swapping process is performed in a swapping function of the system, so that a useless storage area is generated in the semiconductor disk device. Instead, a swap file is saved as needed, and as a result, the use efficiency of system resources is improved.

【0010】[0010]

【課題を解決するための手段】本発明は、スワッピング
機能を有するコンピュータシステムの外部記憶装置とし
てフラッシュEEPROMから構成される半導体ディス
ク装置からなるデータ記憶システムにおいて、コンピュ
ータシステムのスワッピング機能によるスワップファイ
ルの設定がなされたときに、スワップファイルの論理的
ファイル領域を確保する手段と、実際にコンピュータシ
ステムからスワップファイルのデータ書込み要求が発生
した時点で、半導体ディスク装置に確保したファイル領
域にデータの書込み動作を実行させる手段とを備えたデ
ータは記憶システムである。
SUMMARY OF THE INVENTION The present invention relates to a data storage system comprising a semiconductor disk device comprising a flash EEPROM as an external storage device of a computer system having a swapping function, and setting a swap file by the swapping function of the computer system. Means to secure a logical file area of the swap file when the data is written, and when the data write request of the swap file is actually issued from the computer system, the data write operation to the file area secured in the semiconductor disk device is performed. The data comprising the means to be executed is a storage system.

【0011】このようなシステムにより、システムのス
ワッピング機能によりスワップファイルが設定された時
点では論理的ファイル領域は確保されるが、半導体ディ
スク装置の物理的ファイル領域は実際のデータ書込み要
求に応じて確保される。従って、スワップファイルが設
定されただけでは、半導体ディスク装置にスワップファ
イルの物理的ファイル領域は設定されないため、実際の
データ書込み動作が発生するまで、半導体ディスク装置
にデータが保存されない無駄な記憶領域が発生するよう
な事態を防止することができる。従って、半導体ディス
ク装置の記憶領域を常に有効に使用することができる。
With such a system, a logical file area is secured when a swap file is set by the swapping function of the system, but a physical file area of the semiconductor disk device is secured in response to an actual data write request. Is done. Therefore, just setting the swap file does not set the physical file area of the swap file in the semiconductor disk device, so that there is no useless storage area where data is not stored in the semiconductor disk device until an actual data write operation occurs. Such a situation can be prevented. Therefore, the storage area of the semiconductor disk device can always be used effectively.

【0012】本発明の第1の態様として、前記外部記憶
装置として磁気ディスク装置及び前記半導体ディスク装
置からなるデータ記憶システムであって、半導体ディス
ク装置を磁気ディスク装置のキャッシュメモリとして機
能させるキャッシュシステムに適用する。キャッシュシ
ステムは、磁気ディスク装置と半導体ディスク装置とを
一体化構成した論理ドライブとしてアクセス制御し、コ
ンピュータシステムの前記スワッピング機能によるスワ
ップファイルの設定がなされたときに論理ドライブの論
理的ファイル領域としてスワップファイルのファイル領
域を確保し、実際にコンピュータシステムからスワップ
ファイルのデータの書込み要求が発生した時点で、半導
体ディスク装置または磁気ディスク装置にスワップファ
イルを保存する物理的ファイル領域を確保してスワップ
ファイルを保存する手段を有する。
According to a first aspect of the present invention, there is provided a data storage system including a magnetic disk device and the semiconductor disk device as the external storage device, wherein the cache system causes the semiconductor disk device to function as a cache memory of the magnetic disk device. Apply. The cache system controls access as a logical drive in which a magnetic disk device and a semiconductor disk device are integrally configured, and when a swap file is set by the swapping function of the computer system, the swap file is used as a logical file area of the logical drive. Of the swap file, and when the computer system actually issues a request to write the data of the swap file, secures a physical file area for saving the swap file on the semiconductor disk device or magnetic disk device and saves the swap file. Have means to do so.

【0013】本発明の第2の態様として、前記キャッシ
ュ制御手段は、システムからのデータ書込み要求に応じ
て半導体ディスク装置にスワップファイルのデータを書
込むときに、オーバーフローのデータを磁気ディスク装
置に書込む。
As a second aspect of the present invention, the cache control means writes overflow data to a magnetic disk device when writing data of a swap file to a semiconductor disk device in response to a data write request from a system. Put in.

【0014】本発明の第3の態様として、前記キャッシ
ュ制御手段は、前記スワッピング機能によるスワップフ
ァイルの設定がなされたときに、スワップファイルの論
理的ファイル領域を仮想ファイル領域として磁気ディス
ク装置に確保し、実際にコンピュータシステムからスワ
ップファイルのデータの書込み要求が発生した時点で、
スワップファイルのデータを半導体ディスク装置に確保
した領域に書込む。このような方式により、例えばシス
テムのOSによるシステムチェック処理が実行されたと
きに、磁気ディスク装置の仮想ファイル領域に対するア
クセスが実行されて、応答エミュレーションなどの機能
を容易に実現することができる。
As a third aspect of the present invention, when the swap file is set by the swapping function, the cache control means secures a logical file area of the swap file as a virtual file area in the magnetic disk device. At the time when the computer system actually issues a swap file data write request,
The data of the swap file is written to an area secured in the semiconductor disk device. According to such a method, for example, when a system check process is performed by the OS of the system, access to the virtual file area of the magnetic disk device is performed, and functions such as response emulation can be easily realized.

【0015】本発明の第4の態様として、前記キャッシ
ュ制御手段は、コンピュータシステムの起動時に半導体
ディスク装置に保存したスワップファイルを消去し、半
導体ディスク装置には常に新規に書込まれたスワップフ
ァイルのみを保存する。このとき、キャッシュ制御手段
はアドレス変換テーブル手段に登録したアドレス情報を
クリアして、半導体ディスク装置に保存したスワップフ
ァイルを論理的に消去する。このような方式により、シ
ステムの起動以前の不要なスワップファイルを半導体デ
ィスク装置から削除するため、無駄なファイルを保存す
る弊害を除去し、半導体ディスク装置の使用効率を向上
させることができる。
As a fourth aspect of the present invention, the cache control means erases the swap file stored in the semiconductor disk device when the computer system is started, and always stores only the newly written swap file in the semiconductor disk device. Save. At this time, the cache control means clears the address information registered in the address conversion table means and logically deletes the swap file stored in the semiconductor disk device. According to such a method, unnecessary swap files before the start of the system are deleted from the semiconductor disk device, so that the ill effect of saving useless files can be eliminated and the use efficiency of the semiconductor disk device can be improved.

【0016】[0016]

【発明の実施の形態】以下図面を参照して本発明の実施
の形態を説明する。図1は本発明の実施形態に関係する
ディスク・キャッシュシステムの要部を示すブロック図
であり、図2は同実施形態に関係するコンピュータシス
テムの要部を示すブロック図である。 (ディスク・キャッシュシステム)本実施形態のディス
ク・キャッシュシステムは、図1に示すように、例えば
パーソナルコンピュータなどのコンピュータシステムに
おいて、外部記憶装置であるHDD2のキャッシュメモ
リとして、フラッシュEEPROMから構成される半導
体ディスク装置1を利用してキャッシュ機能を発揮させ
る。システムの主構成要素であるキャッシュシステムコ
ントローラ(以下単にコントローラと称する)3は、コ
ンピュータシステムのOSの管理下で機能するデバイス
ドライバ(ソフトウェア)の一種として実現される。コ
ントローラ3は、半導体ディスク装置1およびHDD2
に対して、それぞれのデバイスドライバ(フラッシュメ
モリドライバとハードディスクドライバ)を介してデー
タ入出力制御(キャッシュ動作制御)を実行する。さら
に、コントローラ1は、OSとアプリケーション・プロ
グラム(AP)を含むホストシステム4と各ディスク装
置1,2との間に介在するような構成であり、ホストシ
ステム4からのHDDに対するアクセス要求(リード/
ライトコマンドの発行)に従って、半導体ディスク装置
1およびHDD2をいわば統合した記憶システムとして
制御するものである。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a main part of a disk cache system related to the embodiment of the present invention, and FIG. 2 is a block diagram showing a main part of a computer system related to the embodiment. (Disk Cache System) As shown in FIG. 1, a disk cache system according to the present embodiment is a computer system such as a personal computer, which is a semiconductor device configured from a flash EEPROM as a cache memory of an HDD 2 as an external storage device. The cache function is exhibited using the disk device 1. A cache system controller (hereinafter simply referred to as a controller) 3, which is a main component of the system, is realized as a type of device driver (software) that functions under the control of the OS of the computer system. The controller 3 includes the semiconductor disk device 1 and the HDD 2
, The data input / output control (cache operation control) is executed via the respective device drivers (flash memory driver and hard disk driver). Further, the controller 1 is configured so as to be interposed between the host system 4 including the OS and the application program (AP) and each of the disk devices 1 and 2.
In response to the write command, the semiconductor disk device 1 and the HDD 2 are controlled as a so-called integrated storage system.

【0017】ここで、本実施形態のホストシステム4
は、いわゆるスワッピング機能を備えており、メインメ
モリ23と2次記憶装置(本実施形態ではHDD2)と
の間でスワップファイルを交換するスワップ処理を実行
する。ホストシステム4は、スワップファイルが設定さ
れると、通常ではOSによりFAT(ファイル・アロケ
ーション・テーブル)などのファイル管理テーブル上に
登録して、スワップファイルのファイル領域を論理的に
確保する。ここでは、このように確保されたファイル領
域を論理ファイル領域と呼ぶ。
Here, the host system 4 of the present embodiment
Has a so-called swapping function, and executes a swap process for exchanging a swap file between the main memory 23 and the secondary storage device (the HDD 2 in the present embodiment). When a swap file is set, the host system 4 normally registers the file on a file management table such as a FAT (file allocation table) by the OS to logically secure a file area for the swap file. Here, the file area secured in this way is called a logical file area.

【0018】後述するように、コントローラ3は、スワ
ッピング機能によるスワップファイルが設定されても、
直ぐには半導体ディスク装置1のファイル領域を確保せ
ずに、ホストシステム4から実際にスワップファイルの
データの書込み要求があった時点で半導体ディスク装置
1のファイル領域を確保してデータを書込む。 (コンピュータシステム)本発明のディスク・キャッシ
ュシステムは、図2に示すようなコンピュータシステム
に適用される。本発明のコンピュータシステムとして
は、周辺デバイスが接続されるローカルバスとしてPC
Iバス20を使用し、CPU22とPCIバス20とが
ホスト/PCIブリッジ21を介して接続された方式を
想定している。
As will be described later, even if a swap file is set by the swapping function, the controller 3
Instead of securing the file area of the semiconductor disk device 1 immediately, the file system of the semiconductor disk device 1 is secured and the data is written when the host system 4 actually requests the writing of the data of the swap file. (Computer System) The disk cache system of the present invention is applied to a computer system as shown in FIG. As the computer system of the present invention, a PC is used as a local bus to which peripheral devices are connected.
It is assumed that the CPU 22 and the PCI bus 20 are connected via the host / PCI bridge 21 using the I bus 20.

【0019】コンピュータシステムは、ブリッジ21に
接続されたメインメモリ23と、PCIバス20に接続
されたカードバス対応のPCカードコントローラ24
と、HDD2と、フラッシュドライブ(ATA仕様ドラ
イブ)26と、フロッピーディスクドライブ(FDD)
27と、さらに基本入出力システム(BIOS)を格納
したBIOSROM28とを有する。図1に示す半導体
ディスク装置1は、PCカードコントローラ24により
制御されるフラッシュメモリカード25およびフラッシ
ュドライブ26から構成されていると想定する。FDD
27は、交換媒体であるフロッピーディスクによりO
S、AP、または本発明に関係するキャッシュシステム
ドライバなどの各種ドライバをシステムにインストール
することを実現する。なお、HDD2、およびフラッシ
ュドライブ26またはフラッシュメモリカード25には
相互に異なるドライブ番号(#0,#1)が割り当てら
れる。ホストシステム4のOSやAPは、ハード構成と
してはHDD2と半導体ディスク装置1とは相互に異な
るドライブとして取り扱う。従って、半導体ディスク装
置1であるフラッシュドライブ26またはフラッシュメ
モリカード25の各記憶領域において、本発明に関係す
るキャッシュ領域として利用される以外の記憶領域につ
いては、OSやAPはキャッシュシステムコントローラ
3を介して通常の外部記憶装置として使用することがで
きる。 (本実施形態のスワップ処理)前述のようなシステム構
成において、図3の概念図と図4のフローチャートを参
照して本実施形態の動作を説明する。
The computer system includes a main memory 23 connected to a bridge 21 and a PC card controller 24 compatible with a card bus connected to a PCI bus 20.
, HDD2, flash drive (ATA specification drive) 26, and floppy disk drive (FDD)
27, and a BIOS ROM 28 storing a basic input / output system (BIOS). It is assumed that the semiconductor disk device 1 shown in FIG. 1 includes a flash memory card 25 controlled by a PC card controller 24 and a flash drive 26. FDD
Reference numeral 27 denotes O by a floppy disk as an exchange medium.
Various drivers such as S, AP, or a cache system driver related to the present invention are installed in the system. The HDD 2 and the flash drive 26 or the flash memory card 25 are assigned different drive numbers (# 0, # 1). The OS and the AP of the host system 4 treat the HDD 2 and the semiconductor disk device 1 as drives different from each other as a hardware configuration. Therefore, in each storage area of the flash drive 26 or the flash memory card 25 which is the semiconductor disk device 1, the OS and the AP are transmitted via the cache system controller 3 for the storage areas other than the storage area used as the cache area related to the present invention. Can be used as a normal external storage device. (Swap processing of this embodiment) In the system configuration as described above, the operation of this embodiment will be described with reference to the conceptual diagram of FIG. 3 and the flowchart of FIG.

【0020】本実施形態では、図3に示すように、ホス
トシステム4からはコントローラ3を含む外部記憶装置
(メインメモリ23に対する2次記憶装置)は、半導体
ディスク装置1とHDD2とが一体構成された論理ドラ
イブ10として取り扱われる。さらに、コントローラ3
は、ホストシステム4からのアクセス要求に応じて、ホ
ストシステム4からのアクセス対象アドレス(以下論理
アドレスと呼ぶ)と、半導体ディスク装置1またはHD
D2の記憶領域を指定するためのアドレス(以下物理ア
ドレスと呼ぶ)との対応関係を管理するためのアドレス
変換テーブル30を有する。コントローラ3は、アドレ
ス変換テーブル30によりホストシステム4からのアク
セスに従って、例えば半導体ディスク装置1の記憶領域
に指定のファイル領域を論理的に確保できる。また、後
述するように、コントローラ3は、アドレス変換テーブ
ル30の論理アドレスをクリアすることにより、論理ア
ドレスと物理アドレスとの対応関係が解消するため、半
導体ディスク装置1に保存されたファイルを論理的に消
去できる。
In this embodiment, as shown in FIG. 3, an external storage device (secondary storage device for the main memory 23) including the controller 3 from the host system 4 has the semiconductor disk device 1 and the HDD 2 integrated. Is handled as the logical drive 10 that has been used. In addition, controller 3
In response to an access request from the host system 4, an address to be accessed from the host system 4 (hereinafter referred to as a logical address) and the semiconductor disk device 1 or the HD
It has an address conversion table 30 for managing a correspondence relationship with an address (hereinafter, referred to as a physical address) for designating a storage area of D2. The controller 3 can logically secure a designated file area in, for example, a storage area of the semiconductor disk device 1 according to the access from the host system 4 by the address conversion table 30. As will be described later, the controller 3 clears the logical address in the address conversion table 30 to eliminate the correspondence between the logical address and the physical address. Can be deleted.

【0021】ホストシステム4はスワッピング機能によ
り、スワップファイルを設定すると、スワップファイル
を保存するためのファイルサイズの論理ファイル領域を
確保する(ステップS1,S2)。即ち、ホストシステ
ム4は、メインメモリ23に格納された未使用のプログ
ラムなどのスワップファイルを論理ドライブ10に保存
するためのスワップ処理を行なう。このスワップ処理で
は、OSにより例えばFAT(ファイル・アロケーショ
ン・テーブル)などのファイル管理テーブル上に登録し
て、スワップファイルの論理ファイル領域を確保する
(図3のスワップファイル領域10A)。
When the swap file is set by the swapping function, the host system 4 secures a logical file area of a file size for storing the swap file (steps S1 and S2). That is, the host system 4 performs a swap process for storing a swap file such as an unused program stored in the main memory 23 in the logical drive 10. In this swap processing, the OS registers the file on a file management table such as a FAT (file allocation table) to secure a logical file area for the swap file (the swap file area 10A in FIG. 3).

【0022】ここで、コントローラ3は、ホストシステ
ム4によりスワップファイルが設定されたときに、アド
レス変換テーブル30上に論理アドレスを登録して、H
DD2上に仮想ファイル2Aとして割り当てる処理を実
行してもよい。このような仮想ファイルの確保により、
例えばホストシステム4のOSによるシステムチェック
処理が実行されたときに、HDDのデータが書込まれて
いない仮想ファイル2Aをアクセスできるため、応答エ
ミュレーションなどを容易に実行することができる。
Here, when the swap file is set by the host system 4, the controller 3 registers the logical address on the address conversion table 30 and
A process of allocating the virtual file 2A to the DD 2 may be executed. By securing such virtual files,
For example, when a system check process is performed by the OS of the host system 4, the virtual file 2A to which the data of the HDD is not written can be accessed, so that response emulation and the like can be easily executed.

【0023】コントローラ3は、ホストシステム4から
スワップファイルのデータの書込み要求が発生するま
で、半導体ディスク装置1にはファイル領域(物理アド
レスによる記憶領域)を確保しない(ステップS3のN
O)。通常では、ホストシステム4は、スワップファイ
ルを設定して論理ファイル領域を確保しても、スワップ
ファイルのデータの書込み要求については別の機会に実
行する。
The controller 3 does not secure a file area (a storage area based on a physical address) in the semiconductor disk device 1 until a request for writing data of a swap file is issued from the host system 4 (N in step S3).
O). Normally, even if a swap file is set and a logical file area is secured, the host system 4 executes the swap file data write request at another opportunity.

【0024】一方、ホストシステム4からスワップファ
イルのデータの書込み要求が発生すると、コントローラ
3はアドレス変換テーブル30上に論理アドレスを登録
して、半導体ディスク装置1上にスワップファイルのデ
ータを書込むためのファイル領域を確保する(図3に示
す実ファイル領域1A)。そして、確保したファイル領
域にスワップファイルのデータを書込む(ステップS3
のYES,S4)。このとき、コントローラ3は、半導
体ディスク装置1上に確保したファイル領域からオーバ
ーフローするスワップファイルのデータが発生すると、
HDD2上に確保したファイル領域にそのオーバーフロ
ーデータを書込む(ステップS5,S6)。
On the other hand, when a write request for data of the swap file is issued from the host system 4, the controller 3 registers a logical address on the address conversion table 30 and writes the data of the swap file on the semiconductor disk device 1. (The actual file area 1A shown in FIG. 3). Then, the data of the swap file is written to the secured file area (step S3).
YES, S4). At this time, when the data of the swap file overflowing from the file area secured on the semiconductor disk device 1 occurs, the controller 3
The overflow data is written to the file area secured on the HDD 2 (steps S5 and S6).

【0025】このような処理により、半導体ディスク装
置1上にスワップファイルのデータが書込まれて、メイ
ンメモリ23から転送されたスワップファイルが保存さ
れることになる。ホストシステム4は、必要に応じて論
理ドライブ10に対してスワップファイルをアクセス要
求し、論理ドライブ10から転送されたスワップファイ
ルをメインメモリにセットする。これにより、メインメ
モリ23と2次記憶装置である論理ドライブ10間にお
いて、スワップファイルの交換が行なわれる。ここで、
本実施形態では、コントローラ3は論理ドライブ10に
対するホストシステム4からのアクセス要求に応じて、
半導体ディスク装置1に保存したスワップファイルを読
出して転送する。従って、HDD2からアクセスする場
合と比較して、高速にアクセスができるため、結果的に
高速のスワップ処理を実現することができる。
By such processing, the data of the swap file is written on the semiconductor disk device 1 and the swap file transferred from the main memory 23 is stored. The host system 4 requests the logical drive 10 to access the swap file as necessary, and sets the swap file transferred from the logical drive 10 in the main memory. As a result, the swap file is exchanged between the main memory 23 and the logical drive 10 as the secondary storage device. here,
In the present embodiment, the controller 3 responds to an access request from the host system 4 to the logical drive 10,
The swap file stored in the semiconductor disk device 1 is read and transferred. Therefore, the access can be performed at a higher speed as compared with the case where the access is made from the HDD 2, and as a result, a high-speed swap process can be realized.

【0026】次に、ホストシステム4のOSの動作が終
了して、システム電源がオフされたと想定する(ステッ
プS7のYES)。この後に、システム電源がオンされ
て、OSが再起動したときに、本実施形態ではコントロ
ーラ3によりスワップファイルは消去される(ステップ
S8のYES,S9)。具体的には、コントローラ3
は、システムの起動時にアドレス変換テーブル30上に
登録したスワップファイルに対応する論理アドレスをク
リアして、半導体ディスク装置1上に保存されているス
ワップファイルを論理的に消去する。即ち、論理アドレ
スをクリアすることにより、アドレス変換テーブル30
上では半導体ディスク装置1の物理アドレスとの対応関
係が消滅するため、半導体ディスク装置1上に保存され
ているスワップファイルは実質的に消去されたことにな
る。
Next, it is assumed that the operation of the OS of the host system 4 has been completed and the system power has been turned off (YES in step S7). Thereafter, when the system power is turned on and the OS is restarted, in the present embodiment, the controller 3 deletes the swap file (YES in step S8, S9). Specifically, the controller 3
Clears the logical address corresponding to the swap file registered on the address conversion table 30 when the system is started, and logically deletes the swap file stored on the semiconductor disk device 1. That is, by clearing the logical address, the address conversion table 30 is cleared.
In the above, since the correspondence relationship with the physical address of the semiconductor disk device 1 disappears, the swap file stored on the semiconductor disk device 1 has been substantially deleted.

【0027】このような処理により、OSの終了(また
はシステム電源のオフ)により、通常ではスワップファ
イルは不要になる。しかし、半導体ディスク装置1(ま
たはHDD2)は不揮発性であるため、電源オフしても
データは消去せずに保存されたままである。従って、不
要になっているスワップファイルも保存されたままとな
り、半導体ディスク装置1の記憶領域が無駄に使用され
ていることになる。そこで、本実施形態のように、シス
テムの起動時(OSの起動時)に、コントローラ3がア
ドレス変換テーブル30のクリア処理を実行することに
より、半導体ディスク装置1に保存された不要なスワッ
プファイルを論理的に消去する。また、OSの緊急終了
または電源の緊急オフの場合でも、コントローラ3がア
ドレス変換テーブル30のクリア処理を実行して、不要
なスワップファイルを論理的に消去する。
By such processing, the swap file is not normally required when the OS is terminated (or the system power is turned off). However, since the semiconductor disk device 1 (or the HDD 2) is non-volatile, even if the power is turned off, the data remains stored without being erased. Therefore, the unnecessary swap file remains stored, and the storage area of the semiconductor disk device 1 is wasted. Thus, as in the present embodiment, when the system is started (when the OS is started), the controller 3 executes the process of clearing the address conversion table 30 so that the unnecessary swap file stored in the semiconductor disk device 1 is deleted. Logically erase. Further, even in the case of emergency termination of the OS or emergency power off, the controller 3 executes the clearing process of the address conversion table 30 to logically delete unnecessary swap files.

【0028】以上のように本実施形態によれば、ホスト
システム4のスワッピング機能によりスワップファイル
が設定されたときに、論理ファイル領域は確保される
が、半導体ディスク装置1上では実際のデータ書込み要
求が発生するまで、ファイル領域は確保されない。従っ
て、半導体ディスク装置1にはスワップファイルのデー
タが実際に書込まれない不使用領域が発生することはな
く、実際にデータ書込み要求が発生した時点で半導体デ
ィスク装置1にはスワップファイルのファイル領域が発
生することになる。
As described above, according to the present embodiment, when a swap file is set by the swapping function of the host system 4, a logical file area is secured, but an actual data write request is made on the semiconductor disk device 1. Until the error occurs, no file area is reserved. Therefore, the semiconductor disk device 1 does not have an unused area in which the data of the swap file is not actually written, and the semiconductor disk device 1 has the file area of the swap file when the data write request actually occurs. Will occur.

【0029】また、システムの起動時(OSの起動時)
に、半導体ディスク装置1に保存されているスワップフ
ァイルは論理的に消去されるため、以前に保存されてい
る不要なスワップファイルが半導体ディスク装置1に保
存された状態を維持することはなく、常に新規に書込ま
れるスワップファイルのみを保存することが可能とな
る。
When the system is started (when the OS is started)
In addition, since the swap file stored in the semiconductor disk device 1 is logically erased, the unnecessary swap file previously stored does not maintain the state stored in the semiconductor disk device 1 and is always kept. Only the newly written swap file can be saved.

【0030】[0030]

【発明の効果】以上詳述したように本発明によれば、半
導体ディスク装置を利用した不揮発性のキャッシュシス
テムにおいて、コンピュータシステムののスワッピング
機能におけるスワップ処理を実行するときに、実際にス
ワップファイルのデータを書込み要求時に半導体ディス
ク装置に書込み、スワップファイルを保存することにな
る。従って、データが書込まれない不使用のファイル領
域が発生することなく、半導体ディスク装置の無駄な記
憶領域の発生を防止して、常に記憶領域を有効に使用す
ることができる。また、システムの起動時に不要なスワ
ップファイルを消去する処理により、常に必要なスワッ
プファイルのみを保存できるため、無駄な記憶領域の発
生を防止できる。これにより、結果的にコンピュータシ
ステムの資源の使用効率を向上させることができる。
As described above in detail, according to the present invention, in a nonvolatile cache system using a semiconductor disk device, when a swap process in a swapping function of a computer system is executed, a swap file is actually stored. The data is written to the semiconductor disk device at the time of the write request, and the swap file is stored. Therefore, it is possible to prevent the unnecessary storage area of the semiconductor disk device from being generated and prevent the unnecessary storage area of the semiconductor disk device from being used, and to always effectively use the storage area. In addition, since unnecessary swap files can always be stored by erasing unnecessary swap files when the system is started, useless storage areas can be prevented from being generated. As a result, the use efficiency of the resources of the computer system can be improved.

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

【図1】本発明の実施形態に関係するディスク・キャッ
シュシステムの要部を示すブロック図。
FIG. 1 is a block diagram showing a main part of a disk cache system according to an embodiment of the present invention.

【図2】同実施形態に関係するコンピュータシステムの
要部を示すブロック図。
FIG. 2 is an exemplary block diagram showing a main part of a computer system related to the embodiment;

【図3】同実施形態に関係する論理ドライブの概念を示
すブロック図。
FIG. 3 is an exemplary block diagram showing the concept of a logical drive related to the embodiment.

【図4】同実施形態に関係する動作を説明するためのフ
ローチャート。
FIG. 4 is a flowchart for explaining an operation related to the embodiment;

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

1…半導体ディスク装置 2…ハードディスクドライブ(磁気ディスク装置) 3…キャッシュシステムコントローラ(キャッシュ制御
手段) 4…ホストシステム(OS,AP) 10…論理ドライブ 20…PCIバス 21…ホスト/PCIブリッジ 22…CPU 23…メインメモリ 24…PCカードコントローラ 25…フラッシュメモリカード 26…フラッシュドライブ 27…フロッピーディスクドライブ(FDD) 28…ROM(BIOS) 30…アドレス変換テーブル
DESCRIPTION OF SYMBOLS 1 ... Semiconductor disk device 2 ... Hard disk drive (magnetic disk device) 3 ... Cache system controller (cache control means) 4 ... Host system (OS, AP) 10 ... Logical drive 20 ... PCI bus 21 ... Host / PCI bridge 22 ... CPU 23 main memory 24 PC card controller 25 flash memory card 26 flash drive 27 floppy disk drive (FDD) 28 ROM (BIOS) 30 address conversion table

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 スワッピング機能を有するコンピュータ
システムに適用し、フラッシュEEPROMから構成さ
れる半導体ディスク装置の外部記憶装置を使用したデー
タ記憶システムであって、 前記コンピュータシステムの前記スワッピング機能によ
るスワップファイルの設定がなされたときに、前記スワ
ップファイルの論理的ファイル領域を確保する手段と、 前記コンピュータシステムから前記スワップファイルの
データの書込み要求に応じて前記半導体ディスク装置に
前記スワップファイルを保存する領域を確保して前記デ
ータを書込む手段とを具備したことを特徴とするデータ
記憶システム。
1. A data storage system applied to a computer system having a swapping function and using an external storage device of a semiconductor disk device constituted by a flash EEPROM, wherein a setting of a swap file by the swapping function of the computer system is provided. Means for securing a logical file area of the swap file, and securing an area for storing the swap file in the semiconductor disk device in response to a write request for data of the swap file from the computer system. And a means for writing the data.
【請求項2】 スワッピング機能を有するコンピュータ
システムに適用し、磁気ディスク装置及びフラッシュE
EPROMから構成される半導体ディスク装置の各外部
記憶装置を使用したデータ記憶システムであって、 前記磁気ディスク装置及び前記半導体ディスク装置のそ
れぞれのデータ入出力を制御し、前記半導体ディスク装
置を前記磁気ディスク装置のキャッシュメモリとして機
能させるキャッシュ制御手段を有し、 前記キャッシュ制御手段は、前記コンピュータシステム
の前記スワッピング機能によるスワップファイルの設定
がなされたときに、前記スワップファイルの論理的ファ
イル領域が確保されている状態で、前記コンピュータシ
ステムから前記スワップファイルのデータの書込み要求
に応じて前記半導体ディスク装置に前記スワップファイ
ルを保存する領域を確保して前記データを書込む手段を
具備したことを特徴とするデータ記憶システム。
2. The method according to claim 1, wherein the magnetic disk drive and the flash E are applied to a computer system having a swapping function.
A data storage system using each external storage device of a semiconductor disk device composed of an EPROM, wherein the data input / output of the magnetic disk device and the semiconductor disk device is controlled, and the semiconductor disk device is connected to the magnetic disk. A cache control unit that functions as a cache memory of the device, wherein the cache control unit secures a logical file area of the swap file when a swap file is set by the swapping function of the computer system. Means for securing the area for storing the swap file in the semiconductor disk device and writing the data in response to a write request for the data of the swap file from the computer system. Memory Stem.
【請求項3】 スワッピング機能を有するコンピュータ
システムに適用し、 磁気ディスク装置及びフラッシュEEPROMから構成
される半導体ディスク装置の各外部記憶装置を使用した
データ記憶システムであって、 前記磁気ディスク装置及び前記半導体ディスク装置を一
体化構成した論理ドライブとしてアクセス制御するキャ
ッシュ制御手段を有し、 前記キャッシュ制御手段は、前記コンピュータシステム
の前記スワッピング機能によるスワップファイルの設定
がなされたときに、前記論理ドライブの論理的ファイル
領域として前記スワップファイルのファイル領域を確保
し、 実際に前記コンピュータシステムから前記スワップファ
イルのデータの書込み要求が発生した時点で、前記半導
体ディスク装置または前記磁気ディスク装置に前記スワ
ップファイルを保存する物理的ファイル領域を確保して
前記スワップファイルを保存する手段を具備したことを
特徴とするデータ記憶システム。
3. A data storage system applied to a computer system having a swapping function and using each external storage device of a semiconductor disk device composed of a magnetic disk device and a flash EEPROM, wherein the magnetic disk device and the semiconductor A cache control unit configured to perform access control as a logical drive in which the disk device is integrally configured, wherein the cache control unit logically controls the logical drive when a swap file is set by the swapping function of the computer system. A file area of the swap file is secured as a file area, and when a request for writing data of the swap file is actually generated from the computer system, the semiconductor disk device or the magnetic disk device Data storage system, characterized in that to ensure the physical file area for storing serial swap file comprising means for storing the swap file.
【請求項4】 前記キャッシュ制御手段は、前記半導体
ディスク装置に前記スワップファイルのデータを書込む
ときに、前記半導体ディスク装置に確保した領域を越え
るオーバーフローのデータを前記磁気ディスク装置に書
込む手段を有することを特徴とする請求項1記載のデー
タ記憶システム。
4. The cache control means includes means for writing overflow data exceeding an area secured in the semiconductor disk device to the magnetic disk device when writing the data of the swap file to the semiconductor disk device. 2. The data storage system according to claim 1, comprising:
【請求項5】 前記キャッシュ制御手段は、前記スワッ
ピング機能によるスワップファイルの設定がなされたと
きに、前記スワップファイルの論理的ファイル領域を仮
想ファイル領域として前記磁気ディスク装置に確保し、
実際に前記コンピュータシステムから前記スワップファ
イルのデータの書込み要求が発生した時点で、前記スワ
ップファイルのデータを前記半導体ディスク装置に確保
した領域に書込む手段を有することを特徴とする請求項
1または請求項2記載のデータ記憶システム。
5. The cache control means, when a swap file is set by the swapping function, reserves a logical file area of the swap file as a virtual file area in the magnetic disk device,
2. The device according to claim 1, further comprising: a unit for writing the data of the swap file to an area secured in the semiconductor disk device when a request for writing the data of the swap file is actually generated from the computer system. Item 3. The data storage system according to Item 2.
【請求項6】 前記キャッシュ制御手段は、前記コンピ
ュータシステムの起動時に前記半導体ディスク装置に保
存した前記スワップファイルを消去し、前記半導体ディ
スク装置には常に新規に書込まれた前記スワップファイ
ルのみを保存する手段を有することを特徴とする請求項
1または請求項2記載のデータ記憶システム。
6. The cache control means erases the swap file stored in the semiconductor disk device when the computer system starts up, and always stores only the newly written swap file in the semiconductor disk device. 3. The data storage system according to claim 1, further comprising:
【請求項7】 前記キャッシュ制御手段は、前記コンピ
ュータシステムからのアクセス要求のアドレスと前記半
導体ディスク装置のアドレスとの対応関係を管理するた
めのアドレス変換テーブル手段を有し、 前記コンピュータシステムの起動時に前記アドレス変換
テーブル手段に登録したアドレス情報をクリアして、前
記半導体ディスク装置に保存した前記スワップファイル
を論理的に消去する手段を有することを特徴とする請求
項5記載のデータ記憶システム。
7. The cache control unit includes an address conversion table unit for managing a correspondence relationship between an address of an access request from the computer system and an address of the semiconductor disk device, and when starting up the computer system. 6. A data storage system according to claim 5, further comprising means for clearing address information registered in said address conversion table means and logically erasing said swap file stored in said semiconductor disk device.
【請求項8】 スワッピング機能を有するコンピュータ
システムにおいて磁気ディスク装置及びフラッシュEE
PROMから構成される半導体ディスク装置の各外部記
憶装置を使用したデータ記憶システムに適用し、前記半
導体ディスク装置を前記磁気ディスク装置のキャッシュ
メモリとして機能させるキャッシュ制御方法であって、 前記コンピュータシステムにより前記スワッピング機能
によるスワップファイルの設定がなされたときに、前記
スワップファイルの論理的ファイル領域を確保する処理
と、 前記コンピュータシステムから前記スワップファイルの
データの書込み動作に応じて前記半導体ディスク装置に
前記スワップファイルを保存する領域を確保する処理
と、 前記スワップファイルのデータを前記半導体ディスク装
置に書込む処理と、 前記コンピュータシステムの停止後の起動時に、前記半
導体ディスク装置に保存されている前記スワップファイ
ルを消去する処理とからなることを特徴とするキャッシ
ュ制御方法。
8. A magnetic disk drive and a flash EE in a computer system having a swapping function.
A cache control method applied to a data storage system using each external storage device of a semiconductor disk device composed of a PROM, wherein the semiconductor disk device functions as a cache memory of the magnetic disk device. A process for securing a logical file area for the swap file when a swap file is set by the swapping function; and a process for writing the swap file data from the computer system to the semiconductor disk device according to the write operation of the swap file. A process for securing an area for storing the data, a process for writing the data of the swap file to the semiconductor disk device, and a process for storing the swap file stored in the semiconductor disk device when the computer system is started after being stopped. And deleting the backup file.
JP34331996A 1996-12-24 1996-12-24 Data storage system and cache control method to be applied to the same Pending JPH10187541A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34331996A JPH10187541A (en) 1996-12-24 1996-12-24 Data storage system and cache control method to be applied to the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34331996A JPH10187541A (en) 1996-12-24 1996-12-24 Data storage system and cache control method to be applied to the same

Publications (1)

Publication Number Publication Date
JPH10187541A true JPH10187541A (en) 1998-07-21

Family

ID=18360608

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34331996A Pending JPH10187541A (en) 1996-12-24 1996-12-24 Data storage system and cache control method to be applied to the same

Country Status (1)

Country Link
JP (1) JPH10187541A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005352535A (en) * 2004-06-08 2005-12-22 Ark Joho Systems:Kk Method of protecting data
JP2008065515A (en) * 2006-09-06 2008-03-21 Hitachi Ltd Computer system configuring remote i/o and i/o data transfer method
JP2015170271A (en) * 2014-03-10 2015-09-28 日本電気株式会社 Storage area management apparatus, storage area management method, and storage area management program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005352535A (en) * 2004-06-08 2005-12-22 Ark Joho Systems:Kk Method of protecting data
JP2008065515A (en) * 2006-09-06 2008-03-21 Hitachi Ltd Computer system configuring remote i/o and i/o data transfer method
JP2015170271A (en) * 2014-03-10 2015-09-28 日本電気株式会社 Storage area management apparatus, storage area management method, and storage area management program

Similar Documents

Publication Publication Date Title
JP2669365B2 (en) Rewritable ROM file device
JPH10154101A (en) Data storage system and cache controlling method applying to the system
JP2582487B2 (en) External storage system using semiconductor memory and control method thereof
JP4886866B2 (en) Method for speeding up access to main storage device and storage device system
JPH05289854A (en) Access device for external storage device
JPH1131102A (en) Data storage system and access control method applied to the system
US7689765B2 (en) Control apparatus of storage unit, and method of controlling the control apparatus of storage unit
WO2019000982A1 (en) Storage system, solid state disk, and data storage method
US20090319740A1 (en) Virtual computer system, information processing device providing virtual computer system, and program thereof
JP2000200219A (en) Virtual memory management system
JP3544476B2 (en) Creating a memory management table
JPH10187541A (en) Data storage system and cache control method to be applied to the same
JP4663577B2 (en) Data storage device and initialization method thereof
JPH11161527A (en) Data storage system
JP2004062663A (en) Method and device for rewriting program execution in disk storage device
JPH09146774A (en) Personal computer system
KR101888781B1 (en) Persistent dynamic random access memory storage using non-volatile ram and operating method therefof
JP2002082833A (en) High speed data writing system using nonvolatile cache memory
JP2009265839A (en) Storage device
JP3614886B2 (en) File system
JP4800701B2 (en) Computer system
JPH09330253A (en) Memory dump method and memory damp system applying the same
JPH1153261A (en) Data storage system, and cache control method applied to the system
JP5685070B2 (en) Information processing apparatus and program
JP2002108704A (en) Disk cache control system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041110

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041124

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050405