JP2012164194A - Storage control device and cache data saving method for the same - Google Patents

Storage control device and cache data saving method for the same Download PDF

Info

Publication number
JP2012164194A
JP2012164194A JP2011024953A JP2011024953A JP2012164194A JP 2012164194 A JP2012164194 A JP 2012164194A JP 2011024953 A JP2011024953 A JP 2011024953A JP 2011024953 A JP2011024953 A JP 2011024953A JP 2012164194 A JP2012164194 A JP 2012164194A
Authority
JP
Japan
Prior art keywords
cache data
cache
memory
nonvolatile memory
compressed
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
JP2011024953A
Other languages
Japanese (ja)
Inventor
Takashi Takemoto
崇 竹本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2011024953A priority Critical patent/JP2012164194A/en
Publication of JP2012164194A publication Critical patent/JP2012164194A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce power required for saving cache data into a nonvolatile memory.SOLUTION: Based on a saving instruction of cache data, a CPU11 reads out cache data stored in a cache memory 13 to compress it and creates the compressed cache data. Also, a nonvolatile memory controller 14 writes the compressed cache data created by the CPU11 into a nonvolatile memory 15.

Description

本発明は、ストレージ制御装置及びストレージ制御装置のキャッシュデータ退避方法に関する。   The present invention relates to a storage control device and a cache data saving method for the storage control device.

ストレージ制御装置、例えば、ディスクアレイ装置におけるコントローラは、電源供給が遮断された場合、キャシュデータを保持するためにキャッシュデータを退避する必要がある。キャッシュデータを退避する方法として、不揮発性メモリにキャッシュデータを退避する方法が知れている。   A storage control device, for example, a controller in a disk array device, needs to save cache data in order to hold cache data when power supply is interrupted. As a method for saving cache data, a method for saving cache data in a nonvolatile memory is known.

また、キャッシュメモリ及び共有メモリに格納されているデータ、例えば、記憶装置に反映されていないダーティデータを不揮発性メモリに退避するディスクアレイ装置も知られている(例えば、特許文献1参照)。   There is also known a disk array device that saves data stored in a cache memory and a shared memory, for example, dirty data not reflected in a storage device, to a nonvolatile memory (see, for example, Patent Document 1).

特開2008−192028号公報JP 2008-192028 A

電源供給が遮断されたときにキャシュメモリからデータを退避させる場合、キャッシュメモリに格納されている全てのデータ不揮発性メモリに書き込む必要がある。不揮発性メモリにデータを書き込むためにはストレージ制御装置内の2次電池からキャッシュメモリ等の各処理部に電源供給を行うため、全てのデータの書き込みが終了するまでの間、ストレージ制御装置内の2次電池が既述の各処理部への電源供給を維持できるようにする必要がある。   When data is saved from the cache memory when the power supply is cut off, it is necessary to write to all the data non-volatile memories stored in the cache memory. In order to write data to the non-volatile memory, power is supplied from the secondary battery in the storage control device to each processing unit such as a cache memory. Therefore, until all the data has been written, It is necessary for the secondary battery to be able to maintain power supply to each processing unit described above.

近年、キャッシュメモリの容量は大きくなっているため、キャッシュメモリに格納するデータ量も多くなっている。よって不揮発性メモリに退避するキャッシュデータの量も多くなっており、ストレージ制御装置内の各処理部を動作させるために必要な電力量も大きくなっている。   In recent years, since the capacity of the cache memory has increased, the amount of data stored in the cache memory has also increased. Therefore, the amount of cache data saved in the non-volatile memory is also increasing, and the amount of power required to operate each processing unit in the storage control device is also increasing.

更に、例えば、キャッシュメモリからキャッシュデータを不揮発性メモリに退避する場合、先ず、キャッシュメモリから最初のキャッシュデータが読み出され、不揮発性メモリに書き込まれる。また、最初のキャッシュデータの不揮発性メモリへ読み出された後、次のキャッシュデータが直ちにキャッシュメモリから読み出されるが、一般的に、不揮発性メモリへデータを書き込む速度はキャッシュメモリからキャッシュデータを読み出す速度より十分遅いので、最初のキャッシュデータの書き込みが終了するまで次に読み出したキャッシュデータは転送されず、転送待ち時間が生じてしまう。   Further, for example, when saving cache data from the cache memory to the nonvolatile memory, first, the first cache data is read from the cache memory and written to the nonvolatile memory. In addition, after the first cache data is read out to the nonvolatile memory, the next cache data is immediately read out from the cache memory. Generally, the speed at which data is written into the nonvolatile memory is read from the cache memory. Since it is sufficiently slower than the speed, the cache data read out next time is not transferred until the writing of the first cache data is completed, resulting in a transfer waiting time.

