Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
MEMORY MANAGEMENT
Document Type and Number:
WIPO Patent Application WO/2018/089083
Kind Code:
A1
Abstract:
The present disclosure includes apparatuses and methods related to hybrid memory management. An example apparatus can include a first memory array, a number of second memory arrays, and a controller coupled to the first memory array and the number of second memory arrays configured to execute a write operation, wherein execution of the write operation writes data to the first memory array starting at a location indicated by a write cursor, and place the write cursor at an updated location in the first memory array upon completing execution of the write operation, wherein the updated location is a next available location in the first memory array.

Inventors:
DALLABORA MARCO (IT)
CONFALONIERI EMANUELE (IT)
AMATO PAOLO (IT)
BALLUCHI DANIELE (IT)
CARACCIO DANILO (IT)
Application Number:
PCT/US2017/048800
Publication Date:
May 17, 2018
Filing Date:
August 28, 2017
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
MICRON TECHNOLOGY INC (US)
International Classes:
G11C7/10; G06F11/10; G11C8/06
Foreign References:
US20150339188A12015-11-26
US20120303868A12012-11-29
US20060179263A12006-08-10
US20040128438A12004-07-01
US20110113306A12011-05-12
US20150331793A12015-11-19
Other References:
See also references of EP 3520106A4
Attorney, Agent or Firm:
DENKER, James E. (US)
Download PDF:
Claims:
What is claimed is:

1. An apparatus, comprising:

a first memory array;

a number of second memory arrays; and

a controller coupled to the first memory array and the number of second memory arrays configured to:

execute a write operation, wherein execution of the write operation wiites data to the first memory array starting at a location indicated by a write cursor; and

place the write cursor at an updated location in the first memory array upon completing execution of the write operation, wherein the updated location is a next available location in the first memory array.

2. The apparatus of claim 1, wherein execution of the write operation also writes the data to the number of second arrays.

3. The apparatus of claim 1 , wherein the write operation is a foreground operation that is completed by the apparatus upon receiving a request.

4. The apparatus of claim 1, wherein the first memory array includes a number of managed units that are assigned addresses sequen tially and wherein data is written sequentially to the number of managed units based on the assigned addresses and the location of the write cursor.

5. The apparatus of any one of claims 1 to 4, wherein the controller is configured to execute another write operation and wherein execution of the another write operation writes data to the first memory array starting at the updated location indicated by the write cursor.

6. The apparatus of any one of claims 1 to 4, wherein the write cursor is placed at the updated location by skipping a number of managed units that are indicated as valid, invalid, or do not use to find a next free managed unit in the first memory array.

Micron 2016-0482.00/PC 13

BC&H Docket No. 1005.0520012

7. The apparatus of any one of claims 1 to 4, wherein execution of the write operation includes continuing to write the data to the first memory array in a number of free managed units sequentially until the write operation is complete based on addresses of the number of free managed units.

8. An apparatus, comprising:

a first memory array;

a number of second memory arrays; and

a controller coupled to the first memory array and to the number of second memory arrays and configured to:

perioral a clean operation on a number of managed units that were in an invalid state in the first memory array by adjusting the number of managed units from an invalid state to a free state.

9. The apparatus of claim 8, wherein the number of managed units are programmed to a particular logical state to place the number of managed units in the free state.

10. The apparatus of any one of claims 8 to 9, wherein the clean operation is a background operation that is performed by the apparatus when the apparatus is not performing foreground operations on a particular area where the clean operation is being performed.

1 1. An apparatus, comprising:

a first memory array;

a number of second memory arrays; and

a controller coupled to the first memory array and to the number of second memory arrays and configured to:

set a number of read signals based on a read managed unit pattern;

perform a read operation on data at a managed unit in the first memory array using the number of read signals to determine a managed unit pattern disturb level and/or a raw bit error rate (RBER) for the data;

Micron 2016-0482.00/PC 14

