CN110908593A - Storage space erasing method and device, storage equipment and storage medium - Google Patents

Storage space erasing method and device, storage equipment and storage medium Download PDF

Info

Publication number
CN110908593A
CN110908593A CN201811080684.5A CN201811080684A CN110908593A CN 110908593 A CN110908593 A CN 110908593A CN 201811080684 A CN201811080684 A CN 201811080684A CN 110908593 A CN110908593 A CN 110908593A
Authority
CN
China
Prior art keywords
erasing
address
register
storage space
target storage
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.)
Granted
Application number
CN201811080684.5A
Other languages
Chinese (zh)
Other versions
CN110908593B (en
Inventor
贺元魁
潘荣华
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.)
GigaDevice Semiconductor Beijing Inc
Original Assignee
GigaDevice Semiconductor Beijing Inc
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 GigaDevice Semiconductor Beijing Inc filed Critical GigaDevice Semiconductor Beijing Inc
Priority to CN201811080684.5A priority Critical patent/CN110908593B/en
Publication of CN110908593A publication Critical patent/CN110908593A/en
Application granted granted Critical
Publication of CN110908593B publication Critical patent/CN110908593B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0646Horizontal data movement in storage systems, i.e. moving data in between storage devices or systems
    • G06F3/0652Erasing, e.g. deleting, data cleaning, moving of data to a wastebasket
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/064Management of blocks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device
    • G06F3/0679Non-volatile semiconductor memory device, e.g. flash memory, one time programmable memory [OTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Read Only Memory (AREA)
  • Storage Device Security (AREA)

Abstract

The invention discloses a storage space erasing method and device, storage equipment and a storage medium. The method comprises the following steps: receiving an erasing instruction, wherein the erasing instruction comprises an erasing address; acquiring addresses of target storage spaces stored in the register according to the erasing addresses, wherein the number of the target storage spaces is two or more; and erasing the data in the target storage space. The invention erases the data of the target storage spaces by storing the addresses of the target storage spaces to be erased by the register, thereby realizing the effect of erasing the data of the storage spaces at one time and improving the erasing efficiency.

Description

Storage space erasing method and device, storage equipment and storage medium
Technical Field
The present invention relates to data processing technologies, and in particular, to a method and an apparatus for erasing a storage space, a storage device, and a storage medium.
Background
The Nand flash memory is a nonvolatile memory, stores data by performing read-write operation on a storage unit, has the advantages of high rewriting speed, large storage capacity and the like, is widely used in electronic products, and has continuously improved requirements on the performance along with the mass use of flash memories.
When each memory block (block) in the memory is erased, the existing Nand flash memory only erases one block at a time, so that the erasing efficiency of the block is not high.
Disclosure of Invention
The invention provides a storage space erasing method, a storage space erasing device, storage equipment and a storage medium, and aims to increase the erasing efficiency of a block.
In a first aspect, an embodiment of the present invention provides a method for erasing a storage space, including:
receiving an erasing instruction, wherein the erasing instruction comprises an erasing address;
acquiring addresses of target storage spaces stored in the register according to the erasing addresses, wherein the number of the target storage spaces is two or more;
and erasing the data in the target storage space.
Optionally, before the obtaining the address of the target storage space stored in the register, the method further includes:
receiving an input selection instruction;
selecting a space to be erased from the storage space of the memory as the target storage space according to the selection instruction; taking the address of the space to be erased as the address of the target storage space;
and storing the address of the target storage space into a register.
Optionally, the obtaining, according to the erase address, an address of a target storage space stored in the register includes:
judging whether the erasing address is the address of the register or not;
and when the erasing address is the address of the register, acquiring the address of the target storage space stored in the register.
Optionally, the storage space is a block.
In a second aspect, an embodiment of the present invention further provides a device for erasing a storage space, including:
the first receiving module is used for receiving an erasing instruction, and the erasing instruction comprises an erasing address;
the acquisition module is used for acquiring the addresses of target storage spaces stored in the register according to the erasing addresses, and the number of the target storage spaces is two or more;
and the erasing module is used for erasing the data in the target storage space.
Optionally, the apparatus further comprises:
the second receiving module is used for receiving an input selection instruction;
the selecting module is used for selecting a space to be erased from the storage space of the memory as the target storage space according to the selecting instruction; taking the address of the space to be erased as the address of the target storage space;
and the storage module is used for storing the address of the target storage space into a register.
Optionally, the obtaining module includes:
the judging submodule is used for judging whether the erasing address is the address of the register or not;
and the obtaining submodule is used for obtaining the address of the target storage space stored in the register when the erasing address is the address of the register.
Optionally, the storage space is a block.
In a third aspect, an embodiment of the present invention further provides a storage device, including: a memory, a controller, an input device and a register;
the input port of the input device is used for receiving an erasing instruction input by a user; an output interface of the input device is connected with an input port of the controller, and an output port of the controller is respectively connected with an input port of the memory and an input port of the register;
the register stores addresses of target storage spaces, and the number of the target storage spaces is two or more; and the controller erases the data of the target storage space corresponding to the address in the register according to the erasing instruction received by the input device.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement the storage space erasing method according to any one of the first aspect.
The invention erases the data of the target storage spaces by storing the addresses of the target storage spaces to be erased by the register, thereby realizing the effect of erasing the data of the storage spaces at one time and improving the erasing efficiency.
Drawings
FIG. 1 is a flowchart illustrating a method for erasing a memory space according to a first embodiment of the present invention;
FIG. 2 is a diagram of a memory and a register according to a first embodiment of the invention;
FIG. 3 is a flowchart illustrating a method for erasing a memory space according to a first embodiment of the present invention;
FIG. 4 is a flowchart illustrating a method for erasing a memory space according to a first embodiment of the present invention;
FIG. 5 is a flowchart illustrating a method for erasing a memory space according to a second embodiment of the present invention;
FIG. 6 is a schematic structural diagram of a memory space erasing apparatus according to a third embodiment of the present invention;
FIG. 7 is a schematic structural diagram of a memory space erasing apparatus according to a third embodiment of the present invention;
FIG. 8 is a schematic structural diagram of a memory space erasing apparatus according to a third embodiment of the present invention;
fig. 9 is a schematic structural diagram of a memory device according to a fourth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a flowchart of a method for erasing a memory space according to an embodiment of the present invention, where the method may be executed by a memory space erasing apparatus, and specifically includes the following steps:
step 101, receiving an erasing instruction.
Here, the erase instruction includes an erase address. The erase command may be triggered by programming code entered by a user.
The erase address can be obtained in two ways: optionally, directly obtaining an erasing address; optionally, acquiring an erasure identifier; and acquiring an erasing address according to the erasing identifier.
The present embodiment provides two data erasing methods. Optionally, erasing data of a single storage space; optionally, data in a plurality of storage spaces is erased at the same time, where the plurality of storage spaces may be continuous spaces or discontinuous spaces. The specific data erasure method is determined by the erasure address.
And 102, acquiring the address of the target storage space stored in the register according to the erasing address.
The number of the target storage spaces is two or more. As shown in FIG. 2, the registers may store addresses of target storage spaces (e.g., block1, block5, and block7) in a stacked manner.
And 103, erasing the data in the target storage space.
Taking Nand flash memory as an example, the structure is that a floating gate is arranged between a gate and a silicon substrate, the floating gate is formed by nitride sandwiched between silicon dioxide materials, and the internal storage structure comprises a metal-oxide layer-semiconductor-field effect transistor which comprises a source electrode, a drain electrode and a gate electrode. The principle of writing data into the memory is as follows: the storage of data is achieved by injecting electrons in the P-well into the floating gate with a control gate voltage. Thus, erasing data in the target storage space is achieved by erasing electrons of the floating gate.
The invention erases the data of the target storage spaces by storing the addresses of the target storage spaces to be erased by the register, thereby realizing the effect of erasing the data of the storage spaces at one time and improving the erasing efficiency.
On the basis of the above technical solution, as shown in fig. 3, before step 102, the method further includes:
and 104, receiving an input selection instruction.
105, selecting a space to be erased from the storage spaces of the memory as a target storage space according to the selection instruction; and taking the address of the space to be erased as the address of the target storage space.
The space to be erased is a storage space in a non-space state, i.e., a storage space in which data is written and which is not erased.
And 106, storing the address of the target storage space into a register.
As shown in fig. 2, three memory spaces, block1, block5, and block7, are selected from the memory, addresses of the three memory spaces are obtained, and the addresses are stored in the register in a stack manner.
Further, this embodiment further includes:
receiving an input deleting instruction, wherein the deleting instruction carries an address of a first storage space;
and deleting the address of the first storage space from the memory according to the deletion instruction.
On the basis of the above technical solution, as shown in fig. 4, step 102 may include:
step 1021, determine whether the erase address is the address of the register.
In this embodiment, the erase address may be an address of a register or an address of a storage space.
And step 1022, when the erasing address is the address of the register, acquiring the address of the target storage space in the register.
On the basis of the technical scheme, the storage space is block.
The preferred register of this embodiment is a FIFO register.
Example two
Fig. 5 is a flowchart of a method for erasing a storage space according to a second embodiment of the present invention, where the method may be executed by a storage space erasing apparatus, and the apparatus is applied to a storage device, and the method specifically includes the following steps:
step 201, receiving an input selection instruction.
Step 202, selecting a block to be erased from the blocks of the memory as a target block according to a selection instruction; and taking the address of the block to be erased as the address of the target block.
Step 203, receiving an erasing command, where the erasing command carries an erasing address.
And step 204, judging whether the erasing address is the address of the register. If yes, go to step 205; if not, go to step 207.
And step 205, acquiring the address of the target block in the register.
And step 206, erasing the data in the target block according to the address of the target block.
And step 207, erasing the data of the block corresponding to the erasing address according to the erasing address.
The storage space erasing device provided by the embodiment of the invention can execute the storage space erasing method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
EXAMPLE III
Fig. 6 is a schematic structural diagram of a memory space erasing apparatus according to a third embodiment of the present invention, which specifically includes the following modules:
a first receiving module 301, configured to receive an erase instruction, where the erase instruction includes an erase address;
an obtaining module 302, configured to obtain, according to the erasure address, an address of a target storage space stored in the register, where the number of the target storage spaces is two or more;
an erasing module 303, configured to erase the data in the target storage space.
The invention erases the data of the target storage spaces by storing the addresses of the target storage spaces to be erased by the register, thereby realizing the effect of erasing the data of the storage spaces at one time and improving the erasing efficiency.
Optionally, as shown in fig. 7, the apparatus further includes:
a second receiving module 304, configured to receive an input selection instruction;
a selecting module 305, configured to select a space to be erased from storage spaces of a memory as the target storage space according to the selecting instruction; taking the address of the space to be erased as the address of the target storage space;
a storing module 306, configured to store the address of the target storage space in a register.
Optionally, as shown in fig. 8, the obtaining module 302 includes:
a judgment submodule 3021 configured to judge whether the erasure address is the address of the register;
a fetch submodule 3022 configured to fetch the address of the target storage space stored in the register when the erase address is the address of the register.
Optionally, the storage space is a block.
Example four
Fig. 9 is a schematic structural diagram of a memory device according to a fourth embodiment of the present invention, as shown in fig. 9, the memory device includes a controller 70, a memory 71, an input device 72, and a register 73; the number of the controllers 70 in the storage device may be one or more, and one controller 70 is illustrated in fig. 9; the controller 70, the memory 71, the input device 72, and the register 73 in the storage apparatus may be connected by a bus or other means, and the bus connection is exemplified in fig. 9.
Specifically, the input port of the input device 72 is used for receiving an erasing instruction input by a user; an output interface of the input device 72 is connected to an input port of the controller 70, and output ports of the controller 70 are connected to an input port of the memory 71 and an input port of the register 73, respectively.
The memory 71 is a computer-readable storage medium, and can be used for storing software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to the storage space erasing method in the embodiment of the present invention (for example, the first receiving module 301, the obtaining module 302, and the erasing module 303 in the storage space erasing apparatus). The controller 70 executes various functional applications and data processing of the storage device by executing software programs, instructions and modules stored in the memory 71, that is, implements the above-described storage space erasing method.
Specifically, the controller 70 erases the data in the target storage space corresponding to the address in the register 37 according to the erase command received by the input device 72. Here, the target storage space is a space of the memory 71.
The memory 71 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal, and the like. Further, the memory 71 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, the memory 71 may further include memory remotely located from the controller 70, which may be connected to a storage device via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 72 may be used to receive an input erase command. The register 73 is used to store the address of a target memory space, the number of which is two or more.
Further, the register 73 is a FIFO register.
EXAMPLE five
An embodiment of the present invention further provides a storage medium containing computer-executable instructions, where the computer-executable instructions are executed by a computer controller to perform a storage space erasing method, where the method includes:
receiving an erasing instruction, wherein the erasing instruction comprises an erasing address;
acquiring addresses of target storage spaces stored in the register according to the erasing addresses, wherein the number of the target storage spaces is two or more;
and erasing the data in the target storage space.
Of course, the storage medium provided by the embodiment of the present invention contains computer-executable instructions, and the computer-executable instructions are not limited to the operations of the method described above, and may also perform related operations in the storage space erasing method provided by any embodiment of the present invention.
From the above description of the embodiments, it is obvious for those skilled in the art that the present invention can be implemented by software and necessary general hardware, and certainly, can also be implemented by hardware, but the former is a better embodiment in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which may be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods according to the embodiments of the present invention.
It should be noted that, in the embodiment of the above search apparatus, each included unit and module are merely divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be implemented; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. A method for erasing a memory space, comprising:
receiving an erasing instruction, wherein the erasing instruction comprises an erasing address;
acquiring addresses of target storage spaces stored in the register according to the erasing addresses, wherein the number of the target storage spaces is two or more;
and erasing the data in the target storage space.
2. The method of claim 1, wherein prior to obtaining the address of the target memory space stored in the register, the method further comprises:
receiving an input selection instruction;
selecting a space to be erased from the storage space of the memory as the target storage space according to the selection instruction; taking the address of the space to be erased as the address of the target storage space;
and storing the address of the target storage space into a register.
3. The method of claim 2, wherein obtaining the address of the target memory space stored in the register according to the erase address comprises:
judging whether the erasing address is the address of the register or not; (ii) a
And when the erasing address is the address of the register, acquiring the address of the target storage space stored in the register.
4. The method of claim 1, wherein the storage space is a block of storage blocks.
5. A storage space erasing apparatus, comprising:
the first receiving module is used for receiving an erasing instruction, and the erasing instruction comprises an erasing address;
the acquisition module is used for acquiring the addresses of target storage spaces stored in the register according to the erasing addresses, and the number of the target storage spaces is two or more;
and the erasing module is used for erasing the data in the target storage space.
6. The apparatus of claim 5, further comprising:
the second receiving module is used for receiving an input selection instruction;
the selecting module is used for selecting a space to be erased from the storage space of the memory as the target storage space according to the selecting instruction; taking the address of the space to be erased as the address of the target storage space;
and the storage module is used for storing the address of the target storage space into a register.
7. The apparatus of claim 6, wherein the obtaining module comprises:
the judging submodule is used for judging whether the erasing address is the address of the register or not;
and the obtaining submodule is used for obtaining the address of the target storage space stored in the register when the erasing address is the address of the register.
8. The apparatus of claim 5, wherein the storage space is a block of storage blocks.
9. A storage device, comprising: a memory, a controller, an input device and a register;
the input port of the input device is used for receiving an erasing instruction input by a user; an output interface of the input device is connected with an input port of the controller, and an output port of the controller is respectively connected with an input port of the memory and an input port of the register;
the register stores addresses of target storage spaces, and the number of the target storage spaces is two or more; and the controller erases the data of the target storage space corresponding to the address in the register according to the erasing instruction received by the input device.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the storage space erasing method of any one of claims 1 to 4.
CN201811080684.5A 2018-09-17 2018-09-17 Storage space erasing method and device, storage equipment and storage medium Active CN110908593B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811080684.5A CN110908593B (en) 2018-09-17 2018-09-17 Storage space erasing method and device, storage equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811080684.5A CN110908593B (en) 2018-09-17 2018-09-17 Storage space erasing method and device, storage equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110908593A true CN110908593A (en) 2020-03-24
CN110908593B CN110908593B (en) 2024-02-20

Family

ID=69813298

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811080684.5A Active CN110908593B (en) 2018-09-17 2018-09-17 Storage space erasing method and device, storage equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110908593B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114400037A (en) * 2021-12-24 2022-04-26 珠海妙存科技有限公司 NAND erasing method, device and readable storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1143812A (en) * 1995-08-18 1997-02-26 三菱电机株式会社 Memory device
CN1575496A (en) * 2001-08-24 2005-02-02 微米技术股份有限公司 Non-volatile memory with block erase
US20050281088A1 (en) * 2004-01-09 2005-12-22 Buffalo Inc. External storage device
KR20080064476A (en) * 2007-01-05 2008-07-09 주식회사 하이닉스반도체 Method of storing erase count number in the flash memory device
CN103608866A (en) * 2013-03-15 2014-02-26 华为技术有限公司 Data wiping method and device for flash memory
CN107247563A (en) * 2017-07-06 2017-10-13 济南浪潮高新科技投资发展有限公司 A kind of block message mark implementation method of NAND FLASH chips
CN107919157A (en) * 2016-10-10 2018-04-17 爱思开海力士有限公司 The operating method of storage arrangement and storage arrangement
CN108121668A (en) * 2018-01-08 2018-06-05 华大半导体有限公司 A kind of storage mapping control device and control method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1143812A (en) * 1995-08-18 1997-02-26 三菱电机株式会社 Memory device
CN1575496A (en) * 2001-08-24 2005-02-02 微米技术股份有限公司 Non-volatile memory with block erase
US20050281088A1 (en) * 2004-01-09 2005-12-22 Buffalo Inc. External storage device
KR20080064476A (en) * 2007-01-05 2008-07-09 주식회사 하이닉스반도체 Method of storing erase count number in the flash memory device
CN103608866A (en) * 2013-03-15 2014-02-26 华为技术有限公司 Data wiping method and device for flash memory
CN107919157A (en) * 2016-10-10 2018-04-17 爱思开海力士有限公司 The operating method of storage arrangement and storage arrangement
CN107247563A (en) * 2017-07-06 2017-10-13 济南浪潮高新科技投资发展有限公司 A kind of block message mark implementation method of NAND FLASH chips
CN108121668A (en) * 2018-01-08 2018-06-05 华大半导体有限公司 A kind of storage mapping control device and control method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SHANTANU GUPTA: "Erasing_Core_Boundaries_for_Robust_and_Configurable_Performance", 《2010 43RD ANNUAL IEEE/ACM INTERNATIONAL SYMPOSIUM ON MICROARCHITECTURE》, pages 325 - 336 *
张彤;国恩东;: "集中式电子存储介质数据同步擦除装置的研制和应用", 电力信息与通信技术, no. 10 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114400037A (en) * 2021-12-24 2022-04-26 珠海妙存科技有限公司 NAND erasing method, device and readable storage medium

Also Published As

Publication number Publication date
CN110908593B (en) 2024-02-20

Similar Documents

Publication Publication Date Title
US10430083B2 (en) Memory scheduling method for changing command order and method of operating memory system
KR102615659B1 (en) Memory system and operating method thereof
KR102564563B1 (en) Memory system and operating method thereof
KR102225989B1 (en) Nonvolatile memory system and operation method thereof
US7589999B2 (en) Method and apparatus for programming non-volatile data storage device
KR102456490B1 (en) Memory system and operating method thereof
KR102485397B1 (en) Memory system and operating method thereof
KR20130084846A (en) Storage device based on a flash memory, user device including the same, and data read method thereof
CN105608015A (en) Memory system and method of operating the same
TWI688896B (en) Memory system including semiconductor memory device and operating method thereof
KR20110093088A (en) Non-volatile data storage device, programming method thereof and memory system including the same
US10698614B2 (en) Memory system and operating method thereof
KR20120124285A (en) Memory system and method for bad block management
JP2022515541A (en) Sequential data optimization subregions on storage devices
KR20200073794A (en) Memory system and operating method thereof
US20160378375A1 (en) Memory system and method of operating the same
KR20170044781A (en) Memory system and operation method for the same
CN105718378A (en) Memory system and operating method thereof
TW201712678A (en) Semiconductor memory device including three-demensional array structure and memory system including the same
US11361828B2 (en) Semiconductor memory device and method of operating the same
KR20200117256A (en) Controller, Memory system including the controller and operating method of the memory system
US20200310675A1 (en) Memory system and method of operating the same
KR20130059007A (en) Nonvolatile memory and memory device including the same
CN110908593B (en) Storage space erasing method and device, storage equipment and storage medium
US10019199B2 (en) Controller coupled to semiconductor memory device and operating method thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 101, Floor 1-5, Building 8, Yard 9, Fenghao East Road, Haidian District, Beijing 100094

Applicant after: Zhaoyi Innovation Technology Group Co.,Ltd.

Address before: 100083 12 Floors, Block A, Tiangong Building, Science and Technology University, 30 College Road, Haidian District, Beijing

Applicant before: GIGADEVICE SEMICONDUCTOR(BEIJING) Inc.

GR01 Patent grant
GR01 Patent grant