このようにキャッシュデータの転送待ち時間が生じることによって、キャッシュデータを不揮発性メモリに退避するための退避時間が更に長くなっており、ストレージ制御装置内の各処理部を動作させるために必要な電力量も更に大きくなっている。   Since the cache data transfer waiting time occurs in this way, the save time for saving the cache data to the nonvolatile memory is further increased, and the power required for operating each processing unit in the storage control device. The amount is even larger.

本発明は、上記事情に鑑みてなされたものであり、その目的は、不揮発性メモリにキャッシュデータを退避させるために必要な電力を減少させることができるストレージ制御装置及びストレージ制御装置のキャッシュデータ退避方法を提供することにある。   The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a storage control device capable of reducing power required for saving cache data in a nonvolatile memory, and cache data saving of the storage control device. It is to provide a method.

本発明は、電源供給が遮断された場合、キャシュメモリに保存するキャッシュデータを不揮発性メモリに退避させるストレージ制御装置であって、キャッシュデータの退避指示に基づいて、キャッシュメモリに保存するキャッシュデータを読み出して圧縮し、当該圧縮キャッシュデータを生成する第1の制御部と、第1の制御部で生成した圧縮キャッシュデータを不揮発性メモリに書き込む第2の制御部と、を備えることを特徴とする。   The present invention provides a storage control device that saves cache data to be saved in a cache memory to a nonvolatile memory when power supply is interrupted, and stores cache data to be saved in the cache memory based on a cache data save instruction. A first control unit that reads and compresses and generates the compressed cache data; and a second control unit that writes the compressed cache data generated by the first control unit into a nonvolatile memory. .

他の本発明は、電源供給が遮断された場合、キャシュメモリに保存するキャッシュデータを不揮発性メモリに退避させるストレージ制御装置のキャッシュデータ退避方法であって、キャッシュデータの退避指示に基づいて、キャッシュメモリに保存するキャッシュデータを読み出すステップと、読み出したキャシュデータを圧縮し、圧縮キャッシュデータを生成するステップと、生成した圧縮キャッシュデータを不揮発性メモリに書き込むステップと、を有することを特徴とする。   Another aspect of the present invention is a cache data saving method of a storage control device for saving cache data to be saved in a cache memory to a nonvolatile memory when power supply is interrupted. The method includes a step of reading cache data stored in a memory, a step of compressing the read cache data, generating compressed cache data, and a step of writing the generated compressed cache data to a nonvolatile memory.

本発明によると、不揮発性メモリにキャッシュデータを退避させるために必要な電力を減少させることができるストレージ制御装置及びストレージ制御装置のキャッシュデータ退避方法を提供できる。   According to the present invention, it is possible to provide a storage control device and a cache data saving method for the storage control device that can reduce the power required to save the cache data in the nonvolatile memory.

本発明の実施の形態に係るストレージ制御装置の構成を示す図である。It is a figure which shows the structure of the storage control apparatus which concerns on embodiment of this invention. 同実施の形態に係るキャッシュデータ退避処理を示すフローチャートである。It is a flowchart which shows the cache data saving process which concerns on the embodiment. 同実施の形態に係る退避処理の動作及び時間を説明するための図である。It is a figure for demonstrating the operation | movement and time of the saving process which concern on the embodiment.

以下、本発明の実施の形態について図面を参照しながら説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明のストレージ制御装置を適用したディスクアレイコントローラ1の構成を示す図である。ディスクアレイコントローラ1は、例えば、ディスクアレイ装置(図示を省略する。)に設けられ、ホスト装置(図示を省略する。)からのコマンドに基づいて、ディスクアレイ装置へのデータ書き込み制御、又はディスクアレイ装置からのデータ読み出し制御等を行う。   FIG. 1 is a diagram showing a configuration of a disk array controller 1 to which a storage control device of the present invention is applied. The disk array controller 1 is provided in, for example, a disk array device (not shown), and controls data writing to the disk array device or a disk array based on a command from a host device (not shown). Data read control from the device is performed.

ディスクアレイコントローラ1は、図1に示すように、第1の制御部であるCPU(Centralprocessing Unit)11、キャッシュメモリ13、第2の制御部である不揮発性メモリコントローラ14、不揮発性メモリ15、プログラム格納メモリ16、2次電池17及び各種通信部20を有している。   As shown in FIG. 1, the disk array controller 1 includes a CPU (Central Processing Unit) 11 that is a first control unit, a cache memory 13, a nonvolatile memory controller 14 that is a second control unit, a nonvolatile memory 15, and a program. A storage memory 16, a secondary battery 17, and various communication units 20 are included.

CPU11は、キャッシュメモリ13、不揮発性メモリコントローラ14、不揮発性メモリ15、プログラム格納メモリ16及び2次電池17とそれぞれ通信可能に接続されている。CPU11は高速なインタフェースを有しており、各種制御通信部20を用いてディスクアレイ装置及びホスト装置と通信を行う。   The CPU 11 is communicably connected to the cache memory 13, the nonvolatile memory controller 14, the nonvolatile memory 15, the program storage memory 16, and the secondary battery 17. The CPU 11 has a high-speed interface, and communicates with the disk array device and the host device using various control communication units 20.

また、CPU11は、キャッシュデータ圧縮部12を有しており、CPU11は、キャッシュデータの退避指示に基づいて、キャッシュメモリ13に保存するキャッシュデータを読み出してキャッシュデータ圧縮部12により圧縮し、圧縮キャッシュデータを生成する。   Further, the CPU 11 has a cache data compression unit 12, and the CPU 11 reads the cache data to be stored in the cache memory 13 and compresses the cache data by the cache data compression unit 12 based on the cache data save instruction. Generate data.

キャッシュメモリ13は、揮発性のメモリであり、例えば、高速なSDRAM(シンクロナスDRAM)で構成される。キャッシュメモリ13は、例えば、ディスクアレイ装置への処理に関するキャッシュデータを格納する。   The cache memory 13 is a volatile memory, and is composed of, for example, a high-speed SDRAM (synchronous DRAM). The cache memory 13 stores, for example, cache data related to processing to the disk array device.

不揮発性メモリコントローラ14は、CPU11から転送される圧縮キャッシュデータを不揮発性メモリ15に書き込む。   The nonvolatile memory controller 14 writes the compressed cache data transferred from the CPU 11 to the nonvolatile memory 15.

不揮発性メモリ15は、不揮発性メモリコントローラ14から書き込まれた圧縮キャッシュデータを保持する。   The nonvolatile memory 15 holds the compressed cache data written from the nonvolatile memory controller 14.

プログラム格納メモリ16は、例えば、ROMであり、キャッシュメモリ13に格納されたキャッシュデータを退避するためのキャッシュデータ退避制御プログラムが格納される。キャッシュデータ退避制御プログラムが実行されて実現される処理の詳細は、図2を用いて後述する。   The program storage memory 16 is, for example, a ROM, and stores a cache data save control program for saving cache data stored in the cache memory 13. Details of the processing realized by executing the cache data saving control program will be described later with reference to FIG.

2次電池17は、充放電可能な電池である。2次電池17は、ディスクアレイコントローラ1に電源の供給が遮断された場合にキャッシュメモリ13にキャッシュされたキャッシュデータを不揮発性メモリ15へ退避するまでの間、CPU11、キャッシュメモリ13、不揮発性メモリコントローラ14、不揮発性メモリ15及びプログラム格納メモリ16を動作させる電力を供給する。図1における一点鎖線10は、2次電池17の電力供給囲を示している。   The secondary battery 17 is a chargeable / dischargeable battery. The secondary battery 17 includes the CPU 11, the cache memory 13, and the nonvolatile memory until the cache data cached in the cache memory 13 is saved to the nonvolatile memory 15 when power supply to the disk array controller 1 is interrupted. Power for operating the controller 14, the nonvolatile memory 15 and the program storage memory 16 is supplied. An alternate long and short dash line 10 in FIG. 1 indicates a power supply area of the secondary battery 17.