BC&H Docket No. 1005.0520012 output the data to a host in response to the RBER being below a first threshold and/or the managed unit pattern disturb level being below a second threshold; and

perform a move operation on the data in response to the RBER being above the first threshold and or the managed unit pattern disturb level being above the second threshold.

12. The apparatus of claim 1 1, wherein the managed unit pattern disturb level is based on a number of times that a neighboring managed unit has been programmed.

13. The apparatus of claim 11, wherein the move operation relocates the data by writing the data to a new managed unit that is free in the first memory array.

14. The apparatus of any one of claims 11 to 13, wherein the controller is configured to indicate that the managed unit is invalid in response to the RBER being above the first threshold and/or the managed unit pattern disturb level being above the second threshold.

15. A method for managing memory, comprising".

performing a write operation starting a location in a first memory array indicated by a write cursor, wherein the write cursor is at a managed unit that is in a free state; and

placing the write cursor at an updated location in the first memory array upon completion of the write operation.

16. The method of claim 15, wherein placing the write cursor at the updated location includes locating a next free managed unit in the first memory array.

17. The method of claim 15, wherein placing the write cursor at the updated location includes skipping a number of managed units that are in a valid, invalid, or do not use state.

Micron 2016-0482.00/PC 15

BC&H Docket No. 1005.0520012

18. The method of any one of claims 15 to 17, wherein the method includes performing a clean operation on a number of managed units that were in an invalid state in the first memory array by placing the number of managed units in a free state.

19. A method for managing memory, comprising:

determining a managed unit pattern disturb level and/or a raw bit error rate (RBER) for data at a managed unit in a first memory array; and

outputting the data to a host in response to the RBER being below a first tlireshold and/or the managed unit pattern disturb level being below a second threshold.

20. The method of claim 19, wherein the method further includes performing a move operation on the data in response to the RBER being above the first threshold and/or the managed unit pattern disturb level being above the second threshold.

Micron 2016-0482.00/PC 16

BC&H Docket No. 1005.0520012

Description:
MEMORY MANAGEMENT

Technical Field

[0001] The present disclosure relates generally to memory devices, and more particularly, to apparatuses and methods for memory management.

Background

[0002] Memory devices are typically provided as internal,

semiconductor, integrated circuits in computers or other electronic devices. There are many different types of memory including volatile and non- volatile memory. Volatile memory can require power to maintain its data and includes random-access memory (RAM), dynamic random access memory (DRAM), and synchronous dynamic random access memory (SDRAM), among others. Nonvolatile memory can provide persistent data by retaining stored data when not powered and can include NAND flash memory, NOR flash memory, read only memory (ROM), Electrically Erasable Programmable ROM (EEPROM), Erasable Programmable ROM (EPROM), and resistance variable memory such as phase change random access memory (PCRAM), resistive random access memory (RRAM), and magnetoresistive random access memory (MRAM), among others.

[0003] Memory is also utilized as volatile and non-volatile data storage for a wide range of electronic applications. Non-volatile memory may be used in, for example, personal computers, portable memory sticks, digital cameras, cellulai" telephones, portable music players such as MPS players, movie players, and other electronic devices. Memory cells can be arranged into arrays, with the arrays being used in memory devices.

Brief Description of the Drawings

[0004] Figure 1 is a block diagram of an apparatus in the form of a computing system including a memory device in accordance with a number of embodiments of the present disclosure.

[0005] Figure 2 is a block diagram of a controller in accordance with a number of embodiments of the present disclosure.

Micron 2016-0482.00/PC 1

BC&H Docket No. 1005.0520012 [0006] Figure 3 is a function diagram illustrating a number of operations performed on a memory device in accordance with a number of embodiments of the present disclosure.

[0007] Figures 4A and 4B illustrate a first managed unit and a second managed unit in accordance with a number of embodiments of the present disclosure.

[0008] Figures 5A and 5B illustrate a number of managed units in accordance with a number of embodiments of the present disclosure.

Detailed Description

