JP2015512098A - 複合不揮発性記憶装置のためのデータ移行 - Google Patents
複合不揮発性記憶装置のためのデータ移行 Download PDFInfo
- Publication number
- JP2015512098A JP2015512098A JP2014557710A JP2014557710A JP2015512098A JP 2015512098 A JP2015512098 A JP 2015512098A JP 2014557710 A JP2014557710 A JP 2014557710A JP 2014557710 A JP2014557710 A JP 2014557710A JP 2015512098 A JP2015512098 A JP 2015512098A
- Authority
- JP
- Japan
- Prior art keywords
- storage device
- unit
- data
- data structure
- data storage
- 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.)
- Granted
Links
- 239000002131 composite material Substances 0.000 title claims abstract description 23
- 238000013508 migration Methods 0.000 title description 2
- 230000005012 migration Effects 0.000 title description 2
- 238000000034 method Methods 0.000 claims abstract description 42
- 238000013500 data storage Methods 0.000 claims abstract description 39
- 239000004065 semiconductor Substances 0.000 claims abstract description 5
- 230000006870 function Effects 0.000 claims description 10
- 238000012545 processing Methods 0.000 claims description 9
- 230000002085 persistent effect Effects 0.000 claims description 3
- 238000004364 calculation method Methods 0.000 claims 1
- 238000007726 management method Methods 0.000 abstract description 2
- 239000007787 solid Substances 0.000 description 4
- 230000008569 process Effects 0.000 description 2
- 238000010420 art technique Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
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/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/12—Replacement control
- G06F12/121—Replacement control using replacement algorithms
- G06F12/123—Replacement control using replacement algorithms with age lists, e.g. queue, most recently used [MRU] list or least recently used [LRU] list
-
- 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/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0673—Single storage device
- G06F3/068—Hybrid storage device
-
- 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/217—Hybrid disk, e.g. using both magnetic and solid state storage devices
-
- 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/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/061—Improving I/O performance
- G06F3/0611—Improving I/O performance in relation to response time
-
- 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/0655—Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
- G06F3/0656—Data buffering arrangements
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
Abstract
Description
Claims (24)
- マルチデバイス複合データ記憶システムへのアクセスを管理する方法であって、
第1のデータ記憶装置上のユニットのセット内の各ユニットへのアクセスのリセンシーを示す第1のデータ構造を管理するステップと、
第2のデータ記憶装置上のユニットが、最近参照されたか否かを、確率論的に示す第2のデータ構造を管理するステップと、を含み、前記第2のデータ構造は、1つ以上のブルームフィルタ、又は計数ブルームフィルタ、又はスペース効率のよい確率論的ハッシュテーブルのキューである、方法。 - 前記第1のデータ構造を管理するステップは、
前記複合データ記憶システムのブロックへのアクセス要求を受け取るステップと、
前記第1のデータ記憶装置からの前記ブロックにアクセスするステップと、
前記第1のデータ構造を更新して、前記ブロックは前記第1のデータ記憶装置から最近アクセスされたことを示すステップと、を含む請求項1に記載の方法。 - 前記第2のデータ構造を管理するステップは、
前記データ記憶システムのブロックへのアクセス要求を受け取るステップと、
前記第2のデータ構造に対して、前記ブロックを含む前記第2のデータ記憶装置上のユニット識別子を表すデータを追加するステップと、
前記ユニットを前記第1のデータ記憶装置に移行するステップと、を含む請求項1に記載の方法。 - 前記第2のデータ記憶装置上のユニット識別子を表すデータを、前記第2のデータ構造に追加するステップは、
前記データ記憶システムの前記ユニット識別子のハッシュを計算するステップと、
前記ユニット識別子の前記ハッシュにより定義されたインデックスに、前記ユニットが参照されたことを示す値を設定するステップと、を含む請求項3に記載の方法。 - 前記ユニット識別子の複数のハッシュ値を計算するために、複数のハッシュ関数が使用される、請求項4に記載の方法。
- 前記第2のデータ記憶装置上の前記ユニットを前記第1のデータ記憶装置に移行するステップは、
前記ユニットが参照されたことを示す前記値を求めて、各ハッシュにより定義されたインデックスで、前記第2のデータ構造を検索するステップと、
検索したインデックス各々が前記値を含む場合、前記ユニットを第2の記憶装置から、第1の記憶装置へ移動させるステップと、を含む請求項5に記載の方法。 - 前記ユニットを第2の記憶装置から、第1の記憶装置へ移動させるステップは、多数のデータブロックを単一のユニットとして移動させるステップを含む、請求項6に記載の方法。
- マルチデバイス複合データ記憶装置へのアクセスを管理するためのシステムであって、
ユニットのセット内にデータを記憶する第1のデータ記憶装置と、
前記第1のデータ記憶装置上のユニットの前記セット内の各ユニットへのアクセスのリセンシーを示す第1のデータ構造と、
ユニットのセット内にデータを記憶する、前記第1のデータ記憶装置に接続された、第2のデータ記憶装置と、
前記第2のデータ記憶装置上のユニットが最近参照されたか否かを確率論的に示す、第2のデータ構造と、を備え、前記第2のデータ構造がブルームフィルタのキューである、システム。 - 前記第1のデータ記憶装置が半導体ディスクである、請求項8に記載のシステム。
- 前記第2のデータ記憶装置が磁気ハードディスクドライブである、請求項8に記載のシステム。
- 前記第1のデータ記憶装置上のユニットの数と、
前記キュー内で許可された前記ブルームフィルタの数と、
前記ブルームフィルタ内に記憶されるユニットの最大数と、
前記ブルームフィルタ各々のサイズと、を含むパラメータにより前記第2のデータ構造が定義された、請求項8に記載のシステム。 - 前記第1のデータ構造は、クロックアルゴリズムを使用して保守される環状キューである、請求項8に記載のシステム。
- 各ユニットがデータのマルチブロックを含む、請求項8に記載のシステム。
- 前記第1のデータ構造は、前記第1のデータ記憶装置上の各ユニットに対し1つの要素を含む、請求項13に記載のシステム。
- 前記第1のデータ構造の要素が、前記第1のデータ記憶装置上のユニットがフリーであることを示す、請求項14に記載のシステム。
- 前記第1のデータ構造の要素が、前記第1のデータ構造の要素が、前記第1のデータ記憶装置上のユニットに対する最近の参照のカウントを示す、請求項15に記載のシステム。
- 機械により実行された時、機械にマルチデバイス複合データ記憶システムへのアクセスを管理するための動作を行わせる命令が内部に記憶された、永続的な機械可読記憶媒体であって、前記動作は、
第1のデータ記憶装置上のユニットのセット内のユニットがアクセスされたかどうかを示し、クロックアルゴリズムを介して管理される、第1のデータ構造を初期化するステップと、
第2のデータ記憶装置上のユニットが、最近参照されたことを確率論的に示し、ブルームフィルタのキューである、第2のデータ構造を初期化するステップと、
前記複合データ記憶システムの論理ブロックへのアクセス要求を受け取るステップと、
前記論理ブロックが前記第1の記憶装置上に含まれている場合、前記論理ブロックを前記第1のデータ記憶装置上のユニットからアクセスするステップ、及び前記複合データ記憶システムのブロックが、前記第1のデータ記憶装置上のユニットから最近アクセスされたことを示すように、前記第1のデータ構造を更新するステップと、
前記論理ブロックが前記第1のデータ記憶装置上のユニットで見つからない場合、前記論理ブロックを求めて前記第2のデータ構造を検索するステップと、
前記論理ブロックが前記第2のデータ構造内で見つからない場合、前記論理ブロックを前記第2のデータ構造に追加するステップと、
前記論理ブロックが前記第2のデータ構造内で見つかった場合、ユニットを前記第2のデータ記憶装置から前記第1のデータ記憶装置へ移行させるステップと、を含む、記憶媒体。 - 前記第2のデータ記憶装置上のユニット識別子に対して、ハッシュ値のセットを計算するステップと、
ハッシュ値の前記セット内のハッシュにより定義されたインデックス各々に、前記ユニットが参照されたことを示す値を設定するステップと、を更に備える請求項17に記載の機械可読記憶媒体。 - ハッシュ値の前記セットの計算は複数のハッシュ関数を使用する、請求項18に記載の機械可読記憶媒体。
- 前記第2のデータ構造内のブルームフィルタをリセットするステップを更に備える、請求項19に記載の機械可読記憶媒体。
- 前記第2のデータ構造に、追加のブルームフィルタを追加するステップを更に備える、請求項19に記載の機械可読記憶媒体。
- 前記第2のデータ構造からブルームフィルタを除去するステップを更に備える、請求項21に記載の機械可読記憶媒体。
- 実行されると、データ処理システムに、請求項1に記載の方法を行わせる命令を有する、永続的な機械可読記憶媒体。
- 実行されると、データ処理システムに、請求項4に記載の方法を行わせる命令を有する、永続的な機械可読記憶媒体。
Applications Claiming Priority (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201261599927P | 2012-02-16 | 2012-02-16 | |
US201261599930P | 2012-02-16 | 2012-02-16 | |
US61/599,927 | 2012-02-16 | ||
US61/599,930 | 2012-02-16 | ||
US13/605,921 | 2012-09-06 | ||
US13/605,921 US9710397B2 (en) | 2012-02-16 | 2012-09-06 | Data migration for composite non-volatile storage device |
PCT/US2013/025597 WO2013122881A1 (en) | 2012-02-16 | 2013-02-11 | Data migration for composite non-volatile storage device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015512098A true JP2015512098A (ja) | 2015-04-23 |
JP5943096B2 JP5943096B2 (ja) | 2016-06-29 |
Family
ID=48983237
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014557696A Active JP5943095B2 (ja) | 2012-02-16 | 2013-02-07 | 複合不揮発性記憶装置のためのデータ移行 |
JP2014557710A Active JP5943096B2 (ja) | 2012-02-16 | 2013-02-11 | 複合不揮発性記憶装置のためのデータ移行 |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014557696A Active JP5943095B2 (ja) | 2012-02-16 | 2013-02-07 | 複合不揮発性記憶装置のためのデータ移行 |
Country Status (8)
Country | Link |
---|---|
US (2) | US9710397B2 (ja) |
EP (2) | EP2798501B1 (ja) |
JP (2) | JP5943095B2 (ja) |
KR (2) | KR101599177B1 (ja) |
CN (2) | CN104115134B (ja) |
AU (2) | AU2013221868B2 (ja) |
TW (2) | TWI524348B (ja) |
WO (2) | WO2013122818A1 (ja) |
Families Citing this family (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8700578B1 (en) * | 2012-09-27 | 2014-04-15 | Emc Corporation | System and method for determining physical storage space of a deduplicated storage system |
US10073851B2 (en) | 2013-01-08 | 2018-09-11 | Apple Inc. | Fast new file creation cache |
US9819637B2 (en) * | 2013-02-27 | 2017-11-14 | Marvell World Trade Ltd. | Efficient longest prefix matching techniques for network devices |
AU2014348812B2 (en) | 2013-11-12 | 2019-09-26 | RunSafe Security, Inc. | Improved control flow integrity system and method |
CN105701018B (zh) * | 2014-11-24 | 2019-01-11 | 阿里巴巴集团控股有限公司 | 一种用于流计算的数据处理方法与设备 |
JP2016207033A (ja) * | 2015-04-24 | 2016-12-08 | 株式会社東芝 | 情報記憶システムおよび情報記憶装置 |
CA2997922C (en) * | 2015-09-09 | 2022-10-11 | Amazon Technologies, Inc. | Deletion of elements from a bloom filter |
US10262160B2 (en) | 2015-09-09 | 2019-04-16 | Amazon Technologies, Inc. | Verification of data set components using digitally signed probabilistic data structures |
US10263784B2 (en) | 2015-09-09 | 2019-04-16 | Amazon Technologies, Inc. | Signature verification for data set components using probabilistic data structures |
KR101675694B1 (ko) * | 2015-09-11 | 2016-11-23 | 성균관대학교산학협력단 | 블록 인기도에 기반한 ssd의 블록 교체방법 |
KR101704936B1 (ko) * | 2015-12-07 | 2017-02-09 | 성균관대학교산학협력단 | 블록의 우선성에 기반한 ssd의 블록 교체방법 및 이를 적용하는 하이브리드 저장 시스템 |
US10942844B2 (en) | 2016-06-10 | 2021-03-09 | Apple Inc. | Reserved memory in memory management system |
US10019456B2 (en) * | 2016-06-29 | 2018-07-10 | Microsoft Technology Licensing, Llc | Recovering free space in nonvolatile storage with a computer storage system supporting shared objects |
US10275541B2 (en) * | 2016-08-05 | 2019-04-30 | Micron Technology, Inc. | Proactive corrective actions in memory based on a probabilistic data structure |
US10228860B2 (en) * | 2016-11-14 | 2019-03-12 | Open Drives LLC | Storage optimization based I/O pattern modeling |
US11010300B2 (en) | 2017-05-04 | 2021-05-18 | Hewlett Packard Enterprise Development Lp | Optimized record lookups |
US10811096B2 (en) * | 2017-05-19 | 2020-10-20 | Aspiring Sky Co. Limited | Multi-block non-volatile memories with single unified interface |
CN107678892B (zh) * | 2017-11-07 | 2021-05-04 | 黄淮学院 | 基于跳跃恢复链的连续数据保护方法 |
US11093140B2 (en) | 2018-01-19 | 2021-08-17 | Micron Technology, Inc. | Performance allocation among users for accessing non-volatile memory devices |
US11243703B2 (en) | 2018-04-27 | 2022-02-08 | Hewlett Packard Enterprise Development Lp | Expandable index with pages to store object records |
US10628063B2 (en) | 2018-08-24 | 2020-04-21 | Advanced Micro Devices, Inc. | Implementing scalable memory allocation using identifiers that return a succinct pointer representation |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008027444A (ja) * | 2006-07-20 | 2008-02-07 | Internatl Business Mach Corp <Ibm> | 方法、システム、製品(複数のデータ構造を用いるキャッシュ内のデータの管理) |
US20110276744A1 (en) * | 2010-05-05 | 2011-11-10 | Microsoft Corporation | Flash memory cache including for use with persistent key-value store |
WO2011144477A1 (en) * | 2010-05-20 | 2011-11-24 | International Business Machines Corporation | Managing write operations to an extent of tracks migrated between storage devices |
US20120017041A1 (en) * | 2010-07-19 | 2012-01-19 | Lsi Corporation | Managing extended raid caches using counting bloom filters |
Family Cites Families (67)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4132989A (en) | 1977-10-18 | 1979-01-02 | Nasa | Azimuth correlator for real-time synthetic aperture radar image processing |
US4292634A (en) | 1978-12-15 | 1981-09-29 | Nasa | Real-time multiple-look synthetic aperture radar processor for spacecraft applications |
US5059318A (en) | 1990-05-14 | 1991-10-22 | Benesi Steve C | Fluid seal for a traveling sheet filter press |
US5680640A (en) | 1995-09-01 | 1997-10-21 | Emc Corporation | System for migrating data by selecting a first or second transfer means based on the status of a data element map initialized to a predetermined state |
GB2318478B (en) | 1996-10-21 | 2001-01-17 | Northern Telecom Ltd | Network model for alarm correlation |
GB2318479B (en) | 1996-10-21 | 2001-04-04 | Northern Telecom Ltd | Problem model for alarm correlation |
US6266771B1 (en) * | 1997-02-10 | 2001-07-24 | The Regents Of The University Of California | Probabilistic signature scheme |
CA2312444A1 (en) * | 2000-06-20 | 2001-12-20 | Ibm Canada Limited-Ibm Canada Limitee | Memory management of data buffers incorporating hierarchical victim selection |
US6631017B2 (en) | 2000-10-12 | 2003-10-07 | Jed Khoury | Matched amplification and switch joint transform correlator |
US6804763B1 (en) | 2000-10-17 | 2004-10-12 | Igt | High performance battery backed ram interface |
US6920533B2 (en) | 2001-06-27 | 2005-07-19 | Intel Corporation | System boot time reduction method |
US20030056058A1 (en) | 2001-09-17 | 2003-03-20 | Alistair Veitch | Logical volume data migration |
US6978259B1 (en) | 2001-10-23 | 2005-12-20 | Hewlett-Packard Development Company, L.P. | Automated system adaptation technique particularly for data storage systems |
US7093004B2 (en) | 2002-02-04 | 2006-08-15 | Datasynapse, Inc. | Using execution statistics to select tasks for redundant assignment in a distributed computing platform |
US6918020B2 (en) * | 2002-08-30 | 2005-07-12 | Intel Corporation | Cache management |
JP2004102374A (ja) | 2002-09-05 | 2004-04-02 | Hitachi Ltd | データ移行装置を有する情報処理システム |
EP1505506A1 (en) * | 2003-08-05 | 2005-02-09 | Sap Ag | A method of data caching |
US7103740B1 (en) | 2003-12-31 | 2006-09-05 | Veritas Operating Corporation | Backup mechanism for a multi-class file system |
US20110145489A1 (en) * | 2004-04-05 | 2011-06-16 | Super Talent Electronics, Inc. | Hybrid storage device |
US20110179219A1 (en) * | 2004-04-05 | 2011-07-21 | Super Talent Electronics, Inc. | Hybrid storage device |
US20060069876A1 (en) * | 2004-09-30 | 2006-03-30 | Sorav Bansal | Method and system of clock with adaptive cache replacement and temporal filtering |
US20060248391A1 (en) * | 2005-05-02 | 2006-11-02 | Glover Jeffrey C | State machine-based command line debugger |
US7548908B2 (en) * | 2005-06-24 | 2009-06-16 | Yahoo! Inc. | Dynamic bloom filter for caching query results |
US7548928B1 (en) * | 2005-08-05 | 2009-06-16 | Google Inc. | Data compression of large scale data stored in sparse tables |
JP2007072813A (ja) | 2005-09-07 | 2007-03-22 | Hitachi Ltd | ストレージシステム、ファイル移動方法、及びコンピュータプログラム |
WO2007031696A1 (en) | 2005-09-13 | 2007-03-22 | Arm Limited | Cache miss detection in a data processing apparatus |
US7730058B2 (en) * | 2005-10-05 | 2010-06-01 | Microsoft Corporation | Searching for information utilizing a probabilistic detector |
US7386673B2 (en) | 2005-11-30 | 2008-06-10 | Red Hat, Inc. | Method for tracking of non-resident pages |
US20070168398A1 (en) | 2005-12-16 | 2007-07-19 | Powerfile, Inc. | Permanent Storage Appliance |
KR100772863B1 (ko) * | 2006-01-13 | 2007-11-02 | 삼성전자주식회사 | 요구 페이징 기법을 적용한 시스템에서 페이지 교체 수행시간을 단축시키는 방법 및 장치 |
US7500050B2 (en) * | 2006-03-20 | 2009-03-03 | International Business Machines Corporation | Wise ordering for writes—combining spatial and temporal locality in write caches for multi-rank storage |
US7555575B2 (en) | 2006-07-27 | 2009-06-30 | Hitachi, Ltd. | Method and apparatus for migrating data between storage volumes of different data pattern |
US7937428B2 (en) * | 2006-12-21 | 2011-05-03 | International Business Machines Corporation | System and method for generating and using a dynamic bloom filter |
US8032529B2 (en) * | 2007-04-12 | 2011-10-04 | Cisco Technology, Inc. | Enhanced bloom filters |
US8745523B2 (en) | 2007-06-08 | 2014-06-03 | Apple Inc. | Deletion in electronic backups |
US7930547B2 (en) * | 2007-06-15 | 2011-04-19 | Alcatel-Lucent Usa Inc. | High accuracy bloom filter using partitioned hashing |
KR101347285B1 (ko) * | 2007-09-28 | 2014-01-07 | 삼성전자주식회사 | 하드디스크 드라이브의 선반입 방법, 이에 적합한 기록매체 그리고 이에 적합한 장치 |
US7788220B1 (en) | 2007-12-31 | 2010-08-31 | Emc Corporation | Storage of data with composite hashes in backup systems |
US8407398B2 (en) * | 2008-10-01 | 2013-03-26 | Lenovo (Singapore) Pte. Ltd. | Cache mapping for solid state drives |
US8301650B1 (en) * | 2008-12-19 | 2012-10-30 | Google, Inc. | Bloom filter compaction |
KR101517767B1 (ko) | 2009-01-07 | 2015-05-06 | 시게이트 테크놀로지 엘엘씨 | 하이브리드 저장 장치 및 그의 자원 공유 방법 |
JP5025670B2 (ja) * | 2009-01-28 | 2012-09-12 | 株式会社東芝 | 情報処理装置およびデータ記憶装置 |
US8719486B2 (en) * | 2009-06-24 | 2014-05-06 | Micron Technology, Inc. | Pinning content in nonvolatile memory |
US8612666B2 (en) | 2009-06-30 | 2013-12-17 | Intel Corporation | Method and system for managing a NAND flash memory by paging segments of a logical to physical address map to a non-volatile memory |
US8140537B2 (en) | 2009-07-21 | 2012-03-20 | International Business Machines Corporation | Block level tagging with file level information |
US9291712B2 (en) | 2009-09-10 | 2016-03-22 | Nextnav, Llc | Cell organization and transmission schemes in a wide area positioning system (WAPS) |
WO2011044154A1 (en) | 2009-10-05 | 2011-04-14 | Marvell Semiconductor, Inc. | Data caching in non-volatile memory |
JP5984118B2 (ja) * | 2009-12-04 | 2016-09-06 | マーベル ワールド トレード リミテッド | 格納デバイスの仮想化 |
US8438334B2 (en) * | 2009-12-22 | 2013-05-07 | International Business Machines Corporation | Hybrid storage subsystem with mixed placement of file contents |
US20110191522A1 (en) * | 2010-02-02 | 2011-08-04 | Condict Michael N | Managing Metadata and Page Replacement in a Persistent Cache in Flash Memory |
WO2011104741A1 (en) | 2010-02-23 | 2011-09-01 | Hitachi, Ltd. | Management system for storage system and method for managing storage system |
US8732133B2 (en) | 2010-03-16 | 2014-05-20 | Commvault Systems, Inc. | Extensible data deduplication system and method |
US8868487B2 (en) | 2010-04-12 | 2014-10-21 | Sandisk Enterprise Ip Llc | Event processing in a flash memory-based object store |
US8935487B2 (en) | 2010-05-05 | 2015-01-13 | Microsoft Corporation | Fast and low-RAM-footprint indexing for data deduplication |
US9401967B2 (en) | 2010-06-09 | 2016-07-26 | Brocade Communications Systems, Inc. | Inline wire speed deduplication system |
US8954669B2 (en) | 2010-07-07 | 2015-02-10 | Nexenta System, Inc | Method and system for heterogeneous data volume |
TWI467581B (zh) * | 2010-09-07 | 2015-01-01 | Phison Electronics Corp | 複合式儲存裝置及其複合式儲存媒體控制器與定址方法 |
US8677004B2 (en) | 2010-09-10 | 2014-03-18 | International Business Machines Corporation | Migration of logical partitions between two devices |
US9244779B2 (en) | 2010-09-30 | 2016-01-26 | Commvault Systems, Inc. | Data recovery operations, such as recovery from modified network data management protocol data |
WO2012053040A1 (en) | 2010-10-22 | 2012-04-26 | Hitachi, Ltd. | File server for migration of file and method for migrating file based on file's attributes and storage apparatuses ' attributes |
US9032146B2 (en) | 2010-11-30 | 2015-05-12 | Lenovo Enterprise Solutions (Singapore) Pte. Ltd. | Dynamic use of raid levels responsive to workload requirements |
US8862845B2 (en) | 2010-12-06 | 2014-10-14 | Xiotech Corporation | Application profiling in a data storage array |
US8583966B2 (en) | 2011-04-29 | 2013-11-12 | Lsi Corporation | Methods and structure for debugging DDR memory of a storage controller |
US9417794B2 (en) | 2011-07-26 | 2016-08-16 | Apple Inc. | Including performance-related hints in requests to composite memory |
US8788788B2 (en) | 2011-08-11 | 2014-07-22 | Pure Storage, Inc. | Logical sector mapping in a flash storage array |
US9081503B2 (en) | 2012-02-16 | 2015-07-14 | Apple Inc. | Methods and systems for maintaining a storage volume with holes and filling holes |
US8914381B2 (en) | 2012-02-16 | 2014-12-16 | Apple Inc. | Correlation filter |
-
2012
- 2012-09-06 US US13/605,921 patent/US9710397B2/en active Active
- 2012-09-06 US US13/605,916 patent/US20130219116A1/en not_active Abandoned
-
2013
- 2013-02-07 KR KR1020147022828A patent/KR101599177B1/ko active IP Right Grant
- 2013-02-07 CN CN201380009551.8A patent/CN104115134B/zh active Active
- 2013-02-07 JP JP2014557696A patent/JP5943095B2/ja active Active
- 2013-02-07 AU AU2013221868A patent/AU2013221868B2/en active Active
- 2013-02-07 EP EP13706810.2A patent/EP2798501B1/en active Active
- 2013-02-07 WO PCT/US2013/025224 patent/WO2013122818A1/en active Application Filing
- 2013-02-08 TW TW102105367A patent/TWI524348B/zh active
- 2013-02-08 TW TW102105368A patent/TW201346932A/zh unknown
- 2013-02-11 CN CN201380009538.2A patent/CN104115133B/zh active Active
- 2013-02-11 AU AU2013221855A patent/AU2013221855B2/en active Active
- 2013-02-11 JP JP2014557710A patent/JP5943096B2/ja active Active
- 2013-02-11 KR KR1020147022659A patent/KR101620773B1/ko active IP Right Grant
- 2013-02-11 EP EP13707949.7A patent/EP2798502B1/en active Active
- 2013-02-11 WO PCT/US2013/025597 patent/WO2013122881A1/en active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008027444A (ja) * | 2006-07-20 | 2008-02-07 | Internatl Business Mach Corp <Ibm> | 方法、システム、製品(複数のデータ構造を用いるキャッシュ内のデータの管理) |
US20110276744A1 (en) * | 2010-05-05 | 2011-11-10 | Microsoft Corporation | Flash memory cache including for use with persistent key-value store |
WO2011144477A1 (en) * | 2010-05-20 | 2011-11-24 | International Business Machines Corporation | Managing write operations to an extent of tracks migrated between storage devices |
US20120017041A1 (en) * | 2010-07-19 | 2012-01-19 | Lsi Corporation | Managing extended raid caches using counting bloom filters |
Also Published As
Publication number | Publication date |
---|---|
EP2798501A1 (en) | 2014-11-05 |
US9710397B2 (en) | 2017-07-18 |
WO2013122881A1 (en) | 2013-08-22 |
TWI524348B (zh) | 2016-03-01 |
CN104115134B (zh) | 2018-02-13 |
CN104115133B (zh) | 2017-08-08 |
US20130219117A1 (en) | 2013-08-22 |
TW201346932A (zh) | 2013-11-16 |
AU2013221855A1 (en) | 2014-08-21 |
AU2013221868A1 (en) | 2014-08-21 |
KR20140116933A (ko) | 2014-10-06 |
AU2013221855B2 (en) | 2016-03-17 |
CN104115133A (zh) | 2014-10-22 |
JP5943095B2 (ja) | 2016-06-29 |
WO2013122818A1 (en) | 2013-08-22 |
JP2015508924A (ja) | 2015-03-23 |
EP2798501B1 (en) | 2020-12-30 |
EP2798502B1 (en) | 2020-04-08 |
TW201335937A (zh) | 2013-09-01 |
US20130219116A1 (en) | 2013-08-22 |
KR101620773B1 (ko) | 2016-05-12 |
CN104115134A (zh) | 2014-10-22 |
KR101599177B1 (ko) | 2016-03-02 |
KR20140111346A (ko) | 2014-09-18 |
EP2798502A1 (en) | 2014-11-05 |
AU2013221868B2 (en) | 2016-03-31 |
JP5943096B2 (ja) | 2016-06-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5943096B2 (ja) | 複合不揮発性記憶装置のためのデータ移行 | |
EP3869316B1 (en) | Hybrid storage | |
AU2012352178B2 (en) | Working set swapping using a sequentially ordered swap file | |
US8996799B2 (en) | Content storage system with modified cache write policies | |
JP6678230B2 (ja) | ストレージ装置 | |
WO2012094400A1 (en) | Selecting storage locations for storing data based on storage location attributes and data usage statistics | |
US9710514B1 (en) | Systems and methods for efficient storage access using metadata | |
CN112612419A (zh) | Nvm的数据存储结构、存储方法、读取方法、设备及介质 | |
US9977599B2 (en) | Data deduplication with support for both thick and thin provisioning of storage objects | |
EP2381354A2 (en) | Data recording device | |
US9703485B2 (en) | Storage management in hybrid drives | |
EP3862863A1 (en) | Method for managing performance of logical disk, and storage array | |
CN117992366A (zh) | 一种缓存处理方法、装置、计算机设备及存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150812 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150831 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20151130 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160217 |
|
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: 20160427 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160509 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5943096 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
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 |