次に、ディスクアレイコントローラ1への電源供給が断絶した場合に、CPU11が既述のキャッシュデータ退避制御プログラムを実行することにより実現される処理について、図2を参照して説明する。   Next, processing realized by the CPU 11 executing the above-described cache data saving control program when the power supply to the disk array controller 1 is interrupted will be described with reference to FIG.

CPU11がキャッシュデータ退避指示を受信した場合(S101)、CPUは2次電池17の放電を開始させる(S102)。これにより、ディスクアレイコントローラ1への電源供給が遮断されても、CPU11、キャッシュメモリ13、不揮発性メモリコントローラ14、不揮発性メモリ15及びプログラム格納メモリ16は動作する。   When the CPU 11 receives the cache data save instruction (S101), the CPU starts discharging the secondary battery 17 (S102). Thereby, even if the power supply to the disk array controller 1 is cut off, the CPU 11, the cache memory 13, the nonvolatile memory controller 14, the nonvolatile memory 15 and the program storage memory 16 operate.

CPU11は、プログラム格納メモリ16からキャッシュデータ退避制御プログラムを読み出し(S103)、キャッシュデータ退避制御プログラムを実行する(S104)。   The CPU 11 reads the cache data save control program from the program storage memory 16 (S103), and executes the cache data save control program (S104).

次に、CPU11は全ての圧縮キャッシュデータが不揮発性メモリ15に書き込まれたか否かを判断する(S105)。   Next, the CPU 11 determines whether all the compressed cache data has been written in the nonvolatile memory 15 (S105).

全ての圧縮キャッシュデータが不揮発性メモリに書き込まれていないと判断した場合(S105:NO)、CPU11は、キャッシュメモリ13にキャッシュされているキャッシュデータを1つ読み出す(S106)。   When determining that all the compressed cache data has not been written in the nonvolatile memory (S105: NO), the CPU 11 reads one cache data cached in the cache memory 13 (S106).

次に、CPU11は、キャッシュメモリ13から読み出したキャッシュデータをキャッシュデータ圧縮部12により圧縮し(S107)、圧縮した圧縮キャッシュデータを不揮発性メモリコントローラ14へ転送する(S108)。   Next, the CPU 11 compresses the cache data read from the cache memory 13 by the cache data compression unit 12 (S107), and transfers the compressed compressed cache data to the nonvolatile memory controller 14 (S108).

不揮発性メモリコントローラ14は、CPU11から転送された圧縮キャッシュデータを不揮発性メモリ15に書き込む(S109)。次にCPU11は、既述のステップS105の処理に戻り、全ての圧縮キャッシュデータを不揮発性メモリ15に書き込込まれたか否かを判断する。   The nonvolatile memory controller 14 writes the compressed cache data transferred from the CPU 11 to the nonvolatile memory 15 (S109). Next, the CPU 11 returns to the process of step S105 described above, and determines whether or not all the compressed cache data has been written in the nonvolatile memory 15.

全ての圧縮キャッシュデータが書き込まれていないと判断した場合(S105:NO)、既述のステップS106乃至S109の処理が繰り返される。したがって、キャッシュメモリ13にキャッシュされている全てのキャッシュデータに対してステップS106乃至S109の処理が行われる。   When it is determined that all the compressed cache data has not been written (S105: NO), the processes of steps S106 to S109 described above are repeated. Therefore, the processing of steps S106 to S109 is performed on all cache data cached in the cache memory 13.

一方、全ての圧縮キャッシュデータが不揮発性メモリ15に書き込まれたと判断した場合(S105:YES)、CPU11は、キャッシュデータ退避制御プログラムの実行を終了し(S110)、2次電池17の放電を終了させる(S111)。   On the other hand, if it is determined that all the compressed cache data has been written in the nonvolatile memory 15 (S105: YES), the CPU 11 ends the execution of the cache data saving control program (S110) and ends the discharge of the secondary battery 17 (S111).

