JP4842719B2 - ストレージシステム及びそのデータ保護方法 - Google Patents
ストレージシステム及びそのデータ保護方法 Download PDFInfo
- Publication number
- JP4842719B2 JP4842719B2 JP2006178487A JP2006178487A JP4842719B2 JP 4842719 B2 JP4842719 B2 JP 4842719B2 JP 2006178487 A JP2006178487 A JP 2006178487A JP 2006178487 A JP2006178487 A JP 2006178487A JP 4842719 B2 JP4842719 B2 JP 4842719B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- flash memory
- page
- storage
- address
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/14—Protection against unauthorised use of memory or access to memory
- G06F12/1416—Protection against unauthorised use of memory or access to memory by checking the object accessibility, e.g. type of access defined by the memory independently of subject rights
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/08—Error detection or correction by redundancy in data representation, e.g. by using checking codes
- G06F11/10—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
- G06F11/1008—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices
- G06F11/1068—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices in sector programmable memories, e.g. flash disk
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/0802—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
- G06F12/0866—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches for peripheral storage systems, e.g. disk cache
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/21—Employing a record carrier using a specific recording technology
- G06F2212/214—Solid state disk
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/26—Using a specific storage system architecture
- G06F2212/261—Storage comprising a plurality of storage devices
- G06F2212/262—Storage comprising a plurality of storage devices configured as RAID
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0662—Virtualisation aspects
- G06F3/0664—Virtualisation aspects at device level, e.g. emulation of a storage device or system
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Computer Security & Cryptography (AREA)
- Memory System Of A Hierarchy Structure (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
- Read Only Memory (AREA)
Description
図1は本実施形態に係るストレージシステム10のハードウェア構成を示す。ストレージシステム10は、ストレージコントローラSC及びフラッシュメモリ・モジュールP00〜P33を備える。ストレージコントローラSCは、チャネルアダプタCA0、CA1、キャッシュメモリCM0、CM1、ストレージアダプタSA0、SA1及び相互接続網NW0、NW1を備える。
図6はストレージコントローラSCがフラッシュメモリ・モジュールP00へデータを書き込む処理の概要を示す。ストレージコントローラSC内のキャッシュメモリCM上では、データ601は、ハードディスクドライブのセクタ容量単位(例えば、520バイト単位)で管理されている。520バイトのデータ601は、512バイトのユーザデータと、8バイトのハードディスクドライブ向け保護コードとを含む。ハードディスクドライブ向け保護コードは、データの書き込み先となるハードディスクドライブのアドレス情報(書き込みアドレス)を特定可能な情報を含む。
PA2=int[{(LA1+DL)*X−1}/(PS−Y)] …(2)
OS1=LA1*X−PA1*(PS−Y) …(3)
OS2=(LA1+DL)*X−1−PA2*(PS−Y) …(4)
Claims (7)
- フラッシュメモリ・チップ及び前記フラッシュメモリ・チップに対して読み書きするデータをページ単位で管理するメモリコントローラを備えたフラッシュメモリ・モジュールと、
前記フラッシュメモリ・チップに対して読み書きするデータを一時的に格納するためのキャッシュメモリ及び前記フラッシュメモリ・チップに対して読み書きするデータを前記キャッシュメモリ上ではハードディスクドライブのセクタ容量単位で管理するストレージコントローラと、
を備え、
前記フラッシュメモリ・モジュールは、
1ページあたりの記憶領域を前記ストレージコントローラから読み書き可能なデータ長のページデータ部及び該ページの管理情報を格納するための冗長部により構成して管理し、
前記ストレージコントローラは、
前記ストレージコントローラに接続する記録媒体の種別及び仕様と、前記種別及び仕様に対応する前記ページデータ部のデータ長とを判別するためのメディア判定部を備えており、前記メディア判定部により判別した前記ストレージコントローラに接続する記録媒体がフラッシュメモリ・モジュールである場合、
前記フラッシュメモリ・チップへのデータ書き込み時において、
書き込み先ページのアドレス情報を特定可能な保護コードを生成し、更に書き込みデータと前記保護コードとを合わせて前記メディア判定部により判別した前記記録媒体の種別及び仕様に対応する前記ページデータ部のデータ長となるように、前記ハードディスクドライブのセクタ容量単位で管理している前記キャッシュメモリ上のデータを分割し、前記書き込みデータと前記保護コードとを合わせて前記ページデータ部のデータ長単位で前記フラッシュメモリ・チップに書き込み、
前記フラッシュメモリ・チップからのデータ読み出し時において、
前記フラッシュメモリ・チップから読み出したデータに付加されている前記保護コードから特定されるアドレス情報と、読み出すべきデータのアドレス情報とを比較することで、読み出しエラーの有無をチェックする
ストレージシステム。 - 請求項1に記載のストレージシステムであって、
前記フラッシュメモリ・モジュールが提供する記憶領域はRAID構成されており、
前記ストレージコントローラは、何れかのフラッシュメモリ・モジュール内のデータにアドレス・エラーが生じると、前記アドレス・エラーが生じたデータを格納するフラッシュメモリ・モジュールと同一のRAIDグループに属する他のフラッシュメモリ・モジュール内のデータを用いて、アドレス・エラーが生じたデータを前記ページデータ部のデータ長単位で復元し、前記アドレス・エラーが生じたデータを前記復元したデータで上書きする、ストレージシステム。 - 請求項1に記載のストレージシステムであって、
前記ストレージコントローラは、ハードディスクドライブにおいてアドレス・エラーが生じると、前記アドレス・エラーが生じたデータを前記ハードディスクドライブのセクタ容量単位で上書き訂正する、ストレージシステム。 - 請求項1に記載のストレージシステムであって、
前記保護コードは、書き込み時刻情報を含む、ストレージシステム。 - 請求項1に記載のストレージシステムであって、
前記保護コードは、前記ページデータ部のデータ長を有するデータを保護するためのエラー検出コードを含む、ストレージシステム。 - 請求項1に記載のストレージシステムであって、
前記ハードディスクドライブのセクタ容量のデータ長を有するデータは、データと、前記データの書き込み先であるハードディスクドライブのアドレス情報を特定可能な保護コードとを有する、ストレージシステム。 - フラッシュメモリ・チップ及び前記フラッシュメモリ・チップに対して読み書きするデータをページ単位で管理するメモリコントローラを備えたフラッシュメモリ・モジュールと、前記フラッシュメモリ・チップに対して読み書きするデータを一時的に格納するためのキャッシュメモリ及び前記フラッシュメモリ・チップに対して読み書きするデータを前記キャッシュメモリ上ではハードディスクドライブのセクタ容量単位で管理するストレージコントローラと、を備えたストレージシステムのデータ保護方法であって、
前記フラッシュメモリ・モジュールが、
1ページあたりの記憶領域を前記ストレージコントローラから読み書き可能なデータ長のページデータ部及び該ページの管理情報を格納するための冗長部により構成して管理する第1のステップと、
前記ストレージコントローラが、
前記ストレージコントローラに接続する記録媒体の種別及び仕様と、前記種別及び仕様に対応する前記ページデータ部のデータ長とを判別するためのメディア判定部を備えており、前記メディア判定部により判別した前記ストレージコントローラに接続する記録媒体がフラッシュメモリ・モジュールである場合、
前記フラッシュメモリ・チップへのデータ書き込み時において、
書き込み先ページのアドレス情報を特定可能な保護コードを生成し、更に書き込みデータと前記保護コードとを合わせて前記メディア判定部により判別した前記記録媒体の種別及び仕様に対応する前記ページデータ部のデータ長となるように、前記ハードディスクドライブのセクタ容量単位で管理している前記キャッシュメモリ上のデータを分割し、前記書き込みデータと前記保護コードとを合わせて前記ページデータ部のデータ長単位で前記フラッシュメモリ・チップに書き込む第2のステップと、
前記フラッシュメモリ・チップからのデータ読み出し時において、
前記フラッシュメモリ・チップから読み出したデータに付加されている前記保護コードから特定されるアドレス情報と、読み出すべきデータのアドレス情報とを比較することで、読み出しエラーの有無をチェックする第3のステップと
を備えたことを特徴とするデータ保護方法。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006178487A JP4842719B2 (ja) | 2006-06-28 | 2006-06-28 | ストレージシステム及びそのデータ保護方法 |
US11/503,050 US7574554B2 (en) | 2006-06-28 | 2006-08-11 | Storage system and data protection method therefor |
EP06255630A EP1873649A1 (en) | 2006-06-28 | 2006-11-01 | Storage system and data protection method therefor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006178487A JP4842719B2 (ja) | 2006-06-28 | 2006-06-28 | ストレージシステム及びそのデータ保護方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008009635A JP2008009635A (ja) | 2008-01-17 |
JP4842719B2 true JP4842719B2 (ja) | 2011-12-21 |
Family
ID=38441571
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006178487A Active JP4842719B2 (ja) | 2006-06-28 | 2006-06-28 | ストレージシステム及びそのデータ保護方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US7574554B2 (ja) |
EP (1) | EP1873649A1 (ja) |
JP (1) | JP4842719B2 (ja) |
Families Citing this family (121)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8108590B2 (en) * | 2000-01-06 | 2012-01-31 | Super Talent Electronics, Inc. | Multi-operation write aggregator using a page buffer and a scratch flash block in each of multiple channels of a large array of flash memory to reduce block wear |
TWI309044B (en) * | 2006-11-20 | 2009-04-21 | Nanya Technology Corp | Method for repairing defects in memory and related memory system |
US8161353B2 (en) | 2007-12-06 | 2012-04-17 | Fusion-Io, Inc. | Apparatus, system, and method for validating that a correct data segment is read from a data storage device |
WO2008070800A1 (en) | 2006-12-06 | 2008-06-12 | Fusion Multisystems, Inc. | Apparatus, system, and method for storage space recovery in solid-state storage |
JP2008204041A (ja) * | 2007-02-19 | 2008-09-04 | Hitachi Ltd | ストレージ装置及びデータ配置制御方法 |
US7865805B1 (en) * | 2007-02-26 | 2011-01-04 | Lockheed Martin Corporation | Multiple bit upset insensitive error detection and correction circuit for field programmable gate array based on static random access memory blocks |
JP2008269142A (ja) * | 2007-04-18 | 2008-11-06 | Hitachi Ltd | ディスクアレイ装置 |
CN101178933B (zh) * | 2007-12-05 | 2010-07-28 | 苏州壹世通科技有限公司 | 一种闪存阵列装置 |
US8621137B2 (en) | 2007-12-27 | 2013-12-31 | Sandisk Enterprise Ip Llc | Metadata rebuild in a flash memory controller following a loss of power |
JP4672742B2 (ja) * | 2008-02-27 | 2011-04-20 | 株式会社東芝 | メモリコントローラおよびメモリシステム |
CN102124527A (zh) | 2008-05-16 | 2011-07-13 | 弗森-艾奥公司 | 用于检测和替代失效的数据存储器的装置、系统和方法 |
US8843691B2 (en) * | 2008-06-25 | 2014-09-23 | Stec, Inc. | Prioritized erasure of data blocks in a flash storage device |
JP2010055210A (ja) | 2008-08-26 | 2010-03-11 | Hitachi Ltd | ストレージシステム及びデータ保証方法 |
US8799743B2 (en) * | 2008-10-28 | 2014-08-05 | Micron Technology, Inc. | Error correction in multiple semiconductor memory units |
US20100250826A1 (en) * | 2009-03-24 | 2010-09-30 | Micron Technology, Inc. | Memory systems with a plurality of structures and methods for operating the same |
US8180981B2 (en) | 2009-05-15 | 2012-05-15 | Oracle America, Inc. | Cache coherent support for flash in a memory hierarchy |
US8307258B2 (en) * | 2009-05-18 | 2012-11-06 | Fusion-10, Inc | Apparatus, system, and method for reconfiguring an array to operate with less storage elements |
US8281227B2 (en) | 2009-05-18 | 2012-10-02 | Fusion-10, Inc. | Apparatus, system, and method to increase data integrity in a redundant storage system |
KR101615659B1 (ko) | 2009-07-16 | 2016-05-12 | 삼성전자주식회사 | 스크래치 패드 메모리 관리 장치 및 방법 |
JP5342014B2 (ja) * | 2009-08-31 | 2013-11-13 | 株式会社日立製作所 | 複数のフラッシュパッケージを有するストレージシステム |
JP4912456B2 (ja) * | 2009-12-17 | 2012-04-11 | 株式会社日立製作所 | ストレージ装置及びその制御方法 |
TWI497293B (zh) * | 2009-12-17 | 2015-08-21 | Ibm | 固態儲存裝置內之資料管理 |
US8365041B2 (en) | 2010-03-17 | 2013-01-29 | Sandisk Enterprise Ip Llc | MLC self-raid flash data protection scheme |
US9164886B1 (en) * | 2010-09-21 | 2015-10-20 | Western Digital Technologies, Inc. | System and method for multistage processing in a memory storage subsystem |
JP5388976B2 (ja) | 2010-09-22 | 2014-01-15 | 株式会社東芝 | 半導体記憶制御装置 |
US9003153B2 (en) * | 2010-11-08 | 2015-04-07 | Greenliant Llc | Method of storing blocks of data in a plurality of memory devices in a redundant manner, a memory controller and a memory system |
KR101861247B1 (ko) | 2011-04-06 | 2018-05-28 | 삼성전자주식회사 | 메모리 컨트롤러, 이의 데이터 처리 방법, 및 이를 포함하는 메모리 시스템 |
TWI451425B (zh) * | 2011-04-25 | 2014-09-01 | Silicon Motion Inc | 快閃記憶裝置及其資料保護方法 |
US8910020B2 (en) | 2011-06-19 | 2014-12-09 | Sandisk Enterprise Ip Llc | Intelligent bit recovery for flash memory |
US8909982B2 (en) | 2011-06-19 | 2014-12-09 | Sandisk Enterprise Ip Llc | System and method for detecting copyback programming problems |
GB2493340A (en) * | 2011-07-28 | 2013-02-06 | St Microelectronics Res & Dev | Address mapping of boot transactions between dies in a system in package |
US8793543B2 (en) | 2011-11-07 | 2014-07-29 | Sandisk Enterprise Ip Llc | Adaptive read comparison signal generation for memory systems |
US9048876B2 (en) | 2011-11-18 | 2015-06-02 | Sandisk Enterprise Ip Llc | Systems, methods and devices for multi-tiered error correction |
US8954822B2 (en) | 2011-11-18 | 2015-02-10 | Sandisk Enterprise Ip Llc | Data encoder and decoder using memory-specific parity-check matrix |
US8924815B2 (en) | 2011-11-18 | 2014-12-30 | Sandisk Enterprise Ip Llc | Systems, methods and devices for decoding codewords having multiple parity segments |
JP5884606B2 (ja) * | 2012-03-30 | 2016-03-15 | 富士通株式会社 | ストレージ管理方法、システム、およびプログラム |
US9699263B1 (en) | 2012-08-17 | 2017-07-04 | Sandisk Technologies Llc. | Automatic read and write acceleration of data accessed by virtual machines |
JP6000754B2 (ja) * | 2012-08-28 | 2016-10-05 | キヤノン株式会社 | 画像処理装置、画像処理装置の制御方法、及びプログラム |
US9400744B2 (en) * | 2012-10-30 | 2016-07-26 | Mangstor, Inc. | Magnetic random access memory journal for multi-level cell flash memory |
TWI461901B (zh) | 2012-12-10 | 2014-11-21 | Ind Tech Res Inst | 資料儲存與重建的方法與系統 |
US9501398B2 (en) | 2012-12-26 | 2016-11-22 | Sandisk Technologies Llc | Persistent storage device with NVRAM for staging writes |
US9612948B2 (en) | 2012-12-27 | 2017-04-04 | Sandisk Technologies Llc | Reads and writes between a contiguous data block and noncontiguous sets of logical address blocks in a persistent storage device |
US9239751B1 (en) | 2012-12-27 | 2016-01-19 | Sandisk Enterprise Ip Llc | Compressing data from multiple reads for error control management in memory systems |
US9454420B1 (en) | 2012-12-31 | 2016-09-27 | Sandisk Technologies Llc | Method and system of reading threshold voltage equalization |
US9003264B1 (en) | 2012-12-31 | 2015-04-07 | Sandisk Enterprise Ip Llc | Systems, methods, and devices for multi-dimensional flash RAID data protection |
US9214965B2 (en) | 2013-02-20 | 2015-12-15 | Sandisk Enterprise Ip Llc | Method and system for improving data integrity in non-volatile storage |
US9329928B2 (en) | 2013-02-20 | 2016-05-03 | Sandisk Enterprise IP LLC. | Bandwidth optimization in a non-volatile memory system |
US9075904B2 (en) | 2013-03-13 | 2015-07-07 | Intel Corporation | Vulnerability estimation for cache memory |
US9870830B1 (en) | 2013-03-14 | 2018-01-16 | Sandisk Technologies Llc | Optimal multilevel sensing for reading data from a storage medium |
US9009576B1 (en) | 2013-03-15 | 2015-04-14 | Sandisk Enterprise Ip Llc | Adaptive LLR based on syndrome weight |
US9244763B1 (en) | 2013-03-15 | 2016-01-26 | Sandisk Enterprise Ip Llc | System and method for updating a reading threshold voltage based on symbol transition information |
US9092350B1 (en) | 2013-03-15 | 2015-07-28 | Sandisk Enterprise Ip Llc | Detection and handling of unbalanced errors in interleaved codewords |
US9236886B1 (en) | 2013-03-15 | 2016-01-12 | Sandisk Enterprise Ip Llc | Universal and reconfigurable QC-LDPC encoder |
US9367246B2 (en) | 2013-03-15 | 2016-06-14 | Sandisk Technologies Inc. | Performance optimization of data transfer for soft information generation |
US9136877B1 (en) | 2013-03-15 | 2015-09-15 | Sandisk Enterprise Ip Llc | Syndrome layered decoding for LDPC codes |
US10049037B2 (en) | 2013-04-05 | 2018-08-14 | Sandisk Enterprise Ip Llc | Data management in a storage system |
US9170941B2 (en) | 2013-04-05 | 2015-10-27 | Sandisk Enterprises IP LLC | Data hardening in a storage system |
US9159437B2 (en) | 2013-06-11 | 2015-10-13 | Sandisk Enterprise IP LLC. | Device and method for resolving an LM flag issue |
US9043517B1 (en) | 2013-07-25 | 2015-05-26 | Sandisk Enterprise Ip Llc | Multipass programming in buffers implemented in non-volatile data storage systems |
US9524235B1 (en) | 2013-07-25 | 2016-12-20 | Sandisk Technologies Llc | Local hash value generation in non-volatile data storage systems |
US9384126B1 (en) | 2013-07-25 | 2016-07-05 | Sandisk Technologies Inc. | Methods and systems to avoid false negative results in bloom filters implemented in non-volatile data storage systems |
US9235509B1 (en) | 2013-08-26 | 2016-01-12 | Sandisk Enterprise Ip Llc | Write amplification reduction by delaying read access to data written during garbage collection |
US9639463B1 (en) | 2013-08-26 | 2017-05-02 | Sandisk Technologies Llc | Heuristic aware garbage collection scheme in storage systems |
US9519577B2 (en) | 2013-09-03 | 2016-12-13 | Sandisk Technologies Llc | Method and system for migrating data between flash memory devices |
US9442670B2 (en) | 2013-09-03 | 2016-09-13 | Sandisk Technologies Llc | Method and system for rebalancing data stored in flash memory devices |
US9158349B2 (en) | 2013-10-04 | 2015-10-13 | Sandisk Enterprise Ip Llc | System and method for heat dissipation |
US9323637B2 (en) | 2013-10-07 | 2016-04-26 | Sandisk Enterprise Ip Llc | Power sequencing and data hardening architecture |
US9298608B2 (en) | 2013-10-18 | 2016-03-29 | Sandisk Enterprise Ip Llc | Biasing for wear leveling in storage systems |
US9442662B2 (en) | 2013-10-18 | 2016-09-13 | Sandisk Technologies Llc | Device and method for managing die groups |
US9436831B2 (en) | 2013-10-30 | 2016-09-06 | Sandisk Technologies Llc | Secure erase in a memory device |
US9263156B2 (en) | 2013-11-07 | 2016-02-16 | Sandisk Enterprise Ip Llc | System and method for adjusting trip points within a storage device |
US9244785B2 (en) | 2013-11-13 | 2016-01-26 | Sandisk Enterprise Ip Llc | Simulated power failure and data hardening |
KR102146037B1 (ko) | 2013-11-14 | 2020-08-19 | 삼성전자주식회사 | 불휘발성 메모리 시스템 및 그것의 동작 방법 |
US9152555B2 (en) | 2013-11-15 | 2015-10-06 | Sandisk Enterprise IP LLC. | Data management with modular erase in a data storage system |
US10146623B2 (en) | 2013-11-18 | 2018-12-04 | Hewlett-Packard Development Company, L.P. | Indicating rebuild state of storage devices |
US9703816B2 (en) | 2013-11-19 | 2017-07-11 | Sandisk Technologies Llc | Method and system for forward reference logging in a persistent datastore |
US9520197B2 (en) | 2013-11-22 | 2016-12-13 | Sandisk Technologies Llc | Adaptive erase of a storage device |
US9520162B2 (en) | 2013-11-27 | 2016-12-13 | Sandisk Technologies Llc | DIMM device controller supervisor |
US9122636B2 (en) | 2013-11-27 | 2015-09-01 | Sandisk Enterprise Ip Llc | Hard power fail architecture |
US9280429B2 (en) | 2013-11-27 | 2016-03-08 | Sandisk Enterprise Ip Llc | Power fail latching based on monitoring multiple power supply voltages in a storage device |
US9582058B2 (en) | 2013-11-29 | 2017-02-28 | Sandisk Technologies Llc | Power inrush management of storage devices |
US9250676B2 (en) | 2013-11-29 | 2016-02-02 | Sandisk Enterprise Ip Llc | Power failure architecture and verification |
US9092370B2 (en) | 2013-12-03 | 2015-07-28 | Sandisk Enterprise Ip Llc | Power failure tolerant cryptographic erase |
US9235245B2 (en) | 2013-12-04 | 2016-01-12 | Sandisk Enterprise Ip Llc | Startup performance and power isolation |
US9129665B2 (en) | 2013-12-17 | 2015-09-08 | Sandisk Enterprise Ip Llc | Dynamic brownout adjustment in a storage device |
US9798620B2 (en) | 2014-02-06 | 2017-10-24 | Sandisk Technologies Llc | Systems and methods for non-blocking solid-state memory |
WO2015118680A1 (ja) * | 2014-02-10 | 2015-08-13 | 株式会社日立製作所 | ストレージ装置 |
US9549457B2 (en) | 2014-02-12 | 2017-01-17 | Sandisk Technologies Llc | System and method for redirecting airflow across an electronic assembly |
US9497889B2 (en) | 2014-02-27 | 2016-11-15 | Sandisk Technologies Llc | Heat dissipation for substrate assemblies |
US9703636B2 (en) | 2014-03-01 | 2017-07-11 | Sandisk Technologies Llc | Firmware reversion trigger and control |
US9485851B2 (en) | 2014-03-14 | 2016-11-01 | Sandisk Technologies Llc | Thermal tube assembly structures |
US9519319B2 (en) | 2014-03-14 | 2016-12-13 | Sandisk Technologies Llc | Self-supporting thermal tube structure for electronic assemblies |
US9348377B2 (en) | 2014-03-14 | 2016-05-24 | Sandisk Enterprise Ip Llc | Thermal isolation techniques |
US9448876B2 (en) | 2014-03-19 | 2016-09-20 | Sandisk Technologies Llc | Fault detection and prediction in storage devices |
US9454448B2 (en) | 2014-03-19 | 2016-09-27 | Sandisk Technologies Llc | Fault testing in storage devices |
US9390814B2 (en) | 2014-03-19 | 2016-07-12 | Sandisk Technologies Llc | Fault detection and prediction for data storage elements |
US9390021B2 (en) | 2014-03-31 | 2016-07-12 | Sandisk Technologies Llc | Efficient cache utilization in a tiered data structure |
US9626399B2 (en) | 2014-03-31 | 2017-04-18 | Sandisk Technologies Llc | Conditional updates for reducing frequency of data modification operations |
US9626400B2 (en) | 2014-03-31 | 2017-04-18 | Sandisk Technologies Llc | Compaction of information in tiered data structure |
US9697267B2 (en) | 2014-04-03 | 2017-07-04 | Sandisk Technologies Llc | Methods and systems for performing efficient snapshots in tiered data structures |
US10114557B2 (en) | 2014-05-30 | 2018-10-30 | Sandisk Technologies Llc | Identification of hot regions to enhance performance and endurance of a non-volatile storage device |
US9093160B1 (en) | 2014-05-30 | 2015-07-28 | Sandisk Technologies Inc. | Methods and systems for staggered memory operations |
US10656840B2 (en) | 2014-05-30 | 2020-05-19 | Sandisk Technologies Llc | Real-time I/O pattern recognition to enhance performance and endurance of a storage device |
US10162748B2 (en) | 2014-05-30 | 2018-12-25 | Sandisk Technologies Llc | Prioritizing garbage collection and block allocation based on I/O history for logical address regions |
US8891303B1 (en) | 2014-05-30 | 2014-11-18 | Sandisk Technologies Inc. | Method and system for dynamic word line based configuration of a three-dimensional memory device |
US10656842B2 (en) | 2014-05-30 | 2020-05-19 | Sandisk Technologies Llc | Using history of I/O sizes and I/O sequences to trigger coalesced writes in a non-volatile storage device |
US10372613B2 (en) | 2014-05-30 | 2019-08-06 | Sandisk Technologies Llc | Using sub-region I/O history to cache repeatedly accessed sub-regions in a non-volatile storage device |
US10146448B2 (en) | 2014-05-30 | 2018-12-04 | Sandisk Technologies Llc | Using history of I/O sequences to trigger cached read ahead in a non-volatile storage device |
US9703491B2 (en) | 2014-05-30 | 2017-07-11 | Sandisk Technologies Llc | Using history of unaligned writes to cache data and avoid read-modify-writes in a non-volatile storage device |
US9645749B2 (en) | 2014-05-30 | 2017-05-09 | Sandisk Technologies Llc | Method and system for recharacterizing the storage density of a memory device or a portion thereof |
US9070481B1 (en) | 2014-05-30 | 2015-06-30 | Sandisk Technologies Inc. | Internal current measurement for age measurements |
US9652381B2 (en) | 2014-06-19 | 2017-05-16 | Sandisk Technologies Llc | Sub-block garbage collection |
US9443601B2 (en) | 2014-09-08 | 2016-09-13 | Sandisk Technologies Llc | Holdup capacitor energy harvesting |
FR3038752B1 (fr) * | 2015-07-10 | 2018-07-27 | Stmicroelectronics (Rousset) Sas | Procede et circuit pour proteger et verifier des donnees d'adresse |
US9836243B1 (en) * | 2016-03-31 | 2017-12-05 | EMC IP Holding Company LLC | Cache management techniques |
US11144453B2 (en) | 2016-04-05 | 2021-10-12 | Hewlett Packard Enterprise Development Lp | Unmap to initialize sectors |
JP2019191909A (ja) | 2018-04-25 | 2019-10-31 | 東芝メモリ株式会社 | メモリシステムおよび制御方法 |
US11455402B2 (en) | 2019-01-30 | 2022-09-27 | Seagate Technology Llc | Non-volatile memory with precise write-once protection |
US11704192B2 (en) | 2019-12-12 | 2023-07-18 | Pure Storage, Inc. | Budgeting open blocks based on power loss protection |
US11416144B2 (en) | 2019-12-12 | 2022-08-16 | Pure Storage, Inc. | Dynamic use of segment or zone power loss protection in a flash device |
CN115188404A (zh) * | 2021-04-07 | 2022-10-14 | 华为技术有限公司 | 存储装置和处理数据的方法 |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0617363B1 (en) | 1989-04-13 | 2000-01-26 | SanDisk Corporation | Defective cell substitution in EEprom array |
JPH05233426A (ja) | 1992-02-20 | 1993-09-10 | Fujitsu Ltd | フラッシュ・メモリ使用方法 |
DE19540915A1 (de) * | 1994-11-10 | 1996-05-15 | Raymond Engineering | Redundante Anordnung von Festkörper-Speicherbausteinen |
US5606529A (en) * | 1994-12-20 | 1997-02-25 | Hitachi, Ltd. | Semiconductor disk storage |
JPH08263229A (ja) * | 1995-03-23 | 1996-10-11 | Hitachi Ltd | 半導体記憶装置 |
JPH10171608A (ja) * | 1996-12-11 | 1998-06-26 | Nec Corp | 磁気ディスクアレイ装置及び磁気ディスクアレイ装置に於けるデータチェック方法 |
JP3565687B2 (ja) * | 1997-08-06 | 2004-09-15 | 沖電気工業株式会社 | 半導体記憶装置およびその制御方法 |
US5956743A (en) * | 1997-08-25 | 1999-09-21 | Bit Microsystems, Inc. | Transparent management at host interface of flash-memory overhead-bytes using flash-specific DMA having programmable processor-interrupt of high-level operations |
JP2000347815A (ja) * | 1999-06-07 | 2000-12-15 | Hitachi Ltd | ディスクアレイシステム |
JP2001175419A (ja) * | 1999-12-17 | 2001-06-29 | Fujitsu Ltd | 記憶装置のエミレーション処理方法及び記憶装置 |
JP2001202295A (ja) | 2000-01-17 | 2001-07-27 | Hitachi Ltd | サブシステム |
US7155559B1 (en) | 2000-08-25 | 2006-12-26 | Lexar Media, Inc. | Flash memory architecture with separate storage of overhead and user data |
US8412879B2 (en) * | 2002-10-28 | 2013-04-02 | Sandisk Technologies Inc. | Hybrid implementation for error correction codes within a non-volatile memory system |
JP2004213746A (ja) * | 2002-12-27 | 2004-07-29 | Canon Inc | 記録装置 |
US7634614B2 (en) * | 2003-01-13 | 2009-12-15 | Sierra Logic | Integrated-circuit implementation of a storage-shelf router and a path controller card for combined use in high-availability mass-storage-device shelves and that support virtual disk formatting |
US8041878B2 (en) * | 2003-03-19 | 2011-10-18 | Samsung Electronics Co., Ltd. | Flash file system |
US7080200B2 (en) * | 2003-08-14 | 2006-07-18 | Hitachi Global Storage Technologies Netherlands B.V. | System and method for handling writes in HDD using 4K block sizes |
JP4311288B2 (ja) * | 2004-06-30 | 2009-08-12 | パナソニック株式会社 | 記憶装置 |
US7240242B2 (en) * | 2004-08-05 | 2007-07-03 | International Business Machines Corporation | Apparatus and method to convert data payloads from a first sector format to a second sector format |
JP2006079380A (ja) * | 2004-09-10 | 2006-03-23 | Hitachi Ltd | ディスクアレイ装置 |
JP4863749B2 (ja) * | 2006-03-29 | 2012-01-25 | 株式会社日立製作所 | フラッシュメモリを用いた記憶装置、その消去回数平準化方法、及び消去回数平準化プログラム |
-
2006
- 2006-06-28 JP JP2006178487A patent/JP4842719B2/ja active Active
- 2006-08-11 US US11/503,050 patent/US7574554B2/en active Active
- 2006-11-01 EP EP06255630A patent/EP1873649A1/en not_active Withdrawn
Also Published As
Publication number | Publication date |
---|---|
EP1873649A1 (en) | 2008-01-02 |
US20080022163A1 (en) | 2008-01-24 |
JP2008009635A (ja) | 2008-01-17 |
US7574554B2 (en) | 2009-08-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4842719B2 (ja) | ストレージシステム及びそのデータ保護方法 | |
JP5388976B2 (ja) | 半導体記憶制御装置 | |
JP5066199B2 (ja) | 半導体記憶装置 | |
US7984325B2 (en) | Storage control device, data recovery device, and storage system | |
US7831764B2 (en) | Storage system having plural flash memory drives and method for controlling data storage | |
JP5525605B2 (ja) | フラッシュメモリモジュール | |
JP4901968B2 (ja) | 半導体記憶装置 | |
TWI483111B (zh) | 資料儲存方法、記憶體控制器與記憶體儲存裝置 | |
US9304685B2 (en) | Storage array system and non-transitory recording medium storing control program | |
US20130013980A1 (en) | Data Management in Solid State Storage Devices | |
US20100205354A1 (en) | Storage device using flash memory | |
US20130191705A1 (en) | Semiconductor storage device | |
US20050229033A1 (en) | Disk array controller and information processing apparatus | |
JP2009129070A (ja) | フラッシュメモリ記憶装置の制御方法、その方法を用いたフラッシュメモリ記憶装置及びストレージシステム | |
TW201339835A (zh) | 資料寫入方法、記憶體控制器與記憶體儲存裝置 | |
TWI554886B (zh) | 資料保護方法、記憶體控制電路單元及記憶體儲存裝置 | |
US20140075099A1 (en) | Control method and memory system of non-volatile semiconductor memory | |
US9424131B2 (en) | Spatially decoupled redundancy schemes for a solid state drive (SSD) | |
JP4775969B2 (ja) | 不揮発性記憶装置 | |
US8607123B2 (en) | Control circuit capable of identifying error data in flash memory and storage system and method thereof | |
JP2012058770A (ja) | メモリコントローラ及びメモリコントローラを備えるフラッシュメモリシステム、並びにフラッシュメモリの制御方法 | |
JP2012068765A (ja) | メモリコントローラ及びメモリコントローラを備えるフラッシュメモリシステム、並びにフラッシュメモリの制御方法 | |
CN102043724B (zh) | 用于闪存的区块管理方法、控制器与存储系统 | |
JP2012068764A (ja) | メモリコントローラ及びメモリコントローラを備える不揮発性メモリシステム、並びに不揮発性メモリの制御方法 | |
US20120005436A1 (en) | Control device, controller module, and control method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20081218 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090130 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110519 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110524 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110704 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20110913 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20111006 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4842719 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141014 Year of fee payment: 3 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |