CN105183397A - EMMC read-write control method and system - Google Patents

EMMC read-write control method and system Download PDF

Info

Publication number
CN105183397A
CN105183397A CN201510606092.2A CN201510606092A CN105183397A CN 105183397 A CN105183397 A CN 105183397A CN 201510606092 A CN201510606092 A CN 201510606092A CN 105183397 A CN105183397 A CN 105183397A
Authority
CN
China
Prior art keywords
address
data
read
emmc
write
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.)
Pending
Application number
CN201510606092.2A
Other languages
Chinese (zh)
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.)
TCL Mobile Communication Technology Ningbo Ltd
Original Assignee
TCL Mobile Communication Technology Ningbo 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 TCL Mobile Communication Technology Ningbo Ltd filed Critical TCL Mobile Communication Technology Ningbo Ltd
Priority to CN201510606092.2A priority Critical patent/CN105183397A/en
Publication of CN105183397A publication Critical patent/CN105183397A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses an EMMC read-write control method and system. The method comprises the steps that a buffer region is set in a memory in advance; when an EMMC read-write operation is detected, the read-write operation is controlled to be used for the buffer region; when it is detected that the data size in the buffer region exceeds the storage range or it is detected that a mobile terminal is shut down, data in the buffer region are written into corresponding addresses in an EMMC, and all buffer units in the buffer region are deleted. According to the EMMC read-write control method and system, the buffer region is set in the memory, the EMMC read-write operation is detected, and the read-write operation is used for acting on the buffer region; when the buffer region is full or it is detected that the mobile terminal is shut down, the data in the buffer region are written in the corresponding addresses of the EMMC, and buffers are emptied, so that the EMMC write operation is optimized, the frequency of actually writing data in the EMMC is greatly decreased, and the service life of the EMMC is prolonged.

Description