次に、キャッシュデータA乃至Cをキャッシュメモリ13から不揮発性メモリ15に退避させる場合を例に挙げ、ディスクアレイコントローラ1がキャッシュデータを退避させる動作及び時間について図3を参照して説明する。   Next, taking as an example a case where the cache data A to C is saved from the cache memory 13 to the nonvolatile memory 15, the operation and time for the disk array controller 1 to save the cache data will be described with reference to FIG.

CPU11は、キャッシュメモリ13からキャッシュデータAを読み出し、キャッシュデータ圧縮部12によりキャッシュデータAを圧縮し、圧縮した圧縮キャッシュデータAを不揮発性メモリコントローラ14に転送する。   The CPU 11 reads the cache data A from the cache memory 13, compresses the cache data A by the cache data compression unit 12, and transfers the compressed compressed cache data A to the nonvolatile memory controller 14.

不揮発性メモリコントローラ14は、CPU11から圧縮キャッシュデータAが転送されると、当該圧縮キャッシュデータAを不揮発性メモリ15へ書き込む。   When the compressed cache data A is transferred from the CPU 11, the nonvolatile memory controller 14 writes the compressed cache data A into the nonvolatile memory 15.

圧縮キャッシュデータAの不揮発性メモリコントローラ14への転送が完了した後、CPU11は直ちにキャシュメモリ13からキャッシュデータBを読み出し、キャッシュデータBをキャッシュデータ圧縮部12により圧縮する処理を行う。   After the transfer of the compressed cache data A to the nonvolatile memory controller 14 is completed, the CPU 11 immediately reads the cache data B from the cache memory 13 and performs a process of compressing the cache data B by the cache data compression unit 12.

ここで、不揮発性メモリ15にデータを書き込む速度はキャッシュメモリ13からキャッシュデータを読み出す速度より十分遅いため、圧縮キャッシュデータAの不揮発性メモリ15への書き込みが終了する前に、キャッシュデータBの圧縮が完了する。   Here, since the speed at which data is written to the nonvolatile memory 15 is sufficiently slower than the speed at which the cache data is read from the cache memory 13, the compression of the cache data B is completed before the writing of the compressed cache data A to the nonvolatile memory 15 is completed. Is completed.

そして、CPU11は、圧縮キャッシュデータAの不揮発性メモリ15へ書き込まれた後、直ちに、圧縮キャッシュデータBを不揮発性メモリコントローラ14に転送する。   The CPU 11 then transfers the compressed cache data B to the nonvolatile memory controller 14 immediately after the compressed cache data A is written to the nonvolatile memory 15.

不揮発性メモリコントローラ14は、CPU11から圧縮キャッシュデータBが転送されると、当該圧縮キャッシュデータBを不揮発性メモリ15へ書き込む。   When the compressed cache data B is transferred from the CPU 11, the nonvolatile memory controller 14 writes the compressed cache data B into the nonvolatile memory 15.

圧縮キャッシュデータBの不揮発性メモリコントローラ14への転送が完了した後、CPU11は直ちにキャシュメモリ13からキャッシュデータCを読み出し、キャッシュデータCをキャッシュデータ圧縮部12により圧縮する処理を行う。   After the transfer of the compressed cache data B to the nonvolatile memory controller 14 is completed, the CPU 11 immediately reads the cache data C from the cache memory 13 and performs a process of compressing the cache data C by the cache data compression unit 12.

以上のように、キャッシュデータA乃至Cをキャッシュメモリ13から読み出し、圧縮キャッシュデータA乃至Cを不揮発性メモリ15に書き込まれる動作が行われる。   As described above, the cache data A to C is read from the cache memory 13 and the compressed cache data A to C is written to the nonvolatile memory 15.

この実施の形態のディスクアレイコントローラ1によると、CPU11内のキャッシュデータ圧縮部12によりキャッシュメモリ13から読み出したキャッシュデータを圧縮し、圧縮したキャッシュデータを不揮発性メモリ15に書き込むため、不揮発性メモリ15にキャッシュデータを書き込む時間を短くすることができる。   According to the disk array controller 1 of this embodiment, the cache data read out from the cache memory 13 by the cache data compression unit 12 in the CPU 11 is compressed, and the compressed cache data is written into the nonvolatile memory 15. It is possible to shorten the time for writing the cache data.