[0009] The present disclosure includes apparatuses and methods related to hybrid memory management. An example apparatus can include a first memory array, a number of second memory arrays, and a controller coupled to the first memory array and the number of second memory arrays configured to execute a write operation, wherein execution of the write operation writes data to the first memory array starting at a location indicated by a write cursor, and place the write cursor at an updated location in the first memory array upon completing execution of the write operation, wherein the updated location is a next available location in the first memory array.

[0010] In a number of embodiments, a write operation can be executed on a memory device that includes a first memory array and a number of second memory arrays. The memory device can be a hybrid memory device, where the first memory array can be a storage class memory and the number of second memory arrays can be a different type of memory, such as NAND Flash

memory'. The write operation can include writing data to the first memory array and/or the number of second memory array. The data can be written to the first memory array responsive to an amount of data stored in the first memory array being below a threshold amount.

[0011] In a number of embodiments, write operations executed on a first memory array can be written based on a write cursor that indicates a location where a write operation will start. The location of the write cursor can be based on the status of a number of managed units in the write array, where each managed unit can have a status of valid, invalid, free, or do not use. The location of the write cursor can be updated and placed at a next managed unit

Micron 2016-0482.00/PC Ί

BC&H Docket No. 1005.0520012 having a free status after each write operation. For example, the managed units can be assigned addresses in a sequential order based on their physical location and the managed units are iterated through in a sequential order based on their address to determine the status of the managed units and place the write cursor at an updated location.

[0012] In a number of embodiments, read operations can include determining managed unit pattern disturb levels and a raw bit error rate (RBER) for data in a first memory array. When the managed unit pattern disturb level is above a threshold or the raw bit error rate (RBER) is above a threshold, a move operation can be performed to move the data to a new location in the first memory array. The data can be moved to a new location when the RBER is above a threshold because an error correction (ECC) operation may not be able to correct errors when reading the data from its original location. The data can be moved to a new location when the managed unit pattern disturb level is above a threshold because errors can be more likely to occur when reading data from a location where neighboring managed units have been programmed at least a particular number of times.

[0013] In the following detailed description of the present disclosure, reference is made to the accompanying drawings that form a part hereof, and in which is shown by way of illustration how one or more embodiments of the disclosure may be practiced. These embodiments are described in sufficient detail to enable those of ordinary skill in the art to practice the embodiments of this disclosure, and it is to be understood that other embodiments may be utilized and that process, electrical, and structural changes may be made without departing from the scope of the present disclosure.

[0014] As used herein, designators such as "X", "Y", "N", "M", etc., particularly with respect to reference numerals in the drawings, indicate that a number of the particular feature so designated can be included. It is also to be understood that the terminology used herein is for the purpose of describing particular embodiments only, and is not intended to be limiting. As used herein, the singular forms "a", "an", and "the" can include both singular and plural referents, unless the context clearly dictates otherwise. In addition, "a number of, "at least one", and "one or more" (e.g., a number of memory arrays) can refer to one or more memory arrays, whereas a "plurality of is intended to refer

Micron 2016-0482.00/PC 3

BC&H Docket No. 1005.0520012 to more than one of such things. Furthermore, the words "can" and "may" are used throughout this application in a permissive sense (i.e., having the potential to, being able to), not in a mandatory sense (i.e., must). The term "include," and derivations thereof, means "including, but not limited to". The terms "coupled" and "coupling" mean to be directly or indirectly connected physically or for access to and movement (transmission) of commands and/or data, as appropriate to the context. The terms "data" and "data values" are used interchangeably herein and can have the same meaning, as appropriate to the context.

[0015] The figures herein follow a numbering convention in which the first digit or digits correspond to the figure number and the remaining digits identify an element or component in the figure. Similar elements or components between different figures may be identified by the use of similar digits. For example, 108 may reference element "08" in Figure 1, and a similar element may be referenced as 208 in Figure 2. As will be appreciated, elements shown in the various embodiments herein can be added, exchanged, and/or eliminated so as to provide a number of additional embodiments of the present disclosure. In addition, the proportion and/or the relative scale of the elements provided in the figures are intended to illustrate certain embodiments of the present disclosure and should not be taken in a limiting sense.