A kind of EMMC read/writing control method and control system
Technical field
The present invention relates to technical field of mobile terminals, particularly relate to a kind of EMMC read/writing control method and control system.
Background technology
Current mobile terminal generally adopts embedded memory body (EmbeddedMultiMediaCard is called for short EMMC) as storage chip, but EMMC has the restriction of write number of times, when writing number of times and exceeding restriction, there is EMMC chip and there is the possibility damaged; When EMMC wafer damage, the file corruption that user can be caused to preserve, system cloud gray model exception, even mobile terminal cannot use.
In the prior art, any operation of the reading and writing for EMMC is directly towards EMMC chip, in addition user uses mobile terminal frequency higher, cause the number of times writing EMMC can arrive limited number of times after by 2 years, EMMC wafer damage, substantially reduce the serviceable life of EMMC chip, thus cause the defects such as the file corruption of user, mobile terminal cannot use.
Therefore, prior art haves much room for improvement and improves.
Summary of the invention
In view of the deficiencies in the prior art, the object of the invention is to provide a kind of EMMC read/writing control method and control system, in order to the read-write number of times solving the EMMC of mobile terminal in prior art is more, EMMC chip brain truster in serviceable life, causes the defect that the file corruption of user, mobile terminal cannot use.Can be optimized EMMC write operation by technical scheme provided by the invention, greatly reduce the number of times of actual write EMMC chip, make the life of EMMC.
Technical scheme of the present invention is as follows:
A kind of EMMC read/writing control method, wherein, method comprises:
A, a block cache region is set in internal memory in advance;
B, when EMMC read-write operation being detected, control read-write operation to act on described buffer zone;
C, when detecting the size of data in buffer zone and exceeding memory range or detect that mobile terminal shut down, the data in buffer zone are write in EMMC in appropriate address, and deletes all buffer units in buffer zone.
Described EMMC read/writing control method, wherein, described buffer unit comprises temporary address and ephemeral data.
Described EMMC read/writing control method, wherein, described step B specifically comprises:
B1, detection EMMC read-write operation, judge that current operation is read operation or write operation;
If B2 is read operation when operating, obtain read operation address, corresponding read operation address is searched in buffer zone, return the ephemeral data that described read operation address is corresponding, if search the read operation address less than correspondence in buffer zone, return the data that the address of read operation described in EMMC is corresponding;
If B3 current operation is write operation, obtain address and the data of write operation, by the ephemeral data of write operation address corresponding in data corresponding for the address of described write operation write buffer zone.
Described EMMC read/writing control method, wherein, described step B3 specifically comprises:
If B31 current operation is write operation, obtain address and the data of write operation;
B32, in buffer zone, search whether there is buffer unit and the temporary address of this buffer unit is identical with described write operation address;
If B33 exists, then data assignment is given the ephemeral data of this buffer unit;
If B34 does not exist, then in buffer zone, create a buffer unit, the temporary address of buffer unit is set to described write operation address, by data assignment to the ephemeral data of temporary address.
Described EMMC read/writing control method, wherein, described step C specifically comprises:
C1, when detecting that buffer area size of data exceeds memory range or detects that mobile terminal shuts down, by EMMC address corresponding to ephemeral data write temporary address that store in temporary address;
C2, all buffer units deleted in buffer zone.
A kind of EMMC read-write control system, wherein, system comprises:
Pre-set module, for arranging a block cache region in advance in internal memory;
First Detection & Controling module, for when EMMC read-write operation being detected, controls read-write operation to act on described buffer zone;
Second Detection & Controling module, for when detecting the size of data in buffer zone and exceeding memory range or detect that mobile terminal shuts down, by appropriate address in the data write EMMC in buffer zone, and deletes all buffer units in buffer zone.
Described EMMC read-write control system, wherein, described system also comprises: described buffer unit comprises temporary address and ephemeral data.
Described EMMC read-write control system, wherein, described first Detection & Controling module specifically comprises:
Detecting and judging unit, for detecting EMMC read-write operation, judging that current operation is read operation or write operation;
Search and reading unit, if be read operation for operating, obtain read operation address, corresponding read operation address is searched in buffer zone, return the ephemeral data that described read operation address is corresponding, if search the read operation address less than correspondence in buffer zone, return the data that the address of read operation described in EMMC is corresponding;
Data write unit, if be write operation for current operation, obtains address and the data of write operation, by the ephemeral data of write operation address corresponding in data corresponding for the address of described write operation write buffer zone.
Described EMMC read-write control system, wherein, described data write unit specifically comprises:
Address and data capture unit, if be write operation for current operation, obtain address and the data of write operation;
Searching unit, whether there is buffer unit and the temporary address of this buffer unit is identical with described write operation address for searching in buffer zone;
First data write unit, for giving the ephemeral data of this buffer unit by data assignment;
Second data write unit, for creating a buffer unit in buffer zone, the temporary address of buffer unit is set to described write operation address, by data assignment to the ephemeral data of temporary address.
Described EMMC read-write control system, wherein, described second Detection & Controling module specifically comprises:
Detection & Controling unit has, and for when detecting that buffer area size of data exceeds memory range or detects that mobile terminal shuts down, is write by the ephemeral data stored in EMMC address corresponding to temporary address in temporary address;
Delete cells, for deleting all buffer units in buffer zone.
The invention provides a kind of EMMC read/writing control method and control system, described method comprises: in internal memory, arrange a block cache region in advance; When EMMC read-write operation being detected, control read-write operation to act on described buffer zone; When detecting the size of data in buffer zone and exceeding memory range or detect that mobile terminal shuts down, by appropriate address in the data write EMMC in buffer zone, and delete all buffer units in buffer zone.The present invention, by arranging a block cache region in internal memory, detects EMMC read-write operation, and read-write operation is acted on described buffer zone; When buffer zone is full or when detecting that mobile terminal shuts down, by the data write EMMC appropriate address in buffer zone, and empty buffer memory; Thus realize being optimized EMMC write operation, greatly reduce the number of times of actual write EMMC chip, extend the life-span of EMMC.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the preferred embodiment of a kind of EMMC read/writing control method of the present invention.
Fig. 2 is the buffer area schematic diagram of the embody rule embodiment of a kind of EMMC read/writing control method of the present invention.
Fig. 3 is the refinement step process flow diagram of the read-write operation of the embody rule embodiment of a kind of EMMC read/writing control method of the present invention.
Fig. 4 be the embody rule embodiment of a kind of EMMC read/writing control method of the present invention when buffer area data ultra-range or the postboost refinement step process flow diagram of mobile terminal.
Fig. 5 is the functional schematic block diagram of the preferred embodiment of a kind of EMMC read-write control system of the present invention.
Embodiment
For making object of the present invention, technical scheme and effect clearly, clearly, the present invention is described in more detail below.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
The invention provides a kind of preferred embodiment of EMMC read/writing control method, as shown in Figure 1, described method comprises:
Step S100, a block cache region is set in internal memory in advance.
During concrete enforcement, a block cache region being set in advance in internal memory, for the read-write operation for EMMC being converted into the operation to buffer memory, thus decreasing the read-write number of times to EMMC.Particularly, described buffer zone is one piece of internal memory; Buffer zone is for creating buffer unit, and each buffer unit comprises temporary address and ephemeral data; For example, refer to Fig. 2, Figure 2 shows that the schematic diagram of buffer zone, Figure 2 shows that buffer zone has created 2 buffer units, each buffer unit comprises again temporary address and ephemeral data; Wherein, the size of described buffer unit, ephemeral data, temporary address is fixing.Temporary address and ephemeral data are correspond to address corresponding to EMMC and data respectively.
Step S200, when EMMC read-write operation being detected, control read-write operation to act on described buffer zone.
During concrete enforcement, step S200 specifically comprises:
Step S21, detection EMMC read-write operation, judge that current operation is read operation or write operation;
If step S22 is read operation when operating, obtain read operation address, corresponding read operation address is searched in buffer zone, return the ephemeral data that described read operation address is corresponding, if search the read operation address less than correspondence in buffer zone, return the data that the address of read operation described in EMMC is corresponding;
If step S23 current operation is write operation, obtain address and the data of write operation, by the ephemeral data of write operation address corresponding in data corresponding for the address of described write operation write buffer zone.
During concrete enforcement, step S23 specifically comprises:.
If step S231 current operation is write operation, obtain address and the data of write operation;
Step S232, in buffer zone, search whether there is buffer unit and the temporary address of this buffer unit is identical with described write operation address;
If step S233 exists, then data assignment is given the ephemeral data of this buffer unit;
If step S234 does not exist, then in buffer zone, create a buffer unit, the temporary address of buffer unit is set to described write operation address, by data assignment to the ephemeral data of temporary address.
During concrete enforcement, being the data of 0x10000000 when needing to read address in EMMC, in buffer zone, first searching whether there is buffer unit and the temporary address of this buffer unit is 0x10000000, if exist, return the ephemeral data of this buffer unit; If do not exist, then return the data that in EMMC, address 0x10000000 is corresponding.
Be 0x10000000 when data 0x66 is written to address in EMMC by needs, in buffer zone, first search whether there is buffer unit and the temporary address of this buffer unit is 0x10000000, if exist, 0x66 assignment is given the ephemeral data of this buffer unit; If do not exist, then in buffer zone, create a buffer unit, the temporary address of this buffer unit is 0x10000000, and gives the ephemeral data of this buffer unit by 0x66 assignment.
Further, present invention also offers a kind of refinement step process flow diagram of read-write operation of embody rule embodiment of EMMC read/writing control method, as shown in Figure 3, described refinement step comprises:
Step S201, detection EMMC read-write operation, if read operation then enters step S202, if write operation then enters step S203;
Step S202, obtain read operation address, in buffer zone, search whether there is buffer unit and the temporary address of this buffer unit is identical with described read operation address, if existence, return the ephemeral data of this buffer unit; If do not exist, then return the data that the address of read operation described in EMMC is corresponding;
Step S203, obtain the address of write operation and data, in buffer zone, search whether there is buffer unit and the temporary address of this buffer unit is identical with described write operation address, if exist, by data assignment to the ephemeral data of this buffer unit; If do not deposit, then in buffer zone, create a buffer unit, the temporary address of this buffer unit is described write operation address, and by data assignment corresponding for the described write operation address in EMMC to ephemeral data.
Step S300, when detecting the size of data in buffer zone and exceeding memory range or detect that mobile terminal shut down, the data in buffer zone are write in EMMC in appropriate address, and deletes all buffer units in buffer zone.
During concrete enforcement, step S300 specifically comprises:.
Step S31, when detecting that buffer area size of data exceeds memory range or detects that mobile terminal shuts down, by EMMC address corresponding to ephemeral data write temporary address that store in temporary address;
Step S32, all buffer units deleted in buffer zone.
During concrete enforcement, when buffer zone is full maybe when detecting that mobile terminal shuts down, by the data write EMMC appropriate address in buffer zone, and delete all buffer units in buffer zone.
The embody rule embodiment of a kind of EMMC read/writing control method of the present invention when buffer area data ultra-range or the postboost refinement step process flow diagram of mobile terminal, as shown in Figure 4, refinement step comprises:
Step S301, when an EMMC read-write operation is finished, to detect in buffer zone buffer unit number whether for N described in N(is that buffer zone size is divided by a buffer unit size), then enter step S302 if yes; Maybe when detecting that mobile terminal shuts down, also step S302 will be entered;
Step S302, as follows to each buffer unit process in buffer zone: to be write ephemeral data in temporary address in EMMC address;
For example, have buffer unit in buffer zone, its temporary address is 0x10000000, and its ephemeral data is 0x66, then write by 0x66 in the address 0x10000000 of EMMC;
S203, all buffer units deleted in buffer zone.
From above embodiment of the method, the invention provides a kind of EMMC read/writing control method, by arranging a block cache region in internal memory, detecting EMMC read-write operation, and read-write operation is acted on described buffer zone; When buffer zone is full or when detecting that mobile terminal shuts down, by the data write EMMC appropriate address in buffer zone, and empty buffer memory; Thus realize being optimized EMMC write operation, greatly reduce the number of times of actual write EMMC chip, extend the life-span of EMMC.
On the basis of said method embodiment, present invention also offers a kind of functional schematic block diagram of preferred embodiment of EMMC read-write control system, as shown in Figure 5, described system comprises:
Pre-set module 100, for arranging a block cache region in advance in internal memory; As detailed above.
First Detection & Controling module 200, for when EMMC read-write operation being detected, controls read-write operation to act on described buffer zone; As detailed above.
Second Detection & Controling module 300, for when detecting the size of data in buffer zone and exceeding memory range or detect that mobile terminal shuts down, by appropriate address in the data write EMMC in buffer zone, and deletes all buffer units in buffer zone; As detailed above.
Described EMMC read-write control system, wherein, described system also comprises: described buffer unit comprises temporary address and ephemeral data; As detailed above.
Described EMMC read-write control system, wherein, described first Detection & Controling module specifically comprises:
Detecting and judging unit, for detecting EMMC read-write operation, judging that current operation is read operation or write operation; As detailed above.
Search and reading unit, if be read operation for operating, obtain read operation address, corresponding read operation address is searched in buffer zone, return the ephemeral data that described read operation address is corresponding, if search the read operation address less than correspondence in buffer zone, return the data that the address of read operation described in EMMC is corresponding; As detailed above.
Data write unit, if be write operation for current operation, obtains address and the data of write operation, by the ephemeral data of write operation address corresponding in data corresponding for the address of described write operation write buffer zone; As detailed above.
Described EMMC read-write control system, wherein, described data write unit specifically comprises:
Address and data capture unit, if be write operation for current operation, obtain address and the data of write operation; As detailed above.
Searching unit, whether there is buffer unit and the temporary address of this buffer unit is identical with described write operation address for searching in buffer zone; As detailed above.
First data write unit, for giving the ephemeral data of this buffer unit by data assignment; As detailed above.
Second data write unit, for creating a buffer unit in buffer zone, the temporary address of buffer unit is set to described write operation address, by data assignment to the ephemeral data of temporary address; As detailed above.
Described EMMC read-write control system, wherein, described second Detection & Controling module specifically comprises:
Detection & Controling unit has, and for when detecting that buffer area size of data exceeds memory range or detects that mobile terminal shuts down, is write by the ephemeral data stored in EMMC address corresponding to temporary address in temporary address; As detailed above.
Delete cells, for deleting all buffer units in buffer zone; As detailed above.
In sum, the invention provides a kind of EMMC read/writing control method and control system, described method comprises: in internal memory, arrange a block cache region in advance; When EMMC read-write operation being detected, control read-write operation to act on described buffer zone; When detecting the size of data in buffer zone and exceeding memory range or detect that mobile terminal shuts down, by appropriate address in the data write EMMC in buffer zone, and delete all buffer units in buffer zone.The present invention, by arranging a block cache region in internal memory, detects EMMC read-write operation, and read-write operation is acted on described buffer zone; When buffer zone is full or when detecting that mobile terminal shuts down, by the data write EMMC appropriate address in buffer zone, and empty buffer memory; Thus realize being optimized EMMC write operation, greatly reduce the number of times of actual write EMMC chip, extend the life-span of EMMC.
Should be understood that, application of the present invention is not limited to above-mentioned citing, for those of ordinary skills, can be improved according to the above description or convert, and all these improve and convert the protection domain that all should belong to claims of the present invention.

Claims (10)

1. an EMMC read/writing control method, is characterized in that, method comprises:
A, a block cache region is set in internal memory in advance;
B, when EMMC read-write operation being detected, control read-write operation to act on described buffer zone;
C, when detecting the size of data in buffer zone and exceeding memory range or detect that mobile terminal shut down, the data in buffer zone are write in EMMC in appropriate address, and deletes all buffer units in buffer zone.
2. EMMC read/writing control method according to claim 1, it is characterized in that, described buffer unit comprises temporary address and ephemeral data.
3. EMMC read/writing control method according to claim 2, it is characterized in that, described step B specifically comprises:
B1, detection EMMC read-write operation, judge that current operation is read operation or write operation;
If B2 is read operation when operating, obtain read operation address, corresponding read operation address is searched in buffer zone, return the ephemeral data that described read operation address is corresponding, if search the read operation address less than correspondence in buffer zone, return the data that the address of read operation described in EMMC is corresponding;
If B3 current operation is write operation, obtain address and the data of write operation, by the ephemeral data of write operation address corresponding in data corresponding for the address of described write operation write buffer zone.
4. EMMC read/writing control method according to claim 3, it is characterized in that, described step B3 specifically comprises:
If B31 current operation is write operation, obtain address and the data of write operation;
B32, in buffer zone, search whether there is buffer unit and the temporary address of this buffer unit is identical with described write operation address;
If B33 exists, then data assignment is given the ephemeral data of this buffer unit;
If B34 does not exist, then in buffer zone, create a buffer unit, the temporary address of buffer unit is set to described write operation address, by data assignment to the ephemeral data of temporary address.
5. EMMC read/writing control method according to claim 4, it is characterized in that, described step C specifically comprises:
C1, when detecting that buffer area size of data exceeds memory range or detects that mobile terminal shuts down, by EMMC address corresponding to ephemeral data write temporary address that store in temporary address;
C2, all buffer units deleted in buffer zone.
6. an EMMC read-write control system, is characterized in that, system comprises:
Pre-set module, for arranging a block cache region in advance in internal memory;
First Detection & Controling module, for when EMMC read-write operation being detected, controls read-write operation to act on described buffer zone;
Second Detection & Controling module, for when detecting the size of data in buffer zone and exceeding memory range or detect that mobile terminal shuts down, by appropriate address in the data write EMMC in buffer zone, and deletes all buffer units in buffer zone.
7. EMMC read-write control system according to claim 6, it is characterized in that, described system also comprises: described buffer unit comprises temporary address and ephemeral data.
8. EMMC read-write control system according to claim 7, it is characterized in that, described first Detection & Controling module specifically comprises:
Detecting and judging unit, for detecting EMMC read-write operation, judging that current operation is read operation or write operation;
Search and reading unit, if be read operation for operating, obtain read operation address, corresponding read operation address is searched in buffer zone, return the ephemeral data that described read operation address is corresponding, if search the read operation address less than correspondence in buffer zone, return the data that the address of read operation described in EMMC is corresponding;
Data write unit, if be write operation for current operation, obtains address and the data of write operation, by the ephemeral data of write operation address corresponding in data corresponding for the address of described write operation write buffer zone.
9. EMMC read-write control system according to claim 8, it is characterized in that, described data write unit specifically comprises:
Address and data capture unit, if be write operation for current operation, obtain address and the data of write operation;
Searching unit, whether there is buffer unit and the temporary address of this buffer unit is identical with described write operation address for searching in buffer zone;
First data write unit, for giving the ephemeral data of this buffer unit by data assignment;
Second data write unit, for creating a buffer unit in buffer zone, the temporary address of buffer unit is set to described write operation address, by data assignment to the ephemeral data of temporary address.
10. EMMC read-write control system according to claim 9, it is characterized in that, described second Detection & Controling module specifically comprises:
Detection & Controling unit has, and for when detecting that buffer area size of data exceeds memory range or detects that mobile terminal shuts down, is write by the ephemeral data stored in EMMC address corresponding to temporary address in temporary address;
Delete cells, for deleting all buffer units in buffer zone.
CN201510606092.2A 2015-09-22 2015-09-22 EMMC read-write control method and system Pending CN105183397A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510606092.2A CN105183397A (en) 2015-09-22 2015-09-22 EMMC read-write control method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510606092.2A CN105183397A (en) 2015-09-22 2015-09-22 EMMC read-write control method and system

