Delay deduplication reclaim

US12517672B1 · US · B1

Patent metadata
FieldValue
Publication numberUS-12517672-B1
Application numberUS-202418926933-A
CountryUS
Kind codeB1
Filing dateOct 25, 2024
Priority dateOct 25, 2024
Publication dateJan 6, 2026
Grant dateJan 6, 2026

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 method for use in a storage system, comprising: detecting that a backend track is required to be deleted, the backend track currently being in an allocated state; identifying a repetition probability score for data that is stored in the backend track; detecting whether the repetition probability score satisfies a predetermined condition; when the predetermined condition is satisfied, transitioning the backend track from an allocated state into a delayed release state, removing any associations between the backend track and one or more frontend tracks, waiting for a predetermined waiting period, and transitioning the backend track from the delayed release state into a free state, wherein the backend track is transitioned into the free state only if no write requests are received at the storage system which include user data matching the data that is currently stored in the backend track.

First claim

Opening claim text (preview).

The invention claimed is: 1 . A method for use in a storage system, comprising: detecting that a backend track is required to be deleted, the backend track currently being in an allocated state; identifying a repetition probability score for data that is stored in the backend track; detecting whether the repetition probability score satisfies a predetermined condition; when the predetermined condition is satisfied, transitioning the backend track from an allocated state into a delayed release state, removing any associations between the backend track and one or more frontend tracks, waiting for a predetermined waiting period, and transitioning the backend track from the delayed release state into a free state, wherein the backend track is transitioned into the free state only if no write requests are received at the storage system which include user data matching the data that is currently stored in the backend track; when the predetermined condition is not satisfied, removing any associations between the backend track and one or more frontend tracks, and transitioning the backend track from the allocated state directly into the free state. 2 . The method of claim 1 , further comprising: obtaining a data block that is associated with one or more pending write requests; detecting whether the data block matches the data that is stored in the backend track; and when the data block matches the data that is stored in the backend track, transitioning the backend track from the delayed release state back into the allocated state and associating the backend track with a frontend track that corresponds to the data block. 3 . The method of claim 2 , wherein detecting whether the data block matches the data that is stored in the backend track includes comparing a fingerprint for the data block with a fingerprint for the data that is stored in the backend track. 4 . The method of claim 1 , wherein the repetition probability score is generated by a machine learning model. 5 . The method of claim 4 , wherein the machine learning model includes an autoregressive integrated moving average (ARIMA) model. 6 . The method of claim 1 , further comprising storing in a memory of the storage system a data structure that includes an identifier of the backend track, a fingerprint of data that is currently present in the backend track, and the repetition probability score, wherein the repetition probability score is retrieved from the data structure. 7 . The method of claim 1 , wherein the predetermined condition is satisfied when the repetition probability score is greater than a predetermined percentage of a plurality of repetition probability scores. 8 . A system, comprising: a memory; and at least one processor that is operatively coupled to the memory, the at least one processor being configured to perform the operations of: detecting that a backend track is required to be deleted, the backend track currently being in an allocated state; identifying a repetition probability score for data that is stored in the backend track; detecting whether the repetition probability score satisfies a predetermined condition; when the predetermined condition is satisfied, transitioning the backend track from an allocated state into a delayed release state, removing any associations between the backend track and one or more frontend tracks, waiting for a predetermined waiting period, and transitioning the backend track from the delayed release state into a free state, wherein the backend track is transitioned into the free state only if no write requests are received at a storage system which include user data matching the data that is currently stored in the backend track; when the predetermined condition is not satisfied, removing any associations between the backend track and one or more frontend tracks, and transitioning the backend track from the allocated state directly into the free state. 9 . The system of claim 8 , wherein the at least one processor is further configured to perform the operations of: obtaining a data block that is associated with one or more pending write requests; detecting whether the data block matches the data that is stored in the backend track; and when the data block matches the data that is stored in the backend track, transitioning the backend track from the delayed release state back into the allocated state and associating the backend track with a frontend track that corresponds to the data block. 10 . The system of claim 9 , wherein detecting whether the data block matches the data that is stored in the backend track includes comparing a fingerprint for the data block with a fingerprint for the data that is stored in the backend track. 11 . The system of claim 8 , wherein the repetition probability score is generated by a machine learning model. 12 . The system of claim 11 , wherein the machine learning model includes an autoregressive integrated moving average (ARIMA) model. 13 . The system of claim 8 , wherein the memory is configured to store a data structure that includes an identifier of the backend track, a fingerprint of data that is currently present in the backend track, and the repetition probability score, and the repetition probability score is retrieved from the data structure. 14 . The system of claim 8 , wherein the predetermined condition is satisfied when the repetition probability score is greater than a predetermined percentage of a plurality of repetition probability scores. 15 . A non-transitory computer-readable medium storing one or more processor-executable instructions, which, when executed by at least one processor of a storage system, cause the at least one processor to perform the operations of: detecting that a backend track is required to be deleted, the backend track currently being in an allocated state; identifying a repetition probability score for data that is stored in the backend track; detecting whether the repetition probability score satisfies a predetermined condition; when the predetermined condition is satisfied, transitioning the backend track from an allocated state into a delayed release state, removing any associations between the backend track and one or more frontend tracks, waiting for a predetermined waiting period, and transitioning the backend track from the delayed release state into a free state, wherein the backend track is transitioned into the free state only if no write requests are received at the storage system which include user data matching the data that is currently stored in the backend track; when the predetermined condition is not satisfied, removing any associations between the backend track and one or more frontend tracks, and transitioning the backend track from the allocated state directly into the free state. 16 . The non-transitory computer-readable medium of claim 15 , wherein the one or more processor-executable instructions, when executed by the at least one processor, further cause the at least one processor to perform the operations of: obtaining a data block that is associated with one or more pending write requests; detecting whether the data block matches the data that is stored in the backend track; and when the data block matches the data that is stored in the backend track, transitioning the backend track from the delayed release state back into the allocated state and associating the backend track with a frontend track that corresponds to the data block. 17 . The non-transitory computer-readable medium of claim 16 , wherein detectin

Assignees

Inventors

Classifications

  • G06F3/0604Primary

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

  • Disk arrays, e.g. RAID, JBOD · CPC title

  • Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS] · CPC title

  • Lifecycle management · CPC title

  • De-duplication techniques · 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 US12517672B1 cover?
A method for use in a storage system, comprising: detecting that a backend track is required to be deleted, the backend track currently being in an allocated state; identifying a repetition probability score for data that is stored in the backend track; detecting whether the repetition probability score satisfies a predetermined condition; when the predetermined condition is satisfied, transiti…
Who is the assignee on this patent?
Dell Products Lp
What technology area does this patent fall under?
Primary CPC classification G06F3/0604. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jan 06 2026 00:00:00 GMT+0000 (Coordinated Universal Time) (B1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 2 related publications on this page (citations in our corpus or others sharing the same primary CPC).