したがって、キャッシュメモリ13から不揮発性メモリ15にキャッシュデータを退避させるためにディスクアレイコントローラ1を動作させるために必要な電力を減少させることができる。よって、2次電池17の蓄電容量を小さくすることができるとともに、2次電池17のサイズを小さくすることができる。   Therefore, the power required to operate the disk array controller 1 in order to save the cache data from the cache memory 13 to the nonvolatile memory 15 can be reduced. Therefore, the storage capacity of the secondary battery 17 can be reduced, and the size of the secondary battery 17 can be reduced.

また、不揮発性メモリ15にデータを書き込む速度はキャッシュメモリ13からキャッシュデータを読み出す速度より十分遅いため、図3に示すように、圧縮キャッシュデータの転送待ち時間が生じる。この転送待ち時間を利用して、キャッシュデータ圧縮部12によりキャッシュデータを圧縮するように構成されているため、キャッシュデータを圧縮するための時間に影響されずに不揮発性メモリ15への書き込み時間を短縮することができる。   In addition, since the speed at which data is written into the nonvolatile memory 15 is sufficiently slower than the speed at which the cache data is read from the cache memory 13, a transfer waiting time for compressed cache data occurs as shown in FIG. Since the cache data compression unit 12 compresses the cache data using this transfer waiting time, the write time to the non-volatile memory 15 is reduced without being affected by the time for compressing the cache data. It can be shortened.

更に、上述の実施の形態では、不揮発性メモリコントローラ14をCPU11とは別構成として説明しているがこれに限るものではなく、例えば既述の不揮発性メモリコントローラ14をCPU11内に設けるように構成しても良い。   Further, in the above-described embodiment, the nonvolatile memory controller 14 is described as a configuration different from the CPU 11, but the present invention is not limited to this. For example, the nonvolatile memory controller 14 described above is provided in the CPU 11. You may do it.

より詳細には、例えば、キャッシュメモリ13からのキャッシュデータの読み出し等の制御をCPU11内のI/Oブロック(例えば、DMA)が受け持ちようにした場合、I/Oブロックへキャッシュデータが転送されるとCPU11は転送待ち状態になる。この転送待ち状態の間にCPU11がキャッシュデータの圧縮を行うように構成する。   More specifically, for example, when control such as reading of cache data from the cache memory 13 is handled by an I / O block (for example, DMA) in the CPU 11, the cache data is transferred to the I / O block. And the CPU 11 enters a transfer waiting state. The CPU 11 is configured to compress the cache data during this transfer waiting state.

このように構成することによって、不揮発性メモリコントローラ14を動作させる電力を省くことができ、2次電池17の更なる省電力化を図ることができる。   With this configuration, it is possible to omit the power for operating the nonvolatile memory controller 14 and to further reduce the power consumption of the secondary battery 17.

なお、本発明は上述の実施の形態に限定されるものではなく、その実施に際して様々な変形が可能である。   In addition, this invention is not limited to the above-mentioned embodiment, A various deformation | transformation is possible in the case of the implementation.

上記実施の形態の一部又は全部は、以下の付記のようにも記載されうるが、以下には限られない。   A part or all of the above embodiment can be described as in the following supplementary notes, but is not limited thereto.

(付記1)
電源供給が遮断された場合、キャシュメモリに保存するキャッシュデータを不揮発性メモリに退避させるストレージ制御装置であって、
キャッシュデータの退避指示に基づいて、前記キャッシュメモリに保存するキャッシュデータを読み出して圧縮し、当該圧縮キャッシュデータを生成する第1の制御部と、
前記第1の制御部で生成した圧縮キャッシュデータを不揮発性メモリに書き込む第2の制御部と、
を備えることを特徴とするストレージ制御装置。
(Appendix 1)
A storage control device for saving cache data to be saved in a cache memory to a nonvolatile memory when power supply is cut off,
A first control unit that reads and compresses cache data to be stored in the cache memory based on a cache data save instruction, and generates the compressed cache data;
A second control unit for writing the compressed cache data generated by the first control unit into a nonvolatile memory;
A storage control apparatus comprising:

