CN112882661A - Data processing method, data processing apparatus, electronic device, storage medium, and program product - Google Patents

Data processing method, data processing apparatus, electronic device, storage medium, and program product Download PDF

Info

Publication number
CN112882661A
CN112882661A CN202110265994.XA CN202110265994A CN112882661A CN 112882661 A CN112882661 A CN 112882661A CN 202110265994 A CN202110265994 A CN 202110265994A CN 112882661 A CN112882661 A CN 112882661A
Authority
CN
China
Prior art keywords
disk
connection
data
data transmission
controller
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
CN202110265994.XA
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.)
Lakala Payment Co ltd
Original Assignee
Lakala Payment 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 Lakala Payment Co ltd filed Critical Lakala Payment Co ltd
Priority to CN202110265994.XA priority Critical patent/CN112882661A/en
Publication of CN112882661A publication Critical patent/CN112882661A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • G06F3/0611Improving I/O performance in relation to response time
    • 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
    • G06F3/0613Improving I/O performance in relation to throughput
    • 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/0629Configuration or reconfiguration of storage systems
    • 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/0629Configuration or reconfiguration of storage systems
    • G06F3/0631Configuration or reconfiguration of storage systems by allocating resources to storage systems
    • 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/0658Controller construction 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/0674Disk device
    • G06F3/0676Magnetic disk device

Abstract

The embodiment of the disclosure discloses a data processing method, a data processing device, an electronic device, a storage medium and a program product, wherein the method comprises the following steps: sending a disk connection request to the controller in response to receiving the data transmission instruction; responding to the received disk connection confirmation information sent by the controller, establishing connection with the disk, and executing data transmission; and in response to detecting the end of the data transmission, cutting off the connection with the disk or sending data transmission end information to the controller. According to the technical scheme, the phenomenon that the disk is repeatedly tracked due to a multi-process/multi-thread processing mode when the data processing speed is slightly smaller than the read-write average value of the disk can be effectively avoided, so that the disk throughput is guaranteed, the system processing speed is increased, and the system processing capacity is improved.

Description

Data processing method, data processing apparatus, electronic device, storage medium, and program product
Technical Field
The disclosed embodiments relate to the technical field of data processing, and in particular, to a data processing method, an apparatus, an electronic device, a storage medium, and a program product.
Background
With the development of data technology, in order to increase the system data processing speed and improve the system data processing capacity, almost all operating systems adopt a multi-process/multi-thread processing mode when processing data, especially under the condition of processing a large number of data files. However, under the condition of using the mechanical hard disk, when the data processing speed is slightly less than the read-write average value of the disk, the multi-process/multi-thread processing mode will cause multiple seek operations of the disk, thereby reducing the throughput of the disk and further reducing the processing speed of the whole system.
Disclosure of Invention
The disclosed embodiment provides a data processing method, a data processing device, an electronic device, a storage medium and a program product.
In a first aspect, an embodiment of the present disclosure provides a data processing method.
Specifically, the data processing method includes:
sending a disk connection request to the controller in response to receiving the data transmission instruction;
responding to the received disk connection confirmation information sent by the controller, establishing connection with the disk, and executing data transmission;
and in response to detecting the end of the data transmission, cutting off the connection with the disk or sending data transmission end information to the controller.
With reference to the first aspect, in a first implementation manner of the first aspect, an embodiment of the present disclosure further includes:
and setting a data cache space.
With reference to the first aspect and the first implementation manner of the first aspect, in a second implementation manner of the first aspect, the establishing a connection with a disk in response to receiving the disk connection confirmation information sent by the controller, and performing data transmission is implemented as:
and responding to the received disk connection confirmation information sent by the controller, establishing connection with the disk to read data, and storing the read data in the data cache space.
With reference to the first aspect, the first implementation manner of the first aspect, and the second implementation manner of the first aspect, in a third implementation manner of the first aspect, the disconnecting the connection to the disk or sending data transmission end information to the controller in response to detecting that data transmission is ended is implemented as:
and in response to detecting the end of data reading, cutting off the connection with the disk or sending data reading end information to the controller.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, and the third implementation manner of the first aspect, in a fourth implementation manner of the first aspect, the present disclosure further includes:
and processing the read data, and sending a disk connection request to the controller in response to detecting that the data processing is finished.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, the third implementation manner of the first aspect, and the fourth implementation manner of the first aspect, in a fifth implementation manner of the first aspect, the present disclosure further includes:
responding to the received disk connection confirmation information sent by the controller, establishing connection with the disk, and writing the processed data into the disk;
and in response to detecting the end of data writing, cutting off the connection with the disk or sending data transmission end information to the controller.
In a second aspect, a data processing method is provided in an embodiment of the present disclosure.
Specifically, the data processing method includes:
in response to detecting a disk connection request sent by a target object, determining whether a disk is in an available state;
when the disk is determined to be in an available state, confirming the connection between the target object and the disk, and sending disk connection confirmation information to the target object;
and setting the disk to be in an unavailable state in response to detecting that the target object establishes connection with the disk.
With reference to the second aspect, in a first implementation manner of the second aspect, an embodiment of the present disclosure further includes:
and setting the disk to be in an available state in response to detecting that the data transmission between the target object and the disk is finished or receiving data transmission finishing information sent by the target object.
With reference to the second aspect and the first implementation manner of the second aspect, in a second implementation manner of the second aspect, an embodiment of the present disclosure further includes:
and when determining that the disk is in an unavailable state, sending waiting prompt information to the target object, and when detecting that the disk recovers the available state, confirming the connection between the target object and the disk.
With reference to the second aspect, the first implementation manner of the second aspect, and the second implementation manner of the second aspect, in a third implementation manner of the second aspect, the present disclosure further includes:
and arranging the received disk connection requests according to the receiving time sequence so as to process the disk connection requests in sequence.
In a third aspect, an embodiment of the present disclosure provides a data processing method.
Specifically, the data processing method includes:
a first sending module configured to send a disk connection request to the controller in response to receiving the data transmission instruction;
the transmission module is configured to respond to the reception of the disk connection confirmation information sent by the controller, establish connection with a disk and perform data transmission;
and the operation module is configured to cut off the connection with the disk or send data transmission end information to the controller in response to the detection of the data transmission end.
With reference to the third aspect, in a first implementation manner of the third aspect, the embodiment of the present disclosure further includes:
a first setting module configured to set a data cache space.
With reference to the third aspect and the first implementation manner of the third aspect, in a second implementation manner of the third aspect, the transmission module is configured to:
and responding to the received disk connection confirmation information sent by the controller, establishing connection with the disk to read data, and storing the read data in the data cache space.
With reference to the third aspect, the first implementation manner of the third aspect, and the second implementation manner of the third aspect, in a third implementation manner of the third aspect, the operation module is configured to:
and in response to detecting the end of data reading, cutting off the connection with the disk or sending data reading end information to the controller.
With reference to the third aspect, the first implementation manner of the third aspect, the second implementation manner of the third aspect, and the third implementation manner of the third aspect, in a fourth implementation manner of the third aspect, the present disclosure further includes:
and the second sending module is configured to process the read data and send a disk connection request to the controller in response to detecting that the data processing is finished.
With reference to the third aspect, the first implementation manner of the third aspect, the second implementation manner of the third aspect, the third implementation manner of the third aspect, and the fourth implementation manner of the third aspect, in a fifth implementation manner of the third aspect, the transmission module is further configured to: responding to the received disk connection confirmation information sent by the controller, establishing connection with the disk, and writing the processed data into the disk;
the operation module is further configured to: and in response to detecting the end of data writing, cutting off the connection with the disk or sending data transmission end information to the controller.
In a fourth aspect, a data processing apparatus is provided in an embodiment of the present disclosure.
Specifically, the data processing apparatus includes:
the determining module is configured to determine whether the disk is in an available state or not in response to detecting a disk connection request sent by the target object;
a third sending module, configured to, when it is determined that the disk is in an available state, confirm a connection between the target object and the disk, and send disk connection confirmation information to the target object;
and the second setting module is configured to set the disk to be in an unavailable state in response to detecting that the target object establishes connection with the disk.
With reference to the fourth aspect, in a first implementation manner of the fourth aspect, the embodiment of the present disclosure, the second setting module is further configured to:
and setting the disk to be in an available state in response to detecting that the data transmission between the target object and the disk is finished or receiving data transmission finishing information sent by the target object.
With reference to the fourth aspect and the first implementation manner of the fourth aspect, in a second implementation manner of the fourth aspect, an embodiment of the present disclosure further includes:
a fourth sending module, configured to send a waiting prompt message to the target object when it is determined that the disk is in an unavailable state, and confirm the connection between the target object and the disk when it is detected that the disk recovers the available state.
With reference to the fourth aspect, the first implementation manner of the fourth aspect, and the second implementation manner of the fourth aspect, in a third implementation manner of the fourth aspect, the present disclosure further includes:
the arranging module is configured to arrange the received disk connection requests according to a receiving time sequence so as to perform sequential processing on the disk connection requests.
In a fifth aspect, the disclosed embodiments provide an electronic device, including a memory for storing one or more computer instructions that support a data processing apparatus to execute the above data processing method, and a processor configured to execute the computer instructions stored in the memory. The data processing apparatus may further comprise a communication interface for the data processing apparatus to communicate with other devices or a communication network.
In a sixth aspect, the disclosed embodiments provide a computer-readable storage medium for storing computer instructions for a data processing apparatus, which contains computer instructions for executing the data processing method described above as a data processing apparatus.
In a seventh aspect, the disclosed embodiments provide a computer program product comprising a computer program/instructions, which when executed by a processor, implement the steps of the above data processing method.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
the technical scheme realizes the read-write management of the disk by carrying out the open-close control of data transmission on the object such as a program for executing data transmission. According to the technical scheme, the phenomenon that the disk is repeatedly tracked due to a multi-process/multi-thread processing mode when the data processing speed is slightly smaller than the read-write average value of the disk can be effectively avoided, so that the disk throughput is guaranteed, the system processing speed is increased, and the system processing capacity is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of embodiments of the disclosure.
Drawings
Other features, objects, and advantages of embodiments of the disclosure will become more apparent from the following detailed description of non-limiting embodiments when taken in conjunction with the accompanying drawings. In the drawings:
FIG. 1 shows a flow diagram of a data processing method according to an embodiment of the present disclosure;
FIG. 2 shows a flow diagram of a data processing method according to another embodiment of the present disclosure;
FIG. 3 shows a block diagram of a data processing apparatus according to an embodiment of the present disclosure;
FIG. 4 shows a block diagram of a data processing apparatus according to another embodiment of the present disclosure;
FIG. 5 shows a block diagram of an electronic device according to an embodiment of the present disclosure;
FIG. 6 is a schematic block diagram of a computer system suitable for use in implementing a data processing method according to an embodiment of the present disclosure.
Detailed Description
Hereinafter, exemplary embodiments of the disclosed embodiments will be described in detail with reference to the accompanying drawings so that they can be easily implemented by those skilled in the art. Also, for the sake of clarity, parts not relevant to the description of the exemplary embodiments are omitted in the drawings.
In the disclosed embodiments, it is to be understood that terms such as "including" or "having," etc., are intended to indicate the presence of the disclosed features, numbers, steps, behaviors, components, parts, or combinations thereof, and are not intended to preclude the possibility that one or more other features, numbers, steps, behaviors, components, parts, or combinations thereof may be present or added.
It should be further noted that the embodiments and features of the embodiments in the present disclosure may be combined with each other without conflict. The embodiments of the present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
The technical scheme provided by the embodiment of the disclosure realizes the read-write management of the disk by performing the open-close control of data transmission on the objects such as the program for executing the data transmission. According to the technical scheme, the frequent seek operation of the disk for many times caused by a multi-process/multi-thread processing mode can be effectively avoided when the data processing speed is slightly less than the read-write average value of the disk, so that the disk throughput is guaranteed, the system processing speed is increased, and the system processing capacity is improved.
Fig. 1 shows a flowchart of a data processing method according to an embodiment of the present disclosure, which includes the following steps S101 to S103, as shown in fig. 1:
in step S101, in response to receiving the data transmission instruction, sending a disk connection request to the controller;
in step S102, in response to receiving the disk connection confirmation information sent by the controller, establishing a connection with a disk, and performing data transmission;
in step S103, in response to detecting the end of data transfer, the connection with the disk is cut off or data transfer end information is sent to the controller.
As mentioned above, with the development of data technology, in order to increase the system data processing speed and improve the system data processing capability, almost all operating systems adopt a multi-process/multi-thread processing mode when processing data, especially when processing a large number of data files. However, under the condition of using the mechanical hard disk, when the data processing speed is slightly less than the read-write average value of the disk, the multi-process/multi-thread processing mode will cause multiple frequent seek operations of the disk, thereby reducing the throughput of the disk and further reducing the processing speed of the whole system.
In view of the above, in this embodiment, a data processing method is proposed which realizes read/write management for a disk by performing open/close control of data transfer for an object such as a program which executes data transfer. According to the technical scheme, the phenomenon that the disk is repeatedly tracked due to a multi-process/multi-thread processing mode when the data processing speed is slightly smaller than the read-write average value of the disk can be effectively avoided, so that the disk throughput is guaranteed, the system processing speed is increased, and the system processing capacity is improved.
In an embodiment of the present disclosure, the data processing method may be applied to an object that needs to establish a connection with a disk to perform data transmission, such as a certain program, and the like, of a computer, an electronic device, a server, and the like that can perform data processing.
In an embodiment of the present disclosure, the data transmission instruction refers to an instruction for instructing data transmission, and the data transmission instruction may be issued by a user or by another execution subject.
In an embodiment of the present disclosure, the disk connection request refers to a request for establishing a connection with a disk.
In an embodiment of the present disclosure, the disk connection confirmation information refers to information that a disk confirms that connection can be performed, and after receiving the information, connection with the disk can be established to perform data transmission.
In an embodiment of the present disclosure, the data transmission end information is information used to indicate that the data transmission is completed this time, and after receiving the data transmission end information, the controller may cut off the connection between the data transmission object and the disk.
In the above embodiment, if the data transfer object receives a data transfer instruction sent by a user or another execution main body, which indicates that there is a need to connect to a disk for data transfer at this time, a disk connection request is sent to the controller; if the disk connection confirmation information sent by the controller is received, which indicates that the disk can be connected by confirmation at the moment, establishing connection with the disk, and executing data transmission; after the data transmission is detected to be finished, the connection between the data transmission object and the disk can be cut off or data transmission finishing information is sent to the controller, so that the controller cuts off the connection between the data transmission object and the disk, and the disk connection resources are released in time, so that other data transmission objects can sequentially and effectively use the disk, multiple frequent seek operations of the disk are avoided, the throughput of the disk is guaranteed, the system processing speed is improved, and the system processing capacity is improved.
In an embodiment of the present disclosure, the method further comprises the steps of:
and setting a data cache space.
In order to save the disk occupation time and improve the effectiveness of disk connection, in this embodiment, a data cache space is further provided to cache the acquired data, wherein the capacity of the data cache space should be greater than a preset capacity threshold, that is, the data cache space should be set as large as possible, so as to effectively apply the storage requirement of the cached data. The data cache space may be implemented based on a temporary file system, for example, more temporary file spaces may be requested according to the needs of the actual application; the method can also be implemented based on the SWAP partition, the SWAP partition technology is to release a part of the space in the hard disk memory for the currently running programs when the physical memory of the system is not enough, the released space may come from some programs which do not have any operation for a long time, the released space is temporarily stored in the SWAP partition, and the stored data is restored from the SWAP partition to the memory when the programs are to run.
In this embodiment, the step S102, namely, in response to receiving the disk connection confirmation information sent by the controller, establishing a connection with the disk, and performing data transmission, may be implemented as:
and responding to the received disk connection confirmation information sent by the controller, establishing connection with the disk to read data, and storing the read data in the data cache space.
The step S103, namely, the step of disconnecting the connection with the disk or sending data transmission end information to the controller in response to detecting the end of data transmission, may be implemented as:
and in response to detecting the end of data reading, cutting off the connection with the disk or sending data reading end information to the controller.
In the above embodiment, after receiving the disk connection confirmation information sent by the controller and establishing the connection with the disk, the read data is stored in the data cache space, and after detecting that the data reading is finished, the connection with the disk is cut off or data reading end information is sent to the controller, so that the controller cuts off the connection between the data transmission object and the disk, and the disk connection resource is released in time, so that other data transmission objects can sequentially and effectively use the disk. And then, offline data processing can be performed under the condition that disk resources are not occupied, connection with the disk is requested after the offline data processing is finished, and the processed data is transmitted to the disk.
In an embodiment of the present disclosure, the method may further include the steps of:
and processing the read data, and sending a disk connection request to the controller in response to detecting that the data processing is finished.
In an embodiment of the present disclosure, the method may further include the steps of:
responding to the received disk connection confirmation information sent by the controller, establishing connection with the disk, and writing the processed data into the disk;
and in response to detecting the end of data writing, cutting off the connection with the disk or sending data transmission end information to the controller.
As mentioned above, after the connection with the disk is established, the read data is stored in the data cache space, and then the connection with the disk is cut off or data reading end information is sent to the controller, so that offline data processing can be performed without occupying disk resources, the validity of disk connection is improved, and subsequently, the connection with the disk can be requested after the offline data processing is finished, and the processed data is transmitted to the disk. Therefore, in this embodiment, after the data reading is finished, the read data stored in the data cache space is processed, after the data processing is finished, a disk connection request is sent to the controller, after the disk connection confirmation information sent by the controller is received, the connection with the disk is re-established, the processed data is written into the disk, and after the data writing is finished, the connection with the disk is cut off or data transmission end information is sent to the controller, so that the controller cuts off the connection between the data transmission object and the disk, and the disk connection resource is released in time, so that other data transmission objects can sequentially and effectively use the disk.
Fig. 2 shows a flowchart of a data processing method according to another embodiment of the present disclosure, which includes the following steps S201 to S203, as shown in fig. 2:
in step S201, in response to detecting a disk connection request issued by a target object, determining whether a disk is in an available state;
in step S202, when it is determined that the disk is in an available state, confirming connection between the target object and the disk, and sending disk connection confirmation information to the target object;
in step S203, in response to detecting that the target object establishes a connection with the disk, the disk is set to an unavailable state.
As mentioned above, with the development of data technology, in order to increase the system data processing speed and improve the system data processing capability, almost all operating systems adopt a multi-process/multi-thread processing mode when processing data, especially when processing a large number of data files. However, under the condition of using the mechanical hard disk, when the data processing speed is slightly less than the read-write average value of the disk, the multi-process/multi-thread processing mode will cause multiple frequent seek operations of the disk, thereby reducing the throughput of the disk and further reducing the processing speed of the whole system.
In view of the above, in this embodiment, a data processing method is proposed which realizes read/write management for a disk by performing open/close control of data transfer for an object such as a program which executes data transfer. According to the technical scheme, the phenomenon that the disk is repeatedly tracked due to a multi-process/multi-thread processing mode when the data processing speed is slightly smaller than the read-write average value of the disk can be effectively avoided, so that the disk throughput is guaranteed, the system processing speed is increased, and the system processing capacity is improved.
In an embodiment of the present disclosure, the data processing method may be applied to a disk management side, such as a controller, etc., of a computer, an electronic device, a server, etc., which may perform data processing.
In an embodiment of the present disclosure, the target object refers to an object, such as a program, that wants to establish a connection with a disk for data transmission.
In an embodiment of the present disclosure, to avoid multiple frequent seek operations of a disk caused by a multiprocess/multithread processing manner, throughput of the disk is guaranteed, system processing speed is increased, and system processing capacity is improved, where a state of the disk is set to be available or unavailable according to whether a data connection has been established with the disk, for example, if a connection has been established with a certain object and data is being transmitted, the state of the disk is set to be unavailable, and at this time, other objects cannot be allowed to connect with the disk; if the current disk is not connected with other objects and data is not transmitted, the state of the disk is set to be available, and other objects can be allowed to be connected with the disk.
In an embodiment of the present disclosure, the disk connection confirmation information refers to information that confirms that a disk can be connected to a target object, and after receiving the information, the target object may establish a connection with the disk to perform data transmission.
In the above embodiment, if a disk connection request sent by a target object is received, it is first determined whether a disk is in an available state; when the disk is in an available state, the connection between the target object and the disk can be confirmed, namely the target object is allowed to be connected with the disk, and disk connection confirmation information is sent to the target object; then, in order to avoid that other objects occupy the disk resources at the same time, the disk needs to be set in an unavailable state after the connection between the target object and the disk is confirmed.
In an embodiment of the present disclosure, the method may further include the steps of:
and setting the disk to be in an available state in response to detecting that the data transmission between the target object and the disk is finished or receiving data transmission finishing information sent by the target object.
In this embodiment, if it is detected that data transmission between a target object and a disk is finished or data transmission end information sent by the target object is received, the target object is considered to have finished a data transmission task, and the disk may be set to an available state for other objects to access.
In an embodiment of the present disclosure, the method may further include the steps of:
and when determining that the disk is in an unavailable state, sending waiting prompt information to the target object, and when detecting that the disk recovers the available state, confirming the connection between the target object and the disk.
In this embodiment, when it is determined that the disk is in the unavailable state, it is considered that the current disk is being accessed by an object and cannot accept an access request of a new object, at this time, wait prompting information may be sent to the target object to prompt the target object to wait for the current access object to finish accessing, that is, to access again when the disk is in the available state, and when it is detected that the current access object finishes accessing the disk and returns to the available state, the connection between the target object and the disk may be reconfirmed, so that the target object establishes a connection between the target object and the disk.
In an embodiment of the present disclosure, the method may further include the steps of:
and arranging the received disk connection requests according to the receiving time sequence so as to process the disk connection requests in sequence.
In order to improve the effectiveness of disk connection and avoid multiple frequent seek operations of a disk, in this embodiment, received disk connection requests are sequentially arranged according to receiving time to form a disk connection request queue, so as to sequentially process the disk connection requests, for example, a disk connection request from an object 1 which is received first is processed first, and at this time, because the disk is in an available state, the connection between the object 1 and the disk can be confirmed, and disk connection confirmation information is sent to the object 1; the object 1 establishes connection with a disk, data reading is carried out, the disk can be set to be in an unavailable state at the moment, the object 1 stores the read data in a data cache space, the connection with the disk is cut off, the disk is restored to be in an available state, the next disk connection request from the object 2 is sequentially processed in a similar mode, and at the moment, the object 1 starts to process the data stored in the data cache space off line; and after the object 1 finishes processing the data, sending a disk connection request to the controller again, wherein the disk connection request is arranged in a disk connection request queue according to the receiving time sequence of the disk, and when the disk connection request is processed in sequence, the object 1 writes the previously processed data into the disk again. According to the data access and transmission flow, the data transmission task can be completed, the occupied time of the disk can be saved, the effectiveness of disk connection is improved, repeated and frequent seek operation of the disk is avoided, the disk throughput is further ensured, the system processing speed is improved, and the system processing capacity is improved.
The following are embodiments of the disclosed apparatus that may be used to perform embodiments of the disclosed methods.
Fig. 3 shows a block diagram of a data processing apparatus according to an embodiment of the present disclosure, which may be implemented as part or all of an electronic device by software, hardware, or a combination of both. As shown in fig. 3, the data processing apparatus includes:
a first sending module 301 configured to send a disk connection request to the controller in response to receiving a data transmission instruction;
a transmission module 302 configured to establish a connection with a disk and perform data transmission in response to receiving the disk connection confirmation information sent by the controller;
an operation module 303 configured to disconnect the connection with the disk or send data transmission end information to the controller in response to detecting the end of data transmission.
As mentioned above, with the development of data technology, in order to increase the system data processing speed and improve the system data processing capability, almost all operating systems adopt a multi-process/multi-thread processing mode when processing data, especially when processing a large number of data files. However, under the condition of using the mechanical hard disk, when the data processing speed is slightly less than the read-write average value of the disk, the multi-process/multi-thread processing mode will cause multiple frequent seek operations of the disk, thereby reducing the throughput of the disk and further reducing the processing speed of the whole system.
In view of the above, in this embodiment, a data processing apparatus is proposed which realizes read/write management of a disk by performing open/close control of data transfer with respect to an object such as a program which executes data transfer. According to the technical scheme, the phenomenon that the disk is repeatedly tracked due to a multi-process/multi-thread processing mode when the data processing speed is slightly smaller than the read-write average value of the disk can be effectively avoided, so that the disk throughput is guaranteed, the system processing speed is increased, and the system processing capacity is improved.
In an embodiment of the present disclosure, the data processing apparatus may be implemented as a computer, an electronic device, a server, or the like that can perform data processing, such as a program, that needs to establish a connection with a disk to perform data transmission.
In an embodiment of the present disclosure, the data transmission instruction refers to an instruction for instructing data transmission, and the data transmission instruction may be issued by a user or by another execution subject.
In an embodiment of the present disclosure, the disk connection request refers to a request for establishing a connection with a disk.
In an embodiment of the present disclosure, the disk connection confirmation information refers to information that a disk confirms that connection can be performed, and after receiving the information, connection with the disk can be established to perform data transmission.
In an embodiment of the present disclosure, the data transmission end information is information used to indicate that the data transmission is completed this time, and after receiving the data transmission end information, the controller may cut off the connection between the data transmission object and the disk.
In the above embodiment, if the data transfer object receives a data transfer instruction sent by a user or another execution main body, which indicates that there is a need to connect to a disk for data transfer at this time, a disk connection request is sent to the controller; if the disk connection confirmation information sent by the controller is received, which indicates that the disk can be connected by confirmation at the moment, establishing connection with the disk, and executing data transmission; after the data transmission is detected to be finished, the connection between the data transmission object and the disk can be cut off or data transmission finishing information is sent to the controller, so that the controller cuts off the connection between the data transmission object and the disk, and the disk connection resources are released in time, so that other data transmission objects can sequentially and effectively use the disk, multiple frequent seek operations of the disk are avoided, the throughput of the disk is guaranteed, the system processing speed is improved, and the system processing capacity is improved.
In an embodiment of the present disclosure, the apparatus may further include:
a first setting module configured to set a data cache space.
In order to save the disk occupation time and improve the effectiveness of disk connection, in this embodiment, a data cache space is further provided to cache the acquired data, wherein the capacity of the data cache space should be greater than a preset capacity threshold, that is, the data cache space should be set as large as possible, so as to effectively apply the storage requirement of the cached data. The data cache space may be implemented based on a temporary file system, for example, more temporary file spaces may be requested according to the needs of the actual application; the method can also be implemented based on the SWAP partition, the SWAP partition technology is to release a part of the space in the hard disk memory for the currently running programs when the physical memory of the system is not enough, the released space may come from some programs which do not have any operation for a long time, the released space is temporarily stored in the SWAP partition, and the stored data is restored from the SWAP partition to the memory when the programs are to run.
In this embodiment, the transmission module 302 may be configured to:
and responding to the received disk connection confirmation information sent by the controller, establishing connection with the disk to read data, and storing the read data in the data cache space.
The operation module 303 may be configured to:
and in response to detecting the end of data reading, cutting off the connection with the disk or sending data reading end information to the controller.
In the above embodiment, after receiving the disk connection confirmation information sent by the controller and establishing the connection with the disk, the read data is stored in the data cache space, and after detecting that the data reading is finished, the connection with the disk is cut off or data reading end information is sent to the controller, so that the controller cuts off the connection between the data transmission object and the disk, and the disk connection resource is released in time, so that other data transmission objects can sequentially and effectively use the disk. And then, offline data processing can be performed under the condition that disk resources are not occupied, connection with the disk is requested after the offline data processing is finished, and the processed data is transmitted to the disk.
In an embodiment of the present disclosure, the apparatus may further include:
and the second sending module is configured to process the read data and send a disk connection request to the controller in response to detecting that the data processing is finished.
In one embodiment of the present disclosure, the first and second electrodes are,
the transmission module 302 may be further configured to: responding to the received disk connection confirmation information sent by the controller, establishing connection with the disk, and writing the processed data into the disk;
the operation module 303 may be further configured to: and in response to detecting the end of data writing, cutting off the connection with the disk or sending data transmission end information to the controller.
As mentioned above, after the connection with the disk is established, the read data is stored in the data cache space, and then the connection with the disk is cut off or data reading end information is sent to the controller, so that offline data processing can be performed without occupying disk resources, the validity of disk connection is improved, and subsequently, the connection with the disk can be requested after the offline data processing is finished, and the processed data is transmitted to the disk. Therefore, in this embodiment, after the data reading is finished, the read data stored in the data cache space is processed, after the data processing is finished, a disk connection request is sent to the controller, after the disk connection confirmation information sent by the controller is received, the connection with the disk is re-established, the processed data is written into the disk, and after the data writing is finished, the connection with the disk is cut off or data transmission end information is sent to the controller, so that the controller cuts off the connection between the data transmission object and the disk, and the disk connection resource is released in time, so that other data transmission objects can sequentially and effectively use the disk.
Fig. 4 shows a block diagram of a data processing apparatus according to another embodiment of the present disclosure, which may be implemented as part or all of an electronic device by software, hardware, or a combination of both. As shown in fig. 4, the data processing apparatus includes:
a determining module 401 configured to determine whether a disk is in an available state in response to detecting a disk connection request issued by a target object;
a third sending module 402, configured to, when it is determined that the disk is in an available state, confirm a connection between the target object and the disk, and send disk connection confirmation information to the target object;
a second setting module 403 configured to set the disk to an unavailable state in response to detecting that the target object establishes a connection with the disk.
As mentioned above, with the development of data technology, in order to increase the system data processing speed and improve the system data processing capability, almost all operating systems adopt a multi-process/multi-thread processing mode when processing data, especially when processing a large number of data files. However, under the condition of using the mechanical hard disk, when the data processing speed is slightly less than the read-write average value of the disk, the multi-process/multi-thread processing mode will cause multiple frequent seek operations of the disk, thereby reducing the throughput of the disk and further reducing the processing speed of the whole system.
In view of the above, in this embodiment, a data processing apparatus is proposed which realizes read/write management of a disk by performing open/close control of data transfer with respect to an object such as a program which executes data transfer. According to the technical scheme, the phenomenon that the disk is repeatedly tracked due to a multi-process/multi-thread processing mode when the data processing speed is slightly smaller than the read-write average value of the disk can be effectively avoided, so that the disk throughput is guaranteed, the system processing speed is increased, and the system processing capacity is improved.
In an embodiment of the present disclosure, the data processing apparatus may be implemented as a disk management side such as a computer, an electronic device, a server, and the like, which may perform data processing, such as a controller, and the like.
In an embodiment of the present disclosure, the target object refers to an object, such as a program, that wants to establish a connection with a disk for data transmission.
In an embodiment of the present disclosure, to avoid multiple frequent seek operations of a disk caused by a multiprocess/multithread processing manner, throughput of the disk is guaranteed, system processing speed is increased, and system processing capacity is improved, where a state of the disk is set to be available or unavailable according to whether a data connection has been established with the disk, for example, if a connection has been established with a certain object and data is being transmitted, the state of the disk is set to be unavailable, and at this time, other objects cannot be allowed to connect with the disk; if the current disk is not connected with other objects and data is not transmitted, the state of the disk is set to be available, and other objects can be allowed to be connected with the disk.
In an embodiment of the present disclosure, the disk connection confirmation information refers to information that confirms that a disk can be connected to a target object, and after receiving the information, the target object may establish a connection with the disk to perform data transmission.
In the above embodiment, if a disk connection request sent by a target object is received, it is first determined whether a disk is in an available state; when the disk is in an available state, the connection between the target object and the disk can be confirmed, namely the target object is allowed to be connected with the disk, and disk connection confirmation information is sent to the target object; then, in order to avoid that other objects occupy the disk resources at the same time, the disk needs to be set in an unavailable state after the connection between the target object and the disk is confirmed.
In an embodiment of the present disclosure, the second setting module 403 may be further configured to:
and setting the disk to be in an available state in response to detecting that the data transmission between the target object and the disk is finished or receiving data transmission finishing information sent by the target object.
In this embodiment, if it is detected that data transmission between a target object and a disk is finished or data transmission end information sent by the target object is received, the target object is considered to have finished a data transmission task, and the disk may be set to an available state for other objects to access.
In an embodiment of the present disclosure, the apparatus may further include:
a fourth sending module, configured to send a waiting prompt message to the target object when it is determined that the disk is in an unavailable state, and confirm the connection between the target object and the disk when it is detected that the disk recovers the available state.
In this embodiment, when it is determined that the disk is in the unavailable state, it is considered that the current disk is being accessed by an object and cannot accept an access request of a new object, at this time, wait prompting information may be sent to the target object to prompt the target object to wait for the current access object to finish accessing, that is, to access again when the disk is in the available state, and when it is detected that the current access object finishes accessing the disk and returns to the available state, the connection between the target object and the disk may be reconfirmed, so that the target object establishes a connection between the target object and the disk.
In an embodiment of the present disclosure, the apparatus may further include:
the arranging module is configured to arrange the received disk connection requests according to a receiving time sequence so as to perform sequential processing on the disk connection requests.
In order to improve the effectiveness of disk connection and avoid multiple frequent seek operations of a disk, in this embodiment, received disk connection requests are sequentially arranged according to receiving time to form a disk connection request queue, so as to sequentially process the disk connection requests, for example, a disk connection request from an object 1 which is received first is processed first, and at this time, because the disk is in an available state, the connection between the object 1 and the disk can be confirmed, and disk connection confirmation information is sent to the object 1; the object 1 establishes connection with a disk, data reading is carried out, the disk can be set to be in an unavailable state at the moment, the object 1 stores the read data in a data cache space, the connection with the disk is cut off, the disk is restored to be in an available state, the next disk connection request from the object 2 is sequentially processed in a similar mode, and at the moment, the object 1 starts to process the data stored in the data cache space off line; and after the object 1 finishes processing the data, sending a disk connection request to the controller again, wherein the disk connection request is arranged in a disk connection request queue according to the receiving time sequence of the disk, and when the disk connection request is processed in sequence, the object 1 writes the previously processed data into the disk again. According to the data access and transmission flow, the data transmission task can be completed, the occupied time of the disk can be saved, the effectiveness of disk connection is improved, repeated and frequent seek operation of the disk is avoided, the disk throughput is further ensured, the system processing speed is improved, and the system processing capacity is improved.
The present disclosure also discloses an electronic device, fig. 5 shows a block diagram of an electronic device according to an embodiment of the present disclosure, and as shown in fig. 5, the electronic device 500 includes a memory 501 and a processor 502; wherein the content of the first and second substances,
the memory 501 is used to store one or more computer instructions, which are executed by the processor 502 to implement the above-described method steps.
FIG. 6 is a schematic block diagram of a computer system suitable for use in implementing a data processing method according to an embodiment of the present disclosure.
As shown in fig. 6, the computer system 600 includes a processing unit 601 which can execute various processes in the above-described embodiments according to a program stored in a Read Only Memory (ROM)602 or a program loaded from a storage section 608 into a Random Access Memory (RAM) 603. In the RAM603, various programs and data necessary for the operation of the system 600 are also stored. The processing unit 601, the ROM602, and the RAM603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
The following components are connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, and the like; an output portion 607 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 608 including a hard disk and the like; and a communication section 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the internet. The driver 610 is also connected to the I/O interface 605 as needed. A removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 610 as necessary, so that a computer program read out therefrom is mounted in the storage section 608 as necessary. The processing unit 601 may be implemented as a CPU, a GPU, a TPU, an FPGA, an NPU, or other processing units.
In particular, the above described methods may be implemented as computer software programs, according to embodiments of the present disclosure. For example, embodiments of the present disclosure include a computer program product comprising a computer program tangibly embodied on a medium readable thereby, the computer program comprising program code for performing the data processing method. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 409, and/or installed from the removable medium 411.
A computer program product is also disclosed in embodiments of the present disclosure, the computer program product comprising computer programs/instructions which, when executed by a processor, implement any of the above method steps.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowcharts or block diagrams may represent a module, a program segment, or a portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units or modules described in the embodiments of the present disclosure may be implemented by software or hardware. The units or modules described may also be provided in a processor, and the names of the units or modules do not in some cases constitute a limitation of the units or modules themselves.
As another aspect, the disclosed embodiment also provides a computer-readable storage medium, which may be the computer-readable storage medium included in the apparatus in the foregoing embodiment; or it may be a separate computer readable storage medium not incorporated into the device. The computer readable storage medium stores one or more programs for use by one or more processors in performing the methods described in the embodiments of the present disclosure.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention in the embodiments of the present disclosure is not limited to the specific combination of the above-mentioned features, but also encompasses other embodiments in which any combination of the above-mentioned features or their equivalents is made without departing from the inventive concept. For example, the above features and (but not limited to) the features with similar functions disclosed in the embodiments of the present disclosure are mutually replaced to form the technical solution.

Claims (10)

1. A method of data processing, comprising:
sending a disk connection request to the controller in response to receiving the data transmission instruction;
responding to the received disk connection confirmation information sent by the controller, establishing connection with the disk, and executing data transmission;
and in response to detecting the end of the data transmission, cutting off the connection with the disk or sending data transmission end information to the controller.
2. The method of claim 1, further comprising:
and setting a data cache space.
3. The method of claim 2, wherein the establishing a connection with a disk in response to receiving the disk connection confirmation information sent by the controller, and performing data transfer, are implemented as:
and responding to the received disk connection confirmation information sent by the controller, establishing connection with the disk to read data, and storing the read data in the data cache space.
4. A method of data processing, comprising:
in response to detecting a disk connection request sent by a target object, determining whether a disk is in an available state;
when the disk is determined to be in an available state, confirming the connection between the target object and the disk, and sending disk connection confirmation information to the target object;
and setting the disk to be in an unavailable state in response to detecting that the target object establishes connection with the disk.
5. The method of claim 4, further comprising:
and setting the disk to be in an available state in response to detecting that the data transmission between the target object and the disk is finished or receiving data transmission finishing information sent by the target object.
6. A data processing apparatus comprising:
a first sending module configured to send a disk connection request to the controller in response to receiving the data transmission instruction;
the transmission module is configured to respond to the reception of the disk connection confirmation information sent by the controller, establish connection with a disk and perform data transmission;
and the operation module is configured to cut off the connection with the disk or send data transmission end information to the controller in response to the detection of the data transmission end.
7. A data processing apparatus comprising:
the determining module is configured to determine whether the disk is in an available state or not in response to detecting a disk connection request sent by the target object;
a third sending module, configured to, when it is determined that the disk is in an available state, confirm a connection between the target object and the disk, and send disk connection confirmation information to the target object;
and the second setting module is configured to set the disk to be in an unavailable state in response to detecting that the target object establishes connection with the disk.
8. An electronic device comprising a memory and a processor; wherein the content of the first and second substances,
the memory is configured to store one or more computer instructions, wherein the one or more computer instructions are executed by the processor to implement the steps of the method of any one of claims 1-5.
9. A computer readable storage medium having computer instructions stored thereon, wherein the computer instructions, when executed by a processor, implement the steps of the method of any one of claims 1-5.
10. A computer program product comprising computer programs/instructions which, when executed by a processor, carry out the steps of the method of any one of claims 1 to 5.
CN202110265994.XA 2021-03-11 2021-03-11 Data processing method, data processing apparatus, electronic device, storage medium, and program product Pending CN112882661A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110265994.XA CN112882661A (en) 2021-03-11 2021-03-11 Data processing method, data processing apparatus, electronic device, storage medium, and program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110265994.XA CN112882661A (en) 2021-03-11 2021-03-11 Data processing method, data processing apparatus, electronic device, storage medium, and program product

Publications (1)

Publication Number Publication Date
CN112882661A true CN112882661A (en) 2021-06-01

Family

ID=76041397

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110265994.XA Pending CN112882661A (en) 2021-03-11 2021-03-11 Data processing method, data processing apparatus, electronic device, storage medium, and program product

Country Status (1)

Country Link
CN (1) CN112882661A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1568461A (en) * 2001-10-16 2005-01-19 英特尔公司 Mass storage caching processes for power reduction
CN104516677A (en) * 2013-09-26 2015-04-15 北大方正集团有限公司 Disk data read and write method and disk memory device
CN110704244A (en) * 2019-09-29 2020-01-17 苏州浪潮智能科技有限公司 Disk offline processing method, device and equipment and readable storage medium
CN111506453A (en) * 2019-01-31 2020-08-07 阿里巴巴集团控股有限公司 Disk snapshot creating method, device, system and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1568461A (en) * 2001-10-16 2005-01-19 英特尔公司 Mass storage caching processes for power reduction
CN104516677A (en) * 2013-09-26 2015-04-15 北大方正集团有限公司 Disk data read and write method and disk memory device
CN111506453A (en) * 2019-01-31 2020-08-07 阿里巴巴集团控股有限公司 Disk snapshot creating method, device, system and storage medium
CN110704244A (en) * 2019-09-29 2020-01-17 苏州浪潮智能科技有限公司 Disk offline processing method, device and equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN102906726B (en) Association process accelerated method, Apparatus and system
US9223596B1 (en) Virtual machine fast provisioning based on dynamic criterion
CN109240825B (en) Elastic task scheduling method, device, equipment and computer readable storage medium
US9432311B2 (en) Dynamic resource allocation for distributed cluster-storage network
US20110107344A1 (en) Multi-core apparatus and load balancing method thereof
CN110753084B (en) Uplink data reading method, cache server and computer readable storage medium
CN106897299B (en) Database access method and device
US11003483B1 (en) Parameterized launch acceleration for compute instances
US9697047B2 (en) Cooperation of hoarding memory allocators in a multi-process system
CN115904761A (en) System on chip, vehicle and video processing unit virtualization method
CN111177032A (en) Cache space application method, system, device and computer readable storage medium
US10942821B1 (en) Method and apparatus for dynamic binding and unbinding thin logical storage volumes to snapshots of a file system
CN112882661A (en) Data processing method, data processing apparatus, electronic device, storage medium, and program product
CN109634721B (en) Method and related device for starting communication between virtual machine and host
US8234651B2 (en) Information processing method and apparatus using the same
CN113781154A (en) Information rollback method, system, electronic equipment and storage medium
CN113868218A (en) Data processing method and device, electronic equipment and computer readable storage medium
CN113377491B (en) Drive data processing method, drive data processing device, electronic equipment and computer storage medium
CN112003860B (en) Memory management method, system and medium suitable for remote direct memory access
CN116010126B (en) Service aggregation method, device and system
US20220342599A1 (en) Memory Management System and Method
CN111523692B (en) Order management method, order management device and order management system
CN117707425A (en) IO pipeline intelligent grouping method and system suitable for CPU multi-core
CN117176813A (en) Method and device for processing service request
CN114185701A (en) Data processing method and device, electronic equipment and storage medium

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