CN109117098A - A kind of method of improve data transfer performance in solid state hard disk - Google Patents

A kind of method of improve data transfer performance in solid state hard disk Download PDF

Info

Publication number
CN109117098A
CN109117098A CN201811130164.0A CN201811130164A CN109117098A CN 109117098 A CN109117098 A CN 109117098A CN 201811130164 A CN201811130164 A CN 201811130164A CN 109117098 A CN109117098 A CN 109117098A
Authority
CN
China
Prior art keywords
buffer
data
list
blocks
buffer list
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
CN201811130164.0A
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201811130164.0A priority Critical patent/CN109117098A/en
Publication of CN109117098A publication Critical patent/CN109117098A/en
Pending legal-status Critical Current

Links

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/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • 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/0644Management of space entities, e.g. partitions, extents, pools
    • 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/0655Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
    • G06F3/0656Data buffering arrangements
    • 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)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

The invention discloses a kind of methods of improve data transfer performance in solid state hard disk, comprising the following steps: buffer area in system is divided into multiple buffering area block;System buffer list is created, and the caching block is added in above system buffer list;Construct data source buffer list, and the distributing buffer block from the system buffer list;Create data purpose buffer list;When data reach buffer blocks in data source buffer list, records the buffer blocks in data source buffer list and have valid data, and data purpose buffer list is added in the buffer blocks, and the buffer blocks are deleted from data source buffer list.The method of improve data transfer performance in solid state hard disk disclosed by the invention, greatly reduces the time of data-moving, improves the efficiency of data transmission, and SSD data transmission performance can be greatly improved, and improves product competitiveness.

Description