Publications (1)

Publication Number Publication Date
CN105183397A true CN105183397A (en) 2015-12-23

Family

ID=54905506

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510606092.2A Pending CN105183397A (en) 2015-09-22 2015-09-22 EMMC read-write control method and system

Country Status (1)

Country Link
CN (1) CN105183397A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893144A (en) * 2016-03-20 2016-08-24 百势软件(北京)有限公司 Data processing method and device
CN106569744A (en) * 2016-10-31 2017-04-19 华为数字技术(成都)有限公司 Method and storage equipment for storing temporary data
CN106599699A (en) * 2016-11-01 2017-04-26 惠州Tcl移动通信有限公司 Method and system for safely deleting data in mobile terminal
CN107145308A (en) * 2017-05-04 2017-09-08 惠州Tcl移动通信有限公司 Mobile terminal and its SD card method of controlling operation thereof, system, storage device
CN107220139A (en) * 2017-05-31 2017-09-29 Tcl移动通信科技(宁波)有限公司 A kind of mobile terminal and its EMMC command verification processing method and storage medium
CN108519858A (en) * 2018-03-22 2018-09-11 雷科防务(西安)控制技术研究院有限公司 Storage chip hardware hits method
CN110333828A (en) * 2019-07-12 2019-10-15 四川虹美智能科技有限公司 EEPROM date storage method, controller and system
CN110557167A (en) * 2019-07-30 2019-12-10 惠州Tcl移动通信有限公司 Setting method and setting system of radio frequency switch, intelligent terminal and storage device
CN115909544A (en) * 2022-12-13 2023-04-04 江苏都万电子科技有限公司 Memory and storage method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6446188B1 (en) * 1998-12-01 2002-09-03 Fast-Chip, Inc. Caching dynamically allocated objects
CN101178689A (en) * 2007-12-06 2008-05-14 浙江科技学院 Dynamic state management techniques of NAND flash memory
CN101727395A (en) * 2008-10-17 2010-06-09 深圳市朗科科技股份有限公司 Flash memory device and management system and method thereof
US8200904B2 (en) * 2007-12-12 2012-06-12 Sandisk Il Ltd. System and method for clearing data from a cache
CN103049394A (en) * 2012-11-30 2013-04-17 记忆科技(深圳)有限公司 Method and system for data caching of solid state disk

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6446188B1 (en) * 1998-12-01 2002-09-03 Fast-Chip, Inc. Caching dynamically allocated objects
CN101178689A (en) * 2007-12-06 2008-05-14 浙江科技学院 Dynamic state management techniques of NAND flash memory
US8200904B2 (en) * 2007-12-12 2012-06-12 Sandisk Il Ltd. System and method for clearing data from a cache
CN101727395A (en) * 2008-10-17 2010-06-09 深圳市朗科科技股份有限公司 Flash memory device and management system and method thereof
CN103049394A (en) * 2012-11-30 2013-04-17 记忆科技(深圳)有限公司 Method and system for data caching of solid state disk

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893144A (en) * 2016-03-20 2016-08-24 百势软件(北京)有限公司 Data processing method and device
CN106569744A (en) * 2016-10-31 2017-04-19 华为数字技术(成都)有限公司 Method and storage equipment for storing temporary data
CN106569744B (en) * 2016-10-31 2020-07-14 华为数字技术(成都)有限公司 Method for storing temporary data and storage device
CN106599699A (en) * 2016-11-01 2017-04-26 惠州Tcl移动通信有限公司 Method and system for safely deleting data in mobile terminal
CN106599699B (en) * 2016-11-01 2020-06-09 惠州Tcl移动通信有限公司 Method and system for realizing safe deletion of data in mobile terminal
CN107145308A (en) * 2017-05-04 2017-09-08 惠州Tcl移动通信有限公司 Mobile terminal and its SD card method of controlling operation thereof, system, storage device
CN107220139A (en) * 2017-05-31 2017-09-29 Tcl移动通信科技(宁波)有限公司 A kind of mobile terminal and its EMMC command verification processing method and storage medium
CN108519858A (en) * 2018-03-22 2018-09-11 雷科防务(西安)控制技术研究院有限公司 Storage chip hardware hits method
CN108519858B (en) * 2018-03-22 2021-06-08 雷科防务(西安)控制技术研究院有限公司 Memory chip hardware hit method
CN110333828A (en) * 2019-07-12 2019-10-15 四川虹美智能科技有限公司 EEPROM date storage method, controller and system
CN110557167A (en) * 2019-07-30 2019-12-10 惠州Tcl移动通信有限公司 Setting method and setting system of radio frequency switch, intelligent terminal and storage device
CN115909544A (en) * 2022-12-13 2023-04-04 江苏都万电子科技有限公司 Memory and storage method

