Storage system having a host directly manage physical data locations of storage device

US11036628B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11036628-B2
Application numberUS-201916588438-A
CountryUS
Kind codeB2
Filing dateSep 30, 2019
Priority dateApr 28, 2015
Publication dateJun 15, 2021
Grant dateJun 15, 2021

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A storage system includes a host including a processor and a memory unit, and a storage device including a controller and a non-volatile memory unit. The processor is configured to output a write command, write data, and size information of the write data, to the storage device, the write command that is output not including a write address. The controller is configured to determine a physical write location of the non-volatile memory unit in which the write data are to be written, based on the write command and the size information, write the write data in the physical write location of the non-volatile memory unit, and output the physical write location to the host. The processor is further configured generate, in the memory unit, mapping information between an identifier of the write data and the physical write location.

First claim

Opening claim text (preview).

What is claimed is: 1. A storage system, comprising: a host including a processor and a memory including a submission queue; and a storage device including a controller and a non-volatile memory, wherein the processor is configured to carry out a host-managed garbage collection by determining a target physical location of the non-volatile memory to be subjected to the host-managed garbage collection, and then through a copy operation followed by a delete operation, during the copy operation in the host-managed garbage collection, the processor of the host posts a copy command including the target physical location and size information of data to be copied to the submission queue, and then the controller of the storage device fetches the copy command from the submission queue, determines a destination physical location of the non-volatile memory to which the data are to be copied based on the copy command and the size information, and copies the data stored in the target physical location to the destination physical location without transferring the data to the host, and during the delete operation in the host-managed garbage collection, the processor of the host posts a delete command including the target physical location to the submission queue, and then the controller of the storage device fetches the delete command from the submission queue, and specifies storage space at the target physical deletion location of the non-volatile memory as free. 2. The storage system according to claim 1 , wherein the memory of the host further includes a completion queue, and during the copy operation in the host-managed garbage collection, the controller of the storage device cause a copy completion notification to be posted to the completion queue, and the processor of the host posts the delete command to the submission queue after the copy completion notification is posted to the completion queue. 3. The storage system according to claim 2 , wherein the copy command includes an operation identifier of the copy operation, and the processor of the host is further configured to generate mapping information between an identifier of the copied data associated with the operation identifier and the destination physical location upon the copy completion notification being posted to the completion queue. 4. The storage system according to claim 3 , wherein during the delete operation in the host-managed garbage collection, the processor of the host invalidates mapping information between the identifier of the copied data and the target physical location, and then posts the delete command to the submission queue. 5. The storage system according to claim 2 , wherein during the delete operation in the host-managed garbage collection, the controller of the storage device cause a delete completion notification to be posted to the completion queue. 6. The storage system according to claim 1 , wherein the controller of the storage device is further configured to manage a block mapping table that specifies an identifier of each of a plurality of memory blocks in the non-volatile memory in association with a current categorization of the memory block, and the controller of the storage device determines, as the destination physical location, a physical location in a memory block that is currently categorized as an input block that accepts new data, based on the block mapping table. 7. The storage system according to claim 6 , wherein the controller of the storage device is further configured to recategorize a free block that includes no valid data as the active block when no active block to store the data to be copied is mapped in the block mapping table. 8. The storage system according to claim 6 , wherein the processor of the host determines, as the target physical location, a physical location in a memory block that is currently categorized as an active block that includes valid data and invalid data, based on the block mapping table and a ratio of an amount of the valid data with respect to an amount of the invalid data in the active block. 9. The storage system according to claim 8 , wherein the plurality of memory blocks in the non-volatile memory includes a first plurality of memory blocks associated with a first stream and a second plurality of memory blocks associated with a second stream, and the input block and the active block are both associated with the first stream. 10. The storage system according to claim 1 , wherein the non-volatile memory includes a first memory chip and a second memory chip, and the target physical location is a physical location in the first memory chip, and the destination physical location is a physical location in the second memory chip. 11. A method of carrying out a host-managed garbage collection in a storage system including a host having a write buffer and a submission queue, and a storage device having a non-volatile memory, comprising, during the host-managed garbage collection: determining, by the host, a target physical location of the non-volatile memory to be subjected to the host-managed garbage collection; after said determining, carrying out a copy operation including: posting, in the host, a copy command including the target physical location and size information of data to be copied to the submission queue; fetching, by the storage device, the copy command from the submission queue; determining, by the storage device, a destination physical location of the non-volatile memory to which the data are to be copied based on the copy command and the size information; and copying, by the storage device, the data stored in the target physical location to the destination physical location without transferring the data to the host; and after the copy operation, carrying out a delete operation including: posting, in the host, a delete command including the target physical location to the submission queue; fetching, by the storage device, the delete command from the submission queue; and specifying storage space at the target physical deletion location of the non-volatile memory as free. 12. The method according to claim 11 , wherein the host further includes a completion queue, and the copy operation further includes posting, from the storage device, a copy completion notification to the completion queue, wherein the delete command is posted to the submission queue after the copy completion notification is posted to the completion queue. 13. The method according to claim 12 , wherein the copy command includes an operation identifier of the copy operation, and the copy operation further includes generating, by the host, mapping information between an identifier of the copied data associated with the operation identifier and the destination physical location upon the copy completion notification being posted to the completion queue. 14. The method according to claim 13 , wherein the delete operation further includes invalidating, by the host, mapping information between the identifier of the copied data and the target physical location, wherein the delete command is posted to the submission queue after said invalidating. 15. The method according to claim 12 , wherein the delete operation further includes posting, from the storage device, a delete completion notification to the completion queue. 16. The method according to claim 11 , further comprising: managing a block mapping table that specifies an identifier of each of a plurality of memory blocks in the non-volatile memory in association with a current categorization of the memory

Assignees

Inventors

Classifications

  • Improving or facilitating administration, e.g. storage management · CPC title

  • Saving storage space on storage systems · CPC title

  • Plurality of storage devices · CPC title

  • Command handling arrangements, e.g. command buffers, queues, command scheduling · CPC title

  • Logical to physical mapping or translation of blocks or pages · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11036628B2 cover?
A storage system includes a host including a processor and a memory unit, and a storage device including a controller and a non-volatile memory unit. The processor is configured to output a write command, write data, and size information of the write data, to the storage device, the write command that is output not including a write address. The controller is configured to determine a physical …
Who is the assignee on this patent?
Toshiba Memory Corp
What technology area does this patent fall under?
Primary CPC classification G06F12/0246. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jun 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 12 related publications on this page (citations in our corpus or others sharing the same primary CPC).