CN104246764A - 利用非均匀散列函数在非均匀访问存储器中放置记录的方法和装置 - Google Patents
利用非均匀散列函数在非均匀访问存储器中放置记录的方法和装置 Download PDFInfo
- Publication number
- CN104246764A CN104246764A CN201380017693.9A CN201380017693A CN104246764A CN 104246764 A CN104246764 A CN 104246764A CN 201380017693 A CN201380017693 A CN 201380017693A CN 104246764 A CN104246764 A CN 104246764A
- Authority
- CN
- China
- Prior art keywords
- record
- storer
- memory
- area
- hash function
- 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
Classifications
-
- 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/0614—Improving the reliability of storage systems
- G06F3/0616—Improving the reliability of storage systems in relation to life time, e.g. increasing Mean Time Between Failures [MTBF]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/901—Indexing; Data structures therefor; Storage structures
- G06F16/9014—Indexing; Data structures therefor; Storage structures hash tables
-
- 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/0223—User address space allocation, e.g. contiguous or non contiguous base addressing
- G06F12/023—Free address space management
- G06F12/0238—Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory
- G06F12/0246—Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory in block erasable memory, e.g. flash memory
-
- 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/10—Address translation
- G06F12/1009—Address translation using page tables, e.g. page table structures
- G06F12/1018—Address translation using page tables, e.g. page table structures involving hashing techniques, e.g. inverted page tables
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/13—File access structures, e.g. distributed indices
- G06F16/137—Hash-based
-
- 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/0638—Organizing or formatting or addressing of data
- G06F3/064—Management of blocks
-
- 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/0683—Plurality of storage devices
- G06F3/0685—Hybrid storage combining heterogeneous device types, e.g. hierarchical storage, hybrid arrays
-
- 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/0864—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches using pseudo-associative means, e.g. set-associative or hashing
-
- 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/10—Providing a specific technical effect
- G06F2212/1032—Reliability improvement, data loss prevention, degraded operation etc
- G06F2212/1036—Life time enhancement
-
- 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/10—Providing a specific technical effect
- G06F2212/1041—Resource optimization
- G06F2212/1044—Space efficiency improvement
-
- 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/72—Details relating to flash memory management
- G06F2212/7201—Logical to physical mapping or translation of blocks or pages
-
- 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/72—Details relating to flash memory management
- G06F2212/7202—Allocation control and policies
-
- 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/72—Details relating to flash memory management
- G06F2212/7208—Multiple device management, e.g. distributing data over multiple flash devices
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Human Computer Interaction (AREA)
- Software Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims (21)
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/404,640 | 2012-02-24 | ||
US13/404,640 US9165005B2 (en) | 2012-02-24 | 2012-02-24 | Method and apparatus utilizing non-uniform hash functions for placing records in non-uniform access memory |
PCT/US2013/027277 WO2013126665A1 (en) | 2012-02-24 | 2013-02-22 | Method and apparatus utilizing non-uniform hash functions for placing records in non-uniform access memory |
Publications (2)
Publication Number | Publication Date |
---|---|
CN104246764A true CN104246764A (zh) | 2014-12-24 |
CN104246764B CN104246764B (zh) | 2017-09-15 |
Family
ID=47833424
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201380017693.9A Expired - Fee Related CN104246764B (zh) | 2012-02-24 | 2013-02-22 | 利用非均匀散列函数在非均匀访问存储器中放置记录的方法和装置 |
Country Status (9)
Country | Link |
---|---|
US (2) | US9165005B2 (zh) |
EP (1) | EP2817741B1 (zh) |
JP (1) | JP6205650B2 (zh) |
CN (1) | CN104246764B (zh) |
AU (1) | AU2013222310B2 (zh) |
BR (1) | BR112014020819A8 (zh) |
CA (1) | CA2865064A1 (zh) |
HK (1) | HK1200558A1 (zh) |
WO (1) | WO2013126665A1 (zh) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107632851A (zh) * | 2016-07-14 | 2018-01-26 | 财团法人工业技术研究院 | 操控记录方法及自动执行操控方法 |
CN110109915A (zh) * | 2018-01-18 | 2019-08-09 | 伊姆西Ip控股有限责任公司 | 用于管理哈希表的方法、设备和计算机程序产品 |
CN111239529A (zh) * | 2020-03-05 | 2020-06-05 | 西南交通大学 | 一种支持机电设备预测性维护的激励测试方法及系统 |
Families Citing this family (37)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012531674A (ja) * | 2009-06-26 | 2012-12-10 | シンプリヴィティ・コーポレーション | ノンユニフォームアクセスメモリにおけるスケーラブルなインデックス付け |
US8671265B2 (en) | 2010-03-05 | 2014-03-11 | Solidfire, Inc. | Distributed data storage system providing de-duplication of data using block identifiers |
US9838269B2 (en) | 2011-12-27 | 2017-12-05 | Netapp, Inc. | Proportional quality of service based on client usage and system metrics |
US9054992B2 (en) | 2011-12-27 | 2015-06-09 | Solidfire, Inc. | Quality of service policy sets |
US9043334B2 (en) * | 2012-12-26 | 2015-05-26 | Industrial Technology Research Institute | Method and system for accessing files on a storage system |
US9536016B2 (en) * | 2013-01-16 | 2017-01-03 | Google Inc. | On-disk multimap |
US9256549B2 (en) * | 2014-01-17 | 2016-02-09 | Netapp, Inc. | Set-associative hash table organization for efficient storage and retrieval of data in a storage system |
US20150244795A1 (en) | 2014-02-21 | 2015-08-27 | Solidfire, Inc. | Data syncing in a distributed system |
US9361480B2 (en) * | 2014-03-26 | 2016-06-07 | Alcatel Lucent | Anonymization of streaming data |
US9798728B2 (en) | 2014-07-24 | 2017-10-24 | Netapp, Inc. | System performing data deduplication using a dense tree data structure |
US9671960B2 (en) | 2014-09-12 | 2017-06-06 | Netapp, Inc. | Rate matching technique for balancing segment cleaning and I/O workload |
US10133511B2 (en) | 2014-09-12 | 2018-11-20 | Netapp, Inc | Optimized segment cleaning technique |
US9836229B2 (en) | 2014-11-18 | 2017-12-05 | Netapp, Inc. | N-way merge technique for updating volume metadata in a storage I/O stack |
CN105701021B (zh) * | 2014-12-10 | 2021-03-02 | 慧荣科技股份有限公司 | 数据储存装置及其数据写入方法 |
US9720601B2 (en) | 2015-02-11 | 2017-08-01 | Netapp, Inc. | Load balancing technique for a storage array |
US9762460B2 (en) | 2015-03-24 | 2017-09-12 | Netapp, Inc. | Providing continuous context for operational information of a storage system |
US9710317B2 (en) | 2015-03-30 | 2017-07-18 | Netapp, Inc. | Methods to identify, handle and recover from suspect SSDS in a clustered flash array |
US10296219B2 (en) * | 2015-05-28 | 2019-05-21 | Vmware, Inc. | Data deduplication in a block-based storage system |
US9740566B2 (en) | 2015-07-31 | 2017-08-22 | Netapp, Inc. | Snapshot creation workflow |
KR20170065374A (ko) | 2015-12-03 | 2017-06-13 | 영남대학교 산학협력단 | 버킷 단위의 정렬을 기반으로 하는 해시 충돌 처리 방법 |
US10706101B2 (en) * | 2016-04-14 | 2020-07-07 | Advanced Micro Devices, Inc. | Bucketized hash tables with remap entries |
US10929022B2 (en) | 2016-04-25 | 2021-02-23 | Netapp. Inc. | Space savings reporting for storage system supporting snapshot and clones |
US10642763B2 (en) | 2016-09-20 | 2020-05-05 | Netapp, Inc. | Quality of service policy sets |
KR101820017B1 (ko) | 2016-10-26 | 2018-01-18 | 주식회사 리얼타임테크 | 데이터베이스 클러스터링 장치 및 그 방법 |
US20180260155A1 (en) * | 2017-03-13 | 2018-09-13 | Reduxio Systems Ltd. | System and method for transporting a data container |
US10540323B2 (en) | 2017-05-30 | 2020-01-21 | Western Digital Technologies, Inc. | Managing I/O operations in a storage network |
KR101866697B1 (ko) * | 2017-07-28 | 2018-06-12 | 영남대학교 산학협력단 | 버킷 단위의 정렬을 기반으로 하는 해시 충돌 처리 방법 |
US10628326B2 (en) * | 2017-08-21 | 2020-04-21 | Micron Technology, Inc. | Logical to physical mapping |
US11106588B2 (en) | 2017-11-28 | 2021-08-31 | International Business Machines Corporation | Deferred method of allocating disk space for lightning segments |
US11132141B2 (en) * | 2018-07-23 | 2021-09-28 | Ionir Systems Ltd. | System and method for synchronization of data containers |
US11822489B2 (en) * | 2018-12-21 | 2023-11-21 | Micron Technology, Inc. | Data integrity protection for relocating data in a memory system |
US11520764B2 (en) * | 2019-06-27 | 2022-12-06 | International Business Machines Corporation | Multicriteria record linkage with surrogate blocking keys |
US11169728B2 (en) * | 2019-09-10 | 2021-11-09 | Western Digital Technologies, Inc. | Replication configuration for multiple heterogeneous data stores |
US11321295B2 (en) * | 2019-11-14 | 2022-05-03 | Acronis International Gmbh | Systems and methods for improving indexer performance by multiplexing data of an underlying index |
US11899642B2 (en) * | 2019-12-17 | 2024-02-13 | Advanced Micro Devices, Inc. | System and method using hash table with a set of frequently-accessed buckets and a set of less frequently-accessed buckets |
CN113064558B (zh) * | 2021-06-04 | 2021-09-17 | 广东汇天航空航天科技有限公司 | 一种数据存储方法和装置 |
US11934704B1 (en) | 2022-09-27 | 2024-03-19 | Western Digital Technologies, Inc. | Control table set determination in storage devices |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102096679A (zh) * | 2009-12-15 | 2011-06-15 | 北大方正集团有限公司 | 一种索引段合并和写入磁盘的方法及装置 |
US20110238905A1 (en) * | 2010-03-25 | 2011-09-29 | International Business Machines Corporation | Primary storage media with associated secondary storage media for efficient data management |
US20110258198A1 (en) * | 2010-02-12 | 2011-10-20 | Microsoft Corporation | Using behavior data to quickly improve search ranking |
CN102282555A (zh) * | 2009-01-15 | 2011-12-14 | 微软公司 | 索引和搜索动态地变化的搜索语料库 |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04257062A (ja) * | 1991-02-08 | 1992-09-11 | Fujitsu Ltd | ハッシュキューを用いるデータ処理装置 |
US20080209114A1 (en) * | 1999-08-04 | 2008-08-28 | Super Talent Electronics, Inc. | Reliability High Endurance Non-Volatile Memory Device with Zone-Based Non-Volatile Memory File System |
US6434662B1 (en) * | 1999-11-02 | 2002-08-13 | Juniper Networks, Inc. | System and method for searching an associative memory utilizing first and second hash functions |
JP4014155B2 (ja) * | 2003-01-27 | 2007-11-28 | インターナショナル・ビジネス・マシーンズ・コーポレーション | 情報処理装置及び方法、プログラム、データ構造、並びにコンピュータ読取り可能な記録媒体 |
JP4068473B2 (ja) * | 2003-02-19 | 2008-03-26 | 株式会社東芝 | ストレージ装置、分担範囲決定方法及びプログラム |
US7664927B2 (en) * | 2006-03-29 | 2010-02-16 | Microsoft Corporation | Hash tables |
US7913051B1 (en) * | 2006-12-22 | 2011-03-22 | Emc Corporation | Methods and apparatus for increasing the storage capacity of a zone of a storage system |
TWI368224B (en) * | 2007-03-19 | 2012-07-11 | A Data Technology Co Ltd | Wear-leveling management and file distribution management of hybrid density memory |
JP5347753B2 (ja) | 2009-06-24 | 2013-11-20 | ソニー株式会社 | 電源ユニット、処理システム及び制御方法 |
JP2012531674A (ja) * | 2009-06-26 | 2012-12-10 | シンプリヴィティ・コーポレーション | ノンユニフォームアクセスメモリにおけるスケーラブルなインデックス付け |
-
2012
- 2012-02-24 US US13/404,640 patent/US9165005B2/en not_active Expired - Fee Related
-
2013
- 2013-02-22 CN CN201380017693.9A patent/CN104246764B/zh not_active Expired - Fee Related
- 2013-02-22 AU AU2013222310A patent/AU2013222310B2/en not_active Ceased
- 2013-02-22 EP EP13708027.1A patent/EP2817741B1/en not_active Not-in-force
- 2013-02-22 WO PCT/US2013/027277 patent/WO2013126665A1/en active Application Filing
- 2013-02-22 CA CA2865064A patent/CA2865064A1/en not_active Abandoned
- 2013-02-22 JP JP2014558851A patent/JP6205650B2/ja not_active Expired - Fee Related
- 2013-02-22 BR BR112014020819A patent/BR112014020819A8/pt not_active IP Right Cessation
-
2015
- 2015-01-30 HK HK15101058.0A patent/HK1200558A1/zh unknown
- 2015-10-13 US US14/881,199 patent/US9684462B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102282555A (zh) * | 2009-01-15 | 2011-12-14 | 微软公司 | 索引和搜索动态地变化的搜索语料库 |
CN102096679A (zh) * | 2009-12-15 | 2011-06-15 | 北大方正集团有限公司 | 一种索引段合并和写入磁盘的方法及装置 |
US20110258198A1 (en) * | 2010-02-12 | 2011-10-20 | Microsoft Corporation | Using behavior data to quickly improve search ranking |
US20110238905A1 (en) * | 2010-03-25 | 2011-09-29 | International Business Machines Corporation | Primary storage media with associated secondary storage media for efficient data management |
Non-Patent Citations (1)
Title |
---|
YANGWOOK KANG等: "Object-based SCM:An Efficient Interface for Storage Class Memories", 《MASS STORAGE SYSTEMS AND TECHNOLOGIES (MSST)》 * |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107632851A (zh) * | 2016-07-14 | 2018-01-26 | 财团法人工业技术研究院 | 操控记录方法及自动执行操控方法 |
CN110109915A (zh) * | 2018-01-18 | 2019-08-09 | 伊姆西Ip控股有限责任公司 | 用于管理哈希表的方法、设备和计算机程序产品 |
CN110109915B (zh) * | 2018-01-18 | 2024-01-05 | 伊姆西Ip控股有限责任公司 | 用于管理哈希表的方法、设备和计算机程序产品 |
CN111239529A (zh) * | 2020-03-05 | 2020-06-05 | 西南交通大学 | 一种支持机电设备预测性维护的激励测试方法及系统 |
Also Published As
Publication number | Publication date |
---|---|
AU2013222310B2 (en) | 2017-10-12 |
JP2015515047A (ja) | 2015-05-21 |
EP2817741B1 (en) | 2018-12-26 |
JP6205650B2 (ja) | 2017-10-04 |
WO2013126665A1 (en) | 2013-08-29 |
AU2013222310A1 (en) | 2014-09-11 |
US20160062682A1 (en) | 2016-03-03 |
HK1200558A1 (zh) | 2015-08-07 |
BR112014020819A8 (pt) | 2017-10-10 |
EP2817741A1 (en) | 2014-12-31 |
CN104246764B (zh) | 2017-09-15 |
CA2865064A1 (en) | 2013-08-29 |
BR112014020819A2 (zh) | 2017-06-20 |
US9165005B2 (en) | 2015-10-20 |
US9684462B2 (en) | 2017-06-20 |
US20130227195A1 (en) | 2013-08-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104246764A (zh) | 利用非均匀散列函数在非均匀访问存储器中放置记录的方法和装置 | |
CN106548789B (zh) | 用于操作叠瓦式磁记录设备的方法和装置 | |
KR102149817B1 (ko) | 메모리 어드레싱 | |
Chung et al. | A survey of flash translation layer | |
US7890550B2 (en) | Flash memory system and garbage collection method thereof | |
KR101289931B1 (ko) | 다양한 블록 크기를 지원하는 주소 사상을 사용하여 플래시 메모리 내에 데이터를 저장하는 방법 및 장치 | |
US20110145489A1 (en) | Hybrid storage device | |
TW201841118A (zh) | 採用映射記憶體提供多重命名空間的方法及設備 | |
US20100005270A1 (en) | Storage unit management methods and systems | |
CN105045523A (zh) | 存储控制器、存储装置和系统及操作存储控制器的方法 | |
JP2015515047A5 (zh) | ||
KR101933766B1 (ko) | 플래시 메모리 플러싱을 개선하는 방법 및 시스템 | |
WO2012012505A1 (en) | Multi-tier address mapping in flash memory | |
JP2008130088A (ja) | 不揮発性メモリ管理方法及び装置 | |
KR20070060070A (ko) | 최적화된 순차적인 클러스터 관리용 에프에이티 분석 | |
KR20190056211A (ko) | 가비지 컬렉션 방법, 이를 수행하는 저장 장치 및 이를 포함하는 컴퓨팅 시스템 | |
US10055162B2 (en) | Using a tree-based data structure to map logical addresses to physical addresses on a storage device | |
US20240143219A1 (en) | Software-hardware combination method for internal mapping address query of zoned namespace | |
US20150120989A1 (en) | Tracking and Utilizing Second Level Map Index for Recycling of Solid State Drive Blocks | |
CN103970669A (zh) | 用于加速在固态设备中的回收操作的物理到逻辑地址映射 | |
CN109407985B (zh) | 一种数据管理的方法以及相关装置 | |
US20230342054A1 (en) | Method, electronic device and computer program product for processing data | |
JP2007220107A (ja) | 不揮発性メモリのマッピング情報管理装置及び方法 | |
CN104391652A (zh) | 一种硬盘的损耗均衡方法及装置 | |
US11334482B2 (en) | Upgrading on-disk format without service interruption |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
REG | Reference to a national code |
Ref country code: HK Ref legal event code: DE Ref document number: 1200558 Country of ref document: HK |
|
TA01 | Transfer of patent application right |
Effective date of registration: 20170811 Address after: Texas, USA Applicant after: HEWLETT PACKARD ENTERPRISE DEVELOPMENT L.P. Address before: Massachusetts USA Applicant before: SIMPLIVITY Corp. |
|
TA01 | Transfer of patent application right | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
REG | Reference to a national code |
Ref country code: HK Ref legal event code: WD Ref document number: 1200558 Country of ref document: HK |
|
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20170915 |
|
CF01 | Termination of patent right due to non-payment of annual fee |