CN101719052A - Method, device and system for writing data - Google Patents

Method, device and system for writing data Download PDF

Info

Publication number
CN101719052A
CN101719052A CN200910254365A CN200910254365A CN101719052A CN 101719052 A CN101719052 A CN 101719052A CN 200910254365 A CN200910254365 A CN 200910254365A CN 200910254365 A CN200910254365 A CN 200910254365A CN 101719052 A CN101719052 A CN 101719052A
Authority
CN
China
Prior art keywords
disc information
physical page
volatile memory
size
memory medium
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
CN200910254365A
Other languages
Chinese (zh)
Other versions
CN101719052B (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.)
Chengdu Huawei Technology Co Ltd
Original Assignee
Huawei Symantec Technologies 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 Huawei Symantec Technologies Co Ltd filed Critical Huawei Symantec Technologies Co Ltd
Priority to CN2009102543656A priority Critical patent/CN101719052B/en
Publication of CN101719052A publication Critical patent/CN101719052A/en
Application granted granted Critical
Publication of CN101719052B publication Critical patent/CN101719052B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

The invention discloses a method, a device and a system for writing data. The method comprises the following steps of: transmitting a disc information inquiring command; receiving returned disc information, wherein the disc information comprises the size of a physical page supported by a nonvolatile storage medium; changing the basic units of writing data in a writing operation command to the size of the physical page, and changing the starting position of logical block addressing using a section as a unit in the writing data to the starting position of the logical block addressing using the physical page as a unit; and transmitting the changed writing operation command. The embodiment of the invention enhances the performance of the nonvolatile storage medium.

Description

A kind of method of write data, Apparatus and system
Technical field
The present invention relates to the solid state hard disc technical field, relate in particular to a kind of method, Apparatus and system of write data.
Background technology
Solid state hard disc (SSD, solid state disk) is a kind of new-type hard disk based on FLASH.Its shock resistance is splendid, and the scope of working temperature is very big, is widely used in fields such as military affairs, vehicle-mounted, aviation.The least unit of SSD write operation is 1 Physical Page (page), and according to different FLASH chips, the size of Physical Page comprises 2KB, 4KB or 8KB.
The addressing mode of SSD is LBA (Logical Block Addressing) (LBA, Logical Block Addressing), and LBA is base unit with the sector, and the size of a sector can be 512 bytes.For SSD, the LBA interval that each Physical Page is corresponding certain.
The inventor finds in research process: if operating system issues a write operation to SSD, this write operation is base unit with the sector, and SSD is base unit with the Physical Page, the situation that the reference position of the reference position of this write operation and Physical Page does not line up will appear, write operation with 4KB is an example, just need take the space of two Physical Page, and in the process of carrying out write operation, want earlier original data in these two Physical Page to be read out, reformulate two Physical Page with the write operation of this 4KB, write FLASH again, had a strong impact on the performance of SSD.
Summary of the invention
In view of this, the embodiment of the invention provides a kind of method, Apparatus and system of write data, to improve the performance of non-volatile memory medium.
A kind of data writing method comprises:
Send the disc information inquiring command;
The disc information that reception is returned comprises the size of the Physical Page that non-volatile memory medium is supported in the described disc information;
The base unit that writes data in the write operation order is changed to the size of described Physical Page, and what will write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit;
Send the write operation order after changing.
A kind of disc information querying method comprises:
Receive the disc information inquiring command;
Controller by non-volatile memory medium obtains the size of the Physical Page that described non-volatile memory medium supports;
Return disc information, comprise the size of the Physical Page that described non-volatile memory medium is supported in the described disc information.
A kind of data writing device comprises:
First transmitting element is used to send the disc information inquiring command;
First receiving element is used to receive the disc information that returns, and comprises the size of the Physical Page that non-volatile memory medium is supported in the described disc information;
The change unit, the base unit that is used for the write operation order is write data changes to the size of described Physical Page, and what will write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit;
Second transmitting element is used to send the write operation order after the change.
A kind of disc information inquiry unit comprises:
Second receiving element is used to receive the disc information inquiring command;
Acquiring unit is used for the size that controller by non-volatile memory medium obtains the Physical Page that described non-volatile memory medium supports;
Return the unit, be used to return disc information, comprise the size of the Physical Page that described non-volatile memory medium is supported in the described disc information.
A kind of write data system comprises:
Data writing device, be used to send the disc information inquiring command, the disc information that reception is returned, the size that comprises the Physical Page that non-volatile memory medium is supported in the described disc information, the base unit that writes data in the write operation order is changed to the size of described Physical Page, and what will write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit, sends the write operation order after the change;
The disc information inquiry unit, be used to receive the disc information inquiring command, controller by non-volatile memory medium obtains disc information, returns disc information to the write data device, comprises the size of the Physical Page that described non-volatile memory medium is supported in the described disc information;
Memory controller, be used to receive the disc information querying command that described disc information inquiry unit sends, the disc information of described non-volatile memory medium is back to the disc information inquiry unit, and wherein, described disc information comprises the size of the Physical Page that non-volatile memory medium is supported; Receive the write operation order after changing, write data according to this order.
A kind of write data system comprises:
Data writing device, be used to send the disc information inquiring command, the disc information that reception is returned, the size that comprises the Physical Page that non-volatile memory medium is supported in the described disc information, the base unit that writes data in the write operation order is changed to the size of described Physical Page, and what will write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit, sends the write operation order after the change;
Memory controller, be used to receive the disc information querying command that the write data device sends, the disc information of non-volatile memory medium is back to the disc information inquiry unit, and wherein, described disc information comprises the size of the Physical Page that non-volatile memory medium is supported; Receive the write operation order after changing, write data according to this order.
As can be seen, in embodiments of the present invention, can know the size of the Physical Page that non-volatile memory medium is supported, and the base unit that writes data in the write operation order is changed to the size of the Physical Page that non-volatile memory medium supports, the sector reference position that writes data is changed to the reference position of Physical Page, thereby avoided the sector reference position of write operation and the reference position of Physical Page not to line up, and then need not to stride Physical Page execution write operation, improved the performance of non-volatile memory medium.
Description of drawings
The synoptic diagram that Fig. 1 does not align for the sector reference position of write operation and the reference position of Physical Page;
Fig. 2 is the method flow diagram of a kind of write data that the embodiment of the invention provided;
Fig. 3 is the method flow diagram of the another kind of write data that the embodiment of the invention provided;
Fig. 4 is the method flow diagram of the another kind of write data that the embodiment of the invention provided;
The apparatus structure synoptic diagram of a kind of write data that Fig. 5 provides for the embodiment of the invention;
A kind of disc information inquiry unit structural representation that Fig. 6 provides for the embodiment of the invention;
A kind of write data system architecture synoptic diagram that Fig. 7 provides for the embodiment of the invention;
The another kind of write data system architecture synoptic diagram that Fig. 8 provides for the embodiment of the invention.
Embodiment
For above-mentioned feature, the advantage that makes the embodiment of the invention becomes apparent more, be elaborated below in conjunction with embodiment.
SSD can be storage medium with FLASH, and the characteristics of FLASH comprise:
1, write operation must be unit with the Physical Page, and the data of at every turn writing are necessary for the integral multiple of Physical Page;
2, the Physical Page among the FLASH must be wiped earlier again and write, and the least unit of wiping is a physical block, and according to different FLASH, the size of a physical block is divided into 64 Physical Page or 128 Physical Page.
The size of supposing a sector is 512 bytes, and the size of the Physical Page of SSD is 4KB, then the sector of corresponding 8 512 bytes of the Physical Page of a 4KB.If main frame issues the write operation order of 4KB to SSD, but the reference position of this write operation do not align with the reference position of Physical Page, as Fig. 1, Fig. 1 is the synoptic diagram that sector reference position and the reference position of Physical Page of write operation do not alignd.
Please refer to Fig. 2, be the method flow diagram of a kind of write data that the embodiment of the invention provided, can may further comprise the steps:
Step 201: send the disc information inquiring command;
Step 202: receive the disc information that returns, comprise the size of the Physical Page that non-volatile memory medium is supported in the described disc information;
Step 203: the base unit that writes data in the write operation order is changed to the size of described Physical Page, and what will write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit;
Step 204: send the write operation order after changing.
Described non-volatile memory medium is the storage unit among the SSD.
As can be seen, in embodiments of the present invention, can know the size of the Physical Page that non-volatile memory medium is supported, and the base unit that writes data in the write operation order is changed to the size of the Physical Page that non-volatile memory medium supports, the sector reference position that writes data is changed to the reference position of Physical Page, thereby avoided the sector reference position of write operation and the reference position of Physical Page not to line up, and then need not to stride Physical Page execution write operation, improved the performance of non-volatile memory medium.
Only be that example describes below with SSD.
It is to be noted, the embodiment of the invention can be developed a kind of driver for SSD, main frame and SSD finish by this driver alternately, this driver receives the disc information querying command from operating system, obtain disc information from SSD, comprising the physical page size that SSD supported, and the disc information that obtains is back to operating system, after operating system is known the physical page size that SSD supports, the sector-size that writes data in the write operation order is changed to physical page size, with what write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit, write operation order after the change is sent to this driver, by this driver the write operation order is sent to SSD again.The embodiment of the invention can also directly send the disc information inquiring command to SSD by operating system, and adds the order of the physical page size of inquiry SSD in the disc information querying command.Be elaborated respectively below.
Please refer to Fig. 3, be the method flow diagram of the another kind of write data that the embodiment of the invention provided, can may further comprise the steps:
Step 301: operating system sends the disc information inquiring command to the driver of SSD;
The aforesaid operations system can be Windows operating system or (SuSE) Linux OS.
Disc information comprises: the size of the sector that the max cap. of SSD, the monitor state of SSD (SMART) information and SSD support etc.
The driver of step 302:SSD obtains disc information according to the disc information querying command, and obtains the physical page size that SSD supports after receiving disc information querying command from operating system from SSD;
The physical page size that SSD supported can comprise 2KB, 4KB, 8KB.
The driver of step 303:SSD returns the disc information Query Result to operating system;
Comprise the physical page size that SSD supports in the disc information Query Result.
Step 304: operating system changes to the physical page size that SSD supports with the base unit that writes data in the write operation order by sector-size, and what will write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit;
For example: suppose that sector-size is 512 bytes, the physical page size of SSD is 4KB, and then operating system changes to 4KB with the base unit that writes data in the write operation order by 512 bytes.
Step 305: the write operation order after operating system will be changed sends to the driver of SSD;
The driver of step 306:SSD sends to SSD with the write operation order that receives.
The base unit that writes data in the write operation order that SSD receives is a physical page size.
Please refer to Fig. 4, be the method flow diagram of the another kind of write data that the embodiment of the invention provided, can may further comprise the steps:
Step 401: operating system sends the disc information inquiring command to SSD, comprises the order of the physical page size of inquiring about SSD in the disc information querying command;
Step 402:SSD returns disc information to operating system after receiving disc information querying command from operating system;
The disc information that SSD returns comprises: the size of the Physical Page that the max cap. of SSD, the monitor state of SSD (SMART) information and SSD support etc.
Step 403: after operating system receives the disc information that SSD returns, the base unit that writes data in the write operation order is changed to the physical page size that SSD supports by sector-size, and what will write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit;
Step 404: operating system sends the write operation order to SSD, and the base unit that writes data in the write operation order is the physical page size that SSD supports.
It is to be noted, it is storage medium that the method that the embodiment of the invention provides can be applied to the Flash chip, and has quick peripheral hardware interconnect standard (PCIE, Peripheral Component InterconnectExpress) on the various memory device of interface or Serial Advanced Technology Attachment (SATA, Serial Advanced TechnologyAttachment) interface.
As can be seen, the size of the Physical Page that operating system writes data in the write operation order that SSD issues base unit has changed to SSD to be supported, the sector reference position that writes data is changed to the reference position of Physical Page, the situation that can not exist the reference position of the sector reference position that writes data and Physical Page not line up this moment, avoid striding Physical Page and carried out write operation, improved the performance of SSD.
Please refer to Fig. 5, the apparatus structure synoptic diagram of a kind of write data that provides for the embodiment of the invention can comprise:
First transmitting element 501 is used to send the disc information inquiring command;
First receiving element 502 is used to receive the disc information that returns, and comprises the size of the Physical Page that non-volatile memory medium is supported in the described disc information;
Change unit 503, the base unit that is used for the write operation order is write data changes to the size of described Physical Page, and what will write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit;
Second transmitting element 504 is used to send the write operation order after the change.
As can be seen, in embodiments of the present invention, can know the size of the Physical Page that non-volatile memory medium is supported, and the base unit that writes data in the write operation order is changed to the size of the Physical Page that non-volatile memory medium supports, the sector reference position that writes data is changed to the reference position of Physical Page, thereby avoided the sector reference position of write operation and the reference position of Physical Page not to line up, and then need not to stride Physical Page execution write operation, improved the performance of non-volatile memory medium.
Please refer to Fig. 6, a kind of disc information inquiry unit structural representation for the embodiment of the invention provides on the basis of Fig. 5, can also comprise:
Second receiving element 601 is used to receive the disc information inquiring command;
Acquiring unit 602 is used for the size that controller by non-volatile memory medium obtains the Physical Page that described non-volatile memory medium supports;
Return unit 603, be used to return disc information, comprise the size of the Physical Page that described non-volatile memory medium is supported in the described disc information.
Above-mentioned non-volatile memory medium is the storage unit among the SSD.
Please refer to Fig. 7, a kind of write data system architecture synoptic diagram for the embodiment of the invention provides can comprise:
Data writing device 701, be used to send the disc information inquiring command, the disc information that reception is returned, the size that comprises the Physical Page that non-volatile memory medium is supported in the described disc information, the base unit that writes data in the write operation order is changed to the size of described Physical Page, and what will write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit, sends the write operation order after the change;
Disc information inquiry unit 702, be used to receive the disc information inquiring command, controller by non-volatile memory medium obtains disc information, returns disc information to the write data device, comprises the size of the Physical Page that described non-volatile memory medium is supported in the described disc information;
Memory controller 703, be used to receive the disc information querying command that described disc information inquiry unit 702 sends, the disc information of described non-volatile memory medium is back to described disc information inquiry unit 702, wherein, described disc information comprises the size of the Physical Page that non-volatile memory medium is supported; Receive the write operation order after changing, write data according to this order.
Please refer to Fig. 8, the another kind of write data system architecture synoptic diagram for the embodiment of the invention provides can comprise:
Data writing device 701, be used to send the disc information inquiring command, the disc information that reception is returned, the size that comprises the Physical Page that non-volatile memory medium is supported in the described disc information, the base unit that writes data in the write operation order is changed to the size of described Physical Page, and what will write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit, sends the write operation order after the change;
Memory controller 703, be used to receive the disc information querying command that write data device 701 sends, the disc information of described non-volatile memory medium is back to write data device 701, and wherein, described disc information comprises the size of the Physical Page that non-volatile memory medium is supported; Receive the write operation order after changing, write data according to this order.
At last, also need to prove, in this article, relational terms such as first and second grades only is used for an entity or operation are made a distinction with another entity or operation, and not necessarily requires or hint and have the relation of any this reality or in proper order between these entities or the operation.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thereby make and comprise that process, method, article or the equipment of a series of key elements not only comprise those key elements, but also comprise other key elements of clearly not listing, or also be included as this process, method, article or equipment intrinsic key element.Do not having under the situation of more restrictions, the key element that limits by statement " comprising ... ", and be not precluded within process, method, article or the equipment that comprises described key element and also have other identical element.
Through the above description of the embodiments, those skilled in the art can be well understood to the present invention and can realize by the mode that software adds essential hardware platform, can certainly all implement, but the former is better embodiment under a lot of situation by hardware.Based on such understanding, all or part of can the embodying that technical scheme of the present invention contributes to background technology with the form of software product, this computer software product can be stored in the storage medium, as ROM/RAM, magnetic disc, CD etc., comprise that some instructions are with so that a computer equipment (can be a personal computer, server, the perhaps network equipment etc.) carry out the described method of some part of each embodiment of the present invention or embodiment.
More than the present invention is described in detail, used specific case herein principle of the present invention and embodiment set forth, the explanation of above embodiment just is used for help understanding method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that all can change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (9)

1. a data writing method is characterized in that, comprising:
Send the disc information inquiring command;
The disc information that reception is returned comprises the size of the Physical Page that non-volatile memory medium is supported in the described disc information;
The base unit that writes data in the write operation order is changed to the size of described Physical Page, and what will write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit;
Send the write operation order after changing.
2. method according to claim 1 is characterized in that, described non-volatile memory medium is the storage unit in the solid-state hard disk SSD.
3. a disc information querying method is characterized in that, comprising:
Receive the disc information inquiring command;
Controller by non-volatile memory medium obtains the size of the Physical Page that described non-volatile memory medium supports;
Return disc information, comprise the size of the Physical Page that described non-volatile memory medium is supported in the described disc information.
4. method according to claim 3 is characterized in that, described non-volatile memory medium is the storage unit among the SSD.
5. a data writing device is characterized in that, comprising:
First transmitting element is used to send the disc information inquiring command;
First receiving element is used to receive the disc information that returns, and comprises the size of the Physical Page that non-volatile memory medium is supported in the described disc information;
The change unit, the base unit that is used for the write operation order is write data changes to the size of described Physical Page, and what will write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit;
Second transmitting element is used to send the write operation order after the change.
6. device according to claim 5 is characterized in that, described non-volatile memory medium is the storage unit among the SSD.
7. a disc information inquiry unit is characterized in that, comprising:
Second receiving element is used to receive the disc information inquiring command;
Acquiring unit is used for the size that controller by non-volatile memory medium obtains the Physical Page that described non-volatile memory medium supports;
Return the unit, be used to return disc information, comprise the size of the Physical Page that described non-volatile memory medium is supported in the described disc information.
8. a write data system is characterized in that, comprising:
Data writing device, be used to send the disc information inquiring command, the disc information that reception is returned, the size that comprises the Physical Page that non-volatile memory medium is supported in the described disc information, the base unit that writes data in the write operation order is changed to the size of described Physical Page, and what will write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit, sends the write operation order after the change;
The disc information inquiry unit, be used to receive the disc information inquiring command, controller by non-volatile memory medium obtains disc information, returns disc information to the write data device, comprises the size of the Physical Page that described non-volatile memory medium is supported in the described disc information;
Memory controller, be used to receive the disc information querying command that described disc information inquiry unit sends, the disc information of described non-volatile memory medium is back to described disc information inquiry unit, wherein, described disc information comprises the size of the Physical Page that non-volatile memory medium is supported; Receive the write operation order after changing, write data according to this order.
9. a write data system is characterized in that, comprising:
Data writing device, be used to send the disc information inquiring command, the disc information that reception is returned, the size that comprises the Physical Page that non-volatile memory medium is supported in the described disc information, the base unit that writes data in the write operation order is changed to the size of described Physical Page, and what will write data be that the reference position of the LBA (Logical Block Addressing) of unit changes to the Physical Page with the sector is the reference position of the LBA (Logical Block Addressing) of unit, sends the write operation order after the change;
Memory controller, be used to receive the disc information querying command that the write data device sends, the disc information of described non-volatile memory medium is back to the write data device, and wherein, described disc information comprises the size of the Physical Page that non-volatile memory medium is supported; Receive the write operation order after changing, write data according to this order.
CN2009102543656A 2009-12-22 2009-12-22 Method, device and system for writing data Active CN101719052B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009102543656A CN101719052B (en) 2009-12-22 2009-12-22 Method, device and system for writing data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009102543656A CN101719052B (en) 2009-12-22 2009-12-22 Method, device and system for writing data

Publications (2)

Publication Number Publication Date
CN101719052A true CN101719052A (en) 2010-06-02
CN101719052B CN101719052B (en) 2012-05-02

Family

ID=42433632

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009102543656A Active CN101719052B (en) 2009-12-22 2009-12-22 Method, device and system for writing data

Country Status (1)

Country Link
CN (1) CN101719052B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102867046A (en) * 2012-09-06 2013-01-09 记忆科技(深圳)有限公司 Solid state disk based database optimization method and system
WO2013149524A1 (en) * 2012-04-01 2013-10-10 华为技术有限公司 Method and system for writing data
CN108958642A (en) * 2017-05-17 2018-12-07 爱思开海力士有限公司 Storage system and its operating method
CN109086006A (en) * 2018-07-24 2018-12-25 浪潮电子信息产业股份有限公司 A kind of method and relevant apparatus of reading data
CN109830251A (en) * 2017-11-23 2019-05-31 爱思开海力士有限公司 Data storage device and its operating method
CN111176559A (en) * 2015-12-04 2020-05-19 成都华为技术有限公司 Data writing method and device and double-active system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101354906B (en) * 2008-08-11 2010-09-15 湖南源科创新科技股份有限公司 Flash memory controller for solid hard disk

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013149524A1 (en) * 2012-04-01 2013-10-10 华为技术有限公司 Method and system for writing data
CN102867046A (en) * 2012-09-06 2013-01-09 记忆科技(深圳)有限公司 Solid state disk based database optimization method and system
CN102867046B (en) * 2012-09-06 2016-08-03 记忆科技(深圳)有限公司 Database optimizing method based on solid state hard disc and system
CN111176559A (en) * 2015-12-04 2020-05-19 成都华为技术有限公司 Data writing method and device and double-active system
CN111176559B (en) * 2015-12-04 2023-07-11 成都华为技术有限公司 Data writing method and device and dual-activity system
CN108958642A (en) * 2017-05-17 2018-12-07 爱思开海力士有限公司 Storage system and its operating method
CN108958642B (en) * 2017-05-17 2021-05-28 爱思开海力士有限公司 Memory system and operating method thereof
CN109830251A (en) * 2017-11-23 2019-05-31 爱思开海力士有限公司 Data storage device and its operating method
CN109830251B (en) * 2017-11-23 2023-04-28 爱思开海力士有限公司 Data storage device and method of operating the same
CN109086006A (en) * 2018-07-24 2018-12-25 浪潮电子信息产业股份有限公司 A kind of method and relevant apparatus of reading data

Also Published As

Publication number Publication date
CN101719052B (en) 2012-05-02

Similar Documents

Publication Publication Date Title
CN108280033B (en) Data storage device and method of operating the same
CN101719052B (en) Method, device and system for writing data
US9239780B2 (en) Selection of memory blocks for garbage collection based on variable block life threshold
CN107179996B (en) Data storage device and method of operating the same
US9489388B2 (en) Computing system, host system and method for managing data
KR20190087217A (en) Data storage device and operating method thereof
CN109376123B (en) Method for managing files, distributed storage system and management node
KR101867282B1 (en) Garbage collection method for non-volatile memory device
CN110858129A (en) Data storage device and operation method thereof
US20100161887A1 (en) Storage device, control method thereof, and electronic device using storage device
CN101840364A (en) Method for recovering data and storage device thereof
CN106649144B (en) Data storage device and operation method thereof
US20190317892A1 (en) Memory system, data processing system, and operating method of memory system
CN101436152A (en) Method and device for data backup
CN110837342A (en) Data storage device and operation method thereof
CN111427509A (en) Controller, data storage device and operation method thereof
CN113110799A (en) Controller and method for selecting victim blocks for wear leveling operations
CN110908594A (en) Operation method of memory system and memory system
US20140325126A1 (en) Data storage device performing atomic write and related method of operation
CN101576854A (en) File access method, device and system
US20150106573A1 (en) Data processing system
US9424262B2 (en) Computing system and data management method thereof
CN107688435B (en) IO stream adjusting method and device
US11256435B2 (en) Method and apparatus for performing data-accessing management in a storage server
CN112783429A (en) Data storage device, storage system using the same, and method of operating the same

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C56 Change in the name or address of the patentee

Owner name: HUAWEI DIGITAL TECHNOLOGY (CHENGDU) CO., LTD.

Free format text: FORMER NAME: CHENGDU HUAWEI SYMANTEC TECHNOLOGIES CO., LTD.

CP01 Change in the name or title of a patent holder

Address after: 611731 Chengdu high tech Zone, Sichuan, West Park, Qingshui River

Patentee after: HUAWEI DIGITAL TECHNOLOGIES (CHENG DU) Co.,Ltd.

Address before: 611731 Chengdu high tech Zone, Sichuan, West Park, Qingshui River

Patentee before: CHENGDU HUAWEI SYMANTEC TECHNOLOGIES Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220905

Address after: No. 1899 Xiyuan Avenue, high tech Zone (West District), Chengdu, Sichuan 610041

Patentee after: Chengdu Huawei Technologies Co.,Ltd.

Address before: 611731 Qingshui River District, Chengdu hi tech Zone, Sichuan, China

Patentee before: HUAWEI DIGITAL TECHNOLOGIES (CHENG DU) Co.,Ltd.