IP Library Granted Patent US 10,222,990
Granted Patent B2
US 10,222,990 · App. 14/808,435 · Granted Mar 5, 2019

Optimistic read operation

Inventors: Alexander Bazarsky (Holon, IL); Grishma Shah (Milpitas, CA); Idan Alrod (Herzliya, IL); Eran Sharon (Rishon Lezion, IL)
Assignee: SanDisk Technologies LLC
G06F3/061G06F3/0659G06F3/0679G06F11/1068G11C29/52G11C2029/0411
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 10,222,990
App. No.
14/808,435
Granted
Mar 5, 2019
Kind
B2
Abstract

A non-volatile memory system may include a non-volatile memory die storing a requested data set that a host requests to be read. In response to the host request, a copy of a data set may be retrieved from the non-volatile memory die without performing error correction on an entry identifying a physical address where the data set is stored. If the data set copy matches the requested data set, the data set copy may be sent to the host. If the data set copy does not match the requested data set, then error correction may be performed on a copy of the entry to identify the correct physical address where the requested data set is stored. A copy of the requested data set may then be retrieved and sent to the host.

Claims (53)

1. A non-volatile memory system comprising:

a non-volatile memory die comprising a non-volatile memory array; and

a controller configured to:

receive a host read request to read a data set;

receive a first physical address of an entry stored in the non-volatile memory array, the entry including a second physical address that identifies where in the non-volatile memory array the data set is stored; and

upon receipt of the first physical address, generate and issue, to the non-volatile memory die via a memory interface:

a first command to have the non-volatile memory die perform a sense operation on a memory location having the first physical address where the entry is stored, and

a second command to have the non-volatile memory die return a data set copy of the data set stored at the second physical address in the non-volatile memory die to the controller.

2. The non-volatile memory system of claim 1 , wherein the controller is further configured to determine that the entry is not stored in an external memory that is external to the non-volatile memory die before the controller generates and issues the first command.

3. The non-volatile memory system of claim 2 , wherein the controller is further configured to query an entry location database in the external memory to identify the first physical address when the controller determines that the entry is not stored in the external memory upon receipt of the host read request.

4. The non-volatile memory system of claim 1 , wherein the controller is further configured to, after the data set copy of the data set is returned to the controller, verify that the data set copy is correct prior to transfer of the data set copy to a host.

5. The non-volatile memory system of claim 4 , wherein the controller is further configured to compare a first logical address included in the data set copy of the data set with a second logical address included in the host read request to verify that the data set copy is correct.

6. The non-volatile memory system of claim 5 , wherein the controller is further configured to:

transfer the data set copy to the host when the controller determines that the data set copy is correct, and

issue at least one third command to have the non-volatile memory die return a copy of the entry to the controller when the controller determines that the data set copy is incorrect.

7. The non-volatile memory system of claim 6 , wherein the controller is further configured to:

perform error correction on the entry copy after the entry copy is returned to the controller, and

issue at least one fourth command to the non-volatile memory die to have a copy of a third data set returned from the non-volatile memory die to the controller, the third data set stored in the non-volatile memory array at a third physical address identified in the error-corrected entry copy.

8. The non-volatile memory system of claim 4 , wherein the controller is further configured to perform error correction on the data set copy before the controller verifies that the data set copy is correct.

9. A non-volatile memory system comprising:

a controller; and

a non-volatile memory die comprising:

a non-volatile memory array;

a memory interface in communication with the controller and configured to receive a command from the controller to perform a sensing operation on a target entry stored in the non-volatile memory array at a first physical address, wherein the target entry includes a second physical address that identifies where in the non-volatile memory array a data set is stored;

a sensing control circuit configured to sense a copy of the target entry into a data cache in response to receipt of the command; and

a physical address identification circuit configured to identify the second physical address from the target entry copy and provide the second physical address to the sensing control circuit,

wherein the sensing control circuit is further configured to sense a copy of the data set into the data cache in response to receipt of the second physical address from the physical address identification circuit, and

wherein the memory interface is configured to transfer the data set copy to the controller.