(付記2)
前記第1の制御部は、前記第2の制御部が前記圧縮キャッシュデータを書き込むまでの間に前記キャッシュデータの圧縮を行う、ことを特徴とする付記1記載のストレージ制御装置。
(Appendix 2)
The storage control apparatus according to appendix 1, wherein the first control unit compresses the cache data before the second control unit writes the compressed cache data.

(付記3)
前記第1の制御部は、前記第2の制御部を含むように構成されている、ことを特徴とする付記1又は2記載のストレージ制御装置。
(Appendix 3)
The storage control apparatus according to appendix 1 or 2, wherein the first control unit is configured to include the second control unit.

(付記4)
電源供給が遮断された場合、キャシュメモリに保存するキャッシュデータを不揮発性メモリに退避させるストレージ制御装置のキャッシュデータ退避方法であって、
キャッシュデータの退避指示に基づいて、前記キャッシュメモリに保存するキャッシュデータを読み出すステップと、
前記読み出したキャシュデータを圧縮し、圧縮キャッシュデータを生成するステップと、
前記生成した圧縮キャッシュデータを不揮発性メモリに書き込むステップと、
を有することを特徴とするストレージ制御装置のキャッシュデータ退避方法。
(Appendix 4)
When the power supply is cut off, the cache data saving method of the storage control device for saving the cache data to be saved in the cache memory to the nonvolatile memory,
Reading cache data to be stored in the cache memory based on a cache data save instruction;
Compressing the read cache data to generate compressed cache data; and
Writing the generated compressed cache data into a non-volatile memory;
A cache data evacuation method for a storage control device, comprising:

本発明は、電源供給が遮断された場合に、キャシュメモリに格納するキャッシュデータを退避させるストレージ装置等に広く適用可能である。   The present invention can be widely applied to storage devices and the like that save cache data stored in a cache memory when power supply is interrupted.

1・・・ディスクアレイコントローラ
10・・・2次電池の電力供給範囲
11・・・CPU
12・・・キャッシュデータ圧縮部
13・・・キャッシュ
14・・・不揮発性メモリコントローラ
15・・・不揮発性メモリ
16・・・プログラム格納メモリ
17・・・2次電池
DESCRIPTION OF SYMBOLS 1 ... Disk array controller 10 ... Secondary battery power supply range 11 ... CPU
12 ... Cache data compression unit 13 ... Cache 14 ... Non-volatile memory controller 15 ... Non-volatile memory 16 ... Program storage memory 17 ... Secondary battery

Claims (4)

電源供給が遮断された場合、キャシュメモリに保存するキャッシュデータを不揮発性メモリに退避させるストレージ制御装置であって、
キャッシュデータの退避指示に基づいて、前記キャッシュメモリに保存するキャッシュデータを読み出して圧縮し、当該圧縮キャッシュデータを生成する第1の制御部と、
前記第1の制御部で生成した圧縮キャッシュデータを不揮発性メモリに書き込む第2の制御部と、
を備えることを特徴とするストレージ制御装置。
A storage control device for saving cache data to be saved in a cache memory to a nonvolatile memory when power supply is cut off,
A first control unit that reads and compresses cache data to be stored in the cache memory based on a cache data save instruction, and generates the compressed cache data;
A second control unit for writing the compressed cache data generated by the first control unit into a nonvolatile memory;
A storage control apparatus comprising:
前記第1の制御部は、前記第2の制御部が前記圧縮キャッシュデータを書き込むまでの間に前記キャッシュデータの圧縮を行う、ことを特徴とする請求項1記載のストレージ制御装置。   The storage control device according to claim 1, wherein the first control unit compresses the cache data before the second control unit writes the compressed cache data. 前記第1の制御部は、前記第2の制御部を含むように構成されている、ことを特徴とする請求項1又は2記載のストレージ制御装置。   The storage control apparatus according to claim 1, wherein the first control unit is configured to include the second control unit. 電源供給が遮断された場合、キャシュメモリに保存するキャッシュデータを不揮発性メモリに退避させるストレージ制御装置のキャッシュデータ退避方法であって、
キャッシュデータの退避指示に基づいて、前記キャッシュメモリに保存するキャッシュデータを読み出すステップと、
前記読み出したキャシュデータを圧縮し、圧縮キャッシュデータを生成するステップと、
前記生成した圧縮キャッシュデータを不揮発性メモリに書き込むステップと、
を有することを特徴とするストレージ制御装置のキャッシュデータ退避方法。
When the power supply is cut off, the cache data saving method of the storage control device for saving the cache data to be saved in the cache memory to the nonvolatile memory,
Reading cache data to be stored in the cache memory based on a cache data save instruction;
Compressing the read cache data to generate compressed cache data; and
Writing the generated compressed cache data into a non-volatile memory;
A cache data evacuation method for a storage control device, comprising:
JP2011024953A 2011-02-08 2011-02-08 Storage control device and cache data saving method for the same Pending JP2012164194A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011024953A JP2012164194A (en) 2011-02-08 2011-02-08 Storage control device and cache data saving method for the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011024953A JP2012164194A (en) 2011-02-08 2011-02-08 Storage control device and cache data saving method for the same

