CN106372001B - 内存系统 - Google Patents
内存系统 Download PDFInfo
- Publication number
- CN106372001B CN106372001B CN201510887983.XA CN201510887983A CN106372001B CN 106372001 B CN106372001 B CN 106372001B CN 201510887983 A CN201510887983 A CN 201510887983A CN 106372001 B CN106372001 B CN 106372001B
- Authority
- CN
- China
- Prior art keywords
- namespace
- data
- region
- controller
- ssd
- 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
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/0604—Improving or facilitating administration, e.g. storage management
-
- 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
- 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/1076—Parity data used in redundant arrays of independent storages, e.g. in RAID systems
- G06F11/108—Parity data distribution in semiconductor storages, e.g. in SSD
-
- 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
- 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
-
- 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/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0638—Organizing or formatting or addressing of data
- G06F3/0644—Management of space entities, e.g. partitions, extents, pools
-
- 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/0679—Non-volatile semiconductor memory device, e.g. flash memory, one time programmable memory [OTP]
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/52—Protection of memory contents; Detection of errors in memory contents
-
- 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/7205—Cleaning, compaction, garbage collection, erase control
-
- 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/7211—Wear leveling
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)
- Quality & Reliability (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Memory System (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
Abstract
Description
Claims (12)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910603526.1A CN110321247B (zh) | 2015-07-23 | 2015-12-07 | 内存系统 |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015-145712 | 2015-07-23 | ||
JP2015145712A JP6403162B2 (ja) | 2015-07-23 | 2015-07-23 | メモリシステム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910603526.1A Division CN110321247B (zh) | 2015-07-23 | 2015-12-07 | 内存系统 |
Publications (2)
Publication Number | Publication Date |
---|---|
CN106372001A CN106372001A (zh) | 2017-02-01 |
CN106372001B true CN106372001B (zh) | 2019-08-09 |
Family
ID=54337689
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910603526.1A Active CN110321247B (zh) | 2015-07-23 | 2015-12-07 | 内存系统 |
CN201510887983.XA Active CN106372001B (zh) | 2015-07-23 | 2015-12-07 | 内存系统 |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910603526.1A Active CN110321247B (zh) | 2015-07-23 | 2015-12-07 | 内存系统 |
Country Status (4)
Country | Link |
---|---|
US (5) | US9830079B2 (zh) |
EP (1) | EP3121730B1 (zh) |
JP (1) | JP6403162B2 (zh) |
CN (2) | CN110321247B (zh) |
Families Citing this family (88)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9804787B2 (en) * | 2015-11-03 | 2017-10-31 | Samsung Electronics Co., Ltd. | Mitigating GC effect in a raid configuration |
TWI625729B (zh) * | 2015-11-25 | 2018-06-01 | 旺宏電子股份有限公司 | 資料配置方法及應用其之電子系統 |
US20170199698A1 (en) * | 2016-01-08 | 2017-07-13 | Lenovo Enterprise Solutions (Singapore) Pte. Ltd. | Intra-storage device data tiering |
KR102580820B1 (ko) * | 2016-03-10 | 2023-09-20 | 에스케이하이닉스 주식회사 | 데이터 저장 장치 및 그것의 동작 방법 |
US9817593B1 (en) * | 2016-07-11 | 2017-11-14 | Sandisk Technologies Llc | Block management in non-volatile memory system with non-blocking control sync system |
KR102550343B1 (ko) * | 2016-07-27 | 2023-07-03 | 삼성전자주식회사 | 솔리드 스테이트 드라이브 장치 및 그것의 동작 방법 |
US10437800B2 (en) * | 2016-12-02 | 2019-10-08 | International Business Machines Corporation | Data migration using a migration data placement tool between storage systems based on data access |
US10437799B2 (en) * | 2016-12-02 | 2019-10-08 | International Business Machines Corporation | Data migration using a migration data placement tool between storage systems based on data access |
JP6765321B2 (ja) * | 2017-02-28 | 2020-10-07 | キオクシア株式会社 | メモリシステムおよび制御方法 |
US11003381B2 (en) | 2017-03-07 | 2021-05-11 | Samsung Electronics Co., Ltd. | Non-volatile memory storage device capable of self-reporting performance capabilities |
US10331584B2 (en) | 2017-03-09 | 2019-06-25 | Toshiba Memory Corporation | Internal system namespace exposed through use of two local processors and controller memory buffer with two reserved areas |
US10866732B2 (en) | 2017-03-10 | 2020-12-15 | Toshiba Memory Corporation | Namespace re-sizing |
US10866912B2 (en) * | 2017-03-10 | 2020-12-15 | Toshiba Memory Corporation | Integrated heterogeneous solid state storage drive |
CN113515469A (zh) * | 2017-03-22 | 2021-10-19 | 北京忆恒创源科技股份有限公司 | 创建、删除命名空间的方法与存储设备 |
US10115437B1 (en) * | 2017-06-26 | 2018-10-30 | Western Digital Technologies, Inc. | Storage system and method for die-based data retention recycling |
JP6779838B2 (ja) | 2017-06-28 | 2020-11-04 | キオクシア株式会社 | メモリシステムおよび制御方法 |
WO2019049129A1 (en) * | 2017-09-07 | 2019-03-14 | Kaminario Technologies Ltd. | DIRECT READ CONTROL IN A DATA STORAGE SYSTEM |
JP6785204B2 (ja) | 2017-09-21 | 2020-11-18 | キオクシア株式会社 | メモリシステムおよび制御方法 |
JP7030463B2 (ja) * | 2017-09-22 | 2022-03-07 | キオクシア株式会社 | メモリシステム |
CN109558333B (zh) * | 2017-09-27 | 2024-04-05 | 北京忆恒创源科技股份有限公司 | 具有可变额外存储空间的固态存储设备命名空间 |
CN109656833B (zh) * | 2017-10-12 | 2022-11-11 | 慧荣科技股份有限公司 | 数据储存装置 |
US10782993B2 (en) * | 2017-10-13 | 2020-09-22 | Dell Products L.P. | Systems and methods for secure runtime dynamic resizing of memory namespaces |
US10503404B2 (en) * | 2017-10-23 | 2019-12-10 | Micron Technology, Inc. | Namespace management in non-volatile memory devices |
US10642488B2 (en) | 2017-10-23 | 2020-05-05 | Micron Technology, Inc. | Namespace size adjustment in non-volatile memory devices |
US10437476B2 (en) * | 2017-10-23 | 2019-10-08 | Micron Technology, Inc. | Namespaces allocation in non-volatile memory devices |
US11580034B2 (en) | 2017-11-16 | 2023-02-14 | Micron Technology, Inc. | Namespace encryption in non-volatile memory devices |
US10678703B2 (en) | 2017-11-16 | 2020-06-09 | Micron Technology, Inc. | Namespace mapping structual adjustment in non-volatile memory devices |
US10223254B1 (en) | 2017-11-16 | 2019-03-05 | Micron Technology, Inc. | Namespace change propagation in non-volatile memory devices |
US10915440B2 (en) | 2017-11-16 | 2021-02-09 | Micron Technology, Inc. | Namespace mapping optimization in non-volatile memory devices |
US20190188475A1 (en) * | 2017-12-15 | 2019-06-20 | SpokeHub, Inc. | Social media systems and methods |
KR102503177B1 (ko) * | 2018-03-05 | 2023-02-24 | 에스케이하이닉스 주식회사 | 메모리 시스템 및 그것의 동작 방법 |
US11132133B2 (en) | 2018-03-08 | 2021-09-28 | Toshiba Memory Corporation | Workload-adaptive overprovisioning in solid state storage drive arrays |
JP6960877B2 (ja) * | 2018-03-22 | 2021-11-05 | キオクシア株式会社 | メモリシステム |
KR102586741B1 (ko) * | 2018-04-23 | 2023-10-11 | 에스케이하이닉스 주식회사 | 메모리 시스템 및 그것의 동작방법 |
US10585795B2 (en) * | 2018-05-31 | 2020-03-10 | Micron Technology, Inc. | Data relocation in memory having two portions of data |
KR20200044461A (ko) * | 2018-10-19 | 2020-04-29 | 에스케이하이닉스 주식회사 | 메모리 시스템 및 그것의 동작방법 |
KR102610821B1 (ko) * | 2018-11-15 | 2023-12-06 | 삼성전자주식회사 | 내구성 저하를 판단하는 메모리 컨트롤러, 이를 포함하는 메모리 시스템 및 메모리 컨트롤러의 동작방법 |
CN109753240B (zh) * | 2018-11-28 | 2021-12-21 | 上海威固信息技术股份有限公司 | 一种采用垃圾回收机制的数据存储方法 |
KR20200073604A (ko) * | 2018-12-14 | 2020-06-24 | 에스케이하이닉스 주식회사 | 컨트롤러 및 그 동작 방법 |
US11188231B2 (en) * | 2019-03-01 | 2021-11-30 | International Business Machines Corporation | Data placement on storage devices |
TWI719654B (zh) | 2019-06-21 | 2021-02-21 | 慧榮科技股份有限公司 | 閃存實體資源集合管理裝置及方法以及電腦程式產品 |
US10942846B2 (en) | 2019-06-25 | 2021-03-09 | Micron Technology, Inc. | Aggregated and virtualized solid state drives accessed via multiple logical address spaces |
US10942881B2 (en) | 2019-06-25 | 2021-03-09 | Micron Technology, Inc. | Parallel operations in aggregated and virtualized solid state drives |
US11768613B2 (en) * | 2019-06-25 | 2023-09-26 | Micron Technology, Inc. | Aggregation and virtualization of solid state drives |
US11055249B2 (en) | 2019-06-25 | 2021-07-06 | Micron Technology, Inc. | Access optimization in aggregated and virtualized solid state drives |
US11573708B2 (en) | 2019-06-25 | 2023-02-07 | Micron Technology, Inc. | Fail-safe redundancy in aggregated and virtualized solid state drives |
US11513923B2 (en) | 2019-06-25 | 2022-11-29 | Micron Technology, Inc. | Dynamic fail-safe redundancy in aggregated and virtualized solid state drives |
US11762798B2 (en) | 2019-06-25 | 2023-09-19 | Micron Technology, Inc. | Aggregated and virtualized solid state drives with multiple host interfaces |
US11068165B2 (en) * | 2019-06-27 | 2021-07-20 | Western Digital Technologies, Inc. | Non-volatile memory data write management |
US12019886B2 (en) | 2019-08-20 | 2024-06-25 | Sony Interactive Entertainment Inc. | Storage management apparatus, storage management method, and program |
US11269780B2 (en) * | 2019-09-17 | 2022-03-08 | Micron Technology, Inc. | Mapping non-typed memory access to typed memory access |
US11650742B2 (en) | 2019-09-17 | 2023-05-16 | Micron Technology, Inc. | Accessing stored metadata to identify memory devices in which data is stored |
US11494311B2 (en) | 2019-09-17 | 2022-11-08 | Micron Technology, Inc. | Page table hooks to memory types |
US10963396B1 (en) * | 2019-09-17 | 2021-03-30 | Micron Technology, Inc. | Memory system for binding data to a memory namespace |
JP7467064B2 (ja) * | 2019-10-17 | 2024-04-15 | キオクシア株式会社 | メモリシステムおよびガベッジコレクション制御方法 |
US11726679B2 (en) | 2019-11-05 | 2023-08-15 | Western Digital Technologies, Inc. | Applying endurance groups to zoned namespaces |
US11169855B2 (en) * | 2019-12-03 | 2021-11-09 | Sap Se | Resource allocation using application-generated notifications |
KR20210077230A (ko) * | 2019-12-17 | 2021-06-25 | 에스케이하이닉스 주식회사 | 메모리 시스템의 동작 방법 및 장치 |
JP2021114038A (ja) | 2020-01-16 | 2021-08-05 | キオクシア株式会社 | メモリシステムおよび制御方法 |
KR20210097353A (ko) * | 2020-01-30 | 2021-08-09 | 에스케이하이닉스 주식회사 | 메모리 시스템, 메모리 컨트롤러 및 메모리 시스템의 동작 방법 |
JP2021121901A (ja) * | 2020-01-31 | 2021-08-26 | キオクシア株式会社 | メモリシステムおよび制御方法 |
US11144328B2 (en) * | 2020-02-03 | 2021-10-12 | Dell Products L.P. | System method to update failover process by running basic input/output (BIOS) system boot code from non-volatile memory express device (NVME) |
JP7366795B2 (ja) * | 2020-02-14 | 2023-10-23 | キオクシア株式会社 | メモリシステムおよび制御方法 |
US11640371B2 (en) * | 2020-03-12 | 2023-05-02 | Western Digital Technologies, Inc. | Snapshot management in partitioned storage |
JP7536483B2 (ja) | 2020-03-17 | 2024-08-20 | キオクシア株式会社 | メモリシステムおよび制御方法 |
KR20220003786A (ko) | 2020-07-02 | 2022-01-11 | 삼성전자주식회사 | 스토리지 장치의 동작 방법 |
US11262923B2 (en) | 2020-07-08 | 2022-03-01 | Samsung Electronics Co., Ltd. | Method for managing namespaces in a storage device using an over-provisioning pool and storage device employing the same |
JP2020198128A (ja) * | 2020-08-31 | 2020-12-10 | キオクシア株式会社 | メモリシステム |
CN114327240A (zh) * | 2020-09-29 | 2022-04-12 | 慧荣科技股份有限公司 | 计算机可读存储介质、闪存存储器的数据存储方法及装置 |
CN112181303B (zh) * | 2020-09-29 | 2024-08-16 | 广东艾科技术股份有限公司 | 数据存储方法、装置、计算机设备和存储介质 |
US11455124B2 (en) * | 2020-10-09 | 2022-09-27 | Western Digital Technologies, Inc. | Command prioritization to reduce latencies of zone commands |
KR20220048569A (ko) | 2020-10-13 | 2022-04-20 | 에스케이하이닉스 주식회사 | 메모리 시스템에서 저장 공간을 제어하는 장치 및 방법 |
JP7102482B2 (ja) * | 2020-10-23 | 2022-07-19 | キオクシア株式会社 | メモリシステムおよび制御方法 |
KR20220066601A (ko) | 2020-11-16 | 2022-05-24 | 삼성전자주식회사 | 스토리지 장치, 상기 스토리지 장치를 포함하는 전자 시스템 및 상기 스토리지 장치의 동작 방법 |
US11726692B2 (en) * | 2020-12-02 | 2023-08-15 | International Business Machines Corporation | Enhanced application performance using storage system optimization |
TWI775268B (zh) * | 2021-01-07 | 2022-08-21 | 慧榮科技股份有限公司 | 儲存裝置、快閃記憶體控制器及其控制方法 |
US11693594B2 (en) * | 2021-03-29 | 2023-07-04 | Micron Technology, Inc. | Zone striped zone namespace memory |
TWI768799B (zh) * | 2021-03-30 | 2022-06-21 | 宏碁股份有限公司 | 資料讀取方法及電子系統 |
US11775200B2 (en) | 2021-04-19 | 2023-10-03 | Western Digital Technologies, Inc. | Control block management in storage devices |
TWI811674B (zh) * | 2021-05-06 | 2023-08-11 | 大陸商北京集創北方科技股份有限公司 | 快閃記憶體的操作方法、系統單晶片及資訊處理裝置 |
JP2023003987A (ja) * | 2021-06-25 | 2023-01-17 | 富士通株式会社 | 情報処理装置、情報処理プログラム、及び情報処理方法 |
US20230031304A1 (en) * | 2021-07-22 | 2023-02-02 | Vmware, Inc. | Optimized memory tiering |
US11853565B2 (en) | 2021-10-01 | 2023-12-26 | Western Digital Technologies, Inc. | Support higher number of active zones in ZNS SSD |
KR20230050719A (ko) | 2021-10-08 | 2023-04-17 | 에스케이하이닉스 주식회사 | 메모리 시스템 및 메모리 시스템의 동작 방법 |
CN113986140B (zh) * | 2021-11-03 | 2023-10-27 | 深圳市源微创新实业有限公司 | 一种高传输率大容量云存储固态硬盘 |
JP7451809B2 (ja) | 2022-02-17 | 2024-03-18 | キオクシア株式会社 | 方法 |
JP2023136816A (ja) * | 2022-03-17 | 2023-09-29 | キオクシア株式会社 | メモリシステム |
WO2023201462A1 (en) * | 2022-04-18 | 2023-10-26 | Micron Technology, Inc. | Namespace level valid translation unit count |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101035015A (zh) * | 2006-01-17 | 2007-09-12 | 国际商业机器公司 | 用于维护命名空间中联合命名上下文绑定的方法和装置 |
EP2455865A1 (en) * | 2009-07-17 | 2012-05-23 | Kabushiki Kaisha Toshiba | Memory management device |
US8479080B1 (en) * | 2009-07-12 | 2013-07-02 | Apple Inc. | Adaptive over-provisioning in memory systems |
CN103946811A (zh) * | 2011-09-30 | 2014-07-23 | 英特尔公司 | 用于实现具有不同操作模式的多级存储器分级结构的设备和方法 |
CN104049907A (zh) * | 2013-03-13 | 2014-09-17 | 希捷科技有限公司 | 动态存储设备自动配置 |
Family Cites Families (38)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5574952A (en) * | 1994-05-11 | 1996-11-12 | International Business Machines Corporation | Data storage system and method for operating a disk controller including allocating disk space for compressed data |
US5477553A (en) * | 1994-07-22 | 1995-12-19 | Professional Computer Systems, Inc. | Compressed memory address parity checking apparatus and method |
JP2000330850A (ja) * | 1999-05-19 | 2000-11-30 | Casio Comput Co Ltd | フラッシュメモリ制御方法 |
US8341332B2 (en) * | 2003-12-02 | 2012-12-25 | Super Talent Electronics, Inc. | Multi-level controller with smart storage transfer manager for interleaving multiple single-chip flash memory devices |
JP2003345650A (ja) * | 2002-05-23 | 2003-12-05 | Mitsubishi Electric Corp | フラッシュメモリシステム |
TWI328350B (en) | 2004-08-04 | 2010-08-01 | Delta Electronics Inc | Method for a driving circuit |
US20060282610A1 (en) * | 2005-06-08 | 2006-12-14 | M-Systems Flash Disk Pioneers Ltd. | Flash memory with programmable endurance |
JP5443998B2 (ja) * | 2008-07-30 | 2014-03-19 | パナソニック株式会社 | 不揮発性記憶装置、ホスト装置、不揮発性記憶システム、データ記録方法、およびプログラム |
US8341501B2 (en) * | 2009-04-30 | 2012-12-25 | International Business Machines Corporation | Adaptive endurance coding of non-volatile memories |
US8677054B1 (en) * | 2009-12-16 | 2014-03-18 | Apple Inc. | Memory management schemes for non-volatile memory devices |
US20110252289A1 (en) * | 2010-04-08 | 2011-10-13 | Seagate Technology Llc | Adjusting storage device parameters based on reliability sensing |
US9183134B2 (en) * | 2010-04-22 | 2015-11-10 | Seagate Technology Llc | Data segregation in a storage device |
JP2012058770A (ja) * | 2010-09-03 | 2012-03-22 | Tdk Corp | メモリコントローラ及びメモリコントローラを備えるフラッシュメモリシステム、並びにフラッシュメモリの制御方法 |
GB2513551B (en) * | 2010-09-24 | 2018-01-10 | Ibm | High-speed memory system |
US8510528B2 (en) * | 2010-12-29 | 2013-08-13 | Teradata Us, Inc. | Differential data storage based on predicted access frequency |
US8621328B2 (en) * | 2011-03-04 | 2013-12-31 | International Business Machines Corporation | Wear-focusing of non-volatile memories for improved endurance |
US9141528B2 (en) * | 2011-05-17 | 2015-09-22 | Sandisk Technologies Inc. | Tracking and handling of super-hot data in non-volatile memory systems |
EP2715510B1 (en) * | 2011-05-24 | 2018-05-02 | Marvell World Trade Ltd. | Method for storage devices to achieve low write amplification with low over provision |
FR2977047B1 (fr) * | 2011-06-22 | 2013-08-16 | Starchip | Procede de gestion de l'endurance de memoires non volatiles. |
US10089017B2 (en) * | 2011-07-20 | 2018-10-02 | Futurewei Technologies, Inc. | Method and apparatus for SSD storage access |
US8671241B2 (en) * | 2011-09-13 | 2014-03-11 | Dell Products Lp | Systems and methods for using reserved solid state nonvolatile memory storage capacity for system reduced power state |
WO2013109640A1 (en) * | 2012-01-17 | 2013-07-25 | Intel Corporation | Techniques for command validation for access to a storage device by a remote client |
US8832506B2 (en) * | 2012-01-20 | 2014-09-09 | International Business Machines Corporation | Bit error rate based wear leveling for solid state drive memory |
JP5895565B2 (ja) * | 2012-02-03 | 2016-03-30 | 大日本印刷株式会社 | Icカード、及びプログラム |
EP2791774A1 (en) * | 2012-02-08 | 2014-10-22 | Hitachi, Ltd. | Storage apparatus with a plurality of nonvolatile semiconductor storage units and control method thereof to place hot data in storage units with higher residual life and cold data in storage units with lower residual life |
US9953725B2 (en) * | 2012-02-29 | 2018-04-24 | Samsung Electronics Co., Ltd. | Semiconductor memory devices and methods of operating the same |
TWI447580B (zh) * | 2012-04-03 | 2014-08-01 | Phison Electronics Corp | 管理記憶體空間的方法、記憶體控制器與記憶體儲存裝置 |
US8990670B2 (en) * | 2012-09-28 | 2015-03-24 | Intel Corporation | Endurance aware error-correcting code (ECC) protection for non-volatile memories |
US9071269B2 (en) * | 2012-10-01 | 2015-06-30 | Sandisk Technologies Inc. | Encoding data for storage in a data storage device |
US20140129759A1 (en) * | 2012-11-06 | 2014-05-08 | Dell Products L.P. | Low power write journaling storage system |
US10417123B1 (en) * | 2013-05-16 | 2019-09-17 | Western Digital Technologies, Inc. | Systems and methods for improving garbage collection and wear leveling performance in data storage systems |
CN104182350B (zh) * | 2013-05-28 | 2017-07-21 | 中国银联股份有限公司 | 一种针对包括多个进程的应用的内存管理方法和装置 |
JP6006431B2 (ja) * | 2013-10-10 | 2016-10-12 | 株式会社日立製作所 | ストレージシステムおよびデータ記憶方法 |
JP5649709B2 (ja) * | 2013-10-29 | 2015-01-07 | 株式会社東芝 | メモリシステム、不揮発性記憶装置、不揮発性記憶装置の制御方法およびプログラム |
CN104049918B (zh) * | 2014-07-03 | 2016-12-07 | 浪潮集团有限公司 | 一种双控存储服务器的缓存管理方法 |
US9542119B2 (en) * | 2014-07-09 | 2017-01-10 | Toshiba Corporation | Solid-state mass storage media having data volumes with different service levels for different data types |
US10346039B2 (en) | 2015-04-21 | 2019-07-09 | Toshiba Memory Corporation | Memory system |
JP2017027388A (ja) * | 2015-07-23 | 2017-02-02 | 株式会社東芝 | メモリシステムおよび不揮発性メモリの制御方法 |
-
2015
- 2015-07-23 JP JP2015145712A patent/JP6403162B2/ja active Active
- 2015-10-21 EP EP15190795.3A patent/EP3121730B1/en active Active
- 2015-11-23 US US14/949,078 patent/US9830079B2/en active Active
- 2015-12-07 CN CN201910603526.1A patent/CN110321247B/zh active Active
- 2015-12-07 CN CN201510887983.XA patent/CN106372001B/zh active Active
-
2017
- 2017-10-17 US US15/785,860 patent/US10782879B2/en active Active
-
2020
- 2020-09-02 US US17/010,487 patent/US11429277B2/en active Active
-
2022
- 2022-07-20 US US17/869,569 patent/US11847318B2/en active Active
-
2023
- 2023-11-03 US US18/386,631 patent/US20240061574A1/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101035015A (zh) * | 2006-01-17 | 2007-09-12 | 国际商业机器公司 | 用于维护命名空间中联合命名上下文绑定的方法和装置 |
US8479080B1 (en) * | 2009-07-12 | 2013-07-02 | Apple Inc. | Adaptive over-provisioning in memory systems |
EP2455865A1 (en) * | 2009-07-17 | 2012-05-23 | Kabushiki Kaisha Toshiba | Memory management device |
CN103946811A (zh) * | 2011-09-30 | 2014-07-23 | 英特尔公司 | 用于实现具有不同操作模式的多级存储器分级结构的设备和方法 |
CN104049907A (zh) * | 2013-03-13 | 2014-09-17 | 希捷科技有限公司 | 动态存储设备自动配置 |
Also Published As
Publication number | Publication date |
---|---|
US20170024137A1 (en) | 2017-01-26 |
CN110321247B (zh) | 2023-05-26 |
JP2017027387A (ja) | 2017-02-02 |
JP6403162B2 (ja) | 2018-10-10 |
US20200401311A1 (en) | 2020-12-24 |
CN110321247A (zh) | 2019-10-11 |
EP3121730A1 (en) | 2017-01-25 |
US10782879B2 (en) | 2020-09-22 |
US20220350489A1 (en) | 2022-11-03 |
US11429277B2 (en) | 2022-08-30 |
US20180039417A1 (en) | 2018-02-08 |
EP3121730B1 (en) | 2021-07-14 |
US20240061574A1 (en) | 2024-02-22 |
US9830079B2 (en) | 2017-11-28 |
US11847318B2 (en) | 2023-12-19 |
CN106372001A (zh) | 2017-02-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN106372001B (zh) | 内存系统 | |
CN106371761B (zh) | 内存系统以及非易失性内存的控制方法 | |
US11474702B2 (en) | Storage device that writes data from a host during garbage collection | |
US11669444B2 (en) | Computing system and method for controlling storage device | |
US11467955B2 (en) | Memory system and method for controlling nonvolatile memory | |
CN106874211B (zh) | 存储器系统及非易失性存储器的控制方法 | |
JP6553566B2 (ja) | メモリシステムおよび制御方法 | |
JP6716757B2 (ja) | メモリシステムおよび制御方法 | |
CN106874217A (zh) | 存储器系统及控制方法 | |
CN113254358A (zh) | 用于地址表高速缓存管理的方法和系统 | |
US10861580B2 (en) | Memory system for controlling nonvolatile memory | |
JP6649452B2 (ja) | メモリシステムおよび不揮発性メモリの制御方法 | |
US10365857B2 (en) | Memory system | |
JP6545876B2 (ja) | メモリシステム | |
CN116974481A (zh) | 一种空闲物理块水位线的调整方法和存储设备 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
TA01 | Transfer of patent application right |
Effective date of registration: 20170803 Address after: Tokyo, Japan Applicant after: TOSHIBA MEMORY Corp. Address before: Tokyo, Japan Applicant before: Toshiba Corp. |
|
TA01 | Transfer of patent application right | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
CP01 | Change in the name or title of a patent holder |
Address after: Tokyo, Japan Patentee after: Kaixia Co.,Ltd. Address before: Tokyo, Japan Patentee before: TOSHIBA MEMORY Corp. Address after: Tokyo, Japan Patentee after: TOSHIBA MEMORY Corp. Address before: Tokyo, Japan Patentee before: Japanese businessman Panjaya Co.,Ltd. |
|
CP01 | Change in the name or title of a patent holder | ||
TR01 | Transfer of patent right |
Effective date of registration: 20220111 Address after: Tokyo, Japan Patentee after: Japanese businessman Panjaya Co.,Ltd. Address before: Tokyo, Japan Patentee before: TOSHIBA MEMORY Corp. |
|
TR01 | Transfer of patent right |