10. The non-volatile memory system of claim 9 , wherein the command identifies a group of entries on which to perform the sensing operation,

wherein the sensing control circuit is configured to sense a copy of the group of entries into the data cache when sensing the target entry copy into the data cache,

wherein the non-volatile memory die further comprises an entry extraction circuit configured to extract the target entry copy from the group of entries copy, and provide the target entry copy to the physical address identification module.

11. The non-volatile memory system of claim 10 , wherein the entry extraction circuit is configured to extract the target entry copy from the group using a column address offset.

12. The non-volatile memory system of claim 9 , wherein the command comprises a first command, and wherein the memory interface is configured to transfer the data set copy to the controller in response to receipt of a second command from the controller.

13. The non-volatile memory system of claim 9 , wherein the memory interface sends the second physical address to the controller when the second physical address identifies that the data set is stored in a different non-volatile memory die.

14. A non-volatile memory system comprising:

a non-volatile memory die comprising a non-volatile memory array;

means for receiving a host read request to read a data set;

means for receiving a first physical address of an entry stored in the non-volatile memory array, the entry including a second physical address that identifies where in the non-volatile memory array the first data set is stored; and

means for issuing a first command and a second command in response to the means for receiving the first physical address, the first command to have the non-volatile memory die perform a sense operation on a memory location having the first physical address where the entry is stored, and the second command to have the non-volatile memory die return a data set copy of the data set stored at the second physical address in the non-volatile memory die.

15. The non-volatile memory system of claim 14 , further comprising:

means for determining that the entry is not stored in an external memory that is external to the non-volatile memory die before the means for issuing issues the first command.

16. The non-volatile memory system of claim 15 , further comprising:

means for identifying the first physical address; and

means for providing the first physical address to the means for issuing when the means for determining determines that the entry is not stored in the external memory upon receipt of the host read request.

17. The non-volatile memory system of claim 14 , further comprising:

means for verifying that the data set copy is correct prior to transfer of the data set copy to a host after the data set copy is returned.

18. The non-volatile memory system of claim 17 , further comprising:

means for comparing a first logical address included in the data set copy with a second logical address included in the host read request to verify that the data set copy is correct.

19. The non-volatile memory system of claim 18 , further comprising:

means for transferring the data set copy to the host when the means for determining determines that the data set copy is correct; and

means for issuing at least one third command to have the non-volatile memory die return a copy of the entry when the means for determining determines that the data set copy is incorrect.

20. The non-volatile memory system of claim 17 , further comprising:

means for performing error correction on the data set copy before the means for verifying verifies that the data set copy is correct.

Assignments (6)
PARTIAL RELEASE OF SECURITY INTERESTS Recorded Apr 25, 2025
From: JPMORGAN CHASE BANK, N.A., AS AGENT
To: SANDISK TECHNOLOGIES, INC.
Reel/Frame 071382/0001 →
SECURITY AGREEMENT Recorded Apr 25, 2025
From: SANDISK TECHNOLOGIES, INC.
To: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
Reel/Frame 071050/0001 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Dec 31, 2024
From: SANDISK TECHNOLOGIES LLC
To: SANDISK TECHNOLOGIES, INC.
Reel/Frame 069796/0423 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jul 22, 2019
From: BAZARSKY, ALEXANDER; SHAH, GRISHMA; ALROD, IDAN; SHARON, ERAN
To: SANDISK TECHNOLOGIES LLC
Reel/Frame 049820/0014 →
CHANGE OF NAME Recorded May 25, 2016
From: SANDISK TECHNOLOGIES INC
To: SANDISK TECHNOLOGIES LLC
Reel/Frame 038812/0954 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jul 24, 2015
From: BAZARSKY, ALEXANDER; SHAH, GRISHMA; ALROD, IDAN; SHARON, ERAN
To: SANDISK TECHNOLOGIES INC.
Reel/Frame 036173/0573 →
Continuity (1)
Related Publication 20170024127A1 · Jan 26, 2017
Cited By (2)
US 12,314,602 US 12,373,113