A kind of method of improve data transfer performance in solid state hard disk
Technical field
The present invention relates to a kind of methods of improve data transfer performance in technical field of memory more particularly to solid state hard disk.
Background technique
In SSD, be related to a large amount of data moves operation, such as data are moved to SSD when write operation, reads behaviour Data are moved out from SSD when making.In order to improve the efficiency of SSD data-moving, generally can all DMA, DMA be used to be responsible for data Work is moved from source address to destination address, to mitigate the intervention of SSD innernal CPU.DMA use to a certain extent, The intervention for reducing CPU improves system performance, but a large amount of data-moving works, and also has a great impact to performance.
Based on the above issues, therefore, to those skilled in the art, how to simplify data from source address to destination Move the technical issues of process is urgent need to resolve in location.
Summary of the invention
Technical problems based on background technology, the invention proposes improve data transfer performances in a kind of solid state hard disk Method, simplify data from source address to destination address and move process, only by maintenance system buffer list, data Source buffer list and data purpose buffer list, greatly reduce the time of data-moving, improve the effect of data transmission SSD data transmission performance can be greatly improved in rate, improve product competitiveness.
The method of improve data transfer performance in a kind of solid state hard disk proposed by the present invention, comprising the following steps:
Buffer area in system is divided into multiple buffering area block;
System buffer list is created, and the caching block is added in above system buffer list;
Construct data source buffer list, and the distributing buffer block from the system buffer list;
Create data purpose buffer list;
When data reach buffer blocks in data source buffer list, the buffer area in data source buffer list is recorded Block has valid data, and data purpose buffer list is added in the buffer blocks, and the buffer blocks are delayed from data source It rushes in area's list and deletes.
Preferably, the multiple buffering area block size that Division is buffered in system is equal.
Preferably, further comprising the steps of: when data purpose buffer area is added in buffer blocks in data source buffer list When list, equivalent amount buffer blocks are distributed from the list of system buffer, data source buffer list is added.
Preferably, further comprising the steps of: when the data volume of buffer blocks in data purpose buffer list reaches default When value, the data of buffer blocks in data purpose buffer list are written in NAND, and empty data purpose buffer list The data of middle buffer blocks, and the buffer blocks after emptying are added in the list of system buffer.
Preferably, further comprising the steps of: the buffer blocks after emptying are deleted from data purpose buffer list.
The method of improve data transfer performance, passes through maintenance system buffer area in a kind of solid state hard disk provided in the present invention List, data source buffer list and data purpose buffer list, that reduces data moves operation, is arranged by system buffer Table dynamically distributes data source buffer area, corresponding slow by modification data source buffer list and data purpose buffer list mark Rush the effect of block;Changed data and moved process from source address to destination address, only by maintenance system buffer list, Data source buffer list and data purpose buffer list, greatly reduce the time of data-moving, improve data transmission Efficiency, can be greatly improved SSD data transmission performance, improve product competitiveness.
Detailed description of the invention
Fig. 1 is the flow chart of the method for improve data transfer performance in a kind of solid state hard disk proposed by the present invention.
Specific embodiment
As shown in FIG. 1, FIG. 1 is the processes of the method for improve data transfer performance in a kind of solid state hard disk proposed by the present invention Figure.
The present invention is described in detail below with reference to the accompanying drawings and embodiments.
A kind of method of improve data transfer performance in solid state hard disk, comprising the following steps:
S1: buffer area in system is divided into the buffer blocks that multiple sizes are 4K;
S2: creation system buffer list, and the caching block is added in above system buffer list;
S3: building data source buffer list, and the distributing buffer block from the system buffer list;
S4: creation data purpose buffer list;
S5: when data reach buffer blocks in data source buffer list, it is slow to record this in data source buffer list It rushes block and has a valid data, and the buffer blocks are added data purpose buffer list, and by the buffer blocks from data It is deleted in the buffer list of source;
S6: equivalent amount buffer blocks are distributed from the list of system buffer, data source buffer list is added;
S7: when the data volume of buffer blocks in data purpose buffer list reaches preset value, data purpose is buffered In area's list in the data write-in NAND of buffer blocks, and the data of buffer blocks in data purpose buffer list are emptied, and Buffer blocks after emptying are added in the list of system buffer, and by the buffer blocks after emptying, from data purpose buffer area It is deleted in list.
The foregoing is only a preferred embodiment of the present invention, but scope of protection of the present invention is not limited thereto, Anyone skilled in the art in the technical scope disclosed by the present invention, according to the technique and scheme of the present invention and its Inventive concept is subject to equivalent substitution or change, should be covered by the protection scope of the present invention.

Claims (5)

1. a kind of method of improve data transfer performance in solid state hard disk, which comprises the following steps:
Buffer area in system is divided into multiple buffering area block;
System buffer list is created, and the caching block is added in above system buffer list;
Construct data source buffer list, and the distributing buffer block from the system buffer list;
Create data purpose buffer list;
When data reach buffer blocks in data source buffer list, records the buffer blocks in data source buffer list and deposit There are a valid data, and the buffer blocks are added data purpose buffer list, and by the buffer blocks from data source buffer area It is deleted in list.
2. the method for improve data transfer performance in solid state hard disk according to claim 1, which is characterized in that will be in system The multiple buffering area block size for buffering Division is equal.
3. the method for improve data transfer performance in solid state hard disk according to claim 1, which is characterized in that further include with Lower step: when data purpose buffer list is added in buffer blocks in data source buffer list, from system buffer list Data source buffer list is added in middle distribution equivalent amount buffer blocks.
4. the method for improve data transfer performance in solid state hard disk according to claim 1, which is characterized in that further include with Lower step: when the data volume of buffer blocks in data purpose buffer list reaches preset value, data purpose buffer area is arranged In table in the data write-in NAND of buffer blocks, and the data of buffer blocks in data purpose buffer list are emptied, and will be clear Buffer blocks after sky are added in the list of system buffer.
5. according to right want 4 described in solid state hard disk improve data transfer performance method, which is characterized in that further include following Step: the buffer blocks after emptying are deleted from data purpose buffer list.
CN201811130164.0A 2018-09-27 2018-09-27 A kind of method of improve data transfer performance in solid state hard disk Pending CN109117098A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811130164.0A CN109117098A (en) 2018-09-27 2018-09-27 A kind of method of improve data transfer performance in solid state hard disk

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811130164.0A CN109117098A (en) 2018-09-27 2018-09-27 A kind of method of improve data transfer performance in solid state hard disk

Publications (1)

Publication Number Publication Date
CN109117098A true CN109117098A (en) 2019-01-01

Family

ID=64856877

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811130164.0A Pending CN109117098A (en) 2018-09-27 2018-09-27 A kind of method of improve data transfer performance in solid state hard disk

Country Status (1)

Country Link
CN (1) CN109117098A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103198021A (en) * 2013-04-18 2013-07-10 北京理工大学 Method for improving solid state disk data transmission efficiency
CN105389128A (en) * 2015-11-06 2016-03-09 成都华为技术有限公司 Solid state disk data storage method and storage controller
CN106980469A (en) * 2017-03-07 2017-07-25 记忆科技(深圳)有限公司 A kind of method for improving solid state hard disc sequential write buffer efficiency
CN107832236A (en) * 2017-10-24 2018-03-23 记忆科技(深圳)有限公司 A kind of method for improving solid state hard disc write performance
CN108255420A (en) * 2017-12-22 2018-07-06 深圳忆联信息系统有限公司 A kind of solid state disk buffer memory management method and solid state disk

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103198021A (en) * 2013-04-18 2013-07-10 北京理工大学 Method for improving solid state disk data transmission efficiency
CN105389128A (en) * 2015-11-06 2016-03-09 成都华为技术有限公司 Solid state disk data storage method and storage controller
CN106980469A (en) * 2017-03-07 2017-07-25 记忆科技(深圳)有限公司 A kind of method for improving solid state hard disc sequential write buffer efficiency
CN107832236A (en) * 2017-10-24 2018-03-23 记忆科技(深圳)有限公司 A kind of method for improving solid state hard disc write performance
CN108255420A (en) * 2017-12-22 2018-07-06 深圳忆联信息系统有限公司 A kind of solid state disk buffer memory management method and solid state disk

Similar Documents

Publication Publication Date Title
US7433994B2 (en) On-device data compression to increase speed and capacity of flash memory-based mass storage devices
TWI428917B (en) Flash memory device, data storage system, and operation method of a data storage system
EP4220415A2 (en) Method and apparatus for compressing addresses
CN102902709B (en) The document storage system of a kind of fixed space distribution and implementation method
JP6298932B2 (en) Storage device
CN110018966A (en) A kind of memory, storage system, host and data manipulation, rubbish recovering method
CN104461387A (en) Method for improving reading property of solid-state hard disk for no mapping region
CN103838853A (en) Mixed file system based on different storage media
CN104571954A (en) Method and device for storing data
CN105677236A (en) Storing device and method for storing data thereof
CN102999441B (en) Fine granularity memory access method
CN105373487A (en) Defragmentation method and system for storage operation system
CN108132760A (en) A kind of method and system for promoting SSD reading performances
CN105677238A (en) Method for distributed storage based data deduplication on virtual machine system disk
CN102479549A (en) Semiconductor storage device
CN112394874A (en) Key value KV storage method and device and storage equipment
CN104811646B (en) The storage method of the modulation of multiple video strems Data Concurrent and buffering based on Coutinuous store model
CN108701089A (en) For handling the method and apparatus being sequentially written in the part of addressable unit
CN103345452B (en) Data caching method in multiple buffer storages according to weight information
CN106205707B (en) Memory device
CN109117098A (en) A kind of method of improve data transfer performance in solid state hard disk
US20200364140A1 (en) Memory system and non-transitory computer readable recording medium
JP2017156959A (en) Storage device and storage method
CN106557277B (en) The reading method and device of disk array
CN105389128A (en) Solid state disk data storage method and storage controller

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190101