[go: up one dir, main page]

US8001356B2 - Methods and apparatus for reallocating addressable spaces within memory devices - Google Patents

Methods and apparatus for reallocating addressable spaces within memory devices Download PDF

Info

Publication number
US8001356B2
US8001356B2 US11/565,811 US56581106A US8001356B2 US 8001356 B2 US8001356 B2 US 8001356B2 US 56581106 A US56581106 A US 56581106A US 8001356 B2 US8001356 B2 US 8001356B2
Authority
US
United States
Prior art keywords
memory
capacity
integrated circuit
circuit system
volatile memory
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, expires
Application number
US11/565,811
Other versions
US20080098193A1 (en
Inventor
Jung-Been Im
Hye-Young Kim
Young-joon Choi
Dong-Gi Lee
Shea-yun Lee
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Assigned to SAMSUNG ELECTRONICS CO., LTD. reassignment SAMSUNG ELECTRONICS CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHOI, YOUNG JOON, IM, JUNG BEEN, KIM, HYE YOUNG, LEE, SHEA YUN
Publication of US20080098193A1 publication Critical patent/US20080098193A1/en
Priority to US13/208,804 priority Critical patent/US8312248B2/en
Application granted granted Critical
Publication of US8001356B2 publication Critical patent/US8001356B2/en
Priority to US13/656,446 priority patent/US8886912B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • G06F12/023Free address space management
    • G06F12/0238Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory
    • G06F12/0246Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory in block erasable memory, e.g. flash memory
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1032Reliability improvement, data loss prevention, degraded operation etc
    • G06F2212/1036Life time enhancement
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/72Details relating to flash memory management
    • G06F2212/7211Wear leveling

Definitions

  • the present invention relates to integrated circuit systems and, more particularly, to processors for controlling memory devices and methods of operating memory devices.
  • Non-volatile memory devices such as flash EEPROM devices
  • flash EEPROM devices have many advantageous characteristics that make them suitable for use in low-power applications.
  • These low-power applications include mobile device applications, such as digital cameras, MP3 music players, cellular telephones, memory cards and personal digital assistants (PDA).
  • mobile device applications such as digital cameras, MP3 music players, cellular telephones, memory cards and personal digital assistants (PDA).
  • PDA personal digital assistants
  • operations to program flash EEPROM devices are typically automatically preceded by erase operations (e.g., block erasure), which prepare EEPROM cells within the devices to accept new program data.
  • erase operations e.g., block erasure
  • performing a relatively large number of erase operations on a block of EEPROM cells may result in the generation of “threshold-voltage” defects within one or more EEPROM cells and thereby reduce an effective lifetime of an EEPROM device.
  • EEPROM devices are configured to have one or more reserved memory blocks of EEPROM cells that operate as “redundant” memory blocks for other active memory blocks of EEPROM cells, which undergo multiple write, read and erase operations during normal use.
  • Each of a plurality of active memory blocks that become defective during use of the EEPROM device may be replaced by a respective reserved memory block.
  • the detection of any further defects within the EEPROM device during subsequent erase and programming operations may result in device failure.
  • Embodiments of the present invention include integrated circuit systems having non-volatile memory devices and memory processing circuits therein.
  • a typical non-volatile memory devices include flash EEPROM devices.
  • the memory processing circuit is electrically coupled to the non-volatile memory device.
  • the memory processing circuit is configured to reallocate addressable space within the non-volatile memory device. This reallocation is performed by increasing a number of physical addresses within the non-volatile memory device that are reserved as redundant memory addresses, in response to a capacity adjust command received by the memory processing circuit.
  • the memory processing circuit includes an address transformation table.
  • the address transformation table is configured to generate physical addresses that map to the non-volatile memory device in response to logical addresses received by the memory processing circuit.
  • the memory processing circuit is further configured to read a memory allocation region within the non-volatile memory device to determine a capacity of an active memory region and/or a reserved memory region within the non-volatile memory device. This read operation is also performed in response to a capacity adjust command received by the memory processing circuit.
  • the memory processing circuit is configured to write data into the memory allocation region within the non-volatile memory device, in response to the capacity adjust command.
  • the memory processing circuit may perform operations to read the memory allocation region to determine a first allocation between active memory blocks and reserved memory blocks within the non-volatile memory device and then write the memory allocation region with a modified allocation between active memory blocks and reserved memory blocks within the non-volatile memory device.
  • the integrated circuit system is configured with a non-volatile memory device having at least an active memory region and a reserved memory region therein and a memory processing circuit.
  • the memory processing circuit is configured to adjust capacities of the active and reserved memory regions in response to a capacity adjust command received by the memory processing circuit.
  • the memory processing circuit is configured to read a memory allocation region within the integrated circuit system to determine capacities of the active and reserved memory regions, in advance of adjusting capacities of the active and reserved memory regions.
  • This memory processing circuit may include an address transformation table that is configured to generate physical addresses in response to logical addresses received by the memory processing circuit. These physical addresses map to the non-volatile memory device.
  • the memory processing circuit further includes an address transformation table. This table is configured to generate physical addresses that map to the non-volatile memory device.
  • FIG. 1 is a block diagram of an integrated circuit system according to an embodiment of the present invention.
  • FIG. 2 is a flow diagram that illustrates operations performed by the system of FIG. 1 in response to a capacity adjusting instruction.
  • FIG. 1 illustrates an integrated circuit system 10 according to an embodiment of the present invention.
  • This system 10 is illustrated as including a host processor 20 , a memory processor 30 and a non-volatile memory device 40 , connected as illustrated.
  • the memory processor 30 and the non-volatile memory device 40 may be treated herein as a memory capacity adjusting device.
  • This system 10 may be embodied within a video camera, television, audio system, game console, mobile phone, personal computer, personal digital assistant, voice recorder, memory card, solid state disk drive, or other device that may utilize non-volatile memory.
  • the host processor 20 within the system 10 may include a file system or file system components and the memory processor 30 may include components that operate as a Flash Translation Layer (FTL) and an address transformation table 31 .
  • This address transformation table 31 may be configured as a volatile memory device (e.g., SRAM device) in some embodiments of the invention.
  • the FTL may be configured to perform background erase operations on the memory device 40 , which may be implemented as a flash EEPROM device.
  • the FTL may be configured to translate logical addresses (LA) generated by the host processor 20 into physical addresses (PA) associated with the non-volatile memory device 40 , during memory write operations.
  • LA logical addresses
  • PA physical addresses
  • the memory processor 30 may be further configured to perform checking, read, reconstruction and saving operations, as described more fully hereinbelow.
  • the memory device 40 is illustrated as including at least two memory partitions. These partitions include an active memory region 41 , also referred to as a user usable memory region, and a reserved memory region 43 .
  • the memory capacity of the active memory region 41 will be referred to herein as the active memory capacity, which reflects the user usable memory capacity, and the memory capacity of the reserved memory region 43 will be referred to herein as the reserved memory capacity.
  • the active memory capacity and the reserved memory capacity may be adjusted by changing the memory mapping operations performed by the memory processor 30 .
  • the memory device 40 may be configured to have a total memory capacity of 16-gigabytes (GB). From this total memory capacity, an initial partitioning of 15 GB may be allocated to the active memory region 41 and an initial partitioning of 1 GB may be allocated to the reserved memory region 43 .
  • This 15:1 partitioning ratio between the active memory region 41 and the reserved memory region 43 may be identified by information stored within a memory allocation region 45 .
  • This memory allocation 45 may be located within the reserved memory region 43 , as illustrated, or may be located within a memory device (not shown) within the memory processor 30 .
  • the initial partitioning specified at the time of manufacture may be adjusted for a given user application.
  • user applications that involve a relatively high frequency of write (and pre-write erase) operations may benefit from a different partitioning ratio that reduces the size of the active memory region 41 relative to the reserved memory region 43 .
  • OS operating system
  • the partitioning ratio may be changed from 15:1, as set at the time of manufacture, to a lower ratio of 14:2 or lower. This lower ratio results in a greater allocation of memory to the reserved memory region 43 for those cases where there is a higher likelihood that memory defects may develop over time in the active memory region 41 when a relatively high frequency of write operations (and corresponding pre-write erase operations) occur.
  • a capacity adjusting instruction may be issued by the host processor 20 to the memory processor 30 .
  • a sequence of operations for performing the capacity adjusting instruction may be performed by the memory processor 30 and, in particular, may be performed using logic associated with the FTL.
  • the host processor 20 may issue a capacity checking instruction (or command) to the memory processor 30 .
  • the memory processor 30 may read information that indicates the partitioning ratio from the memory allocation region 45 .
  • This information read from the memory allocation region 45 may specify the capacity of the reserved memory region 43 , a ratio of the capacity of the memory device 40 relative to the reserved memory region 43 , or a ratio of the active memory region 41 relative to the reserved memory region 43 , for example.
  • the memory processor 30 may determine a quantity of the reserved memory region 43 and/or a quantity of the active memory region 41 . These quantities may then be communicated to the host processor 20 .
  • the host processor 20 may issue a capacity adjusting instruction (or command CMD) along with a parameter, which can identify a modified partitioning between the reserved memory region 43 and the active memory region 41 .
  • this parameter may specify a size of the active memory region 41 , a size of the reserved memory region 43 or a ratio of the active memory region 41 to the reserved memory region 43 , for example.
  • This parameter which may be specified by a user, may be determined from information received at an interface of the host processor 20 .
  • the parameter may be specified as a reserved memory parameter (PRM), which specifies a size of the reserved memory region 43 .
  • PRM reserved memory parameter
  • this receipt of the capacity adjusting instruction and parameter (PRM) by the memory processor 30 , Block S 10 may result in the performance of a check operation (optional), Blocks S 20 -S 30 , to determine whether the parameter PRM is valid.
  • This check operation may be performed by a check logic circuit 32 within the memory processor 30 .
  • the memory processor 30 may output an error message, Block S 31 .
  • the memory processor 30 may perform an operation (optional) to read the memory allocation region 45 , Block S 40 .
  • This read operation may be performed by a read logic circuit 34 within the memory processor 30 .
  • a reconstruct logic circuit 36 within the memory processor 30 may then be used to reconstruct the mapping information (e.g., memory map) to accord with the new parameter PRM, Block S 50 . Based on this reconstruction, a new size of the active memory region 41 (e.g., 14 GB) and the reserved memory region 43 (e.g, 2 GB) may be established and a modified address transformation table 31 may be constructed to correspond to this new allocation ratio.
  • a save logic circuit 38 may then be activated to store a new partitioning (e.g., partitioning ratio) value within the memory allocation region 45 , Block S 60 .
  • a reset operation, Block S 70 may then be performed to enable the memory device 40 to be repopulated with new entries that are placed in locations identified by the modified address transformation table 31 .
  • FIG. 2 may be performed using exclusively hardware or combinations of hardware and software within the memory processor 30 and/or host processor 20 .
  • the software may be embodied as a computer-readable program of instructions embodied on a computer-readable medium.
  • These operations for increasing the capacity of the reserved memory region 43 may also incur in response to detecting an exhaustion of space within the reserved memory region 43 during operation of the memory device 40 .
  • the memory processor 30 may initiate an increase in the capacity of the reserved memory region 43 .
  • Such an increase in the capacity of the reserved memory region 43 may occur multiple times in order to extend the lifetime of the memory device 40 .
  • the host processor 20 may output a parameter PRM that specifies the 0.1 GB value, to the memory processor 30 .
  • This smaller 0.1 GB value may be appropriate for those applications wherein the memory device 40 is not undergoing a high frequency of erase/write operations during normal operation. Such an application may occur when the memory device 40 is being used for data backup purposes, when write operations are seldom. Under these conditions, the active memory region 41 may be allocated to have a capacity of 15.9 GB. The operations described above with respect to FIG. 2 may then be repeated for the case where the PRM designates a 0.1 GM value for the reserved memory region 43 .

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)
  • Memory System (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Integrated circuit systems include a non-volatile memory device (e.g, flash EEPROM device) and a memory processing circuit. The memory processing circuit is electrically coupled to the non-volatile memory device. The memory processing circuit is configured to reallocate addressable space within the non-volatile memory device. This reallocation is performed by increasing a number of physical addresses within the non-volatile memory device that are reserved as redundant memory addresses, in response to a capacity adjust command received by the memory processing circuit.

Description

CROSS-REFERENCE TO RELATED APPLICATION
This application claims priority to Korean Patent Application No. 10-2006-0101644, filed Oct. 19, 2006, the disclosure of which is hereby incorporated herein by reference.
FIELD OF THE INVENTION
The present invention relates to integrated circuit systems and, more particularly, to processors for controlling memory devices and methods of operating memory devices.
BACKGROUND OF THE INVENTION
Non-volatile memory devices, such as flash EEPROM devices, have many advantageous characteristics that make them suitable for use in low-power applications. These low-power applications include mobile device applications, such as digital cameras, MP3 music players, cellular telephones, memory cards and personal digital assistants (PDA).
As will be understood by those skilled in the art, operations to program flash EEPROM devices are typically automatically preceded by erase operations (e.g., block erasure), which prepare EEPROM cells within the devices to accept new program data. Thus, it is not uncommon for an operation to program a block of cells within an EEPROM device to be preceded by an operation to erase the block of cells to achieve a “reset” threshold voltage condition within the cells. Unfortunately, performing a relatively large number of erase operations on a block of EEPROM cells may result in the generation of “threshold-voltage” defects within one or more EEPROM cells and thereby reduce an effective lifetime of an EEPROM device.
To address an increase in the number of EEPROM cell defects that may occur in response to increases in the number of “block” erase operations performed on the EEPROM device, many EEPROM devices are configured to have one or more reserved memory blocks of EEPROM cells that operate as “redundant” memory blocks for other active memory blocks of EEPROM cells, which undergo multiple write, read and erase operations during normal use. Each of a plurality of active memory blocks that become defective during use of the EEPROM device may be replaced by a respective reserved memory block. However, once all available reserved memory blocks have been utilized to replace respective active memory blocks, then the detection of any further defects within the EEPROM device during subsequent erase and programming operations may result in device failure.
To reduce the likelihood of EEPROM device failure caused by an excessive number of erase/program operations being performed on one or more active memory blocks, techniques have been developed to relatively evenly distribute erase/program operations across all of the active memory blocks. These techniques may use flash translation layer (FTL) technology to support the relatively even distribution of erase/program operations. Nonetheless, because many of the active memory blocks may have different susceptibilities to defects caused by erase/program operations, the techniques to relatively evenly distribute erase/program operations across multiple active memory blocks may not be entirely successful in achieving relatively long device lifetimes.
SUMMARY OF THE INVENTION
Embodiments of the present invention include integrated circuit systems having non-volatile memory devices and memory processing circuits therein. A typical non-volatile memory devices include flash EEPROM devices. The memory processing circuit is electrically coupled to the non-volatile memory device. The memory processing circuit is configured to reallocate addressable space within the non-volatile memory device. This reallocation is performed by increasing a number of physical addresses within the non-volatile memory device that are reserved as redundant memory addresses, in response to a capacity adjust command received by the memory processing circuit.
According to some of these embodiments, the memory processing circuit includes an address transformation table. The address transformation table is configured to generate physical addresses that map to the non-volatile memory device in response to logical addresses received by the memory processing circuit. The memory processing circuit is further configured to read a memory allocation region within the non-volatile memory device to determine a capacity of an active memory region and/or a reserved memory region within the non-volatile memory device. This read operation is also performed in response to a capacity adjust command received by the memory processing circuit. In addition, the memory processing circuit is configured to write data into the memory allocation region within the non-volatile memory device, in response to the capacity adjust command. In this manner, the memory processing circuit may perform operations to read the memory allocation region to determine a first allocation between active memory blocks and reserved memory blocks within the non-volatile memory device and then write the memory allocation region with a modified allocation between active memory blocks and reserved memory blocks within the non-volatile memory device.
According to still further embodiments of the invention, the integrated circuit system is configured with a non-volatile memory device having at least an active memory region and a reserved memory region therein and a memory processing circuit. The memory processing circuit is configured to adjust capacities of the active and reserved memory regions in response to a capacity adjust command received by the memory processing circuit. The memory processing circuit is configured to read a memory allocation region within the integrated circuit system to determine capacities of the active and reserved memory regions, in advance of adjusting capacities of the active and reserved memory regions. This memory processing circuit may include an address transformation table that is configured to generate physical addresses in response to logical addresses received by the memory processing circuit. These physical addresses map to the non-volatile memory device. The memory processing circuit further includes an address transformation table. This table is configured to generate physical addresses that map to the non-volatile memory device.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a block diagram of an integrated circuit system according to an embodiment of the present invention.
FIG. 2 is a flow diagram that illustrates operations performed by the system of FIG. 1 in response to a capacity adjusting instruction.
DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
The present invention will now be described more fully hereinafter with reference to the accompanying drawings, in which preferred embodiments of the invention are shown. This invention may, however, be embodied in different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. Like numbers refer to like elements throughout.
FIG. 1 illustrates an integrated circuit system 10 according to an embodiment of the present invention. This system 10 is illustrated as including a host processor 20, a memory processor 30 and a non-volatile memory device 40, connected as illustrated. The memory processor 30 and the non-volatile memory device 40 may be treated herein as a memory capacity adjusting device. This system 10 may be embodied within a video camera, television, audio system, game console, mobile phone, personal computer, personal digital assistant, voice recorder, memory card, solid state disk drive, or other device that may utilize non-volatile memory.
The host processor 20 within the system 10 may include a file system or file system components and the memory processor 30 may include components that operate as a Flash Translation Layer (FTL) and an address transformation table 31. This address transformation table 31 may be configured as a volatile memory device (e.g., SRAM device) in some embodiments of the invention. As will be understood by those skilled in the art, the FTL may be configured to perform background erase operations on the memory device 40, which may be implemented as a flash EEPROM device. Moreover, the FTL may be configured to translate logical addresses (LA) generated by the host processor 20 into physical addresses (PA) associated with the non-volatile memory device 40, during memory write operations. As illustrated by Blocks 32, 34, 36 and 38, the memory processor 30 may be further configured to perform checking, read, reconstruction and saving operations, as described more fully hereinbelow.
The memory device 40 is illustrated as including at least two memory partitions. These partitions include an active memory region 41, also referred to as a user usable memory region, and a reserved memory region 43. The memory capacity of the active memory region 41 will be referred to herein as the active memory capacity, which reflects the user usable memory capacity, and the memory capacity of the reserved memory region 43 will be referred to herein as the reserved memory capacity.
As will now be described, the active memory capacity and the reserved memory capacity may be adjusted by changing the memory mapping operations performed by the memory processor 30. For example, during manufacture, the memory device 40 may be configured to have a total memory capacity of 16-gigabytes (GB). From this total memory capacity, an initial partitioning of 15 GB may be allocated to the active memory region 41 and an initial partitioning of 1 GB may be allocated to the reserved memory region 43. This 15:1 partitioning ratio between the active memory region 41 and the reserved memory region 43 may be identified by information stored within a memory allocation region 45. This memory allocation 45 may be located within the reserved memory region 43, as illustrated, or may be located within a memory device (not shown) within the memory processor 30.
The initial partitioning specified at the time of manufacture may be adjusted for a given user application. In particular, user applications that involve a relatively high frequency of write (and pre-write erase) operations may benefit from a different partitioning ratio that reduces the size of the active memory region 41 relative to the reserved memory region 43. For example, if an operating system (OS) is installed in the memory device 40, then the partitioning ratio may be changed from 15:1, as set at the time of manufacture, to a lower ratio of 14:2 or lower. This lower ratio results in a greater allocation of memory to the reserved memory region 43 for those cases where there is a higher likelihood that memory defects may develop over time in the active memory region 41 when a relatively high frequency of write operations (and corresponding pre-write erase operations) occur. To achieve this change in the partitioning ratio, a capacity adjusting instruction may be issued by the host processor 20 to the memory processor 30. A sequence of operations for performing the capacity adjusting instruction may be performed by the memory processor 30 and, in particular, may be performed using logic associated with the FTL.
In advance of generating a capacity adjusting instruction, the host processor 20 may issue a capacity checking instruction (or command) to the memory processor 30. In response to this instruction, the memory processor 30 may read information that indicates the partitioning ratio from the memory allocation region 45. This information read from the memory allocation region 45 may specify the capacity of the reserved memory region 43, a ratio of the capacity of the memory device 40 relative to the reserved memory region 43, or a ratio of the active memory region 41 relative to the reserved memory region 43, for example. Based on this information read from the memory allocation region 45, the memory processor 30 may determine a quantity of the reserved memory region 43 and/or a quantity of the active memory region 41. These quantities may then be communicated to the host processor 20.
In response to the capacity checking instruction, the host processor 20 may issue a capacity adjusting instruction (or command CMD) along with a parameter, which can identify a modified partitioning between the reserved memory region 43 and the active memory region 41. In particular, this parameter may specify a size of the active memory region 41, a size of the reserved memory region 43 or a ratio of the active memory region 41 to the reserved memory region 43, for example. This parameter, which may be specified by a user, may be determined from information received at an interface of the host processor 20. In some embodiments of the invention, the parameter may be specified as a reserved memory parameter (PRM), which specifies a size of the reserved memory region 43. Thus, if the user requests an increase in the reserved memory capacity to 2 GB, the host processor 20 may output a parameter PRM that specifies the 2 GB value, to the memory processor 30.
As illustrated by the flow diagram of FIG. 2, this receipt of the capacity adjusting instruction and parameter (PRM) by the memory processor 30, Block S10, may result in the performance of a check operation (optional), Blocks S20-S30, to determine whether the parameter PRM is valid. This check operation may be performed by a check logic circuit 32 within the memory processor 30. In the event the parameter PRM is not valid, which means it may have an incorrect format or may be outside a predetermined range, the memory processor 30 may output an error message, Block S31. However, if the parameter PRM is valid, then the memory processor 30 may perform an operation (optional) to read the memory allocation region 45, Block S40. This read operation may be performed by a read logic circuit 34 within the memory processor 30.
A reconstruct logic circuit 36 within the memory processor 30 may then be used to reconstruct the mapping information (e.g., memory map) to accord with the new parameter PRM, Block S50. Based on this reconstruction, a new size of the active memory region 41 (e.g., 14 GB) and the reserved memory region 43 (e.g, 2 GB) may be established and a modified address transformation table 31 may be constructed to correspond to this new allocation ratio. A save logic circuit 38 may then be activated to store a new partitioning (e.g., partitioning ratio) value within the memory allocation region 45, Block S60. A reset operation, Block S70, may then be performed to enable the memory device 40 to be repopulated with new entries that are placed in locations identified by the modified address transformation table 31. These operations identified by FIG. 2 may be performed using exclusively hardware or combinations of hardware and software within the memory processor 30 and/or host processor 20. In some embodiments of the invention, the software may be embodied as a computer-readable program of instructions embodied on a computer-readable medium.
These operations for increasing the capacity of the reserved memory region 43 may also incur in response to detecting an exhaustion of space within the reserved memory region 43 during operation of the memory device 40. For example, in the event the memory processor 30 detects an exhaustion of free space within the reserved memory region 43, which may result from an accumulation of defects within the active memory region 41 during normal use, the memory processor 30 may initiate an increase in the capacity of the reserved memory region 43. Such an increase in the capacity of the reserved memory region 43 may occur multiple times in order to extend the lifetime of the memory device 40.
Alternatively, if the user requests a decrease in the reserved memory capacity to 0.1 GB, the host processor 20 may output a parameter PRM that specifies the 0.1 GB value, to the memory processor 30. This smaller 0.1 GB value may be appropriate for those applications wherein the memory device 40 is not undergoing a high frequency of erase/write operations during normal operation. Such an application may occur when the memory device 40 is being used for data backup purposes, when write operations are seldom. Under these conditions, the active memory region 41 may be allocated to have a capacity of 15.9 GB. The operations described above with respect to FIG. 2 may then be repeated for the case where the PRM designates a 0.1 GM value for the reserved memory region 43.
In the drawings and specification, there have been disclosed typical preferred embodiments of the invention and, although specific terms are employed, they are used in a generic and descriptive sense only and not for purposes of limitation, the scope of the invention being set forth in the following claims.

Claims (29)

1. An integrated circuit system, comprising:
a memory processor configured to receive logical memory addresses from a host and output physical addresses in response thereto;
and a non-volatile memory in communication with the memory processor to receive the physical addresses from memory processor to access memory locations of the non-volatile memory corresponding to respective ones of the physical addresses,
wherein the integrated circuit system is responsive to a user selecting a value to adjust a user useable capacity, as viewed by the host, of the non-volatile memory, based upon a likelihood of a frequency of write operations to the integrated circuit system; and configured to store, in the non-volatile memory system, an updated partitioning parameter in response to the selected value,
wherein the memory processor is configured to receive a command by a host to adjust the user usable capacity, as viewed by the host, of the non-volatile memory, and wherein the integrated circuit system is responsive to the stored updated partitioning parameter to adjust a partitioning ratio of the user usable capacity and a capacity of a reserved memory, modifying the reserved memory capacity of the non volatile memory in response to the partitioning parameter, the reserved memory including replacement memory for defective blocks.
2. The integrated circuit system of claim 1, wherein said memory processor is further configured to read a memory allocation region within the integrated circuit system to determine the user usable capacity of the non-volatile memory.
3. The integrated circuit system of claim 2, wherein said memory processor comprises an address transformation table configured to generate the physical memory addresses that map to said non-volatile memory device in response to the logical memory addresses received by said memory processor.
4. The integrated circuit system of claim 1, wherein said memory processor is further configured to read a memory allocation region within said nonvolatile memory device to determine the user usable capacity.
5. The integrated circuit system of claim 4, wherein said non-volatile memory device is a flash EEPROM device.
6. The integrated circuit system of claim 5, wherein said memory processor comprises an address transformation table configured to generate the physical memory addresses that map to said non-volatile memory device in response to the logical memory addresses received by said memory processor.
7. The integrated circuit system of claim 1, wherein the memory processor is configured to receive a command by a host to adjust a user usable capacity to a relatively larger value.
8. The integrated circuit system of claim 7, wherein the adjustment of the user usable capacity to a relatively larger value results in a reduction of a reserve space of the non-volatile memory.
9. The integrated circuit system of claim 8, wherein the reserve space is used for replacing defective memory associated with the user usable capacity.
10. The integrated circuit system of claim 1, wherein the memory processor is configured to receive a command to adjust a user usable capacity to a relatively lower capacity.
11. The integrated circuit system of claim 10, wherein the adjustment of the user usable capacity to a relatively smaller value results in an increase of a reserve space of the non-volatile memory.
12. The integrated circuit system of claim 11, wherein the reserve space is used for replacing defective memory associated with the user usable capacity.
13. The integrated circuit system of claim 1, wherein the memory processor is configured to adjust a user usable capacity to a relatively lower capacity and to adjust a user usable capacity to a relatively higher capacity in response to a respective external host commands.
14. The integrated circuit system of claim 1, further comprising:
a flash translation layer (FTL) component configured to translate the logical memory addresses to the physical addresses.
15. The integrated circuit system of claim 14, wherein the FTL component comprises an address transformation table implemented in an SRAM.
16. The integrated circuit system of claim 14, wherein the FTL component is configured to perform background erase operations on the non-volatile memory.
17. The integrated circuit system of claim 1, wherein the memory processor is configured to adjust the active memory capacity by changing a memory mapping operation.
18. The integrated circuit system of claim 1, further comprising a storage element to store a parameter, the memory processor being responsive to the parameter to adjust a partitioning ratio of the user usable capacity and a reserve memory portion of the non-volatile memory.
19. The integrated circuit system of claim 18, wherein the memory processor comprises the storage element.
20. The integrated circuit system of claim 18, wherein the storage element is a portion of the reserve memory portion of the non-volatile memory.
21. The integrated circuit system of claim 18, wherein the storage element is external to the non-volatile memory.
22. The integrated circuit system of claim 1, wherein the non-volatile memory comprises a reserved region including a memory allocation region to store a parameter, the memory processor responsive to the parameter stored in the memory allocation region to adjust the user usable capacity.
23. An integrated circuit system, comprising: a non-volatile memory device; and a memory processing circuit electrically coupled to said non-volatile memory device, said memory processing circuit configured, in response to a capacity adjust command, to reallocate addressable space within said nonvolatile memory device by increasing a number of physical addresses within said non-volatile memory device, the number of physical addresses corresponding to a size of a user usable memory capacity as viewed by a host
wherein the integrated circuit system is responsive to a user selecting a value to adjust a user useable capacity, as viewed by the host, of the non-volatile memory, based upon a likelihood of a frequency of write operations to the integrated circuit system; and configured to store, in the non-volatile memory system, an updated partitioning parameter in response to the selected value,
wherein the integrated circuit system is responsive to the stored updated partitioning parameter to adjust a partitioning ratio of the user usable capacity and a capacity of a reserved memory, modifying the reserved memory capacity of the non volatile memory in response to the partitioning parameter, the reserved memory including replacement memory for defective blocks.
24. The integrated circuit system of claim 23, wherein said memory processing circuit comprises an address transformation table configured to generate physical addresses that map to said non-volatile memory device in response to logical addresses received by said memory processing circuit.
25. The integrated circuit system of claim 24, wherein said memory processing circuit is further configured to read a memory allocation region within said nonvolatile memory device to determine a capacity of an active memory region and/or a reserved memory region within said non-volatile memory device, in response to the capacity adjust command received by said memory processing circuit.
26. The integrated circuit system of claim 23, wherein said memory processing circuit is further configured to read a memory allocation region within said nonvolatile memory device to determine a capacity of an active memory region and/or a reserved memory region within said non-volatile memory device, in response to the capacity adjust command received by said memory processing circuit.
27. The integrated circuit system of claim 26, wherein said memory processing circuit is further configured to write data into the memory allocation region within said non-volatile memory device, in response to the capacity adjust command received by said memory processing circuit.
28. A method of adjusting a user usable capacity of a non- volatile memory system based on a frequency of write operations to the non-volatile memory system, in the non-volatile memory system comprising: at least an active memory capacity, and a reserved memory capacity and a storage part to store a parameter, the method comprising: a user selecting a value to adjust the active memory capacity based upon a likelihood of a frequency of write operations to the non-volatile memory system; and storing, in the non-volatile memory system, an updated partitioning parameter in response to the selected value, wherein a command along with the partitioning parameter is sent by the host to the non volatile memory system to adjust the user usable capacity wherein the non-volatile memory system is responsive to the stored updated partitioning parameter to adjust the partitioning ratio of the active memory capacity and the reserved memory capacity, modifying the capacity of the reserved memory of the non volatile memory in response to the partitioning parameter, the reserved memory including replacement memory for defective blocks, and wherein the active memory capacity represents a user usable capacity as viewed by a host system.
29. The method of claim 28, wherein the selected value is a selected partitioning ratio.
US11/565,811 2006-10-19 2006-12-01 Methods and apparatus for reallocating addressable spaces within memory devices Active 2027-06-10 US8001356B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US13/208,804 US8312248B2 (en) 2006-10-19 2011-08-12 Methods and apparatus for reallocating addressable spaces within memory devices
US13/656,446 US8886912B2 (en) 2006-10-19 2012-10-19 Methods and apparatus for reallocating addressable spaces within memory devices

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
KR1020060101644A KR100818797B1 (en) 2006-10-19 2006-10-19 Memory capacity control method and memory capacity control device
KR2006-101644 2006-10-19
KR10-2006-0101644 2006-10-19

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/208,804 Continuation US8312248B2 (en) 2006-10-19 2011-08-12 Methods and apparatus for reallocating addressable spaces within memory devices

Publications (2)

Publication Number Publication Date
US20080098193A1 US20080098193A1 (en) 2008-04-24
US8001356B2 true US8001356B2 (en) 2011-08-16

Family

ID=39334366

Family Applications (3)

Application Number Title Priority Date Filing Date
US11/565,811 Active 2027-06-10 US8001356B2 (en) 2006-10-19 2006-12-01 Methods and apparatus for reallocating addressable spaces within memory devices
US13/208,804 Active US8312248B2 (en) 2006-10-19 2011-08-12 Methods and apparatus for reallocating addressable spaces within memory devices
US13/656,446 Active US8886912B2 (en) 2006-10-19 2012-10-19 Methods and apparatus for reallocating addressable spaces within memory devices

Family Applications After (2)

Application Number Title Priority Date Filing Date
US13/208,804 Active US8312248B2 (en) 2006-10-19 2011-08-12 Methods and apparatus for reallocating addressable spaces within memory devices
US13/656,446 Active US8886912B2 (en) 2006-10-19 2012-10-19 Methods and apparatus for reallocating addressable spaces within memory devices

Country Status (4)

Country Link
US (3) US8001356B2 (en)
JP (1) JP2008102900A (en)
KR (1) KR100818797B1 (en)
CN (2) CN103123608B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100262765A1 (en) * 2009-04-08 2010-10-14 Samsung Electronics Co., Ltd. Storage apparatus, computer system having the same, and methods thereof
US20110202578A1 (en) * 2010-02-16 2011-08-18 Kabushiki Kaisha Toshiba Semiconductor memory device
US20120096235A1 (en) * 2010-10-13 2012-04-19 International Business Machines Corporation Allocation of Storage Space for Critical Data Sets
US20140032820A1 (en) * 2012-07-25 2014-01-30 Akinori Harasawa Data storage apparatus, memory control method and electronic device with data storage apparatus
US10089031B2 (en) 2015-04-13 2018-10-02 Samsung Electronics Co., Ltd. Data storage and operating method thereof
US12014079B2 (en) 2021-02-05 2024-06-18 Samsung Electronics Co., Ltd. Operation method of universal flash storage host and operation method of universal flash storage system
US12066905B2 (en) 2021-03-03 2024-08-20 Samsung Electronics Co., Ltd. Storage device, operating method of storage device, and electronic device including storage device

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8341331B2 (en) * 2008-04-10 2012-12-25 Sandisk Il Ltd. Method, apparatus and computer readable medium for storing data on a flash device using multiple writing modes
JP5075761B2 (en) 2008-05-14 2012-11-21 株式会社日立製作所 Storage device using flash memory
US8732388B2 (en) 2008-09-16 2014-05-20 Micron Technology, Inc. Embedded mapping information for memory devices
JPWO2011007511A1 (en) * 2009-07-16 2012-12-20 パナソニック株式会社 MEMORY CONTROLLER, NONVOLATILE STORAGE DEVICE, ACCESS DEVICE, NONVOLATILE STORAGE SYSTEM
US20120173713A1 (en) * 2010-12-30 2012-07-05 Brocade Communication Systems, Inc. Resources monitoring and recovery
JP6045567B2 (en) * 2011-04-26 2016-12-14 シーゲイト テクノロジー エルエルシーSeagate Technology LLC Variable over-provisioning for non-volatile storage
US8856440B2 (en) * 2011-09-12 2014-10-07 Microsoft Corporation Volatile memory representation of nonvolatile storage device set
US9235502B2 (en) * 2011-09-16 2016-01-12 Apple Inc. Systems and methods for configuring non-volatile memory
CN104021022B (en) * 2014-06-23 2017-12-29 联想(北京)有限公司 A kind of subarea adjustment and electronic equipment
US9891825B2 (en) * 2015-01-23 2018-02-13 Toshiba Memory Corporation Memory system of increasing and decreasing first user capacity that is smaller than a second physical capacity
US10210298B2 (en) * 2015-11-24 2019-02-19 Altera Corporation Embedded memory blocks with adjustable memory boundaries
JP6448571B2 (en) 2016-03-08 2019-01-09 東芝メモリ株式会社 Storage system, information processing system, and control method
JP6320439B2 (en) * 2016-03-10 2018-05-09 株式会社東芝 MEMORY CONTROL DEVICE, STORAGE DEVICE, STORAGE DEVICE CONTROL PROGRAM, AND STORAGE DEVICE CONTROL METHOD
US10121555B2 (en) * 2016-05-26 2018-11-06 Advanced Micro Devices, Inc. Wear-limiting non-volatile memory
KR102498208B1 (en) * 2016-06-07 2023-02-10 삼성전자주식회사 Memory device including extra capacity and stacked memory device including the same
CN106126117A (en) * 2016-06-20 2016-11-16 浪潮电子信息产业股份有限公司 Method for formatting PCIE SSD capacity
CN109964210B (en) * 2017-02-20 2023-05-30 株式会社日立制作所 Storage system and storage control method
EP3438832B1 (en) * 2017-08-03 2020-10-07 Siemens Aktiengesellschaft A method for executing a program in a computer
KR102373315B1 (en) * 2017-10-31 2022-03-14 에스케이하이닉스 주식회사 Memory system and operation method thereof
US11437120B2 (en) 2017-10-31 2022-09-06 SK Hynix Inc. Memory system for activating redundancy memory cell and operating method thereof
KR102446716B1 (en) 2017-11-10 2022-09-26 에스케이하이닉스 주식회사 Integrated memory device and method of operation thereof
US10642517B2 (en) 2018-02-02 2020-05-05 Western Digital Technologies, Inc. Adjustable performance parameters for SSDs
KR102596964B1 (en) * 2018-07-31 2023-11-03 에스케이하이닉스 주식회사 Data storage device capable of changing map cache buffer size
CN109254857B (en) * 2018-08-30 2021-03-19 百度在线网络技术(北京)有限公司 Method, device, equipment and medium for adjusting shared memory
KR102672923B1 (en) * 2018-12-05 2024-06-07 삼성전자 주식회사 Method and electronic device for initialization of storage
CN109753361B (en) * 2019-01-04 2020-10-23 合肥杰发科技有限公司 Memory management method, electronic equipment and storage device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5117350A (en) * 1988-12-15 1992-05-26 Flashpoint Computer Corporation Memory address mechanism in a distributed memory architecture
JPH1031611A (en) 1996-07-15 1998-02-03 Advantest Corp File system for nonvolatile memory storage medium
JP2004079140A (en) 2002-08-22 2004-03-11 Casio Comput Co Ltd Data recording controller and program
US6901498B2 (en) * 2002-12-09 2005-05-31 Sandisk Corporation Zone boundary adjustment for defects in non-volatile memories
US20050246485A1 (en) 2004-05-03 2005-11-03 Gateway, Inc. Method and apparatus for modifying reserve area of disk drive or memory
US20060020943A1 (en) * 2004-07-22 2006-01-26 International Business Machines Corporation Apparatus and method for updating I/O capability of a logically-partitioned computer system
US20070106860A1 (en) * 2005-11-10 2007-05-10 International Business Machines Corporation Redistribution of memory to reduce computer system power consumption

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5548572A (en) * 1995-03-31 1996-08-20 International Business Machines Corporation Spare and calibration sector management for optical WORM media
KR200144144Y1 (en) 1996-11-30 1999-06-15 양재신 Device for arrest of noise on opening and closing the door of air conditioning module in an automobile
KR19990032586U (en) * 1997-12-31 1999-07-26 서평원 Memory map change circuit
US6446183B1 (en) * 2000-02-15 2002-09-03 International Business Machines Corporation Systems and methods for persistent and robust memory management
US7013376B2 (en) 2000-12-20 2006-03-14 Hewlett-Packard Development Company, L.P. Method and system for data block sparing in a solid-state storage device
US20030028711A1 (en) * 2001-07-30 2003-02-06 Woo Steven C. Monitoring in-use memory areas for power conservation
KR100450080B1 (en) * 2001-11-13 2004-10-06 (주)지에스텔레텍 Portable storage medium based on Universal Serial Bus standard and Control Method therefor
JP2003296177A (en) 2002-04-03 2003-10-17 Sony Corp Recording apparatus and method, recording medium, and program
US7003598B2 (en) * 2002-09-18 2006-02-21 Bright Entertainment Limited Remote control for providing interactive DVD navigation based on user response
KR100510675B1 (en) 2003-03-06 2005-08-31 엘지전자 주식회사 Frame Indexing Method in Personal Video Recorder
CN100349141C (en) * 2003-06-17 2007-11-14 创惟科技股份有限公司 Method for dynamically adjusting redundant area of non-volatile memory and related device
KR100725390B1 (en) * 2005-01-06 2007-06-07 삼성전자주식회사 Apparatus and method for storing data in nonvolatile cache in consideration of modification frequency

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5117350A (en) * 1988-12-15 1992-05-26 Flashpoint Computer Corporation Memory address mechanism in a distributed memory architecture
JPH1031611A (en) 1996-07-15 1998-02-03 Advantest Corp File system for nonvolatile memory storage medium
JP2004079140A (en) 2002-08-22 2004-03-11 Casio Comput Co Ltd Data recording controller and program
US6901498B2 (en) * 2002-12-09 2005-05-31 Sandisk Corporation Zone boundary adjustment for defects in non-volatile memories
US20050246485A1 (en) 2004-05-03 2005-11-03 Gateway, Inc. Method and apparatus for modifying reserve area of disk drive or memory
US20060020943A1 (en) * 2004-07-22 2006-01-26 International Business Machines Corporation Apparatus and method for updating I/O capability of a logically-partitioned computer system
US20070106860A1 (en) * 2005-11-10 2007-05-10 International Business Machines Corporation Redistribution of memory to reduce computer system power consumption

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Notice to Submit Response to an Office Action of the Chinese Patent Application No. 200710006117.0, issued on Jan. 30, 2011.

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100262765A1 (en) * 2009-04-08 2010-10-14 Samsung Electronics Co., Ltd. Storage apparatus, computer system having the same, and methods thereof
US8412909B2 (en) 2009-04-08 2013-04-02 Samsung Electronics Co., Ltd. Defining and changing spare space and user space in a storage apparatus
US20110202578A1 (en) * 2010-02-16 2011-08-18 Kabushiki Kaisha Toshiba Semiconductor memory device
US8392476B2 (en) * 2010-02-16 2013-03-05 Kabushiki Kaisha Toshiba Semiconductor memory device
US20120096235A1 (en) * 2010-10-13 2012-04-19 International Business Machines Corporation Allocation of Storage Space for Critical Data Sets
US8578125B2 (en) * 2010-10-13 2013-11-05 International Business Machines Corporation Allocation of storage space for critical data sets
US20140032820A1 (en) * 2012-07-25 2014-01-30 Akinori Harasawa Data storage apparatus, memory control method and electronic device with data storage apparatus
US10089031B2 (en) 2015-04-13 2018-10-02 Samsung Electronics Co., Ltd. Data storage and operating method thereof
US12014079B2 (en) 2021-02-05 2024-06-18 Samsung Electronics Co., Ltd. Operation method of universal flash storage host and operation method of universal flash storage system
US12386552B2 (en) 2021-02-05 2025-08-12 Samsung Electronics Co., Ltd. Operation method of universal flash storage host and operation method of universal flash storage system
US12066905B2 (en) 2021-03-03 2024-08-20 Samsung Electronics Co., Ltd. Storage device, operating method of storage device, and electronic device including storage device

Also Published As

Publication number Publication date
KR100818797B1 (en) 2008-04-01
CN101165659A (en) 2008-04-23
CN103123608A (en) 2013-05-29
US8886912B2 (en) 2014-11-11
US20110302360A1 (en) 2011-12-08
US8312248B2 (en) 2012-11-13
JP2008102900A (en) 2008-05-01
US20130311709A1 (en) 2013-11-21
US20080098193A1 (en) 2008-04-24
CN103123608B (en) 2017-12-29

Similar Documents

Publication Publication Date Title
US8001356B2 (en) Methods and apparatus for reallocating addressable spaces within memory devices
US7702880B2 (en) Hybrid mapping implementation within a non-volatile memory system
US8234466B2 (en) Flash memory storage system applying SLC NAND flash memory and MLC NAND flash memory and data writing method thereof
US8103820B2 (en) Wear leveling method and controller using the same
US6865122B2 (en) Reclaiming blocks in a block-alterable memory
JP5728672B2 (en) Hybrid memory management
JP5996838B2 (en) Nonvolatile memory for storing memory remapping information
JP5612514B2 (en) Nonvolatile memory controller and nonvolatile storage device
US8386698B2 (en) Data accessing method for flash memory and storage system and controller using the same
US8055873B2 (en) Data writing method for flash memory, and controller and system using the same
US8966209B2 (en) Efficient allocation policies for a system having non-volatile memory
US20100262764A1 (en) Method for accessing storage apparatus and related control circuit
JP2006504221A (en) Tracking the most frequently erased blocks in non-volatile storage systems
JP4570891B2 (en) Storage device
US20100318760A1 (en) Memory controller, nonvolatile storage device, and nonvolatile storage system
US20100146239A1 (en) Continuous address space in non-volatile-memories (nvm) using efficient embedded management of array deficiencies
JP2006504195A (en) Wear uniformity in non-volatile memory systems.
US10283196B2 (en) Data writing method, memory control circuit unit and memory storage apparatus
US20110138110A1 (en) Method and control unit for performing storage management upon storage apparatus and related storage apparatus
US8068363B2 (en) Flash memory apparatus and read operation control method therefor
JP5494086B2 (en) Nonvolatile storage device and nonvolatile memory controller
CN114328297B (en) Mapping table management method, memory control circuit unit and memory storage device
CN113590505B (en) Address mapping method, solid state disk controller and solid state disk
US11263125B2 (en) Managing memory sector swapping using write transaction counts
US20090055574A1 (en) NAND Flash Memory Device And Related Method Thereof

Legal Events

Date Code Title Description
AS Assignment

Owner name: SAMSUNG ELECTRONICS CO., LTD., KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KIM, HYE YOUNG;CHOI, YOUNG JOON;LEE, SHEA YUN;AND OTHERS;REEL/FRAME:018572/0349

Effective date: 20061128

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 12