[0016] Figure 1 is a block diagram of an apparatus in the form of a computing system 100 including a memory device 106 in accordance with a number of embodiments of the present disclos ure. As used herein, an

"apparatus" can refer to, but is not limited to, any of a variety of structures or combinations of structures, such as a circuit or circuitry, a die or dice, a module or modules, a device or devices, or a system or systems, for example. In a number of embodiments, the computing system 100 can include a number of memory devices. In the embodiment illustrated in Figure 1, memory device 106 can include a first memory type (e.g., a first memory array 110) and a second memory type (e.g., a number of second memory arrays 112-1, ..., 112-N). The memory device 106 can be a hybrid memory device, where memory device 106 includes the first memory array 1 10 that is a different type of memory than the number of second memory arrays 112-1 ,..., 1 12-N. The first memory array 110 can be storage class memory (SCM), which can be a non-volatile memory that acts as main memory for the memory device 106 because it has faster access

Micron 2016-0482.00/PC 4

BC&H Docket No. 1005.0520012 time than the number of second memory arrays 1 12-1 , 112-N. The first memory array 1 10 can be phase change memory (PCM), spin torque transfer (SST) memory, ferroelectric (FRAM), and/or resistive (RRAM), among other types of non-volatile memory. The number of second memory arrays 112-1, 1 12-N can act as a data store (e.g., storage memory) for memory device 106 and can be NAND Flash memory, among other types of memory. For example, the number of second memory arrays 1 12-1, ..., 1 12-N can be RAM, ROM, DRAM, SDRAM, PCRAM, RRAM, and flash memory, among others.

[0017] As illustrated in Figure 1, host 102 can be coupled to the memory device 106 via interface 104. Host 104 and memory device 106 can

communicate (e.g., send commands and/or data) on interface 104. Host 102 can be a laptop computer, personal computers, digital camera, digital recording and playback device, mobile telephone, PDA, memory card reader, interface hub, among other host systems, and can include a memory access device, e.g., a processor. One of ordinary skill in the art will appreciate that "a processor" can intend one or more processors, such as a parallel processing system, a number of coprocessors, etc.

[0018] Memory device 106 includes controller 108 to communicate with host 102 and the first memory array 1 10 and the number of second memory arrays 112-1,..., 112-N. Controller 108 can send commands to performing operations on the first memory array 110 and the number of second memory arrays 112-1,... , 112-N. Controller 108 can communicate with the first memory array 110 and the number of second memory arrays 1 12-1 ,..., 1 12-N to read, write, move, and/or erase data, among other operations. Controller 108 can control a number of data flow on the memory device 106. For example, the controller 108 can control writing data to the first memory array 1 10, writing data to the number of second memory arrays 1 12-1,..., 1 12-N, reading data from the first memory array 1 10, reading data from the number of second memory arrays 112-1,..., 112-N, moving data from the first memory array 1 10 to the number of second memory arrays 1 12-1,..., 1 12-N, and moving data from the number of second memory arrays 112-1,..., 112-N to the first memory array 1 10.

[0019] Host 102 includes a host controller to communicate with memory device 106. The host controller can send commands to memory device 106 via

Micron 2016-0482.00/PC 5

BC&H Docket No. 1005.0520012 interface 104. The host controller can communicate with memory device 106 and/or the controller 108 on the memory device 106 to read, write, and erase data, among other operations.

[0020] Controller 108 on memory device 106 and/or the host controller on host 102 can include control circuitry (e.g., hardware, firmware, and/or software). In one or more embodiments, controller 108 on memory device 106 and/or the host controller on host 102 can include control circuitry can be an application specific integrated circuit (ASIC) coupled to a printed circuit board including a physical interface. Also, memory device 106 and host 102 can include a buffer of volatile and/or non- volatile memory and a number of registers.

[0021] Figure 2 is a block diagram of a controller 208 in accordance with a number of embodiments of the present disclosure. Controller 208 can communicate with a host (e.g., host 102 in Figure 1) and/or memory arrays (e.g., first memory array 1 10 and/or the number of second memory arrays 1 12-1,..., 1 12-N in Figure 1) to read, write, move, and/or erase data to and/or from the host or memory arrays. Controller 208 includes front end manager 220, data and media manager 230, and back end manager 240.

[0022] Front end manager 220 can receive commands from a host and interprets those commands. Front end manager 220 can perform a translation of the logical addresses of data associated with the commands.

[0023] Data and media manager 230 can further process commands received from a host. Data and media manager 230 can include data manager scheduler 232, media translation layer (MTL) services 234, and media translation layer (MTL) manager 236. Data manager scheduler 232 can determine when each of the commands received from a host will be performed. MTL services 234 can include a number of sets of application programming interface (API) instructions to provide functionality to the MTL manager 236. MTL services 234 can includes API instructions to perform logical address to physical address translation, read data from memory arrays, and/or write data to memory arrays, among other services.

[0024] MTL manager 236 can include table manager 238-1, read manager 238-2, load manager 238-3, write manager 238-4, flush manager 238-5, and clean manager 238-6 to perform operations on the memory arrays.

Micron 2016-0482.00/PC 6

BC&H Docket No. 1005.0520012 [0025] Table manager 238- 1 can provide logical address to physical address mapping for data stored in the memory arrays. The information managed by table manager 238-1 can be stored in the memory arrays. The table manager 238-1 can generate and store a logical to physical table stored the memory arrays to locate data. The logical to physical table can include a bit in the logical address to physical address mapping that indicates whether the data is stored in the first type of memory and/or the second type of memory array. The table manger 238-1 can also generate and store logical to physical pointers to locate data in the memory arrays.

[0026] Read manager 238-2 can execute read commands by locating data in the memory arrays and causing the transfer of data associated with the read commands to the host. Read manager 238-2 can also determine whether data read from a second type of memory array should remain in place and/or be moved to a first type of memory array in the memory device. If the read manager 238-2 determines that data should be moved from a first type of memory array to a second type of memory array, the read manager 238-2 notifies the load manager 238-3 to perform this operation.

[0027] Load manager 238-4 can execute moving data from a second type of memory array (e.g., NAND) to a first type of memory array (e.g., SCM). Load manager 238-4 can move the data to the first type of memory array and invalidate the ori ginal version of the data in the second type of memory array.

[0028] Write manager 238-4 can execute write commands by routing data associated with write commands to the first type of memory arrays and/or the second type of memory arrays. Write manager 238-4 can determine whether to write data to the first type of memory array, the second type of memory array, or both based on a number of criteria. The number of criteria can include the size of the data that is being written, the amount of available space in the memory arrays, and/or the frequency that data is being written to the memory arrays, among other criteria.

[0029] Flush manager 238-5 can execute moving data from a first type of memory array (e.g., SCM) to a second type of memory array (e.g., NAND). Flush manager 238-5 can move data based on a number of criteria. The criteria can be that the first type of memory array has reached a capacity threshold, for example. The flush manager 238-5 can move data to the second type of memory

Micron 2016-0482.00/PC 7

BC&H Docket No. 1005.0520012 array and invalidate the original version of the data in the first type of memory array.

[0030] Clean manager 238-6 can execute moving data from a first location in the first type of memory array (e.g., SCM) to a second location in the first type of memory array. Clean manager 238-6 can move data as a wear leveling operation so that particular physical locations in the first type of memory array are not written more often than other physical locations. Clean manager 238-6 can execute writing each bit of a managed unit to a particular logical state on each managed unit that has an invalid status. In a number of embodiments, clean manager 238-6 can include programming each bit of a managed unit to a logical state that uses more power and/or has a higher latency than another logical state, so that when a foreground operation (e.g. a write operation, for example) is being executed the foreground operation does not have to program memory cells to the logical state that use morepower and/or has a higher latency than another logical state.