Similar Documents

Publication Publication Date Title
CN105183397A (en) EMMC read-write control method and system
KR101453313B1 (en) Method for Page-level address mapping using flash memory and System thereof
CN102646069B (en) Method for prolonging service life of solid-state disk
CN103092766B (en) A kind of loss equalizing implementation method for NAND FLASH
US9983799B2 (en) Trim command processing method, memory control circuit unit and memory storage apparatus
US9256529B2 (en) Flash memory controller
CN107832013B (en) A method of management solid-state hard disc mapping table
US10101914B2 (en) Memory management method, memory control circuit unit and memory storage device
CN104239518B (en) Data de-duplication method and device
CN101819509A (en) Solid state disk read-write method
CN102902628A (en) Flash memory and method and system for automatically separating cold and hot data based on same
CN105205009A (en) Address mapping method and device based on large-capacity solid storage
TWI521518B (en) Method and device for storing data in flash memory device
CN106775436B (en) Data access method, memorizer control circuit unit and memory
US9075707B2 (en) Data writing method and data storage device
CN105278875B (en) A kind of mixing isomery NAND solid state hard disk
CN105988723A (en) Snapshot processing method and device
CN103942160A (en) Storage system, storage device and data storage method
CN108073522A (en) Garbage collection method for data storage device
CN102981966A (en) Data storage method with Flash storage blocks evenly assigned
CN105630834A (en) Method and device for realizing deletion of repeated data
CN109117383A (en) Method for managing flash memory module and flash memory controller
CN103077119A (en) Data processing system and method
CN103455284A (en) Method and device for reading and writing data
CN103425438A (en) Solid state disk and method for optimizing write request of solid state disk

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20151223

RJ01 Rejection of invention patent application after publication