CN105335308A - Method, apparatus and system for processing access information of storage device - Google Patents

Method, apparatus and system for processing access information of storage device Download PDF

Info

Publication number
CN105335308A
CN105335308A CN201410239181.3A CN201410239181A CN105335308A CN 105335308 A CN105335308 A CN 105335308A CN 201410239181 A CN201410239181 A CN 201410239181A CN 105335308 A CN105335308 A CN 105335308A
Authority
CN
China
Prior art keywords
address
physical address
virtual address
access
processor
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
CN201410239181.3A
Other languages
Chinese (zh)
Other versions
CN105335308B (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.)
Huawei Technologies Co Ltd
Institute of Computing Technology of CAS
Original Assignee
Huawei Technologies Co Ltd
Institute of Computing Technology of CAS
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 Technologies Co Ltd, Institute of Computing Technology of CAS filed Critical Huawei Technologies Co Ltd
Priority to CN201410239181.3A priority Critical patent/CN105335308B/en
Priority to PCT/CN2015/079675 priority patent/WO2015180598A1/en
Publication of CN105335308A publication Critical patent/CN105335308A/en
Application granted granted Critical
Publication of CN105335308B publication Critical patent/CN105335308B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

The present invention discloses a method, apparatus and system for processing access information of a storage device. The method comprises: according to a virtual address comprised in an access request initiated by a process, a processor of an accessing device determining a storage device identifier corresponding to the virtual address; generating an access request message, wherein the access request message comprises an access address; and according to the storage device identifier, sending the access request message to a processor of a storage device that the storage device identifier points to, so that, according to the access address comprised in the access request message, the processor of the storage device performing an access request operation in a memory medium that the access address points to. The method, apparatus and system provided by the present invention increase access performance of an integrated storage device.

Description