[0031] Figure 3 is a function diagram illustrating a number of operations

350 performed on a memory device in accordance with a number of

embodiments of the present disclosure. Write operation 352 can be executed on a memory device and can include writing data to a first memory array and/or a number of second memory arrays on a memory device. Write operation 352 can include writing data to the first memory array based on amount of available free space on the first memory array. If there is enough available free space on the first memory array, write operation writes the data to the first memory array and the number of second memory arrays. If there is not enough available free space on the first memory array, write operation 352 writes the data to only the number of second memory arrays.

[0032] In a number of embodiments, write operation 352 can include writing data based on a location of a write cursor. The write cursor can indicate where a write operation will start. The write cursor can be updated after each write operation to a new location in a memory array where the next free managed unit is located. Write operation 352 can be a foreground operation, where foreground operations are performed upon receiving a request from a host. Write operation 352 can be a background operation that is initiated by the

Micron 2016-0482.00/PC 8

BC&H Docket No. 1005.0520012 data manager, such as the load manager 238-3 and/or flush manager 238-5 in Figure 2, for example.

[0033] Clean operation 356 can be executed on a memory device and can include writing each bit of a managed unit to a particular logical state. Clean operation 356 can be performed on each managed unit that has an invalid status. Clean operation 356 can be a background operation, where background operations are performed while no other operations, such as foreground operations, are being performed For example, a back ground operation can be performed on a particular area of a memory device while no other operations, such as foreground operations, are being performed at the particular area (e.g., a block, a partition, memory device, etc.) where the background operation is being performed Another operation, such as foreground operations, can be performed at an area (e.g., another block, another partition, and/or another device) other than the particular area where the background operation is being performed while the background operation is being performed. Foreground operations can have priority over background operations so that background problems do not decrease performance or latency of a memory device when a host requests that a memory device perform an operation. In a number of embodiments, clean operation 356 can include programming each bit of a managed unit to a logical state that uses more power and/or has a higher latency than another logical state. Since clean operation 356 can be a background operation, programming the memory cells to a logical state that uses more power and/or has a higher latency than another logical state does not affect the performance of the memory device from a host's perspective. After clean operation 356, the status of a managed unit that has been cleaned can be free. The cleaned managed unit can be then be programmed by only programming the memory cells that need to be changed from the particular logical state that the memory cells were programmed to during clean operation 356. For example, if clean operation 356 programs each bit of a managed unit to logical state 0, then a write operation only needs to program the memory cells that are desired to be at logical state 1. If clean operation 356 programs each bit of a managed unit to logical state 1, then a write operation only needs to program the memory cells that are desired to be at logical state 0.

Micron 2016-0482.00/PC 9

BC&H Docket No. 1005.0520012 [0034] Read operation 354 can be executed on a memory device and can include determining a managed unit pattern disturb level and/or a raw bit error rate (RBER) for the data. Read operation 354 can also include setting read signal thresholds based on the type of memory array and the type of memory cells in the memory array, such as memory cells programmed to include 2, 3, or 4 bits for example. The managed unit pattern disturb level can be associated with how many times that a managed unit has been disturbed by a neighboring managed unit being programmed. Once the managed unit pattern disturb level has reached a threshold, a move operation 358 can be implemented to move the data to a new location in a memory array. Move operation 358 can also be implemented when the RBER for a memory unit is above a threshold (e.g., there are more errors than can be corrected by an error correction (ECC) operation). Read operation 354 can include outputting data from the memory device to the host when the RBER and the managed unit pattern disturb level are below their respective thresholds. Move operation 358 can also be implemented to move data to a new location when a write operation has been performed on a neighboring managed unit at least a threshold number of times. Move operation 358 can be a background operation, where background operations are performed while no other operations, such as foreground operations, are being performed on the particular area where the background operation is being performed.

[0035] Figures 4A and 4B illustrate a first managed unit and a second managed unit in accordance with a number of embodiments of the present disclosure. Figure 4A illustrates a first managed unit 460 (e.g., large managed unit) that includes host data 462, metadata 464, and error correction (ECC) data 466. First managed unit 460 includes host data 462 that has a logical correlation to data received from a host. Figure 4B illustrates a second managed unit 461 (e.g., small managed unit) that includes MTL metadata 462, metadata 464, and error correction (ECC) data 466. MTL metadata 462 can include logical to physical tables for the data stored in the memory device (e.g., host data 462).

[0036] A managed unit is a particular amount of data stored in a group of memory cells in an array that is managed together during operations. The size of a managed unit can vary based on the type of data stored in the managed unit and/or the type of operation performed on the managed unit. For example, a first managed unit 460 (e.g., large managed unit) can include 4KB of data and can

Micron 2016-0482.00/PC 10

BC&H Docket No. 1005.0520012 store data from a host, while a second managed unit 461 (e.g., small managed unit) can include 64B of data and can store a logical to physical table associated with the data in the first managed unit. Each managed unit can have a status associated therewith. For example, each managed unit can have a status of valid, invalid, free, or do not use. A valid managed unit includes the most recent version data. An invalid managed unit includes data that is not the most recent version of the data. A "do not use" managed unit is not used to store data for a particular reason, such as the managed unit is no longer able to reliably store data. A free managed unit includes memory cells that are in a reset state and are ready to be programmed (e.g., written to). For example, a reset state can be where all memory cells of managed unit are programmed to a particular logical state (e.g., logical state 0 or logical state 1, for example)

[0037] Figures 5A and 5B illustrate a number of managed units in accordance with a number of embodiments of the present disclosure. In Figures 5A and 5B, the memory array includes managed units 570-0, ..., 570-7, such as the managed units described in association with Figures 4A and 4B, for example. In Figure 5 A, managed units 570-0 and 570-1 have a valid status and a write cursor (indicated by the bold outline) is located at managed unit 570-2 as managed unit 570-2 is first available free managed unit. A write operation can be performed by writing data to the memory array starting at managed unit 570- 2, due to the write cursor being located at managed unit 570-2. The write operation can write data to managed units 570-2 and 570-3. For example, the operation can write data to managed units successively that are available free managed units. Figure 5B illustrates the updated location of the write cursor at managed unit 570-6 after completing the write operation described above in association with Figure 5 A. When placing the write cursor at the updated location of managed unit 570-6, managed unit 570-4 is skipped because it has a valid status and managed unit 570-5 is skipped because it has a do not use status. Therefore, the updated location of the write cursor is at managed unit 570-6 because managed unit 570-6 is the next available managed unit after managed unit 570-3, which is where the last write operation ended.

[0038] Although specific embodiments have been illustrated and described herein, those of ordinary skill in the art will appreciate that an arrangement calculated to achieve the same results can be substituted for the

Micron 2016-0482.00/PC H

BC&H Docket No. 1005.0520012 specific embodiments shown. This disclosure is intended to cover adaptations or variations of various embodiments of the present disclosure. It is to be understood that the above description has been made in an illustrative fashion, and not a restrictive one. Combination of the above embodiments, and other embodiments not specifically described herein will be apparent to those of skill in the art upon reviewing the above description. The scope of the various embodiments of the present disclosure includes other applications in which the above structures and methods are used. Therefore, the scope of various embodiments of the present disclosure should be determined with reference to the appended claims, along with the full range of equivalents to which such claims are entitled.

[0039] In the foregoing Detailed Description, various features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the disclosed embodiments of the present disclosure have to use more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive subject matter lies in less than all features of a single disclosed embodiment. Thus, the following claims are hereby incorporated into the Detailed Description, with each claim standing on its own as a separate embodiment.

Micron 2016-0482.00/PC 12

BC&H Docket No. 1005.0520012