EP3163461B1 - Communication system and communication method - Google Patents

Communication system and communication method Download PDF

Info

Publication number
EP3163461B1
EP3163461B1 EP14898397.6A EP14898397A EP3163461B1 EP 3163461 B1 EP3163461 B1 EP 3163461B1 EP 14898397 A EP14898397 A EP 14898397A EP 3163461 B1 EP3163461 B1 EP 3163461B1
Authority
EP
European Patent Office
Prior art keywords
computing node
information
communication manner
physical
node
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.)
Active
Application number
EP14898397.6A
Other languages
German (de)
French (fr)
Other versions
EP3163461A4 (en
EP3163461A1 (en
Inventor
Jiyuan TANG
Bin Huang
Wei Wang
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
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Publication of EP3163461A1 publication Critical patent/EP3163461A1/en
Publication of EP3163461A4 publication Critical patent/EP3163461A4/en
Application granted granted Critical
Publication of EP3163461B1 publication Critical patent/EP3163461B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/12Discovery or management of network topologies

Definitions

  • Embodiments of the present invention relate to the computer field, and more specifically, to a communications system and a communication method.
  • each component of a server is decoupled and complex component design is changed to simple and effective design. All the components that are decoupled are interconnected by using a high-speed interconnection channel.
  • the server includes multiple processors, and all the processors are interconnected by using the Internet. In this way, a task of a central processing unit is allocated to the multiple processors for processing, so as to implement coordination between all the processors of different functions and sharing of a peripheral and software of a server system.
  • Embodiments of the present invention provide a communications system and a communication method, so as to improve communication efficiency.
  • the present invention is as defined in the appended independent claims. Further implementations are disclosed in the appended dependent claims, description, and figures.
  • the communications system includes a management node, a first computing node, and a second computing node, one OS runs on each of the first computing node and the second computing node
  • the communication method includes: sending, by the first computing node, a communication manner parsing request to the management node, where the communication manner parsing request includes an identifier of the first computing node and an identifier of the second computing node; determining, by the management node, information about a physical communication manner between the first computing node and the second computing node according to the communication manner parsing request and communication manner reference information, where the communication manner reference information includes system topology information and a system physical resource allocation result; sending, by the management node, the information about the physical communication manner to the first computing node; and communicating, by the first computing node, with the second computing node based on the information about the physical communication manner.
  • the first computing node is further configured to determine whether specified historical information includes the information about the physical communication manner between the first computing node and the second computing node; and the first computing node is specifically configured to send the communication manner parsing request to the management node when determining that the historical information does not include the information about the physical communication manner.
  • the first computing node is further configured to record the information about the physical communication manner into the historical information.
  • FIG. 1 is a schematic diagram of a hardware architecture of an applicable communications system according to an embodiment of the present invention.
  • the memory 103a is connected to the processor 102a.
  • the memory 103a is a local memory.
  • the memory (103b or 103d) that is not connected to the processor 102a is an external memory.
  • FIG. 2 is a schematic flowchart of a communication method according to an embodiment of the present invention.
  • the communication method is applied to a communications system that has multiple operating systems (Operating System, OS).
  • the communications system may have the hardware architecture shown in FIG. 1 .
  • the communications system includes a management node, a first computing node, and a second computing node, where one OS runs on each of the first computing node and the second computing node.
  • Physical resources that are in the communications system shown in FIG. 1 and that are specifically occupied by the management node, the first computing node, and the second computing node are not limited.
  • a CPU node shown in FIG. 1 may include one or more logical CPUs.
  • Each of the first computing node, the second computing node, and the management node may include at least one logical CPU.
  • the management node, the first computing node, and the second computing node may be of logical division, or may be of physical entity division.
  • the management node allocates a corresponding physical resource to the computing node according to a need of the computing node for use by the computing node, and records information about physical resources used by the computing nodes (that is, the physical resource allocation result).
  • the management node may determine an available physical communication manner between the computing nodes according to the recorded information about the physical resources used by the computing nodes and the system topology information of the communications system.
  • the computing node may apply to the management node for a physical resource by means of information exchange with the management node.
  • the first computing node is used as an example for description.
  • the management node may allocate an identifier to the first computing node, and return the identifier to the first computing node.
  • the management node allocates a physical resource to the first computing node according to a need of the first computing node, and records a correspondence between the identifier of the first computing node and the physical resource.
  • the first computing node communicates with the second computing node based on the information about the physical communication manner.
  • the management node may send the information about the physical communication manner to the first computing node, and the first computing node initiates a communication connection to the second computing node.
  • the first computing node requests assistance from the management node to complete a communication connection.
  • the management node may send the information about the physical communication manner to both the first computing node and the second computing node.
  • the first computing node and the second computing node complete a communication connection in a manner indicated in the information about the physical communication manner.
  • a management node determines information about a physical communication manner between two computing nodes according to topology information of a communications system. In this way, if a hardware connection exists between the computing nodes, communication may be performed between the computing nodes according to the foregoing information about the physical communication manner, so that communication efficiency is improved.
  • the first computing node determines the information about the physical communication manner from the historical information.
  • the first computing node sends the communication manner parsing request to the management node, and then receives the information about the physical communication manner from the management node. In this way, the first computing node does not need to request the management node to obtain, by means of parsing, the information about the physical communication manner each time communication is performed, so that system overheads are reduced.
  • the first computing node may make other preparations for the communication connection at the same time when sending the communication manner parsing request to the management node.
  • the first computing node after the management node sends the information about the physical communication manner to the first computing node, the first computing node records the information about the physical communication manner into the historical information.
  • the management node determines whether remaining space of local memory is greater than a preset threshold. When the remaining space of the memory is greater than the preset threshold, the management node may determine the identifier of the local memory sharing communication manner and information about a communication address allocated for this communication as the information about the physical communication manner.
  • a first computing node applies to a management node for a physical resource.
  • the first computing node When intending to communicate with the second computing node, the first computing node first queries specified historical information; and if the historical information includes information about a physical communication manner between the first computing node and the second computing node, the first computing node may directly determine the information about the physical communication manner from the historical information, or if the historical information does not include information about a physical communication manner between the first computing node and the second computing node, step 306 is executed.
  • the first computing node establishes a communication connection to the second computing node according to the information about the physical communication manner to perform communication.
  • FIG. 4 is a schematic block diagram of a communications system according to an embodiment of the present invention.
  • the communications system 40 includes a management node 401, a first computing node 402, and a second computing node 403.
  • the communications system 40 may have the hardware architecture shown in FIG. 1 .
  • Physical resources occupied by the management node 401, the first computing node 402, and the second computing node 403 are not limited.
  • a CPU node shown in FIG. 1 may include one or more logical CPUs.
  • Each of the first computing node, the second computing node, and the management node may include at least one logical CPU.
  • One OS runs on each of the first computing node 402 and the second computing node 403.
  • the management node 401, the first computing node 402, and the second computing node 403 may be of logical division, or may be of physical entity division.
  • the management node 401 is configured to determine information about a physical communication manner between the first computing node 402 and the second computing node 403 according to the communication manner parsing request and communication manner reference information, where the communication manner reference information includes system topology information and a system physical resource allocation result.
  • the first computing node 402 is further configured to communicate with the second computing node 403 based on the information about the physical communication manner.
  • the first computing node 402 is further configured to record the information about the physical communication manner into the historical information.
  • the first computing node may directly obtain the information about the physical communication manner from the historical information and does not need to request the management node to obtain, by means of parsing, the information about the physical communication manner, thereby reducing system overheads.
  • the first computing node may clear the historical information, or set the historical information to be invalid. In this way, the first computing node may communicate according to latest information about the physical communication manner, which can improve communication efficiency to the full extent.
  • the local memory sharing communication manner means that two virtual machines communicate by using shared local memory.
  • the external memory sharing communication manner means that two virtual machines communicate by using shared external memory.
  • the high-speed interconnection communication manner means that two virtual machines communicate by using a high-speed interconnection channel.
  • sequence numbers of the foregoing processes do not mean execution sequences in various embodiments of the present invention.
  • the execution sequences of the processes should be determined according to functions and internal logic of the processes, and should not be construed as any limitation on the implementation processes of the embodiments of the present invention.
  • the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one position, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments of the present invention.
  • the foregoing storage medium includes: any medium that can store program code, such as a USB flash drive, a removable hard disk, a read-only memory (ROM, Read-Only Memory), a random access memory (RAM, Random Access Memory), a magnetic disk, or an optical disc.
  • program code such as a USB flash drive, a removable hard disk, a read-only memory (ROM, Read-Only Memory), a random access memory (RAM, Random Access Memory), a magnetic disk, or an optical disc.

Description

    TECHNICAL FIELD
  • Embodiments of the present invention relate to the computer field, and more specifically, to a communications system and a communication method.
  • BACKGROUND
  • With an increasingly high requirement imposed by people on server performance, improving computing performance by increasing a clock speed becomes a thing of the past. A decoupling hardware architecture and a distributed computer architecture become a development direction of a server architecture.
  • In the decoupling hardware architecture, each component of a server is decoupled and complex component design is changed to simple and effective design. All the components that are decoupled are interconnected by using a high-speed interconnection channel. In the distributed computer architecture, the server includes multiple processors, and all the processors are interconnected by using the Internet. In this way, a task of a central processing unit is allocated to the multiple processors for processing, so as to implement coordination between all the processors of different functions and sharing of a peripheral and software of a server system.
  • Currently, in a full virtualization mode, communication is performed, based on an Ethernet communications protocol, between multiple operating systems that work in the foregoing server system (that is, a communications system). For example, communication is performed based on a Transmission Control Protocol/an Internet Protocol (Transmission Control Protocol/Internet Protocol, TCP/IP). However, there is room for further improvement of efficiency of communication between multiple operating systems whose hardware is interconnected.
  • US 2010/217916 A1 relates to a computer-implemented method, apparatus, and virtual machine for facilitating the communication between VMs, in which a shared memory segment from within the memory of the physical machine is allocated on request and the requested memory space addresses is mapped to to the shared memory segments.
  • US 8103809 B1 relates to network devices with multiple direct memory access channels in which a plurality of direct memory access (DMA) channels are established across a host system bus over which a plurality of executing applications each having a respective application driver communicate with a network through a network device configured to receive and transmit network data packets.
  • US 2003/069938 A1 discloses coupling network infrastructure devices through a shared memory facility instead of through conventional network I/O adapters.
  • SUMMARY
  • Embodiments of the present invention provide a communications system and a communication method, so as to improve communication efficiency. The present invention is as defined in the appended independent claims. Further implementations are disclosed in the appended dependent claims, description, and figures.
  • Herein described is a communication method, applied to a communications system that has multiple operating systems OSs, where the communications system includes a management node, a first computing node, and a second computing node, one OS runs on each of the first computing node and the second computing node, and the communication method includes: sending, by the first computing node, a communication manner parsing request to the management node, where the communication manner parsing request includes an identifier of the first computing node and an identifier of the second computing node; determining, by the management node, information about a physical communication manner between the first computing node and the second computing node according to the communication manner parsing request and communication manner reference information, where the communication manner reference information includes system topology information and a system physical resource allocation result; sending, by the management node, the information about the physical communication manner to the first computing node; and communicating, by the first computing node, with the second computing node based on the information about the physical communication manner.
  • Herein described is, before the sending, by the first computing node, a communication manner parsing request to the management node, the communication method further includes: determining, by the first computing node, whether specified historical information includes the information about the physical communication manner between the first computing node and the second computing node; and the sending, by the first computing node, a communication manner parsing request to the management node includes: sending, by the first computing node, the communication manner parsing request to the management node when determining that the historical information does not include the information about the physical communication manner.
  • Herein described is, after the sending, by the management node, the information about the physical communication manner to the first computing node, the communication method further includes: recording, by the first computing node, the information about the physical communication manner into the historical information.
  • Herein described is, the information about the physical communication manner includes one of: information about a local memory sharing communication manner, information about an external memory sharing communication manner, or information about a high-speed interconnection communication manner.
  • Herein described is, the communication manner reference information further includes a system physical resource usage status.
  • Herein described is, the communication manner parsing request further includes a data packet type and a data packet size.
  • Herein described is, the system topology information includes one or more of: architecture information of a central processing unit CPU, local memory information, externally shared memory information, decoupling architecture high-speed interconnection information, or network interconnection information.
  • Herein described is a communications system, where the communications system includes a management node, a first computing node, and a second computing node, and one OS runs on each of the first computing node and the second computing node, where the first computing node is configured to send a communication manner parsing request to the management node, where the communication manner parsing request includes an identifier of the first computing node and an identifier of the second computing node; the management node is configured to determine information about a physical communication manner between the first computing node and the second computing node according to the communication manner parsing request and communication manner reference information, where the communication manner reference information includes system topology information and a system physical resource allocation result; the management node is further configured to send the information about the physical communication manner to the first computing node; and the first computing node is further configured to communicate with the second computing node based on the information about the physical communication manner.
  • Herein described is, the first computing node is further configured to determine whether specified historical information includes the information about the physical communication manner between the first computing node and the second computing node; and the first computing node is specifically configured to send the communication manner parsing request to the management node when determining that the historical information does not include the information about the physical communication manner.
  • Herein described is, the first computing node is further configured to record the information about the physical communication manner into the historical information.
  • Herein described is, the information about the physical communication manner includes one of: information about a local memory sharing communication manner, information about an external memory sharing communication manner, or information about a high-speed interconnection communication manner.
  • Herein described is, the communication manner reference information further includes a system physical resource usage status. Herein described is, the communication manner parsing request further includes a data packet type and a data packet size. Herein described is, the system topology information includes one or more of: architecture information of a central processing unit CPU, local memory information, externally shared memory information, decoupling architecture high-speed interconnection information, or network interconnection information.
  • Based on the foregoing technical solutions, in the embodiments of the present invention, a management node determines information about a physical communication manner between two computing nodes according to topology information of a communications system. In this way, if a hardware connection exists between the computing nodes, communication may be performed between the computing nodes according to the foregoing information about the physical communication manner, so that communication efficiency is improved.
  • BRIEF DESCRIPTION OF DRAWINGS
  • To describe the technical solutions in the embodiments of the present invention more clearly, the following briefly introduces the accompanying drawings required for describing the embodiments of the present invention. Apparently, the accompanying drawings in the following description show merely some embodiments of the present invention, and persons of ordinary skill in the art may still derive other drawings from these accompanying drawings without creative efforts.
    • FIG. 1 is a schematic diagram of a hardware architecture of an applicable communications system according to an embodiment of the present invention;
    • FIG. 2 is a schematic flowchart of a communication method according to an example;
    • FIG. 3 is a schematic flowchart of a communication method according to another example; and
    • FIG. 4 is a schematic block diagram of a communications system according to an embodiment of the present invention.
    DESCRIPTION OF EMBODIMENTS
  • The following clearly and completely describes the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Apparently, the described embodiments are some but not all of the embodiments of the present invention.
  • FIG. 1 is a schematic diagram of a hardware architecture of an applicable communications system according to an embodiment of the present invention.
  • The communications system shown in FIG. 1 includes controllers (101a, 101b, 101c, and 101d), processors (102a and 102b), memories (103a, 103b, and 103d), and an interface repository 103c. The controllers (101a, 101b, 101c, and 101d) are connected by using a high-speed interconnection channel. The interface repository 103c provides a communications interface for communication between components of a server. The processor (102a or 102b) may include one or more central processing unit (Central Processing unit, CPU) nodes.
  • Each CPU node may have multiple logical CPUs. Each CPU node may be a uniform memory access (Uniform Memory Access, UMA) architecture, or may be a non-uniform memory access (Non-Uniform Memory Access, NUMA) architecture. In general, the multiple logical CPUs on each CPU node share local memory. Although in some examples not covered by the claims different CPU nodes do not share local memory, the different CPU nodes are connected by using a high-speed interconnection channel and share an external memory pool and a network interface repository. That is, in addition to a traditional Ethernet manner, the different CPU nodes may further communicate with each other in a manner of sharing external memory and the high-speed interconnection channel.
  • For example, the memory 103a is connected to the processor 102a. For a CPU board in the processor 102a, the memory 103a is a local memory. Correspondingly, for the CPU board in the processor 102a, the memory (103b or 103d) that is not connected to the processor 102a is an external memory.
  • Similarly, the memory 103b is connected to the processor 102b. For a CPU board in the processor 102b, the memory 103b is a local memory. Correspondingly, for the CPU board in the processor 102b, the memory (103a or 103d) that is not connected to the processor 102b is an external memory.
  • It should be understood that the diagram of the hardware architecture of the server shown in FIG. 1 is only an example of a diagram of a hardware architecture of an applicable computer system in the embodiments of the present invention, and the protection scope of the embodiments of the present invention is not limited thereto.
  • FIG. 2 is a schematic flowchart of a communication method according to an embodiment of the present invention. The communication method is applied to a communications system that has multiple operating systems (Operating System, OS). For example, the communications system may have the hardware architecture shown in FIG. 1. The communications system includes a management node, a first computing node, and a second computing node, where one OS runs on each of the first computing node and the second computing node. Physical resources that are in the communications system shown in FIG. 1 and that are specifically occupied by the management node, the first computing node, and the second computing node are not limited. For example, a CPU node shown in FIG. 1 may include one or more logical CPUs. Each of the first computing node, the second computing node, and the management node may include at least one logical CPU. Further, the management node, the first computing node, and the second computing node may be of logical division, or may be of physical entity division.
  • 201. The first computing node sends a communication manner parsing request to the management node, where the communication manner parsing request includes an identifier of the first computing node and an identifier of the second computing node.
  • 202. The management node determines information about a physical communication manner between the first computing node and the second computing node according to the communication manner parsing request and communication manner reference information, where the communication manner reference information includes system topology information and a system physical resource allocation result.
  • For example, when the first computing node or the second computing node applies to the management node for a physical resource, the management node allocates a corresponding physical resource to the computing node according to a need of the computing node for use by the computing node, and records information about physical resources used by the computing nodes (that is, the physical resource allocation result). In this case, the management node may determine an available physical communication manner between the computing nodes according to the recorded information about the physical resources used by the computing nodes and the system topology information of the communications system.
  • Specifically, when a computing node starts, the computing node may apply to the management node for a physical resource by means of information exchange with the management node. Herein, the first computing node is used as an example for description. When the first computing node starts, the management node may allocate an identifier to the first computing node, and return the identifier to the first computing node. At the same time, the management node allocates a physical resource to the first computing node according to a need of the first computing node, and records a correspondence between the identifier of the first computing node and the physical resource.
  • Similarly, the second computing node may also apply to the management node for a physical resource according to the foregoing method when starting. In addition, when the communications system includes another computing node, the another computing node may also apply to the management node for a physical resource according to the foregoing method when starting. To avoid repetition, details are not described herein. In addition, when the physical resource allocated to the first computing node or the second computing node changes, the management node updates the physical resource allocation result. For example, when the first computing node additionally applies to the management node for a physical resource, or the management node releases some physical resources to be used by the first computing node, the management node needs to update the physical resource allocation result.
  • Similarly, when the second computing node additionally applies to the management node for a physical resource, or the management node releases some physical resources to be used by the second computing node, the management node needs to update the physical resource allocation result.
  • In this case, when the management node determines the information about the physical communication manner between the first computing node and the second computing node according to the physical resource allocation result and the system topology information of the communications system, the management node may determine the information about the physical communication manner between the first computing node and the second computing node according to the identifier of the first computing node and the identifier of the second computing node that are in the communication manner parsing request, the correspondence between the identifier of the first computing node and the physical resource and a correspondence between the identifier of the second computing node and the physical resource, and the system topology information of the communications system, where the correspondence between the identifier of the first computing node and the physical resource and the correspondence between the identifier of the second computing node and the physical resource are in the physical resource allocation result.
  • For example, the management node may determine a physical resource to be used by the first computing node and a physical resource to be used by the second computing node according to stored correspondences between identifiers of computing nodes and physical resources. In this way, the management node may determine the information about the physical communication manner between the first computing node and the second computing node with reference to the system topology information of the communications system. The system topology information of the communications system includes a hardware connection relationship between the physical resource used by the first computing node and the physical resource used by the second computing node.
  • 203. The management node sends the information about the physical communication manner to the first computing node.
  • 204. The first computing node communicates with the second computing node based on the information about the physical communication manner.
  • For example, the management node may send the information about the physical communication manner to the first computing node, and the first computing node initiates a communication connection to the second computing node. Alternatively, after obtaining the information about the physical communication manner, the first computing node requests assistance from the management node to complete a communication connection.
  • For another example, the management node may send the information about the physical communication manner to both the first computing node and the second computing node. In this way, the first computing node and the second computing node complete a communication connection in a manner indicated in the information about the physical communication manner.
  • Based on the foregoing technical solutions, in this embodiment of the present invention, a management node determines information about a physical communication manner between two computing nodes according to topology information of a communications system. In this way, if a hardware connection exists between the computing nodes, communication may be performed between the computing nodes according to the foregoing information about the physical communication manner, so that communication efficiency is improved.
  • Further, when the physical communication manner between the computing nodes is unavailable, or no hardware connection exists between the computing nodes, communication may be performed between the computing nodes based on an Ethernet communications protocol. Compared with an Ethernet communication manner, the physical communication manner has higher transmission efficiency and flexibility. Specifically, a physical resource may be flexibly allocated according to an attribute of a data packet transmitted between the computing nodes, so as to reach different transmission speeds.
  • It should be understood that the information about the physical communication manner may include all information required for establishing a physical communication connection between the first computing node and the second computing node, for example, an identifier of the communication manner and an identifier of a physical resource that is occupied by this physical communication connection. Alternatively, the information about the physical communication manner may include only an identifier of the physical communication manner. In this case, when establishing the physical communication connection to the second computing node, the first computing node may apply to the management node for the physical resource used during this communication. These variations of this embodiment shall fall within the protection scope of the embodiments of the present invention.
  • It should be also understood that, the first computing node, the second computing node, and the management node may be located in a same processor or in different processors of the processors (102a and 102b) shown in FIG. 1, which is not limited in this embodiment of the present invention.
  • Optionally, in another embodiment, before the first computing node sends the communication manner parsing request to the management node, the first computing node determines whether specified historical information includes the information about the physical communication manner between the first computing node and the second computing node. In this case, when sending the communication manner parsing request to the management node, the first computing node may send the communication manner parsing request to the management node when determining that the historical information does not include the information about the physical communication manner.
  • For example, when the historical information includes the information about the physical communication manner, the first computing node determines the information about the physical communication manner from the historical information. When the historical information does not include the information about the physical communication manner, the first computing node sends the communication manner parsing request to the management node, and then receives the information about the physical communication manner from the management node. In this way, the first computing node does not need to request the management node to obtain, by means of parsing, the information about the physical communication manner each time communication is performed, so that system overheads are reduced.
  • In addition, when supporting asynchronous processing, the first computing node may make other preparations for the communication connection at the same time when sending the communication manner parsing request to the management node. Optionally, in an embodiment, after the management node sends the information about the physical communication manner to the first computing node, the first computing node records the information about the physical communication manner into the historical information.
  • In this way, during next-time communication, the first computing node may directly obtain the information about the physical communication manner from the historical information and does not need to request the management node to obtain, by means of parsing, the information about the physical communication manner, thereby reducing system overheads.
  • In addition, when the management node updates the physical resource allocation result, the first computing node may clear the historical information, or set the historical information to be invalid. In this way, the first computing node may communicate according to latest information about the physical communication manner, which can improve communication efficiency to the full extent.
  • Optionally, in another embodiment, the information about the physical communication manner includes one of: information about a local memory sharing communication manner, information about an external memory sharing communication manner, or information about a high-speed interconnection communication manner.
  • For example, the information about the local memory sharing communication manner may include an identifier of the local memory sharing communication manner and a start-stop address of local memory allocated for this communication. The information about the external memory sharing communication manner may include an identifier of the external memory sharing communication manner and a start-stop address of external memory allocated for this communication. The information about the high-speed interconnection communication manner may include an identifier of the high-speed interconnection communication manner and an address of a high-speed interconnection channel used during this communication.
  • It should be understood that, the local memory sharing communication manner means that two virtual machines communicate by using shared local memory. The external memory sharing communication manner means that two virtual machines communicate by using shared external memory. The high-speed interconnection communication manner means that two virtual machines communicate by using a high-speed interconnection channel.
  • Optionally, in another embodiment, the communication manner reference information further includes a system physical resource usage status.
  • The management node determines all physical communication manners between the first computing node and the second computing node according to the physical resource allocation result and the system topology information. Then, the management node analyzes all the foregoing physical communication manners with reference to the physical resource usage status, and determines information about a final physical communication manner.
  • Specifically, it is assumed that a priority of the local memory sharing communication manner is the highest. The management node determines whether remaining space of local memory is greater than a preset threshold. When the remaining space of the memory is greater than the preset threshold, the management node may determine the identifier of the local memory sharing communication manner and information about a communication address allocated for this communication as the information about the physical communication manner.
  • Conversely, when the remaining space of the memory is less than the preset threshold, the management node determines according to the physical resource usage status, whether a communication manner with the second-highest priority is available. The determining method is similar to the method described in the foregoing. To avoid repetition, details are not described herein.
  • Optionally, in another embodiment, the communication manner parsing request further includes a data packet type and a data packet size.
  • In this case, the management node may determine the information about the physical communication manner for the first computing node with reference to the data packet type and the data packet size that are in the communication manner parsing request. For example, when the data packet is relatively small, the high-speed interconnection communication manner may be selected. When the data packet is relatively large, the local memory sharing communication manner is the fastest. In addition, with reference to the data packet type, that is, an immediacy requirement of the data packet, the management node may select a more appropriate communication manner for the first computing node.
  • Optionally, in another embodiment, the system topology information includes one or more of: architecture information of a central processing unit CPU, local memory information, externally shared memory information, decoupling architecture high-speed interconnection information, or network interconnection information.
  • The following provides a detailed description of this embodiment of the present invention with reference to specific examples. It should be noted that these examples are merely intended to help persons skilled in the art better understand this embodiment of the present invention, but are not intended to limit the scope of this embodiment of the present invention.
  • FIG. 3 is a schematic flowchart of a communication method according to another embodiment of the present invention.
  • 301. When starting, a first computing node applies to a management node for a physical resource.
  • 302. After allocating the physical resource to the first computing node, the management node returns an allocation result to the first computing node, where the allocation result includes a correspondence between an identifier of the first computing node and the physical resource.
  • 303. When starting, a second computing node applies to the management node for a physical resource.
  • 304. After allocating the physical resource to the second computing node, the management node returns an allocation result to the second computing node, where the allocation result includes a correspondence between an identifier of the second computing node and the physical resource.
  • 305. When intending to communicate with the second computing node, the first computing node first queries specified historical information; and if the historical information includes information about a physical communication manner between the first computing node and the second computing node, the first computing node may directly determine the information about the physical communication manner from the historical information, or if the historical information does not include information about a physical communication manner between the first computing node and the second computing node, step 306 is executed.
  • 306. The first computing node sends a communication manner parsing request to the management node.
  • 307. The management node determines the information about the physical communication manner between the first computing node and the second computing node for the first computing node according to the communication manner parsing request.
  • For example, the management node may determine an available physical communication manner between computing nodes according to recorded information about physical resources used by all computing nodes and system topology information of a communications system, so as to determine information about the physical communication manner.
  • 308. The management node sends the information about the physical communication manner to the first computing node.
  • 309. The first computing node establishes a communication connection to the second computing node according to the information about the physical communication manner to perform communication.
  • Based on the foregoing technical solutions, in this embodiment of the present invention, a management node determines information about a physical communication manner between two computing nodes according to topology information of a communications system. In this way, if a hardware connection exists between the computing nodes, communication may be performed between the computing nodes according to the foregoing information about the physical communication manner, so that communication efficiency is improved.
  • FIG. 4 is a schematic block diagram of a communications system according to an embodiment of the present invention. The communications system 40 includes a management node 401, a first computing node 402, and a second computing node 403. For example, the communications system 40 may have the hardware architecture shown in FIG. 1. Physical resources occupied by the management node 401, the first computing node 402, and the second computing node 403 are not limited. For example, a CPU node shown in FIG. 1 may include one or more logical CPUs. Each of the first computing node, the second computing node, and the management node may include at least one logical CPU. One OS runs on each of the first computing node 402 and the second computing node 403. Further, the management node 401, the first computing node 402, and the second computing node 403 may be of logical division, or may be of physical entity division.
  • The first computing node 402 is configured to send a communication manner parsing request to the management node 401, where the communication manner parsing request includes an identifier of the first computing node 402 and an identifier of the second computing node 403.
  • The management node 401 is configured to determine information about a physical communication manner between the first computing node 402 and the second computing node 403 according to the communication manner parsing request and communication manner reference information, where the communication manner reference information includes system topology information and a system physical resource allocation result.
  • For example, when the first computing node 402 or the second computing node 403 applies to the management node 401 for a physical resource, the management node 401 allocates a corresponding physical resource to the computing node according to a need of the computing node for use by the computing node, and records information about physical resources used by the computing nodes (that is, the physical resource allocation result). In this case, the management node 401 may determine an available physical communication manner between the computing nodes according to the recorded information about the physical resources used by the computing nodes and the system topology information.
  • Specifically, when a computing node starts, the computing node may apply to the management node 401 for a physical resource by means of information exchange with the management node 401. Herein, the first computing node 402 is used as an example for description. When the first computing node 402 starts, the management node 401 may allocate an identifier to the first computing node 402, and return the identifier to the first computing node 402. At the same time, the management node 401 allocates a physical resource to the first computing node 402 according to a need of the first computing node 402, and records a correspondence between the identifier of the first computing node 402 and the physical resource.
  • Similarly, the second computing node 403 may also apply to the management node 401 for a physical resource according to the foregoing method when starting. In addition, when the communications system includes another computing node, the another computing node may also apply to the management node 401 for a physical resource according to the foregoing method when starting. To avoid repetition, details are not described herein.
  • In addition, when the physical resource allocated to the first computing node 402 or the second computing node 403 changes, the management node 401 updates the physical resource allocation result. For example, when the first computing node 402 additionally applies to the management node 401 for a physical resource, or the management node 401 releases some physical resources to be used by the first computing node 402, the management node 401 needs to update the physical resource allocation result.
  • Similarly, when the second computing node 403 additionally applies to the management node 401 for a physical resource, or the management node 401releases some physical resources to be used by the second computing node 402, the management node 401 needs to update the physical resource allocation result.
  • In this case, when the management node 401 determines the information about the physical communication manner between the first computing node 402 and the second computing node 403 according to the physical resource allocation result and the system topology information of the communications system, the management node 401 may determine the information about the physical communication manner between the first computing node 401 and the second computing node 403 according to the identifier of the first computing node 402 and the identifier of the second computing node 403 that are in the communication manner parsing request, the correspondence between the identifier of the first computing node 402 and the physical resource and a correspondence between the identifier of the second computing node 403 and the physical resource, and the system topology information of the communications system, where the correspondence between the identifier of the first computing node 402 and the physical resource and the correspondence between the identifier of the second computing node 403 and the physical resource are in the physical resource allocation result.
  • For example, the management node 401 may determine a physical resource to be used by the first computing node 402 and a physical resource to be used by the second computing node 403 according to stored correspondences between identifiers of computing nodes and physical resources. In this way, the management node 401 may determine the information about the physical communication manner between the first computing node 402 and the second computing node 403 with reference to the system topology information of the communications system, that is, a hardware connection relationship between the physical resource used by the first computing node 402 and the physical resource used by the second computing node 403.
  • The management node 401 is further configured to send the information about the physical communication manner to the first computing node 402.
  • The first computing node 402 is further configured to communicate with the second computing node 403 based on the information about the physical communication manner.
  • For example, the management node 401 may send the information about the physical communication manner to the first computing node 402, and the first computing node 402 initiates a communication connection to the second computing node 403. Alternatively, after obtaining the information about the physical communication manner, the first computing node 402 requests assistance from the management node 401 to complete a communication connection.
  • For another example, the management node 401 may send the information about the physical communication manner to both the first computing node 402 and the second computing node 403. In this way, the first computing node 402 and the second computing node 403 complete a communication connection in a manner indicated in the information about the physical communication manner.
  • Based on the foregoing technical solutions, in this embodiment of the present invention, a management node determines information about a physical communication manner between two computing nodes according to topology information of a communications system. In this way, if a hardware connection exists between the computing nodes, communication may be performed between the computing nodes according to the foregoing information about the physical communication manner, so that communication efficiency is improved.
  • Further, when the physical communication manner between the computing nodes is unavailable, or no hardware connection exists between the computing nodes, communication may be performed between the computing nodes based on an Ethernet communications protocol. Compared with an Ethernet communication manner, the physical communication manner has higher transmission efficiency and flexibility. Specifically, a physical resource may be flexibly allocated according to an attribute of a data packet transmitted between the computing nodes, so as to reach different transmission speeds.
  • It should be understood that the information about the physical communication manner may include all information required for establishing a physical communication connection between the first computing node and the second computing node, for example, an identifier of the communication manner and an identifier of a physical resource that is occupied by this physical communication connection. Alternatively, the information about the physical communication manner may include only an identifier of the physical communication manner. In this case, when establishing the physical communication connection to the second computing node, the first computing node may apply to the management node for the physical resource used during this communication. These variations of this embodiment shall fall within the protection scope of the embodiments of the present invention.
  • It should be also understood that, the first computing node, the second computing node, and the management node may be located in a same processor or in different processors of the processors (102a and 102b) shown in FIG. 1, which is not limited in this embodiment of the present invention.
  • Optionally, in another embodiment, the first computing node 402 is further configured to determine whether specified historical information includes the information about the physical communication manner between the first computing node 402 and the second computing node 403. In this case, the first computing node 402 is specifically configured to send the communication manner parsing request to the management node 401 when determining that the historical information does not include the information about the physical communication manner.
  • For example, when the historical information includes the information about the physical communication manner, the first computing node 402 determines the information about the physical communication manner from the historical information. When the historical information does not include the information about the physical communication manner, the first computing node 402 sends the communication manner parsing request to the management node 401, and then receives the information about the physical communication manner from the management node 401. In this way, the first computing node 402 does not need to request the management node 401 to obtain, by means of parsing, the information about the physical communication manner each time communication is performed, so that system overheads are reduced.
  • In addition, when supporting asynchronous processing, the first computing node 402 may make other preparations for the communication connection at the same time when sending the communication manner parsing request to the management node 401.
  • Optionally, in an embodiment, the first computing node 402 is further configured to record the information about the physical communication manner into the historical information.
  • In this way, during next-time communication, the first computing node may directly obtain the information about the physical communication manner from the historical information and does not need to request the management node to obtain, by means of parsing, the information about the physical communication manner, thereby reducing system overheads.
  • In addition, when the management node updates the physical resource allocation result, the first computing node may clear the historical information, or set the historical information to be invalid. In this way, the first computing node may communicate according to latest information about the physical communication manner, which can improve communication efficiency to the full extent.
  • Optionally, in another embodiment, the information about the physical communication manner includes one of: information about a local memory sharing communication manner, information about an external memory sharing communication manner, or information about a high-speed interconnection communication manner.
  • For example, the information about the local memory sharing communication manner may include an identifier of the local memory sharing communication manner and a start-stop address of local memory allocated for this communication. The information about the external memory sharing communication manner may include an identifier of the external memory sharing communication manner and a start-stop address of external memory allocated for this communication. The information about the high-speed interconnection communication manner may include an identifier of the high-speed interconnection communication manner and an address of a high-speed interconnection channel used during this communication.
  • It should be understood that, the local memory sharing communication manner means that two virtual machines communicate by using shared local memory. The external memory sharing communication manner means that two virtual machines communicate by using shared external memory. The high-speed interconnection communication manner means that two virtual machines communicate by using a high-speed interconnection channel.
  • Optionally, in another embodiment, the communication manner reference information further includes a system physical resource usage status.
  • The management node 401 determines all physical communication manners between the first computing node 402 and the second computing node 403 according to the physical resource allocation result and the system topology information. Then, the management node 401 analyzes all the foregoing physical communication manners with reference to the physical resource usage status, and determines information about a final physical communication manner.
  • Specifically, it is assumed that a priority of the local memory sharing communication manner is the highest. The management node 401 may determine whether remaining space of local memory is greater than a preset threshold. When the remaining space of the memory is greater than the preset threshold, the management node 401 may determine the identifier of the local memory sharing communication manner and information about a communication address allocated for this communication as the information about the physical communication manner.
  • Conversely, when the remaining space of the memory is less than the preset threshold, the management node 401 may determine, according to the physical resource usage status, whether a communication manner with the second-highest priority is available. The determining method is similar to the method described in the foregoing. To avoid repetition, details are not described herein.
  • Optionally, in another embodiment, the communication manner parsing request further includes a data packet type and a data packet size.
  • In this case, the management node 401 may determine the information about the physical communication manner for the first computing node 402 with reference to the data packet type and the data packet size that are in the communication manner parsing request. For example, when the data packet is relatively small, the high-speed interconnection communication manner may be selected. When the data packet is relatively large, the local memory sharing communication manner is the fastest. In addition, with reference to the data packet type, that is, an immediacy requirement of the data packet, the management node 401 may select a more appropriate communication manner for the first computing node 402.
  • Optionally, in another embodiment, the system topology information includes one or more of: architecture information of a central processing unit CPU, local memory information, externally shared memory information, decoupling architecture high-speed interconnection information, or network interconnection information.
  • It should be understood that sequence numbers of the foregoing processes do not mean execution sequences in various embodiments of the present invention. The execution sequences of the processes should be determined according to functions and internal logic of the processes, and should not be construed as any limitation on the implementation processes of the embodiments of the present invention.
  • Persons of ordinary skill in the art may be aware that, in combination with the examples described in the embodiments disclosed in this specification, units and algorithm steps may be implemented by electronic hardware, computer software, or a combination thereof. To clearly describe the interchangeability between the hardware and the software, the foregoing has generally described compositions and steps of each example according to functions. Whether the functions are performed by hardware or software depends on particular applications and design constraint conditions of the technical solutions. Persons skilled in the art may use different methods to implement the described functions for each particular application, but it should not be considered that the implementation goes beyond the scope of the present invention.
  • It may be clearly understood by persons skilled in the art that, for the purpose of convenient and brief description, for a detailed working process of the foregoing system, apparatus, and unit, reference may be made to a corresponding process in the foregoing method embodiments, and details are not described herein.
  • In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus, and method may be implemented in other manners. For example, the described apparatus embodiment is merely exemplary. For example, the unit division is merely logical function division and may be other division in actual implementation. For example, a plurality of units or components may be combined or integrated into another system, or some features may be ignored or not performed. In addition, the displayed or discussed mutual couplings or direct couplings or communication connections may be implemented by using some interfaces. The indirect couplings or communication connections between the apparatuses or units may be implemented in electronic, mechanical, or other forms.
  • The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one position, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments of the present invention.
  • In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each of the units may exist alone physically, or two or more units are integrated into one unit. The integrated unit may be implemented in a form of hardware, or may be implemented in a form of a software functional unit.
  • When the integrated unit is implemented in the form of a software functional unit and sold or used as an independent product, the integrated unit may be stored in a computer-readable storage medium. Based on such an understanding, the technical solutions of the present invention essentially, or the part contributing to the prior art, or all or some of the technical solutions may be implemented in the form of a software product. The computer software product is stored in a storage medium and includes several instructions for instructing a computer device (which may be a personal computer, a server, or a network device) to perform all or some of the steps of the methods described in the embodiments of the present invention. The foregoing storage medium includes: any medium that can store program code, such as a USB flash drive, a removable hard disk, a read-only memory (ROM, Read-Only Memory), a random access memory (RAM, Random Access Memory), a magnetic disk, or an optical disc.
  • The foregoing descriptions are merely specific embodiments of the present invention, but are not intended to limit the protection scope of the present invention. the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

  1. A communication method, applied to a communications system that has multiple operating systems, OSs, wherein the communications system comprises a management node, a first computing node, and a second computing node, one OS runs on each of the first computing node and the second computing node, and the communication method comprises:
    sending (201), by the first computing node, a communication manner parsing request to the management node, wherein the communication manner parsing request comprises an identifier of the first computing node and an identifier of the second computing node;
    determining (202), by the management node, information about a physical communication manner between the first computing node and the second computing node according to the communication manner parsing request and communication manner reference information, wherein the communication manner reference information comprises system topology information and a system physical resource allocation result;
    sending (203), by the management node, the information about the physical communication manner to the first computing node; and
    communicating (204), by the first computing node, with the second computing node using the communication manner comprised in the information about the physical communication manner;
    characterized in that the communication manner reference information further comprises a system physical resource usage status, wherein the system physical resource usage status is configured to indicate whether a communication manner with a second-highest priority is available; and
    wherein the determining information about a physical communication manner between the first computing node and the second computing node comprises:
    determining all physical communication manners between the first computing node and the second computing node according to the physical resource allocation result and the system topology information, wherein the all physical communication manners comprise a local memory sharing communication manner and
    at least one of: an external memory sharing communication manner, and a high-speed interconnection communication manner, and wherein a priority of the local memory sharing communication manner is the highest;
    determining whether remaining space of local memory is greater than a preset threshold; and
    when the remaining space of the local memory is less than a preset threshold, determining, according to the physical resource usage status, the information about a physical communication manner between the first computing node and the second computing node, wherein the information about a physical communication manner is information about an available communication manner with the second-highest priority.
  2. The communication method according to claim 1, wherein after the sending, by the management node, the information about the physical communication manner to the first computing node, the communication method further comprises:
    recording, by the first computing node, the information about the physical communication manner into a historical information.
  3. The communication method according to any one of claims 1 to 2, wherein the communication manner parsing request further comprises a data packet type and a data packet size.
  4. The communication method according to any one of claims 1 to 3, wherein the system topology information comprises one or more of: architecture information of a central processing unit CPU, local memory information, externally shared memory information, decoupling architecture high-speed interconnection information, or network interconnection information.
  5. A communications system, wherein the communications system comprises a management node (401), a first computing node (402), and a second computing node (403), and one OS runs on each of the first computing node and the second computing node, wherein:
    the first computing node is configured to send a communication manner parsing request to the management node, wherein the communication manner parsing request comprises an identifier of the first computing node and an identifier of the second computing node;
    the management node is configured to determine information about a physical communication manner between the first computing node and the second computing node according to the communication manner parsing request and communication manner reference information, wherein the communication manner reference information comprises system topology information and a system physical resource allocation result;
    the management node is further configured to send the information about the physical communication manner to the first computing node; and
    the first computing node is further configured to communicate with the second computing node using the communication manner comprised in the information about the physical communication manner;
    characterized in that the communication manner reference information further comprises a system physical resource usage status, wherein the system physical resource usage status is configured to indicate whether a communication manner with a second-highest priority is available; and
    wherein the management node is further configured to:
    determine all physical communication manners between the first computing node and the second computing node according to the physical resource allocation result and the system topology information, wherein the physical communication manners comprise a local memory sharing communication manner and at least one of: an external memory sharing communication manner, and a high-speed interconnection communication manner, and wherein a priority of the local memory sharing communication manner is the highest; and
    determine whether remaining space of the local memory is greater than a preset threshold; and
    when the remaining space of the local memory is less than a preset threshold, determine, according to the physical resource usage status, the information about a physical communication manner between the first computing node and the second computing node, wherein the information about a physical communication manner is information about an available communication manner with the second-highest priority.
  6. The communications system according to claim 5, wherein the first computing node is further configured to record the information about the physical communication manner into a historical information.
  7. The communications system according to any one of claims 5 to 6, wherein the communication manner parsing request further comprises a data packet type and a data packet size.
  8. The communications system according to any one of claims 5 to 7, wherein the system topology information comprises one or more of: architecture information of a central processing unit CPU, local memory information, externally shared memory information, decoupling architecture high-speed interconnection information, or network interconnection information.
EP14898397.6A 2014-07-31 2014-07-31 Communication system and communication method Active EP3163461B1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/083378 WO2016015266A1 (en) 2014-07-31 2014-07-31 Communication system and communication method

Publications (3)

Publication Number Publication Date
EP3163461A1 EP3163461A1 (en) 2017-05-03
EP3163461A4 EP3163461A4 (en) 2017-05-10
EP3163461B1 true EP3163461B1 (en) 2022-05-11

Family

ID=55216626

Family Applications (1)

Application Number Title Priority Date Filing Date
EP14898397.6A Active EP3163461B1 (en) 2014-07-31 2014-07-31 Communication system and communication method

Country Status (4)

Country Link
US (1) US10547668B2 (en)
EP (1) EP3163461B1 (en)
CN (1) CN105474194B (en)
WO (1) WO2016015266A1 (en)

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6999998B2 (en) * 2001-10-04 2006-02-14 Hewlett-Packard Development Company, L.P. Shared memory coupling of network infrastructure devices
US8521966B2 (en) * 2007-11-16 2013-08-27 Vmware, Inc. VM inter-process communications
CN103354566B (en) * 2008-03-31 2018-04-10 亚马逊技术有限公司 Configure the communication between computer node
CN101477511B (en) * 2008-12-31 2010-08-25 杭州华三通信技术有限公司 Method and apparatus for sharing memory medium between multiple operating systems
US8103809B1 (en) * 2009-01-16 2012-01-24 F5 Networks, Inc. Network devices with multiple direct memory access channels and methods thereof
CN101819564B (en) * 2009-02-26 2013-04-17 国际商业机器公司 Method and device for assisting communication between virtual machines
US9106540B2 (en) * 2009-03-30 2015-08-11 Amazon Technologies, Inc. Providing logical networking functionality for managed computer networks
CN101667144B (en) * 2009-09-29 2013-02-13 北京航空航天大学 Virtual machine communication method based on shared memory
CN102110071B (en) * 2011-03-04 2013-04-17 浪潮(北京)电子信息产业有限公司 Virtual machine cluster system and implementation method thereof
CN102752802B (en) * 2012-07-19 2015-05-13 中国科学院上海高等研究院 MAC (medium access control) resource management method based on waiting time
US9507617B1 (en) * 2013-12-02 2016-11-29 Trend Micro Incorporated Inter-virtual machine communication using pseudo devices

Also Published As

Publication number Publication date
US20170142193A1 (en) 2017-05-18
EP3163461A4 (en) 2017-05-10
CN105474194B (en) 2018-06-08
US10547668B2 (en) 2020-01-28
WO2016015266A1 (en) 2016-02-04
CN105474194A (en) 2016-04-06
EP3163461A1 (en) 2017-05-03

Similar Documents

Publication Publication Date Title
US10810045B2 (en) Method and apparatus for allocating central processing unit (CPU) resources in a default resource pool
US10698717B2 (en) Accelerator virtualization method and apparatus, and centralized resource manager
EP2892181B1 (en) Method, device and physical host for managing physical network card
EP2831729B1 (en) System and method for supporting live migration of virtual machines based on an extended host channel adaptor (hca) model
US11379265B2 (en) Resource management method, host, and endpoint based on performance specification
EP3206339B1 (en) Network card configuration method and resource management center
US20100287262A1 (en) Method and system for guaranteed end-to-end data flows in a local networking domain
US10067900B2 (en) Virtualized I/O device sharing within a distributed processing node system
KR20160087706A (en) Apparatus and method for resource allocation of a distributed data processing system considering virtualization platform
JP2010237737A (en) Apparatus for dynamically migrating lpar with pass-through i/o device, method and program thereof
US11928493B2 (en) Sharing of FPGA board by multiple virtual machines
CN108886473A (en) A kind of management method and device
JP2022105146A (en) Acceleration system, acceleration method, and computer program
WO2018076882A1 (en) Operating method for storage device, and physical server
US11604742B2 (en) Independent central processing unit (CPU) networking using an intermediate device
EP3163461B1 (en) Communication system and communication method
WO2022063273A1 (en) Resource allocation method and apparatus based on numa attribute
JP6657910B2 (en) Band setting method, band setting program, information processing apparatus and information processing system
KR20150095978A (en) Distributed Storage System using Local Disk of Computing Node on Cloud Computing
US20180181440A1 (en) Resource allocation system, apparatus allocation controller and apparatus recognizing method
KR102237991B1 (en) Method for communication using pci express dedicated communication module and network device including the same
CN117453242A (en) Application updating method of virtual machine, computing equipment and computing system
CN117370046A (en) Inter-process communication method, system, device and storage medium

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20170127

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

A4 Supplementary search report drawn up and despatched

Effective date: 20170406

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 9/54 20060101AFI20170401BHEP

Ipc: G06F 15/16 20060101ALN20170401BHEP

DAX Request for extension of the european patent (deleted)
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20200206

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

REG Reference to a national code

Ref country code: DE

Ref legal event code: R079

Ref document number: 602014083748

Country of ref document: DE

Free format text: PREVIOUS MAIN CLASS: G06F0015160000

Ipc: G06F0009540000

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: GRANT OF PATENT IS INTENDED

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 15/16 20060101ALN20211118BHEP

Ipc: G06F 9/54 20060101AFI20211118BHEP

INTG Intention to grant announced

Effective date: 20211216

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE PATENT HAS BEEN GRANTED

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 1492032

Country of ref document: AT

Kind code of ref document: T

Effective date: 20220515

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602014083748

Country of ref document: DE

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: LT

Ref legal event code: MG9D

REG Reference to a national code

Ref country code: NL

Ref legal event code: MP

Effective date: 20220511

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 1492032

Country of ref document: AT

Kind code of ref document: T

Effective date: 20220511

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220912

Ref country code: NO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220811

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: HR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220812

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220811

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: RS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220911

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SM

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602014083748

Country of ref document: DE

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

REG Reference to a national code

Ref country code: BE

Ref legal event code: MM

Effective date: 20220731

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: AL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

26N No opposition filed

Effective date: 20230214

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20220811

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20220731

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20220731

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20220731

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20220731

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

Ref country code: BE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20220731

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20220731

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20220811

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20230607

Year of fee payment: 10

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20220511

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO

Effective date: 20140731