Publications (1)

Publication Number Publication Date
JP2012164194A true JP2012164194A (en) 2012-08-30

Family

ID=46843518

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011024953A Pending JP2012164194A (en) 2011-02-08 2011-02-08 Storage control device and cache data saving method for the same

Country Status (1)

Country Link
JP (1) JP2012164194A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014192113A1 (en) * 2013-05-30 2014-12-04 株式会社日立製作所 Storage system and data backup method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11242631A (en) * 1998-02-26 1999-09-07 Toshiba Corp Computer system and data preserving/restoring method for the same
JP2000298621A (en) * 1999-04-14 2000-10-24 Nec Eng Ltd Magnetic disk drive
JP2008192028A (en) * 2007-02-07 2008-08-21 Hitachi Ltd Storage control device and data management method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11242631A (en) * 1998-02-26 1999-09-07 Toshiba Corp Computer system and data preserving/restoring method for the same
JP2000298621A (en) * 1999-04-14 2000-10-24 Nec Eng Ltd Magnetic disk drive
JP2008192028A (en) * 2007-02-07 2008-08-21 Hitachi Ltd Storage control device and data management method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014192113A1 (en) * 2013-05-30 2014-12-04 株式会社日立製作所 Storage system and data backup method
US9201601B2 (en) 2013-05-30 2015-12-01 Hitachi, Ltd. Reducing required battery capacity for data backup in a storage system with multiple controllers
JP5963228B2 (en) * 2013-05-30 2016-08-03 株式会社日立製作所 Storage system and data backup method

Similar Documents

Publication Publication Date Title
US20130073812A1 (en) Cache memory device, processor, and information processing apparatus
JP2019159802A (en) Power control method of storage device and storage device
JP2010250512A5 (en)
EP2849081A1 (en) Embedded system controller
US9170887B2 (en) Memory system and controlling method of memory system
KR20070118533A (en) Non-volatile memory
US10754785B2 (en) Checkpointing for DRAM-less SSD
CN105760311A (en) Trim command response method and system and operation system
JP4829370B1 (en) MEMORY CONTROL DEVICE, MEMORY DEVICE, AND STOP CONTROL METHOD
US20110191553A1 (en) Data Storage Control Apparatus and Data Storage Control Method
US20150234448A1 (en) Information processing system and storage device
JP2013016148A (en) Memory controller and nonvolatile storage
JP6640776B2 (en) Memory system
US9875051B2 (en) Memory system that controls power state of buffer memory
US20130073794A1 (en) Memory system and control method thereof
US9471227B2 (en) Implementing enhanced performance with read before write to phase change memory to avoid write cancellations
JP2012164194A (en) Storage control device and cache data saving method for the same
US20160210072A1 (en) Controller and memory system
US20240069763A1 (en) Memory controller and memory access method
JP2012022479A (en) Microcontroller and its control method
JP5521477B2 (en) Memory control device
JP2014089758A (en) Data reader
JP2010198127A (en) Semiconductor storage device and method of controlling the same
EP3891594B1 (en) Memory control system with a sequence processing unit
JP2012128900A (en) Semiconductor storage device and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130815

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140327

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140402

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140703

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141003

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20141014

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20141205