To visit information disposal route and device, the system of memory device
Technical field
The embodiment of the present invention relates to computer memory technical field, particularly relates to a kind of visit information disposal route to memory device and device, system.
Background technology
In the prior art, mainly comprise two kinds to the access method of storage medium, first method is by kernel access storage media, the system architecture diagram of a kind of access method to storage medium that Fig. 8 provides for prior art, as shown in Figure 8:
Virtual address is sent to memory management unit (Memorymanagementunit by core, MMU), MMU query conversion query caching (Translationlookasidebuffer, TLB) is shown, and finds that the virtual address that will access also does not have physical address corresponding with it.MMU sends out page faults to core, core response is interrupted, after protection running environment, be absorbed in kernel, physical memory allocator (being arranged in operating system OS as shown in Figure 8) in kernel is this virtual address allocated physical address, and set up page table, wherein, the corresponding relation between the virtual address of foundation and physical address is preserved in page table, page table is loaded into TLB table, namely TLB table is refreshed, kernel sends interrupt routine to core and completes, core recovering process running environment, again virtual address is sent to MMU, MMU inquires about TLB table, obtain the physical address that virtual address is corresponding, MMU sends and comprises physical address request of access to buffer memory (cache), cache sends access request to Memory Controller Hub, Memory Controller Hub is to dynamic RAM ((DynamicRandomAccessMemory, DRAM) request of access is sent, DRAM responds request of access, if read then by data from DRAM through Memory Controller Hub, cache directly arrives core.
Another kind method is by direct memory access (Directmemoryaccess, DMA) mode access storage media, the another kind that Fig. 9 provides for prior art to the system architecture diagram of the access method of memory device, as shown in Figure 9:
Processor is to input and output (Input/Output, I/O) bus sends order, order is sent to corresponding I/O port by I/O bus, I/O interface takes orders from I/O port, I/O interface converts order to disk command and sends to Magnetic Disk Controller, order is sent to DMA by Magnetic Disk Controller, data transmit by dma operation rambus between disk and internal memory, DMA completes data transmission, message is returned to Magnetic Disk Controller, message is sent successively to processor and send out interruption, inform that Nuclear Data transmits complete.
But state in method at the first, distribute because operating system performs physical memory, when triggering page faults when lacking Physical Page, processor is absorbed in kernel for a long time, and wants protection & restoration running environment before and after interrupting, and expense is larger.In another approach, because DRAM carry is in I/O bus, processor needs just can complete the copy of DRAM data to internal memory through multi-layer path, and rambus competed by DMA and processor, and expense is larger.
Therefore, in the process of existing access UAS, there is the problem that expense is larger, reduce access performance.
Summary of the invention
The embodiment of the present invention provides a kind of visit information disposal route to memory device and device, in order to solve in the process of existing access UAS, there is the problem that memory cost is larger, can improve the access performance of UAS.
First aspect, provides a kind of visit information disposal route to memory device, and described memory device comprises more than one storage medium, comprising:
The virtual address that the processor of access equipment comprises according to the storage device access request instruction that process is initiated, determines the storage device identification corresponding with described virtual address;
Generate access request message, described access request message comprises reference address;
According to described storage device identification, the processor of the memory device pointed to described storage device identification sends described access request message, with the reference address making the processor of described memory device comprise according to described access request message, in the storage medium that described reference address points to, perform request of access operation.
Alternatively, the virtual address that the processor of accessing equipment comprises according to the storage device access request that process is initiated, determine the storage device identification corresponding with described virtual address, comprising:
The virtual address that the processor of access equipment comprises according to the request of access that process is initiated, determines whether there is the physical address corresponding with described virtual address;
If there is not the physical address corresponding with described virtual address, then determine the storage device identification corresponding with described virtual address;
If there is the physical address corresponding with described virtual address, then determine according to described physical address the storage medium that described physical address points to, according to described storage medium, determine the storage device identification comprising described storage medium.
Alternatively, if there is not the physical address corresponding with described virtual address, then the reference address that the access request message of described generation comprises is virtual address, and described access request message comprises the first message attributes and process number;
If there is the physical address corresponding with described virtual address, then the reference address that the access request message of described generation comprises is physical address, and described access request message comprises the second message attributes.
Alternatively, the virtual address that the processor of accessing equipment comprises according to the storage device access request instruction that process is initiated, determine the storage device identification corresponding with described virtual address, comprising:
The processor inquiry segment table of access equipment, preserves the corresponding relation between described virtual address and described storage device identification in described segment table;
The storage device identification corresponding with described virtual address is obtained from described segment table.
Alternatively, determine whether there is the physical address corresponding with described virtual address before comprise:
Corresponding relation between the described virtual address that the processor receiving described memory device sends and the storage medium that described physical address and described physical address point to.
Second aspect, provides a kind of visit information disposal route to memory device, and described memory device comprises more than one storage medium, comprising:
The processor of memory device receives the access request message of the processor transmission of access equipment, and described access request message comprises reference address;
According to described reference address, in the storage medium that described reference address points to, perform request of access operation.
Alternatively, in described access request message, also comprise the first message attributes and process number, then according to described reference address, in the storage medium that described reference address points to, perform request of access operation, comprising:
The processor of memory device, according to described first message attributes, determines that the reference address that described access request message comprises is virtual address;
According to described process number, inquire about the progress information table corresponding with described process number, determine the physical address corresponding with described virtual address, described progress information table comprises the allocation strategy corresponding with described virtual address that operating system is preset, and described allocation strategy comprises the storage medium that the physical address corresponding with described virtual address and described physical address point to;
According to the described physical address determined, in the storage medium that described physical address points to, perform request of access operation.
Alternatively, in described access request message, also comprise the second message attributes, then according to described reference address, in the storage medium that described reference address points to, perform request of access operation, comprising:
The processor of memory device, according to described second message attributes, determines that the reference address that described access request message comprises is physical address;
Request of access operation is performed in the storage medium that described physical address points to.
Alternatively, according to described process number, inquire about the progress information table corresponding with described process number, after determining the physical address corresponding with described virtual address, comprising:
The corresponding relation between storage medium that described virtual address and described physical address and described physical address point to set up by the processor of memory device;
Corresponding relation between the storage medium point to described virtual address and described physical address and described physical address sends to the processor of described access equipment.
The third aspect, provides a kind of visit information treating apparatus to memory device, and described memory device comprises more than one storage medium, comprising:
Determination module, the virtual address that the storage device access request instruction for initiating according to process comprises, determines the storage device identification corresponding with described virtual address;
Generation module, for generating access request message, described access request message comprises reference address;
Sending module, for the storage device identification determined according to described determination module, the processor of the memory device pointed to described storage device identification sends the access request message that described generation module generates, with the reference address making the processor of described memory device comprise according to described access request message, in the storage medium that described reference address points to, perform request of access operation.
Alternatively, described determination module specifically for:
According to the virtual address that the request of access of process initiation comprises, determine whether there is the physical address corresponding with described virtual address;
If there is not the physical address corresponding with described virtual address, then determine the storage device identification corresponding with described virtual address;
If there is the physical address corresponding with described virtual address, then determine according to described physical address the storage medium that described physical address points to, according to described storage medium, determine the storage device identification comprising described storage medium.
Alternatively, if there is not the physical address corresponding with described virtual address, then the reference address that the access request message that described generation module generates comprises is virtual address, and described access request message comprises the first message attributes and process number;
If there is the physical address corresponding with described virtual address, then the reference address that the access request message that described generation module generates comprises is physical address, and described access request message comprises the second message attributes.
Alternatively, described determination module specifically for: inquiry segment table, preserve the corresponding relation between described virtual address and described storage device identification in described segment table; The storage device identification corresponding with described virtual address is obtained from described segment table.
Alternatively, described device also comprises:
Receiver module, the corresponding relation between the described virtual address that the processor for receiving described memory device sends and the storage medium that described physical address and described physical address point to.
Fourth aspect, provides a kind of visit information treating apparatus to memory device, and described memory device comprises more than one storage medium, comprising:
Receiver module, the access request message that the processor for receiving access equipment sends, described access request message comprises reference address;
Operational module, for according to described reference address, performs request of access operation in the storage medium that described reference address points to.
Alternatively, in described access request message, also comprise the first message attributes and process number, then described operational module specifically for:
According to described first message attributes, determine that the reference address that described access request message comprises is virtual address;
According to described process number, inquire about the progress information table corresponding with described process number, determine the physical address corresponding with described virtual address, described progress information table comprises the allocation strategy corresponding with described virtual address that operating system is preset, and described allocation strategy comprises the storage medium that the physical address corresponding with described virtual address and described physical address point to;
According to the described physical address determined, in the storage medium that described physical address points to, perform request of access operation.
Alternatively, in described access request message, also comprise the second message attributes, then described operational module specifically for: according to described second message attributes, determine that the reference address that described access request message comprises is physical address; And in the storage medium pointed at described physical address, perform request of access operation.
Alternatively, described device also comprises:
Set up module, for setting up the corresponding relation between storage medium that described virtual address and described physical address and described physical address point to;
Sending module, sends to described processor for the corresponding relation between the storage medium that described virtual address and described physical address and described physical address pointed to.
5th aspect, provide a kind of visit information disposal system to memory device, comprise access equipment and memory device, described access equipment comprises processor, and described memory device comprises processor, and described memory device comprises more than one storage medium;
The processor of described access equipment comprises the visit information treating apparatus to memory device described in the above-mentioned third aspect;
The processor of described memory device comprises the visit information treating apparatus to memory device described in above-mentioned fourth aspect.
Utilize in the technical scheme described in the embodiment of the present invention, the processor of access equipment, directly according to the virtual address that the request of access of process initiation comprises, determines the storage device identification corresponding with described virtual address; According to described storage device identification, to the processor transmission access request message of the memory device that described storage device identification is pointed to, with the reference address making the processor of described memory device comprise according to access request message, in the storage medium that described reference address points to, perform request of access operation.The processor that there is not access equipment needs the problem being absorbed in kernel allocated physical address for a long time, decreases the expense caused by kernel distribution physical space;
Further, for outer storage mediums such as disks, the embodiment of the present invention does not need to enter kernel and just can complete the request of access to the memory device comprising these storage mediums through multi-layer path, so there is not the situation that rambus competed by DMA and processor, also can reduce access expense, improve the access performance of integrated memory device.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
The schematic flow sheet of the visit information disposal route to memory device that Fig. 1 provides for one embodiment of the invention;
The schematic flow sheet of the visit information disposal route to memory device that Fig. 2 provides for another embodiment of the present invention;
The system architecture diagram of the visit information disposal route to memory device that Fig. 3 provides for one embodiment of the invention;
The system architecture diagram of the visit information disposal route to memory device that Fig. 4 provides for another embodiment of the present invention;
The interface diagram of the UAS that Fig. 5 provides for the embodiment of the present invention and message type Memory Controller Hub, operating system;
The structural representation of the visit information treating apparatus to memory device that Fig. 6 provides for one embodiment of the invention;
The structural representation of the visit information treating apparatus to memory device that Fig. 7 provides for another embodiment of the present invention;
The system architecture diagram of a kind of access method to memory device that Fig. 8 provides for prior art;
The another kind that Fig. 9 provides for prior art is to the system architecture diagram of the access method of memory device.
Embodiment
For making the object of the embodiment of the present invention, technical scheme and advantage clearly, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creation work prerequisite, belong to the scope of protection of the invention.
Integrated memory device (the UnifiedAccessStorage of memory device in the embodiment of the present invention, UAS) processor and multi storage is comprised, and be directly connected with rambus, therefore the processor of UAS is by the arbitrary storage medium (comprising disk) in instruction access UAS.UAS can simplify the memory interface in storage system framework, improves the extensibility of storage architecture, is convenient to fully use novel storage medium.And the processor that UAS has, the data management function of more abundant intelligence can be comprised, the management of such as physical space, the management etc. of data buffer storage.
The embodiment of the present invention provides a kind of visit information disposal route to memory device from access equipment side, comprising:
The virtual address that the processor of access equipment comprises according to the storage device access request that process is initiated, determines the storage device identification corresponding with described virtual address;
Generate access request message, described access request message comprises reference address;
According to described storage device identification, the processor of the memory device pointed to described storage device identification sends described access request message, with the reference address making the processor of described memory device comprise according to described access request message, in the storage medium that described reference address points to, perform request of access operation.
Therefore, the processor that above-mentioned implementation solves access equipment needs to be absorbed in for a long time the problem of kernel allocated physical address, decreases and distributes by kernel the expense that physical space causes; Further, for outer storage mediums such as disks, the embodiment of the present invention does not need to enter kernel and just can complete the request of access to the memory device comprising these storage mediums through multi-layer path, so there is not the situation that rambus competed by DMA and processor, also can reduce access expense, improve the access performance of integrated memory device.
Below by way of accompanying drawing, technical solutions according to the invention are described in detail:
The schematic flow sheet of the visit information disposal route to memory device that Fig. 1 provides for one embodiment of the invention, as shown in Figure 1, comprising:
The virtual address that the processor of 101, accessing equipment comprises according to the storage device access request instruction that process is initiated, determines whether there is the physical address corresponding with described virtual address;
For example, the virtual address that the processor of access equipment comprises according to the request of access instruction that process is initiated and and the process number of this process, inquire about the TLB corresponding with described process number to show, determine whether there is the physical address corresponding with described virtual address in TLB table, there is not the physical address corresponding with described virtual address and then perform step 102, if there is the physical address corresponding with described virtual address, perform step 104.
Wherein, TLB table is provided with in the processor of access equipment, for example, when the virtual address that the request of access that the processor of memory device has been initiated for this process comprises is assigned with corresponding physical address, the processor of memory device can by the mapping relations between this virtual address and physical address, and the corresponding relation between the storage medium of described physical address sensing sends to the processor of access equipment, corresponding relation between storage medium mapping relations between this virtual address with physical address and described physical address pointed in time to make the processor of access equipment is saved in during the TLB corresponding with this process number show.
102, the storage device identification corresponding with described virtual address is determined;
For example, before step 103, in the embodiment of the present invention, the processor of access equipment receives the segment table corresponding with described process number of operating system transmission, wherein, described segment table comprises the storage device identification corresponding with described virtual address that described operating system is preset; Therefore, the processor of access equipment can inquire about the segment table corresponding with process number, determines the storage device identification corresponding with described virtual address.
103, access request message is generated, and according to described storage device identification, to the processor transmission access request message of the memory device that described storage device identification is pointed to;
Wherein, the described access request message generated in step 103 comprises reference address, process number and the first message attributes, wherein, first message attributes is the virtual address in the request of access of process initiation in order to the reference address indicating access request message to comprise, and indicate the processor of described memory device according to described first message attributes, inquire about the progress information table corresponding with described process number, determine the physical address corresponding with described virtual address; According to the described physical address determined, the storage medium pointed at described physical address performs request of access operation; Further, in described access request message, also comprise operation instruction, perform corresponding request of access operation in order to indicate memory device according to described operation instruction.
Accordingly, the processor of memory device is according to described first message attributes, inquire about the progress information table corresponding with described process number, obtain the allocation strategy corresponding with described virtual address, wherein, described allocation strategy comprises the storage medium that the physical address corresponding with described virtual address and described physical address point to; According to described allocation strategy, in described storage medium, distribute the physical address corresponding with described virtual address.Afterwards, the physical address corresponding with described virtual address is determined according to progress information table; According to the described physical address determined, in described storage medium, perform the request of access corresponding with described operation instruction.
104, generate access request message, and according to described physical address, the processor to the memory device comprising described physical address sends access request message;
Particularly, suppose in step 101, the virtual address that the processor of access equipment comprises according to the request of access that process is initiated and and the process number of this process, inquire about the TLB corresponding with described process number to show, when determining to there is the physical address corresponding with described virtual address in TLB table, the storage medium that described physical address points to can be determined, and determine the storage device identification comprising described storage medium; For this reason, in the process of access equipment, preserve the corresponding relation of the storage medium of physical address and its sensing, and the corresponding relation between storage medium and the storage device identification comprising this storage medium.
Now, the access request message generated comprises reference address and the second message attributes, wherein, second message attributes is the physical address corresponding with virtual address determined in step 101 in order to the reference address indicating access request message to comprise, and indicate the processor of described memory device according to described second message attributes, in the storage medium that described physical address points to, perform request of access operation; Further, in described access request message, also comprise operation instruction, perform corresponding request of access operation in order to indicate memory device according to described operation instruction.
Accordingly, the processor of described memory device, according to described second message attributes, performs the request of access corresponding with described operation instruction in the storage medium that described physical address points to.
The virtual address that the processor of the embodiment of the present invention comprises according to the request of access that process is initiated, determines whether there is the physical address corresponding with described virtual address; If there is not the physical address corresponding with described virtual address, then determine the storage device identification corresponding with described virtual address; According to described storage device identification, the memory device pointed to described storage device identification sends access request message, to make described memory device according to described first message attributes, inquire about the progress information table corresponding with described process number, determine the physical address corresponding with described virtual address; According to the described physical address determined, in the storage medium that described physical address points to, perform request of access operation.
Therefore, utilize described in the embodiment of the present invention in the visit information disposal route of memory device, when judging to there is not the physical address corresponding with virtual address, the processor of access equipment does not need to be absorbed in kernel allocated physical address for a long time, but determines the storage device identification corresponding with described virtual address; According to described storage device identification, the processor of the memory device pointed to directly to described storage device identification sends the access request message comprising virtual address, complete physical space by the processor of memory device to distribute, the expense caused by kernel distribution physical space can be decreased;
Further, for outer storage mediums such as disks, the embodiment of the present invention does not need to enter kernel and just can complete the request of access to comprising these storage medium memory devices through multi-layer path, so there is not the situation that rambus competed by DMA and processor, also can reduce access expense, improve the access performance of integrated memory device.
The embodiment of the present invention provides a kind of visit information disposal route to memory device from memory device side, comprising:
The processor of memory device receives the access request message of the processor transmission of access equipment, and described access request message comprises reference address;
According to described reference address, in the storage medium that described reference address points to, perform request of access operation
Therefore, the processor that there is not access equipment needs the problem being absorbed in kernel allocated physical address for a long time, decreases the expense caused by kernel distribution physical space; Further, for outer storage mediums such as disks, the embodiment of the present invention does not need to enter kernel and just can complete the request of access to the memory device comprising these storage mediums through multi-layer path, so there is not the situation that rambus competed by DMA and processor, also can reduce access expense, improve the access performance of integrated memory device.
Be described in detail below by way of the technical scheme of accompanying drawing to the embodiment of the present invention:
Corresponding with embodiment illustrated in fig. 1, the schematic flow sheet of the visit information disposal route to memory device that Fig. 2 provides for another embodiment of the present invention, as shown in Figure 2, comprising:
201, the access request message that the processor that the processor of memory device receives access equipment sends;
For example, the access request message described in the present embodiment comprises reference address, process number and the first message attributes; Or the access request message described in the present embodiment comprises reference address and the second message attributes;
Wherein, first message attributes is virtual address in order to the reference address indicating access request message to comprise, and indicate the processor of described memory device according to described process number, inquire about the progress information table corresponding with described process number, determine the physical address corresponding with described virtual address, according to the described physical address determined, in the storage medium that described physical address points to, perform request of access operation;
Wherein, the second message attributes is physical address in order to the reference address indicating access request message to comprise, and indicates the processor of described memory device according to described second message attributes, performs request of access operation in the storage medium that described physical address points to.
Further, in the access request message described in the present embodiment, also comprise operation instruction, perform corresponding request of access operation in order to indicate memory device according to described operation instruction.
Alternatively, comprise after step 201:
202, according to described first message attributes, inquire about the progress information table corresponding with described process number, determine the physical address corresponding with described virtual address;
For example, comprise before step 202:
The processor of memory device has received the progress information table corresponding with described process number of operating system transmission, and described progress information table comprises the allocation strategy corresponding with described virtual address that described operating system is preset; Wherein, described allocation strategy comprises the storage medium that the physical address corresponding with described virtual address and described physical address point to.
For example, also comprise after step 202:
Mapping relations between described virtual address with described physical address can be saved in the page table corresponding with described process number by the processor of memory device; Further, when the processor of memory device receives the access request message of processor transmission, according to the process number that access request message comprises, inquire about the page table corresponding with described process number, the physical address corresponding with described virtual address can be determined;
Mapping relations between described virtual address and described physical address can also be sent to the processor of access equipment by the processor of memory device, the mapping relations between described virtual address with described physical address to be cached to during the conversion query buffer memory TLB corresponding with described process number show to make the processor of access equipment.
203, according to the described physical address determined, the storage medium pointed at described physical address performs request of access operation.
For example, if when the operation instruction in above-mentioned access request message is write operation, the progress information table that memory device inquiry is corresponding with described process number, after determining the physical address corresponding with described virtual address, according to the described physical address determined, in the storage medium that described physical address points to, distribute the physical address corresponding with described virtual address, and according to the physical address of described distribution, in described storage medium, perform write operation.
If when the operation instruction in above-mentioned access request message is read operation, the progress information table that memory device inquiry is corresponding with described process number, after determining the physical address corresponding with described virtual address, according to the described physical address determined, the storage medium pointed at described physical address performs read operation.
The memory device of the present embodiment comprises more than one storage medium, for example, preserves the corresponding relation between the physical address storage medium corresponding with it in the memory device of the present embodiment.
Alternatively, also comprise after step 201:
204, according to described second message attributes, in the storage medium that described physical address points to, request of access operation is performed.
For example, described operation instruction comprises read operation or write operation, accordingly, perform the request of access corresponding with described operation instruction in the storage medium pointed at described physical address to comprise: read in corresponding storage medium according to physical address or write data.
Therefore, utilize described in the embodiment of the present invention in the visit information disposal route of memory device, when judging to there is not the physical address corresponding with virtual address, the processor of access equipment does not need to be absorbed in kernel allocated physical address for a long time, but determines the storage device identification corresponding with described virtual address; According to described storage device identification, the processor of the memory device pointed to directly to described storage device identification sends the access request message comprising virtual address, complete physical space by the processor of memory device to distribute, the expense caused by kernel distribution physical space can be decreased;
Accordingly, the processor of memory device receives the access request message of the processor transmission of access equipment, if described access request message comprises reference address, process number and the first message attributes; Determine that this reference address is virtual address according to described first message attributes, the progress information table that inquiry is corresponding with described process number further, determines the physical address corresponding with described virtual address; According to the described physical address determined, in the storage medium that described physical address points to, perform request of access operation; For outer storage mediums such as disks, the embodiment of the present invention does not need to enter kernel and just can complete the request of access to these storage medium memory devices through multi-layer path, so there is not the situation that rambus competed by DMA and processor, also can reduce access expense, improve the access performance of integrated memory device.
The specific implementation of the embodiment of the present invention is described in detail below by way of accompanying drawing:
The system architecture diagram of the visit information disposal route to memory device that Fig. 3 provides for one embodiment of the invention, as shown in Figure 3, processor connects multiple UAS equipment by rambus, and each UAS equipment comprises multi storage (such as DRAM, NVM, SSD, DISK) etc.Based on the system architecture diagram shown in Fig. 3, in the embodiment of the present invention, as follows to the implementation procedure of the access method of the integrated memory device of unallocated physical address:
1. the central processor CPU transmission of accessing equipment comprises the request of access of virtual address to MMU;
Wherein, when CPU receive that process initiates comprise the request of access of virtual address time, CPU can by comprising virtual address, the request of access of process number sends to MMU; Wherein, the operation instruction that process is initiated also is comprised in request of access, as write operation or read operation;
2.MMU inquires about TLB table, determines to there is not the physical address corresponding with this virtual address;
3.MMU inquires about segment table, determines the UAS device identification that this virtual address is corresponding;
The device identification of the virtual address of request, operation instruction and process number and UAS is sent to message type Memory Controller Hub by 4.MMU;
5. message type Memory Controller Hub sends access request message to the UAS that UAS device identification is corresponding;
Wherein, access request message comprises virtual address, operation instruction, process number and the first message attributes, and wherein, the first message attributes distributes corresponding physical address in order to indicate UAS according to the virtual address in access request message;
The processor of 6.UAS is accepted the interview request message, resolves the virtual address, operation instruction, process number and the first message attributes that obtain access request message and comprise;
7.UAS is according to process number, and the progress information table that inquiry is corresponding, determines the storage medium that the physical address corresponding with this virtual address and this physical address point to, and sends allocation space order to afterwards physical allocation module;
8. physical allocation module is this virtual address allocated physical address in the storage medium of correspondence, and create page table, wherein, page table comprises the mapping relations between virtual address and corresponding physical address;
9. the page table newly created sends to update processor TLB to show by physical allocation module, will be assigned message and return to the processor of UAS simultaneously;
The processor of 10.UAS, according to the operation instruction in access request message and the firm physical address distributed, performs the request of access corresponding with operation instruction.
Be assumed to be read operation, data are returned to Memory Controller Hub by rambus by the processor of UAS, and data are returned to CPU by Memory Controller Hub, simultaneously by data buffer memory in cache blocks (cache).
The system architecture diagram of the visit information disposal route to memory device that Fig. 4 provides for another embodiment of the present invention, as shown in Figure 4, processor connects multiple UAS equipment by rambus, and each UAS equipment comprises multi storage (such as DRAM, NVM, SSD, DISK) etc.Based on the system architecture diagram shown in Fig. 4, in the embodiment of the present invention, as follows to the implementation procedure of the access method of the integrated memory device of allocated physical address:
1.CPU transmission comprises the request of access of virtual address to MMU.
Wherein, when CPU receive that process initiates comprise the request of access of virtual address time, CPU can by comprising virtual address, the request of access of process number sends to MMU; Wherein, the operation instruction that process is initiated also is comprised in request of access, as write operation or read operation.
2.MMU inquires about TLB table, finds the physical address corresponding with this virtual address.
3.CPU is according to physical address access cache block cache, if cache does not hit, i.e. the data of not this physical address and correspondence in cache, then message type Memory Controller Hub sends access request message according to physical address to the UAS that will comprise this physical address.
Wherein, access request message comprises physical address, operation instruction and the second message attributes, and the second message attributes is in order to indicate UAS according to this physical address in the enterprising line range solicit operation of the storage medium of correspondence.
The processor of 4.UAS receives access request message, performs the request of access corresponding with operation instruction according to physical address in the storage medium of correspondence.
As read or write data, if if read request, then by the controller of UAS, data being returned to CPU, carrying out cache replacement simultaneously.
The interface diagram of the UAS that Fig. 5 provides for the embodiment of the present invention and message type Memory Controller Hub, operating system, as shown in Figure 5:
In order to realize above-described embodiment, the embodiment of the present invention also provides the interface of the message type Memory Controller Hub in UAS and processor, and accept the access request message that message type Memory Controller Hub transmits, the particular content of this access request message such as comprises:
When UAS also unallocated physical address time, be virtual address request of access, then access request message comprises: the operation instruction of virtual address, process number, request, the first message attributes (identifying what comprise in this access request message is virtual address, needs UAS to distribute corresponding physical address).
When UAS allocated physical address time, be physical address request of access, then access request message comprises: the operation instruction of physical address, request, the second message attributes (what identify that this access request message comprises is physical address, and UAS performs accessing operation according to this physical address).
For example, the embodiment of the present invention also provides UAS and operating system (OperationSystem, OS) interface between, this interface transmits content and such as comprises: the process number etc. applying the starting and ending address of the Virtual Space of application, storage policy, process number, destruction process.
For example, the embodiment of the present invention also provides page table, and wherein, page table comprises: the mapping relations between the physical address that virtual address is corresponding with it, and the mapping relations between the physical address storage medium corresponding with it.
For example, the embodiment of the present invention also provides progress information table, wherein, in units of process, each process comprises a progress information table, take process number as difference, wherein, each in progress information table such as comprises the allocation strategy of one section of virtual address, wherein, comprises the physical medium, cache policy etc. of physical address corresponding to this section of virtual address and correspondence in allocation strategy.
For example, the embodiment of the present invention such as can add segment table in the paging unit of processor, and wherein, each process comprises a segment table, each the expression process a certain section of virtual address in segment table and the mapping relations of a certain UAS device identification; Item in segment table is created when distributing Virtual Space by OS, namely determines that a certain virtual address is corresponding with which UAS equipment by OS.
Table 1 is the format sample of segment table:
Start address 1 End address 1 Storage device identification 0 Operation instruction
Start address 2 End address 2 Storage device identification 1 Operation instruction
…… …… …… ……
For example, the segment table of the embodiment of the present invention also can be stored in a certain UAS, and start address is kept in the specified register in processor; Wherein, UAS device identification such as can use UAS device address.
Table 2 is the corresponding relation of UAS device identification and UAS device address:
For example, the embodiment of the present invention multiple UAS equipment can carry be on rambus jointly, the start address in each UAS equipment can not be corresponding with a certain storage medium in equipment, but can as mark this UAS equipment device address.
For example, above-mentioned physical allocation module is this virtual address allocated physical address, and the concrete steps creating page table comprise:
The progress information table of this process safeguarded in UAS is navigated to according to the process number of CPU transmission;
Inquire about this progress information table according to the virtual address of CPU transmission and obtain allocation strategy corresponding to this section of virtual address;
According to allocation strategy, allocated physical address in corresponding storage medium, and the page table creating the mapping relations storing this virtual address and physical address.
For example, the concrete steps that the processor of above-mentioned UAS performs request of access according to access request message comprise:
The physical address of distribution and the operation instruction (reading or writing) of request of access transmitted by CPU are spliced into a request of access by the processor of UAS, suppose that request of access is Qa;
Qa is inputted the request of access queue of UAS inside;
UAS performs the request in request of access queue according to dispatching algorithm, finally can perform Qa.
The embodiment of the present invention can realize the path of the different storage medium of unified access, and be applicable to the application scenarios to UAS, namely CPU directly can access the arbitrary storage medium in UAS; Shorten the path of the different storage mediums such as access SSD, NVM, wherein, UAS is responsible for physical address assignments, is absorbed in the number of times of kernel when reducing access, can reduce memory cost, improves the access performance of UAS.
The structural representation of the visit information treating apparatus to memory device that Fig. 6 provides for one embodiment of the invention; As shown in Figure 6, comprising:
Determination module 61, the virtual address that the request of access instruction for initiating according to process comprises, determines the storage device identification corresponding with described virtual address;
Generation module 62, for generating access request message, described access request message comprises reference address;
Sending module 63, for the storage device identification determined according to described determination module, the processor of the memory device pointed to described storage device identification sends the access request message that described generation module generates, to make the processor of described memory device according to described reference address, in the storage medium that described reference address points to, perform request of access operation.
Alternatively, described determination module 61 specifically for:
According to the virtual address that the request of access of process initiation comprises, determine whether there is the physical address corresponding with described virtual address;
If there is not the physical address corresponding with described virtual address, then determine the storage device identification corresponding with described virtual address;
If there is the physical address corresponding with described virtual address, then determine according to described physical address the storage medium that described physical address points to, according to described storage medium, determine the storage device identification comprising described storage medium.
For example, if there is not the physical address corresponding with described virtual address, then the reference address that the access request message that described generation module 62 generates comprises is virtual address, and described access request message comprises the first message attributes and process number;
If there is the physical address corresponding with described virtual address, then the reference address that the access request message that described generation module 62 generates comprises is physical address, and described access request message comprises the second message attributes.
Alternatively, described determination module 61 is concrete also for inquiry segment table, preserves the corresponding relation between described virtual address and described storage device identification in described segment table; The storage device identification corresponding with described virtual address is obtained from described segment table.
Alternatively, described device also comprises:
Receiver module 64, the corresponding relation between the described virtual address that the processor for receiving described memory device sends and the storage medium that described physical address and described physical address point to.
Device described in the embodiment of the present invention can perform described method embodiment illustrated in fig. 1, and its know-why realized and technique effect repeat no more.
The structural representation of the visit information treating apparatus to memory device that Fig. 7 provides for another embodiment of the present invention, as shown in Figure 7, comprising:
Receiver module 71, the access request message that the processor for receiving access equipment sends, described access request message comprises reference address;
Operational module 72, for according to described reference address, performs request of access operation in the storage medium that described reference address points to.
If also comprise the first message attributes and process number in described access request message, then described operational module 72 specifically for:
According to described first message attributes, determine that the reference address that described access request message comprises is virtual address;
According to described process number, inquire about the progress information table corresponding with described process number, determine the physical address corresponding with described virtual address, described progress information table comprises the allocation strategy corresponding with described virtual address that operating system is preset, and described allocation strategy comprises the storage medium that the physical address corresponding with described virtual address and described physical address point to;
According to the described physical address determined, in the storage medium that described physical address points to, perform request of access operation.
If also comprise the second message attributes in described access request message, then described operational module 72 specifically for: according to described second message attributes, determine that the reference address that described access request message comprises is physical address; And in the storage medium pointed at described physical address, perform request of access operation.
Alternatively, described device also comprises:
Set up module 73, for setting up the corresponding relation between storage medium that described virtual address and described physical address and described physical address point to;
Sending module 74, sends to described processor for the corresponding relation between the storage medium that described virtual address and described physical address and described physical address pointed to.
Device described in the embodiment of the present invention can perform described method embodiment illustrated in fig. 2, and its know-why realized and technique effect repeat no more.
The embodiment of the present invention also provides a kind of visit information disposal system to memory device, comprises access equipment and memory device, and described access equipment comprises processor, and described memory device comprises processor, and described memory device comprises more than one storage medium; Wherein, the processor of described access equipment comprises the visit information treating apparatus to memory device as shown in Figure 6 described in embodiment; The processor of described memory device comprises the visit information treating apparatus to memory device as shown in Figure 7 described in embodiment; Can perform the embodiment shown in above-mentioned Fig. 1 and Fig. 2, detailed content repeats no more.
In several embodiments that the application provides, should be understood that, disclosed system, apparatus and method, can realize by another way.Such as, device embodiment described above is only schematic, such as, the division of described unit, be only a kind of logic function to divide, actual can have other dividing mode when realizing, such as multiple unit or assembly can in conjunction with or another system can be integrated into, or some features can be ignored, or do not perform.Another point, shown or discussed coupling each other or direct-coupling or communication connection can be by some interfaces, and the indirect coupling of device or unit or communication connection can be electrical, machinery or other form.
The described unit illustrated as separating component or can may not be and physically separates, and the parts as unit display can be or may not be physical location, namely can be positioned at a place, or also can be distributed in multiple network element.Some or all of unit wherein can be selected according to the actual needs to realize the object of the present embodiment scheme.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, also can be that the independent physics of unit exists, also can two or more unit in a unit integrated.Above-mentioned integrated unit both can adopt the form of hardware to realize, and the form that hardware also can be adopted to add SFU software functional unit realizes.
The above-mentioned integrated unit realized with the form of SFU software functional unit, can be stored in a computer read/write memory medium with the form of code.Above-mentioned code storage, in a computer-readable recording medium, comprises the part or all of step of some instructions in order to make processor or hardware circuit perform method described in each embodiment of the present invention.And aforesaid storage medium comprises: the miniature high power capacity mobile storage disc without the need to phisical drive of USB (universal serial bus), portable hard drive, ROM (read-only memory) are (English: Read-OnlyMemory, be called for short ROM), random access memory (English: RandomAccessMemory, to be called for short RAM), novel non-volatile memory device (Non-VolatileMemory), solid state hard disc (SolidStateDisk) or disk (DISK) etc. various can be program code stored medium.
Last it is noted that above embodiment is only in order to illustrate technical scheme of the present invention, be not intended to limit; Although with reference to previous embodiment to invention has been detailed description, those of ordinary skill in the art is to be understood that: it still can be modified to the technical scheme described in foregoing embodiments, or carries out equivalent replacement to wherein portion of techniques feature; And these amendments or replacement, do not make the essence of appropriate technical solution depart from the protection domain of various embodiments of the present invention technical scheme.

Claims (19)

1., to a visit information disposal route for memory device, described memory device comprises more than one storage medium, it is characterized in that, comprising:
The virtual address that the processor of access equipment comprises according to the storage device access request instruction that process is initiated, determines the storage device identification corresponding with described virtual address;
Generate access request message, described access request message comprises reference address;
According to described storage device identification, the processor of the memory device pointed to described storage device identification sends described access request message, with the described reference address making the processor of described memory device comprise according to described access request message, for performing request of access operation in the storage medium that described reference address points to.
2. method according to claim 1, is characterized in that, the virtual address that the processor of accessing equipment comprises according to the storage device access request instruction that process is initiated, and determines the storage device identification corresponding with described virtual address, comprising:
The described virtual address that the processor of access equipment comprises according to the storage device access request instruction that process is initiated, determines whether there is the physical address corresponding with described virtual address;
If there is not the physical address corresponding with described virtual address, then determine the storage device identification corresponding with described virtual address;
If there is the physical address corresponding with described virtual address, then determine according to described physical address the storage medium that described physical address points to, according to described storage medium, determine the storage device identification comprising described storage medium.
3. method according to claim 1 and 2, is characterized in that:
If there is not the physical address corresponding with described virtual address, then the reference address that the access request message of described generation comprises is virtual address, and described access request message comprises the first message attributes and process number;
If there is the physical address corresponding with described virtual address, then the reference address that the access request message of described generation comprises is physical address, and described access request message comprises the second message attributes.
4. method according to claim 1 and 2, is characterized in that, the virtual address that the processor of accessing equipment comprises according to the storage device access request instruction that process is initiated, and determines the storage device identification corresponding with described virtual address, comprising:
The processor inquiry segment table of access equipment, preserves the corresponding relation between described virtual address and described storage device identification in described segment table;
The storage device identification corresponding with described virtual address is obtained from described segment table.
5. method according to claim 2, is characterized in that, comprises before determining whether there is the physical address corresponding with described virtual address:
Corresponding relation between the described virtual address that the processor receiving described memory device sends and the storage medium that described physical address and described physical address point to.
6., to a visit information disposal route for memory device, described memory device comprises more than one storage medium, it is characterized in that, comprising:
The processor of memory device receives the access request message of the processor transmission of access equipment, and described access request message comprises reference address;
According to described reference address, in the storage medium that described reference address points to, perform request of access operation.
7. method according to claim 6, is characterized in that, also comprises the first message attributes and process number in described access request message, then according to described reference address, perform request of access operation, comprising in the storage medium that described reference address points to:
The processor of memory device, according to described first message attributes, determines that the reference address that described access request message comprises is virtual address;
According to described process number, inquire about the progress information table corresponding with described process number, determine the physical address corresponding with described virtual address, described progress information table comprises the allocation strategy corresponding with described virtual address that operating system is preset, and described allocation strategy comprises the storage medium that the physical address corresponding with described virtual address and described physical address point to;
According to the described physical address determined, in the storage medium that described physical address points to, perform request of access operation.
8. method according to claim 6, is characterized in that, also comprises the second message attributes in described access request message, then according to described reference address, perform request of access operation, comprising in the storage medium that described reference address points to:
The processor of memory device, according to described second message attributes, determines that the reference address that described access request message comprises is physical address;
Request of access operation is performed in the storage medium that described physical address points to.
9. method according to claim 7, is characterized in that, according to described process number, inquires about the progress information table corresponding with described process number, after determining the physical address corresponding with described virtual address, comprising:
The corresponding relation between storage medium that described virtual address and described physical address and described physical address point to set up by the processor of memory device;
Corresponding relation between the storage medium point to described virtual address and described physical address and described physical address sends to the processor of described access equipment.
10., to a visit information treating apparatus for memory device, described memory device comprises more than one storage medium, it is characterized in that, comprising:
Determination module, the virtual address that the storage device access request instruction for initiating according to process comprises, determines the storage device identification corresponding with described virtual address;
Generation module, for generating access request message, described access request message comprises reference address;
Sending module, for the storage device identification determined according to described determination module, the processor of the memory device pointed to described storage device identification sends the access request message that described generation module generates, with the reference address making the processor of described memory device comprise according to described access request message, in the storage medium that described reference address points to, perform request of access operation.
11. devices according to claim 10, is characterized in that, described determination module specifically for:
According to the virtual address that the request of access of process initiation comprises, determine whether there is the physical address corresponding with described virtual address;
If there is not the physical address corresponding with described virtual address, then determine the storage device identification corresponding with described virtual address;
If there is the physical address corresponding with described virtual address, then determine according to described physical address the storage medium that described physical address points to, according to described storage medium, determine the storage device identification comprising described storage medium.
12. devices according to claim 11, is characterized in that: described generation module specifically for:
If there is not the physical address corresponding with described virtual address, the reference address that the access request message of generation comprises is virtual address, and described access request message comprises the first message attributes and process number;
If there is the physical address corresponding with described virtual address, the reference address that the access request message of generation comprises is physical address, and described access request message comprises the second message attributes.
13. devices according to claim 10 or 11, is characterized in that, described determination module specifically for:
Inquiry segment table, preserves the corresponding relation between described virtual address and described storage device identification in described segment table;
The storage device identification corresponding with described virtual address is obtained from described segment table.
14. devices according to claim 11, is characterized in that, also comprise:
Receiver module, the corresponding relation between the described virtual address that the processor for receiving described memory device sends and the storage medium that described physical address and described physical address point to.
15. 1 kinds of visit information treating apparatus to memory device, described memory device comprises more than one storage medium, it is characterized in that, comprising:
Receiver module, the access request message that the processor for receiving access equipment sends, described access request message comprises reference address;
Operational module, for according to described reference address, performs request of access operation in the storage medium that described reference address points to.
16. devices according to claim 15, is characterized in that, also comprise the first message attributes and process number in described access request message, then described operational module specifically for:
According to described first message attributes, determine that the reference address that described access request message comprises is virtual address;
According to described process number, inquire about the progress information table corresponding with described process number, determine the physical address corresponding with described virtual address, described progress information table comprises the allocation strategy corresponding with described virtual address that operating system is preset, and described allocation strategy comprises the storage medium that the physical address corresponding with described virtual address and described physical address point to;
According to the described physical address determined, in the storage medium that described physical address points to, perform request of access operation.
17. devices according to claim 15, it is characterized in that, also comprise the second message attributes in described access request message, then described operational module specifically for: according to described second message attributes, determine that the reference address that described access request message comprises is physical address; And in the storage medium pointed at described physical address, perform request of access operation.
18. devices according to claim 17, is characterized in that, also comprise:
Set up module, for setting up the corresponding relation between storage medium that described virtual address and described physical address and described physical address point to;
Sending module, sends to described processor for the corresponding relation between the storage medium that described virtual address and described physical address and described physical address pointed to.
19. 1 kinds to the visit information disposal system of memory device, is characterized in that, comprise access equipment and memory device, and described access equipment comprises processor, and described memory device comprises processor, and described memory device comprises more than one storage medium;
The processor of described access equipment comprises the visit information treating apparatus to memory device as described in any one of claim 10-14;
The processor of described memory device comprises the visit information treating apparatus to memory device as described in any one of claim 15-18.
CN201410239181.3A 2014-05-30 2014-05-30 To access information treating method and apparatus, the system of storage device Active CN105335308B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201410239181.3A CN105335308B (en) 2014-05-30 2014-05-30 To access information treating method and apparatus, the system of storage device
PCT/CN2015/079675 WO2015180598A1 (en) 2014-05-30 2015-05-25 Method, apparatus and system for processing access information of storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410239181.3A CN105335308B (en) 2014-05-30 2014-05-30 To access information treating method and apparatus, the system of storage device

Publications (2)

Publication Number Publication Date
CN105335308A true CN105335308A (en) 2016-02-17
CN105335308B CN105335308B (en) 2018-07-03

Family

ID=54698085

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410239181.3A Active CN105335308B (en) 2014-05-30 2014-05-30 To access information treating method and apparatus, the system of storage device

Country Status (2)

Country Link
CN (1) CN105335308B (en)
WO (1) WO2015180598A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110392084A (en) * 2018-04-20 2019-10-29 伊姆西Ip控股有限责任公司 The method, equipment and computer program product of management address in a distributed system
CN111224851A (en) * 2018-11-23 2020-06-02 阿里巴巴集团控股有限公司 Data transmission equipment and processing system, and message distribution method and device
WO2023098032A1 (en) * 2021-11-30 2023-06-08 苏州浪潮智能科技有限公司 Memory space extension method and apparatus, electronic device, and storage medium

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200174926A1 (en) * 2017-06-22 2020-06-04 Telefonaktiebolaget Lm Ericsson (Publ) Apparatuses and methods for allocating memory in a data center
CN110554911A (en) * 2018-05-30 2019-12-10 阿里巴巴集团控股有限公司 Memory access and allocation method, memory controller and system
CN111865639B (en) * 2019-04-30 2023-07-14 深信服科技股份有限公司 Method and device for collecting information of snmp service equipment and electronic equipment
CN117170854A (en) * 2022-05-26 2023-12-05 华为技术有限公司 Memory access method and related equipment
CN115456862B (en) * 2022-11-09 2023-03-24 深流微智能科技(深圳)有限公司 Memory access processing method and device for image processor

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101105737A (en) * 2006-07-11 2008-01-16 任永坚 Storage medium processing method, system and data read-write operation method and system
CN101174245A (en) * 2006-11-02 2008-05-07 国际商业机器公司 Methods and arrangements for hybrid data storage
US7383381B1 (en) * 2003-02-28 2008-06-03 Sun Microsystems, Inc. Systems and methods for configuring a storage virtualization environment
CN101604227A (en) * 2009-07-17 2009-12-16 杭州华三通信技术有限公司 The method and apparatus of data storage
CN101645043A (en) * 2009-09-08 2010-02-10 成都市华为赛门铁克科技有限公司 Methods for reading and writing data and memory device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8838871B2 (en) * 2012-04-09 2014-09-16 Dell Products L.P. Methods and systems for virtualization of storage services in an integrated chassis
CN103336751B (en) * 2013-07-10 2015-12-30 广西科技大学 Addressing function memory controller integrated with storage unit

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7383381B1 (en) * 2003-02-28 2008-06-03 Sun Microsystems, Inc. Systems and methods for configuring a storage virtualization environment
CN101105737A (en) * 2006-07-11 2008-01-16 任永坚 Storage medium processing method, system and data read-write operation method and system
CN101174245A (en) * 2006-11-02 2008-05-07 国际商业机器公司 Methods and arrangements for hybrid data storage
CN101604227A (en) * 2009-07-17 2009-12-16 杭州华三通信技术有限公司 The method and apparatus of data storage
CN101645043A (en) * 2009-09-08 2010-02-10 成都市华为赛门铁克科技有限公司 Methods for reading and writing data and memory device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110392084A (en) * 2018-04-20 2019-10-29 伊姆西Ip控股有限责任公司 The method, equipment and computer program product of management address in a distributed system
CN110392084B (en) * 2018-04-20 2022-02-15 伊姆西Ip控股有限责任公司 Method, apparatus and computer program product for managing addresses in a distributed system
CN111224851A (en) * 2018-11-23 2020-06-02 阿里巴巴集团控股有限公司 Data transmission equipment and processing system, and message distribution method and device
WO2023098032A1 (en) * 2021-11-30 2023-06-08 苏州浪潮智能科技有限公司 Memory space extension method and apparatus, electronic device, and storage medium

Also Published As

Publication number Publication date
CN105335308B (en) 2018-07-03
WO2015180598A1 (en) 2015-12-03

Similar Documents

Publication Publication Date Title
CN105335308A (en) Method, apparatus and system for processing access information of storage device
CN108804350B (en) Memory access method and computer system
EP3214553B1 (en) Storage resource access method supporting sr-iov, storage controller and storage device
US20140164666A1 (en) Server and method for sharing peripheral component interconnect express interface
US10540306B2 (en) Data copying method, direct memory access controller, and computer system
US20190243757A1 (en) Systems and methods for input/output computing resource control
EP3211530B1 (en) Virtual machine memory management method, physical main machine, pcie device and configuration method therefor, and migration management device
US11106377B2 (en) Storage management method, device and computer-readable medium
CN106569742A (en) Storage management method and storage equipment
CN103064632A (en) Solid state disk and virtualization method and virtualization system thereof
CN105260128A (en) Method for writing data in storage device and storage device
US11132291B2 (en) System and method of FPGA-executed flash translation layer in multiple solid state drives
CN103514095A (en) Method and system for writing database into SSD
CN116431530B (en) CXL memory module, memory processing method and computer system
CN105138481A (en) Stored data processing method and apparatus and system
JP2017527877A (en) Method and apparatus for reading / writing data from / to flash memory and user equipment
CN113918087B (en) Storage device and method for managing namespaces in the storage device
CN115883022B (en) DMA transmission control method, apparatus, electronic device and readable storage medium
US10817432B2 (en) Memory address assignment method for virtual machine and apparatus
CN104424124A (en) Memory device, electronic equipment and method for controlling memory device
EP3819771B1 (en) Data processing method and device, apparatus, and system
CN101241478A (en) Data transfer method
US20140289478A1 (en) Control device, and storage system
US20240201879A1 (en) Storage device, storage device operating method and resource management device for determining unit of data required for operation of resources of storage device based on access pattern of host device
CN114840447B (en) Accelerator

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant