WO2014113062A2 - Io virtualization system and method using offload processors - Google Patents

Io virtualization system and method using offload processors Download PDF

Info

Publication number
WO2014113062A2
WO2014113062A2 PCT/US2013/047217 US2013047217W WO2014113062A2 WO 2014113062 A2 WO2014113062 A2 WO 2014113062A2 US 2013047217 W US2013047217 W US 2013047217W WO 2014113062 A2 WO2014113062 A2 WO 2014113062A2
Authority
WO
WIPO (PCT)
Prior art keywords
memory
data
virtual switch
offload
module
Prior art date
Application number
PCT/US2013/047217
Other languages
French (fr)
Other versions
WO2014113062A3 (en
Inventor
Parin DALAL
Stephen Belair
Original Assignee
Xockets IP, LLC
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 Xockets IP, LLC filed Critical Xockets IP, LLC
Publication of WO2014113062A2 publication Critical patent/WO2014113062A2/en
Publication of WO2014113062A3 publication Critical patent/WO2014113062A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1605Handling requests for interconnection or transfer for access to memory bus based on arbitration
    • G06F13/1652Handling requests for interconnection or transfer for access to memory bus based on arbitration in a multiprocessor architecture
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/0815Cache consistency protocols
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0875Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches with dedicated cache, e.g. instruction or stack
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation
    • G06F12/1027Address translation using associative or pseudo-associative address translation means, e.g. translation look-aside buffer [TLB]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation
    • G06F12/1081Address translation for peripheral access to main memory, e.g. direct memory access [DMA]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/28Handling requests for interconnection or transfer for access to input/output bus using burst mode transfer, e.g. direct memory access DMA, cycle steal
    • G06F13/285Halt processor DMA
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/36Handling requests for interconnection or transfer for access to common bus or bus system
    • G06F13/362Handling requests for interconnection or transfer for access to common bus or bus system with centralised access control
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4004Coupling between buses
    • G06F13/4022Coupling between buses using switching circuits, e.g. switching matrix, connection or expansion network
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4063Device-to-bus coupling
    • G06F13/4068Electrical coupling
    • 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
    • G06F15/161Computing infrastructure, e.g. computer clusters, blade chassis or hardware partitioning
    • 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
    • G06F15/163Interprocessor communication
    • G06F15/173Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake
    • G06F15/17337Direct connection machines, e.g. completely connected computers, point to point communication networks
    • 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3877Concurrent instruction execution, e.g. pipeline, look ahead using a slave processor, e.g. coprocessor
    • 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/461Saving or restoring of program or task context
    • 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/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/19Flow control; Congestion control at layers above the network layer
    • H04L47/193Flow control; Congestion control at layers above the network layer at the transport layer, e.g. TCP related
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS
    • H04L47/2441Traffic characterised by specific attributes, e.g. priority or QoS relying on flow classification, e.g. using integrated services [IntServ]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling
    • H04L47/56Queue scheduling implementing delay-aware scheduling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling
    • H04L47/62Queue scheduling characterised by scheduling criteria
    • H04L47/624Altering the ordering of packets in an individual queue
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling
    • H04L47/62Queue scheduling characterised by scheduling criteria
    • H04L47/6295Queue scheduling characterised by scheduling criteria using multiple queues, one for each individual QoS, connection, flow or priority
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/10Mapping addresses of different types
    • H04L61/103Mapping addresses of different types across network layers, e.g. resolution of network layer into physical layer addresses or address resolution protocol [ARP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/2592Translation of Internet protocol [IP] addresses using tunnelling or encapsulation
    • 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
    • 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
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1016Performance improvement
    • G06F2212/1024Latency reduction
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/686Types of network addresses using dual-stack hosts, e.g. in Internet protocol version 4 [IPv4]/Internet protocol version 6 [IPv6] networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/40Constructional details, e.g. power supply, mechanical construction or backplane
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Definitions

  • Described embodiments relate to input/output (10) virtualization services that are provided by a memory bus connected module that can allow a single 10 device to appear as multiple 10 devices.
  • Virtualization is commonly seen as a process of combining hardware and software resources into a single administrative entity to simply the use of computing resources. Virtualization can be supported within a computer or server, across local clusters of computers, or as part of a larger network. Ideally, virtualized systems simplify sharing of computer resources such as storage or processing time. For example, server virtualization can allow an administrator can convert one physical server into multiple virtual machines. Each virtual server acts like a unique physical device, capable of running its own operating system (OS).
  • OS operating system
  • a first virtual switch is connected to the network and configured to direct network packets based on network identifier tags.
  • a second virtual switch is connected to a memory bus, and an offload processor module is used to support the second virtual switch.
  • the offload processor module includes at least one offload processor capable of modifying network packets and directing the modified network packets to the first virtual switch through the memory bus.
  • the offload processor module includes separately addressable offload processors, and network packets can be directed to a specific memory address space.
  • the first virtual switch can have direct memory access to the second virtual switch to act as a direct memory access (DMA) master, with the second virtual switch acting as a DMA slave.
  • DMA direct memory access
  • the second virtual switch can also have a scheduler and an arbiter to prioritize handling of network data.
  • the memory bus supports a data transfer protocol (such as DDR3, as but one very particular example).
  • an input-output (10) virtualization system can include a physical 10 device and multiple virtual 10 devices.
  • a provisioning agent is used to allocate exclusive address spaces in a main memory to each of the multiple virtual 10 devices and the physical 10 device, with each of the physical or virtual 10 devices capable of direct memory reads and writes to the respective exclusive address spaces.
  • the address spaces can be physical or virtual, and the provisioning agent can create a mapping between virtual addresses and physical addresses.
  • the provisioning agent creates virtual function (VF) drivers that can optionally be accessible through direct memory address (DMA) and supplied with packet descriptors to control data processing. Mapping between virtual addresses and physical addresses can be retained (e.g., stored in tables of an input output memory management unit, IOMMU).
  • a host or server processor can be used to run the provisioning agent.
  • the second virtual switch can be supported by a memory bus attached module having multiple offload processors.
  • the memory bus can support a data transfer protocol (such as DDR3, as but one very particular example).
  • the module can be mounted to a memory socket (such as a dual in line memory module (DIMM) socket, as but one particular example).
  • DIMM dual in line memory module
  • Received data can be examined at a first virtual switch to identify a first target memory address location for the data.
  • the data is transported to a second virtual switch using a memory bus having a defined memory transport protocol, and the data is then written to a second target memory location.
  • the data written to the second target memory location is processed with an offload processor module.
  • the offload processor module can include one or more offload processors, and in certain embodiments, multiple low power offload processors having a suitable architecture (such as an ARM type architecture, as but one particular example).
  • FIG. 1 -0 shows a system according to an embodiment.
  • FIG. 1 -1 shows an input output memory management unit (IOMMU) that can be included in embodiments.
  • FIG. 1-2 shows a process for providing translation with an IOMMU that can be included in embodiments.
  • FIGS. 1 -3 and 1-4 shows a process for assigning packets for processing to various virtual machines, according to an embodiment.
  • IOMMU input output memory management unit
  • FIGS. 2-0 to 2-3 show processor modules according to various embodiments.
  • FIG. 2-4 shows a conventional dual-in-line memory module.
  • FIG. 2-5 shows a system according to another embodiment.
  • FIGS. 3 shows one particular implementation of a memory bus connected offload processor capable of supporting packet conversion services for network overlay that can be included in embodiments.
  • FIG. 4 shows a process for locking an input output translation lookaside buffer (IOTLB) that can be included in embodiments.
  • IOTLB input output translation lookaside buffer
  • FIG. 5 shows an example of a virtual switch that can be included in embodiments.
  • the embodiments show systems, devices and methods for providing input/output (IO) virtualization services with minimal impact on a host processor device.
  • the operation of one or more virtual switches can be supported by offload processor modules that can operate independent of any host processor devices.
  • offload processor modules can be connected to a system memory bus and receive data via direct memory access transfers.
  • processing modules can populate physical slots for connecting in-line memory modules (e.g., DIMMs) to a system memory bus.
  • FIG. 1 -0 is a diagram of a system 100 for providing input/output (IO) virtualization services according to one embodiment.
  • a system 100 can include a first virtual switch 106a, a second virtual switch 106b, and offload processors 120. Also shown are a host processor 130, a central processing unit (CPU) input/output (I/O) fabric 1 14, an input output memory management unit (IOMMU) 110, and a memory controller 1 16.
  • IOMMU 1 10 can be part of an I/O bridge 107.
  • a first virtual switch 106a can receive data packets 104 from, and transmit data packets to a data source 102.
  • a data source 102 can include the Internet, a network cloud, inter- or intra- data center networks, cluster computers, rack systems, multiple or individual servers, personal computers, or any suitable data packet source or destination.
  • Data packets can be packet or switch based, although in some embodiments non-packet data is generally converted or encapsulated into packets for ease of handling.
  • data packets have certain characteristics, including transport protocol number, source and destination port numbers, or source and destination IP addresses.
  • the data packets can further have associated metadata which can help in packet classification and management.
  • First virtual switch 106a can include, but is not limited to, devices compatible with a host bus 108.
  • a virtual switch 106a can include a network interface controller (N IC), a host bus adapter, a converged network adapter, or a switched or ATM network interface, as but a few examples.
  • N IC network interface controller
  • Such controller, interfaces and adapters can include, but are not limited to, peripheral component interconnect (PCI) and/or PCI express (PCIe) devices connecting with host motherboard via PCI or PCIe bus (e.g., 108).
  • PCI peripheral component interconnect
  • PCIe PCI express
  • a first virtual switch 106a can employ IO virtualization schemes to make a single network I/O device appear as multiple devices. In particular embodiments this can include a single root I/O virtualization (SR-IOV). SR-IOV permits separate access to resources among various PCIe hardware functions by providing both physical control and virtual functions.
  • the first virtual switch 106a can support OpenFlow or similar software defined networking to abstract out of the control plane.
  • the control plane of the first virtual switch 106a can performs functions such as route determination, target node identification etc.
  • the forwarding plane of the first virtual switch can transport packets from a physical layer of one kind (Ethernet/IP) to a peripheral IO bus (e.g., 108).
  • I/O fabric 1 14 can interfaces with one or more memory controllers 116 to transfer the network packets to a second virtual switch 106b.
  • the second virtual switch 106b which is interfaced with a memory bus 118, can receive and switch traffic originating from the memory bus 1 18 to offload processors 120 and vice versa.
  • the forwarding plane of the second virtual switch 106b can transport packets from a memory bus 118 to offload processors 120 or from the offload processors 120 back onto the memory bus 118.
  • the described system architecture can allow for relatively direct communication of network packets to the offload processors 120 with minimal or no interruptions to a host processor 130.
  • Embodiments described herein can include busses of any suitable type suitable, preferably ones providing high speed low latency interconnection between system parts.
  • Bus architectures can include but are not limited to PCI, PCIe, Fibre Channel, and the like.
  • a bus architecture can also be based on relevant JEDEC standards or include a HyperTransport (HT) architecture.
  • Offload processors 120 can communicate over a memory bus according to any suitable memory bus standard, including but not limited to any of the double data rate (DDR) standards (i.e., DDR, DDR2, DDR3).
  • DDR double data rate
  • offload processors 120 can include energy efficient, general purpose processor such as those based on ARM, ARC, Tensilica, MIPS, Strong/ARM, or RISC architectures.
  • offload processors 120 can include, or operate in conjunction with, memory devices.
  • Offload processors 120 can also include embedded memory (e.g., embedded DRAM), separate logic or bus management chips, programmable units such as field programmable gate arrays (FPGAs), custom designed application specific integrated circuits (ASICs).
  • embedded DRAM embedded dynamic random access memory
  • FPGAs field programmable gate arrays
  • ASICs application specific integrated circuits
  • a host processor 130 can be a general purpose processor, including those based on Intel or AMD x86 architecture, Intel Itanium architecture, MIPS architecture, SPARC architecture or the like.
  • an operating system may be loaded with a device model 135, one or more virtual function (VF) drivers 132 and controlling function (CF) drivers 133 using a provisioning agent 130a.
  • the provisioning agent 130a can be an entity on the host processor 130 that can initializes and interact with virtual VF drivers 132.
  • the VF driver 132 can be responsible for providing a VF with the virtual address of the memory space where direct memory addressing (DMA) is needed.
  • DMA direct memory addressing
  • Each VF driver can be allocated with virtual addresses that can map to physical addresses.
  • a device model 135 can be used to create an emulation of a physical device for the host processor 130 to recognize each of the multiple VFs that are created.
  • the device model 135 can be replicated multiple times to give the impression to VF drivers (a driver that interacts with a virtual IO device) that they are interacting with a physical device.
  • a device model to emulate a network adapter can be the Intel® Ethernet Converged Network Adapter (CNA) X540-T2.
  • the VF driver 132 can act to connect with such an adapter.
  • the device model 135 and the VF driver 133 can be run in either privileged or non- privileged mode. There can be no restriction with regard to which device hosts/runs the code corresponding to the device model and the VF driver. The code, however, can have the capability to create multiple copies of device model and VF driver so as to enable multiple copies of said I/O interface to be created.
  • An operating system of a host processor 130 can also create a defined physical address space for an application 130a supporting the VF drivers 132. Further, the host processor 130 operating system can allocate a virtual memory address space to the application or provisioning agent 130a. The provisioning agent 130a can broker with the host operating system to create a mapping between said virtual address and a subset of the available physical address space. This physical address space corresponds to the address space of the offload processors 120. The provisioning agent 130a can be responsible for creating each VF driver 132 and allocating to it a defined virtual address space. The application or provisioning agent 130a can control the operation of each of the VF drivers. The provisioning agent 130a can supply each VF driver 132 with descriptors such as an address of a next packet.
  • An application or provisioning agent 130a can create a virtual address space for each VF 132 during runtime. Allocating an address space to a device can be supported by allocating to the virtual address space a portion of the available physical memory space. This allocates part of the physical address space to the VF. For example, if the application 130a handling the VF driver 132 instructs it to read or write packets from or to virtual memory addresses Oxaaaa to Oxffff, the VF driver may write I/O descriptors into a descriptor queue of a VF with a head and tail pointer that are changed dynamically as queue entries are filled.
  • the data structure may be of another type as well, including but not limited to a ring structure or hash table.
  • a mapping between virtual memory address space and physical memory space can be stored in tables of an IOMMU 1 10.
  • An application may supply VF drivers 132 with virtual addresses at which memory read or write is to be performed.
  • the VF drivers 132 supply the virtual addresses to a VF.
  • the VFs are configured to generate requests such as read and write which may be part of a direct memory access (DMA) read or write operation.
  • DMA direct memory access
  • a VF can read from or write data to the address location pointed to by the VF driver.
  • the virtual addresses are translated by the IOMMU 110 to corresponding physical addresses and the physical addresses may be provided to the memory controller for access. That is, the IOMMU 1 10 can modify the memory requests sourced by the I/O devices to change the virtual address in the request to a physical address.
  • the memory request can then be forwarded to the memory controller 116 for memory access. Further, on completing the transfer of data to the address space allocated to the VF driver 132, the VF driver can mask or disable those interrupts, which are usually forwarded to the host processor 130 to handle such data (e.g., network packets).
  • the memory request may be forwarded to memory controller 1 16 over a high speed low latency interconnection 112 (e.g., HyperTransport, HT) 1 12.
  • the VF in such cases can carry out a direct memory access by supplying the virtual memory address to the IOMMU 1 10.
  • an application may directly code the physical address into the VF descriptors if the VF allows for it. If the VF cannot support physical addresses of the form used by the host processor 130, an aperture with a hardware size supported by the VF device may be coded into the descriptor so that the VF is informed of the target hardware address of the device. Data that is transferred to an aperture may be mapped by a translation table to a defined physical address space in the system memory. DMA operations may be initiated by software executed by the processors, programming the I/O devices directly or indirectly to perform the DMA operations.
  • FIG. 1 -1 shows an IOMMU 110' that can be included in embodiments.
  • An IOMMU 110' can be configured to translate a virtual address (DEVICE VISIBLE VIRTUAL ADDRESS) corresponding to an I/O device to its corresponding physical address in the main memory (PHYSICAL ADDRESS).
  • the IOMMU 1 10' may include page table walker 1 10a, a translation lookaside buffer (IOTLB) 1 10b, control registers 1 10c, and control logic 110d.
  • IOTLB translation lookaside buffer
  • FIG. 1 -2 is a flow diagram showing an IOMMU method 150 to serve I/O requests that can be included in the embodiments.
  • a method 150 can include receiving an I/O request (for address translation) (151 ). If the address translation is already available in the IOTLB 110b (Yes from 152), the information can be sent to a memory controller (152) (thus serving the request). Otherwise (No from 152), a page table walker can be invoked (153), and a translated address can be obtained and provided to the memory controller. An IOTLB of the IOMMU can be updated with this latest translation information (154) and an event log can be created or updated (155).
  • FIGS 1 -3 and 1 -4 together illustrate a process flow 160 according to an embodiment.
  • a process 160 can include receiving packets from a network (162). Packets can be segregated based on sessions (164). Such an action can include classifying packets based on session metadata with a virtualized network interface. In the embodiment shown, this can include operation of a first virtual switch (e.g., 106a of FIG. 1 -0). Sessions can be prioritized and queued for arbitration (166). Using session metadata, a determination can be made if sessions are to be written to offload processors (168). Such an action can use both packet metadata and session metadata.
  • session(s) can be queued for a host processor(s) (170). If sessions are for offload processors (Yes from 168), based on a classification, packet(s) can be assigned to one of multiple VFs (172). VFs can be supplied with virtual memory addresses by a VF driver. The VFs can use the virtual memory addresses to generate a DMA request. The request can be forwarded to an IOMMU (174). Such actions can use other details in a descriptor structure to generate the DMA request. Referring to FIG. 1-4, a process 160 can further include the IOMMU performing an address translation to identify a physical address corresponding to a supplied virtual address (176).
  • the IOMMU can forward the DMA request to a memory controller (178).
  • the DMA request can be targeted to the physical address generated at 176. Therefore, the packets destined to be processed by the offload processors can be written to the memory location corresponding to the offload processors by performing a DMA operation.
  • Data e.g., packets
  • the second virtual switch can carry out traffic management to reintroduce prioritization based on metadata (182).
  • Such actions can include classification and prioritization to create flow characteristics for packets of a session using available session metadata. Arbitration between different sessions can occur, and different sessions can be scheduled into different offload processors (184).
  • Such action can result in traffic managed flows being written to multiple offload processors at, with execution of data processing operations determined by suitable arbiters and schedulers.
  • such action can include offload processors operating on the packet data, where the offload processors are mounted to a memory bus subject to the DMA transfer.
  • such offload processor modules can be fitted into a memory bus socket, such as a DIMM slot.
  • processors architectures such as MIPS may include deep instruction pipelines to improve the number of instructions per cycle. Further, the ability to run a multi-threaded programming environment results in enhanced usage of existing processor resources.
  • processor architecture may include multiple processor cores. Multi-core architectures comprising the same type of cores, referred to as homogeneous core architectures, provide higher instruction throughput by parallelizing threads or processes across multiple cores. However, in such homogeneous core architectures, the shared resources, such as memory, are amortized over a small number of processors.
  • multiple offload or host processors can reside on modules connected to individual rack units or blades that in turn reside on racks or individual servers. These can be further grouped into clusters and datacenters, which can be spatially located in the same building, in the same city, or even in different countries. Any grouping level can be connected to each other, and/or connected to public or private cloud internets.
  • Memory and I/O accesses can incur a high amount of processor overhead.
  • context switches in conventional general purpose processing units can be computationally intensive. It is therefore desirable to reduce context switch overhead in a networked computing resource handling a plurality of networked applications in order to increase processor throughput.
  • Conventional server loads can require complex transport, high memory bandwidth, extreme amounts of data bandwidth (randomly accessed, parallelized, and highly available), but often with light touch processing: HTML, video, packet-level services, security, and analytics. Further, idle processors still consume more than 50% of their peak power consumption.
  • complex transport, data bandwidth intensive, frequent random access oriented, 'light' touch processing loads can be handled behind a socket abstraction created on multiple offload processor cores.
  • "heavy" touch, computing intensive loads can be handled by a socket abstraction on a host processor core (e.g., x86 processor cores).
  • a host processor core e.g., x86 processor cores.
  • Such software sockets can allow for a natural partitioning of these loads between light touch (e.g., ARM) and heavy touch (e.g., x86) processor cores.
  • server loads can be broken up across the offload processing cores and the host processing cores.
  • FIGS. 2-0 to 2-5 describe aspects of hardware embodiments and methods useful for providing 10 virilization services using an offload processor module to support offload processing as described herein, or equivalents.
  • processing modules can include DIMM mountable modules.
  • FIG. 2-0 is a block diagram of a processing module 200 according to one embodiment.
  • a processing module 200 can include a physical connector 202, a memory interface 204, arbiter logic 206, offload processor(s) 208, local memory 210, and control logic 212.
  • a connector 202 can provide a physical connection to system memory bus. This is in contrast to a host processor which can access a system memory bus via a memory controller, or the like.
  • a connector 202 can be compatible with a dual in-line memory module (DIMM) slot of a computing system. Accordingly, a system including multiple DIMM slots can be populated with one or more processing modules 200, or a mix of processing modules and DIMM modules.
  • DIMM dual in-line memory module
  • a memory interface 204 can detect data transfers on a system memory bus, and in appropriate cases, enable write data to be stored in the processing module 200 and/or read data to be read out from the processing module 200. Such data transfers can include the receipt of packet data having a particular network identifier.
  • a memory interface 204 can be a slave interface, thus data transfers are controlled by a master device separate from the processing module 200.
  • a memory interface 204 can be a direct memory access (DMA) slave, to accommodate DMA transfers over a system memory bus initiated by a DMA master.
  • a DMA master can be a device different from a host processor.
  • processing module 200 can receive data for processing (e.g., DMA write), and transfer processed data out (e.g., DMA read) without consuming host processor resources.
  • Arbiter logic 206 can arbitrate between conflicting accesses of data within processing module 200.
  • arbiter logic 206 can arbitrate between accesses by offload processor 208 and accesses external to the processor module 200. It is understood that a processing module 200 can include multiple locations that are operated on at the same time. It is understood that accesses arbitrated by arbiter logic 206 can include accesses to physical system memory space occupied by the processor module 200, as well as accesses to other resources (e.g., cache memory of offload or host processor ).
  • arbitration rules for arbiter logic 206 can vary according to application. In some embodiments, such arbitration rules are fixed for a given processor module 200. In such cases, different applications can be accommodated by switching out different processing modules. However, in alternate embodiments, such arbitration rules can be configurable.
  • Offload processor 208 can include one or more processors that can operate on data transferred over the system memory bus.
  • offload processors can run a general operating system or server applications such as Apache (as but one very particular example), enabling processor contexts to be saved and retrieved. Computing tasks executed by offload processor 208 can be handled by the hardware scheduler.
  • Offload processors 208 can operate on data buffered in the processor module 200. In addition or alternatively, offload processors 208 can access data stored elsewhere in a system memory space.
  • offload processors 208 can include a cache memory configured to store context information.
  • An offload processor 208 can include multiple cores or one core.
  • a processor module 200 can be included in a system having a host processor (not shown).
  • offload processors 208 can be a different type of processor as compared to the host processor.
  • offload processors 208 can consume less power and/or have less computing power than a host processor.
  • offload processors 208 can be "wimpy" core processors, while a host processor can be a "brawny” core processor.
  • offload processors 208 can have equivalent computing power to any host processor.
  • a host processor can be an x86 type processor, while an offload processor 208 can include an ARM, ARC, Tensilica, MIPS, Strong/ARM, or RISC type processor, as but a few examples.
  • Local memory 210 can be connected to offload processor 208 to enable the storing of context information.
  • an offload processor 208 can store current context information, and then switch to a new computing task, then subsequently retrieve the context information to resume the prior task.
  • local memory 210 can be a low latency memory with respect to other memories in a system.
  • storing of context information can include copying an offload processor 208 cache.
  • a same space within local memory 210 is accessible by multiple offload processors
  • Control logic 212 can control processing tasks executed by offload processor(s).
  • control logic 212 can be considered a hardware scheduler that can be conceptualized as including a data evaluator 214, scheduler 216 and a switch controller 218.
  • a data evaluator 214 can extract "metadata" from write data transferred over a system memory bus.
  • Metaldata can be any information embedded at one or more predetermined locations of a block of write data that indicates processing to be performed on all or a portion of the block of write data and/or indicate a particular task/process to which the data belongs (e.g., classification data).
  • metadata can be data that indicates a higher level organization for the block of write data.
  • metadata can be header information of one or more network packets (which may or may not be encapsulated within a higher layer packet structure).
  • a scheduler 216 can order computing tasks for offload processor(s) 208.
  • scheduler 216 can generate a schedule that is continually updated as write data for processing is received.
  • a scheduler 216 can generate such a schedule based on the ability to switch contexts of offload processor(s) 208. In this way, on-module computing priorities can be adjusted on the fly.
  • a scheduler 216 can assign a portion of physical address space (e.g., memory locations within local memory 210) to an offload processor 208, according to computing tasks. The offload processor 208 can then switch between such different spaces, saving context information prior to each switch, and subsequently restoring context information when returning to the memory space.
  • Switch controller 218 can control computing operations of offload processor(s) 208. In particular embodiments, according to scheduler 216, switch controller 218 can order offload processor(s) 208 to switch contexts. It is understood that a context switch operation can be an "atomic" operation, executed in response to a single command from switch controller 218. In addition or alternatively, a switch controller 218 can issue an instruction set that stores current context information, recalls context information, etc.
  • processor module 200 can include a buffer memory (not shown).
  • a buffer memory can store received write data on board the processor module.
  • a buffer memory can be implemented on an entirely different set of memory devices, or can be a memory embedded with logic and/or the offload processor. In the latter case, arbiter logic 206 can arbitrate access to the buffer memory.
  • a buffer memory can correspond to a portion of a system physical memory space. The remaining portion of the system memory space can correspond to other like processor modules and/or memory modules connected to the same system memory bus.
  • buffer memory can be different than local memory 210. For example, buffer memory can have a slower access time than local memory 210. However, in other embodiments, buffer memory and local memory can be implemented with like memory devices.
  • write data for processing can have an expected maximum flow rate.
  • a processor module 200 can be configured to operate on such data at, or faster than, such a flow rate. In this way, a master device (not shown) can write data to a processor module without danger of overwriting data "in process".
  • the various computing elements of a processor module 200 can be implemented as one or more integrated circuit devices (ICs). It is understood that the various components shown in FIG. 2-0 can be formed in the same or different ICs.
  • control logic 212, memory interface 214, and/or arbiter logic 206 can be implemented on one or more logic ICs, while offload processor(s) 208 and local memory 210 are separate ICs.
  • Logic ICs can be fixed logic (e.g., application specific ICs), programmable logic (e.g., field programmable gate arrays, FPGAs), or combinations thereof.
  • the foregoing hardware and systems can provide improved computational performance as compared to traditional computing systems.
  • Conventional systems including those based on x86 processors, are often ill-equipped to handle such high volume applications. Even idling, x86 processors use a significant amount of power, and near continuous operation for high bandwidth packet analysis or other high volume processing tasks makes the processor energy costs one of the dominant price factors.
  • conventional systems can have issues with the high cost of context switching wherein a host processor is required to execute instructions which can include switching from one thread to another. Such a switch can require storing and recalling the context for the thread. If such context data is resident in a host cache memory, such a context switch can occur relatively quickly. However, if such context data is no longer in cache memory (i.e., a cache miss), the data must be recalled from system memory, which can incur a multi-cycle latency. Continuous cache misses during context switching can adversely impact system performance.
  • FIG. 2-1 shows a processor module 200-1 according to one very particular embodiment which is capable of reducing issues associated with high volume processing or context switching associated with many conventional server systems.
  • a processor module 200-1 can include ICs 220-0/1 mounted to a printed circuit board (PCB) type substrate 222.
  • PCB type substrate 222 can include in-line module connector 202, which in one very particular embodiment, can be a DIMM compatible connector.
  • IC 220-0 can be a system-on-chip (SoC) type device, integrating multiple functions.
  • SoC system-on-chip
  • an IC 220-0 can include embedded processor(s), logic and memory. Such embedded processor(s) can be offload processor(s) 208 as described herein, or equivalents.
  • Such logic can be any of controller logic 212, memory interface 204 and/or arbiter logic 206, as described herein, or equivalents.
  • Such memory can be any of local memory 210, cache memory for offload processor(s) 208, or buffer memory, as described herein, or equivalents.
  • Logic IC 220-1 can provide logic functions not included IC 220-0.
  • FIG. 2-2 shows a processor module 200-2 according to another very particular embodiment.
  • a processor module 200-2 can include ICs 220-2, -3, -4, -5 mounted to a PCB type substrate 222, like that of FIG. 2-1.
  • processor module functions are distributed among single purpose type ICs.
  • IC 220-2 can be a processor IC, which can be an offload processor 208.
  • IC 220-3 can be a memory IC which can include local memory 210, buffer memory, or combinations thereof.
  • IC 220-4 can be a logic IC which can include control logic 212, and in one very particular embodiment, can be an FPGA.
  • IC 220-5 can be another logic IC which can include memory interface 204 and arbiter logic 206, and in one very particular embodiment, can also be an FPGA.
  • FIGS. 2-1/2 represent but two of various implementations.
  • the various functions of a processor module can be distributed over any suitable number of ICs, including a single SoC type IC.
  • FIG. 2-3 shows an opposing side of a processor module 200-1 or 200-2 according to a very particular embodiment.
  • Processor module 200-3 can include a number of memory ICs, one shown as 220-6, mounted to a PCB type substrate 222, like that of FIG. 2-1. It is understood that various processing and logic components can be mounted on an opposing side to that shown.
  • a memory IC 220-6 can be configured to represent a portion of the physical memory space of a system.
  • Memory ICs 220-6 can perform any or all of the following functions: operate independently of other processor module components, providing system memory accessed in a conventional fashion; serve as buffer memory, storing write data that can be processed with other processor module components, or serve as local memory for storing processor context information.
  • FIG. 2-4 shows a conventional DIMM module (i.e., it serves only a memory function) that can populate a memory bus along with processor modules as described herein, or equivalents.
  • FIG. 2-5 shows a system 230 according to one embodiment.
  • a system 230 can include a system memory bus 228 accessible via multiple in-line module slots (one shown as 226).
  • any or all of the slots 226 can be occupied by a processor module 200 as described herein, or an equivalent.
  • available slots can be occupied by conventional in-line memory modules 224.
  • slots 226 can be DIMM slots.
  • a processor module 200 can occupy one slot. However, in other embodiments, a processor module can occupy multiple slots.
  • a system memory bus 228 can be further interfaced with one or more host processors and/or input/output device (not shown).
  • FIG. 3 shows a system 301 that can receive and process packet data directed to it by IO virtualization, as described herein or equivalents.
  • a system 301 can transport packet data requiring network overlay services to one or more computational units (one shown as 300) located on a module, which in particular embodiments, can include a connector compatible with an existing memory module.
  • a computational unit 300 can include a processor module as described in embodiments herein, or an equivalent.
  • a computational unit 300 can be capable of intercepting or otherwise accessing packets sent over a memory bus 316 and carrying out processing on such packets, including but not limited to termination or metadata processing.
  • a system memory bus 316 can be a system memory bus like those described herein, or equivalents (e.g., 228).
  • a system 301 can include an I/O device 302 which can receive packet or other I/O data from an external source.
  • I/O device 302 can include physical or virtual functions generated by the physical device to receive a packet or other I/O data from the network or another computer or virtual machine.
  • an I/O device 302 can include a network interface card (NIC) having input buffer 302a (e.g., DMA ring buffer) and an I/O virtualization function 302b.
  • NIC network interface card
  • an I/O device 302 can write a descriptor including details of the necessary memory operation for the packet (i.e. read/write, source/destination). Such a descriptor can be assigned a virtual memory location (e.g., by an operating system of the system 301 ). I/O device 302 then communicates with an input output memory management unit (IOMMU) 304 which can translate virtual addresses to corresponding physical addresses with an IOMMU function 304b. In the particular embodiment shown, a translation look-aside buffer (TLB) 304a can be used for such translation.
  • IOMMU input output memory management unit
  • TLB translation look-aside buffer
  • Virtual function reads or writes data between I/O device and system memory locations can then be executed with a direct memory transfer (e.g., DMA) via a memory controller 306b of the system 301.
  • An I/O device 302 can be connected to IOMMU 304 by a host bus 312.
  • a host bus 312 can be a peripheral interconnect (PCI) type bus.
  • IOMMU 304 can be connected to a host processing section 306 at a central processing unit I/O (CPU IO) 306a.
  • CPU IO central processing unit I/O
  • such a connection 314 can support a HyperTransport (HT) protocol.
  • a host processing section 306 can include the CPUIO 306a, memory controller 306b, processing core 306c and corresponding provisioning agent 306d.
  • a computational unit 300 can interface with the system bus 316 via standard inline module connection, which in very particular embodiments can include a DIMM type slot.
  • a memory bus 316 can be a DDR3 type memory bus. Alternate embodiments can include any suitable system memory bus.
  • Packet data can be sent by memory controller 306b via memory bus 316 to a DMA slave interface 310a.
  • DMA slave interface 310a can be adapted to receive encapsulated read/write instructions from a DMA write over the memory bus 316.
  • a hardware scheduler (308b/c/d/e/h) can perform traffic management on incoming packets by categorizing them according to flow using session metadata. Packets can be queued for output in an onboard memory
  • a hardware scheduler can handle context switching decisions and thus optimize the performance of the downstream resource (e.g., offload processor 308i).
  • an offload processor 308i can be a "wimpy core” type processor.
  • a host processor 306c can be a "brawny core” type processor (e.g., an x86 or any other processor capable of handling "heavy touch” computational operations).
  • an I/O device 302 can be configured to trigger host processor interrupts in response to incoming packets, according to embodiments, such interrupts can be disabled, thereby reducing processing overhead for the host processor 306c.
  • an offload processor 308i can include an ARM, ARC, Tensilica, MIPS, Strong/ARM or any other processor capable of handling "light touch” operations.
  • an offload processor can run a general purpose operating system for executing a plurality of sessions, which can be optimized to work in conjunction with the hardware scheduler in order to reduce context switching overhead.
  • a system 301 can receive packets from an external network over a network interface.
  • the packets are destined for either a host processor 306c or an offload processor 308i based on the classification logic and schematics employed by I/O device 302.
  • I/O device 302 can operate as a virtualized NIC, with packets for a particular logical network or to a certain virtual MAC (VMAC) address can be directed into separate queues and sent over to the destination logical entity.
  • VMAC virtual MAC
  • Such an arrangement can transfer packets to different entities.
  • each such entity can have a virtual driver, a virtual device model that it uses to communicate with connected virtual network.
  • multiple devices can be used to redirect traffic to specific memory addresses. So, each of the network devices operates as if it is transferring the packets to the memory location of a logical entity. However, in reality, such packets are transferred to memory addresses where they can be handled by one or more offload processors (e.g., 308i). In particular embodiments such transfers are to physical memory addresses, thus logical entities can be removed from the processing, and a host processor can be free from such packet handling.
  • offload processors e.g., 308i
  • embodiments can be conceptualized as providing a memory "black box" to which specific network data can be fed.
  • a memory black box can handle the data (e.g., process it) and respond back when such data is requested.
  • I/O device 302 can receive data packets from a network or from a computing device.
  • the data packets can have certain characteristics, including transport protocol number, source and destination port numbers, source and destination IP addresses, for example.
  • the data packets can further have metadata that is processed (308d) that helps in their classification and management.
  • I/O device 302 can include, but is not limited to, peripheral component interconnect (PCI) and/or PCI express (PCIe) devices connecting with a host motherboard via PCI or PCIe bus (e.g., 312).
  • PCI peripheral component interconnect
  • PCIe PCI express
  • Examples of I/O devices include a network interface controller (NIC), a host bus adapter, a converged network adapter, an ATM network interface, etc.
  • the I/O device may be virtualized to provide for multiple virtual devices each of which can perform some of the functions of the physical I/O device.
  • the IO virtualization program (e.g., 302b) according to an embodiment, can redirect traffic to different memory locations (and thus to different offload processors attached to modules on a memory bus).
  • an I/O device 302 e.g., a network card
  • Each virtual function interface may be provided with resources during runtime for dedicated usage.
  • Examples of the CF and VF may include the physical function and virtual functions under schemes such as Single Root I/O Virtualization or Multi-Root I/O Virtualization architecture.
  • the CF acts as the physical resources that sets up and manages virtual resources.
  • the CF is also capable of acting as a full-fledged 10 device.
  • the VF is responsible for providing an abstraction of a virtual device for communication with multiple logical entities/ multiple memory regions.
  • the operating system/the hypervisor/ any of the virtual machines/user code running on a host processor 306c may be loaded with a device model, a VF driver and a driver for a CF.
  • the device model may be used to create an emulation of a physical device for the host processor 306c to recognize each of the multiple VFs that are created.
  • the device model may be replicated multiple times to give the impression to a VF driver (a driver that interacts with a virtual 10 device) that it is interacting with a physical device of a particular type.
  • VF driver a driver that interacts with a virtual 10 device
  • a certain device module may be used to emulate a network adapter such as the Intel® Ethernet Converged Network Adapter(CNA) X540-T2, so that the I/O device 302 believes it is interacting with such an adapter.
  • each of the virtual functions may have the capability to support the functions of the above said CNA, i.e., each of the Physical Functions should be able to support such functionality.
  • the device model and the VF driver can be run in either privileged or non-privileged mode. In some embodiments, there is no restriction with regard to who hosts/runs the code corresponding to the device model and the VF driver. The code, however, has the capability to create multiple copies of device model and VF driver so as to enable multiple copies of said I/O interface to be created.
  • An application or provisioning agent 306d may create a virtual I/O address space for each VF, during runtime and allocate part of the physical address space to it.
  • the device driver may write I/O descriptors into a descriptor queue with a head and tail pointer that are changed dynamically as queue entries are filled.
  • the data structure may be of another type as well, including but not limited to a ring structure 302a or hash table.
  • the VF can read from or write data to the address location pointed to by the driver. Further, on completing the transfer of data to the address space allocated to the driver, interrupts, which are usually triggered to the host processor to handle said network packets, can be disabled. Allocating a specific I/O space to a device can include allocating said 10 space a specific physical memory space occupied.
  • the descriptor may comprise only a write operation, if the descriptor is associated with a specific data structure for handling incoming packets. Further, the descriptor for each of the entries in the incoming data structure may be constant so as to redirect all data write to a specific memory location. In an alternate embodiment, the descriptor for consecutive entries may point to consecutive entries in memory so as to direct incoming packets to consecutive memory locations.
  • said operating system may create a defined physical address space for an application supporting the VF drivers and allocate a virtual memory address space to the application or provisioning agent 306d, thereby creating a mapping for each virtual function between said virtual address and a physical address space.
  • Said mapping between virtual memory address space and physical memory space may be stored in IOMMU tables
  • the application performing memory reads or writes may supply virtual addresses to say virtual function, and the host processor OS may allocate a specific part of the physical memory location to such an application.
  • VF may be configured to generate requests such as read and write which may be part of a direct memory access (DMA) read or write operation, for example.
  • the virtual addresses is be translated by the IOMMU 304 to their corresponding physical addresses and the physical addresses may be provided to the memory controller for access. That is, the IOMMU 304 may modify the memory requests sourced by the I/O devices to change the virtual address in the request to a physical address, and the memory request may be forwarded to the memory controller for memory access.
  • the memory request may be forwarded over a bus 314 that supports a protocol such as HyperTransport 314.
  • the VF may in such cases carry out a direct memory access by supplying the virtual memory address to the IOMMU 304.
  • said application may directly code the physical address into the VF descriptors if the VF allows for it. If the VF cannot support physical addresses of the form used by the host processor 306c, an aperture with a hardware size supported by the VF device may be coded into the descriptor so that the VF is informed of the target hardware address of the device. Data that is transferred to an aperture may be mapped by a translation table to a defined physical address space in the system memory.
  • the DMA operations may be initiated by software executed by the processors, programming the I/O devices directly or indirectly to perform the DMA operations.
  • computational unit 300 can be implemented with one or more FPGAs.
  • computational unit 300 can include FPGA 310 in which can be formed a DMA slave device module 310a and arbiter 31 Of.
  • a DMA slave module 310a can be any device suitable for attachment to a memory bus 316 that can respond to DMA read/write requests.
  • a DMA slave module 310a can be another interface capable of block data transfers over memory bus 316.
  • the DMA slave module 310a can be capable of receiving data from a DMA controller (when it performs a read from a 'memory' or from a peripheral) or transferring data to a DMA controller (when it performs a write instruction on the DMA slave module 310a).
  • the DMA slave module 310a may be adapted to receive DMA read and write instructions encapsulated over a memory bus, (e.g., in the form of a DDR data transmission, such as a packet or data burst), or any other format that can be sent over the corresponding memory bus.
  • a DMA slave module 310a can reconstruct the DMA read/write instruction from the memory R/W packet.
  • the DMA slave module 310a may be adapted to respond to these instructions in the form of data reads/ data writes to the DMA master, which could either be housed in a peripheral device, in the case of a PCIe bus, or a system DMA controller in the case of an ISA bus.
  • I/O data that is received by the DMA device 310a can then queued for arbitration.
  • Arbitration can include the process of scheduling packets of different flows, such that they are provided access to available bandwidth based on a number of parameters.
  • an arbiter 31 Of provides resource access to one or more requestors. If multiple requestors request access, an arbiter 31 Of can determine which requestor becomes the accessor and then passes data from the accessor to the resource interface, and the downstream resource can begin execution on the data. After the data has been completely transferred to a resource, and the resource has competed execution, the arbiter 31 Of can transfer control to a different requestor and this cycle repeats for all available requestors. In the embodiment of FIG. 3 arbiter 31 Of can notify other portions of computational unit 300 (e.g., 308) of incoming data.
  • a computation unit 300 can utilize an arbitration scheme shown in U.S. Patent 7,813,283, issued to Dalai on October 12, 2010, the contents of which are incorporated herein by reference.
  • Other suitable arbitration schemes known in art could be implemented in embodiments herein.
  • the arbitration scheme of the current invention might be implemented using an OpenFlow switch and an OpenFlow controller.
  • computational unit 300 can further include notify/prefetch circuits 310c which can prefetch data stored in a buffer memory 310b in response to DMA slave module 310a, and as arbitrated by arbiter 31 Of. Further, arbiter 31 Of can access other portions of the computational unit 300 via a memory mapped I/O ingress path 31 Oe and egress path 31 Og.
  • a hardware scheduler can include a scheduling circuit 308b/n to implement traffic management of incoming packets. Packets from a certain source, relating to a certain traffic class, pertaining to a specific application or flowing to a certain socket are referred to as part of a session flow and are classified using session metadata. Such classification can be performed by classifier 308e.
  • session metadata 308d can serve as the criterion by which packets are prioritized and scheduled and as such, incoming packets can be reordered based on their session metadata. This reordering of packets can occur in one or more buffers and can modify the traffic shape of these flows.
  • the scheduling discipline chosen for this prioritization, or traffic management (TM) can affect the traffic shape of flows and micro-flows through delay (buffering), bursting of traffic (buffering and bursting), smoothing of traffic (buffering and rate-limiting flows), dropping traffic (choosing data to discard so as to avoid exhausting the buffer), delay jitter (temporally shifting cells of a flow by different amounts) and by not admitting a connection (e.g., cannot simultaneously guarantee existing service level agreements (SLAs) with an additional flow's SLA).
  • SLAs service level agreements
  • computational unit 300 can serve as part of a switch fabric, and provide traffic management with depth-limited output queues, the access to which is arbitrated by a scheduling circuit 308b/n.
  • Such output queues are managed using a scheduling discipline to provide traffic management for incoming flows.
  • the session flows queued in each of these queues can be sent out through an output port to a downstream network element.
  • a scheduler circuit 308b/n can allocate a priority to each of the output queues and carry out reordering of incoming packets to maintain persistence of session flows in these queues.
  • a scheduler circuit 308b/n can be used to control the scheduling of each of these persistent sessions into a general purpose operating system (OS) 308j, executed on an offload processor 308L Packets of a particular session flow, as defined above, can belong to a particular queue.
  • the scheduler circuit 308b/n may control the prioritization of these queues such that they are arbitrated for handling by a general purpose (GP) processing resource (e.g., offload processor 308i) located downstream.
  • GP general purpose
  • An OS 308j running on a downstream processor 308i can allocate execution resources such as processor cycles and memory to a particular queue it is currently handling.
  • the OS 308j may further allocate a thread or a group of threads for that particular queue, so that it is handled distinctly by the general purpose processing element 308i as a separate entity.
  • Dedicated computing resources e.g., 308i
  • memory space and session context information for each of the sessions can provide a way of handling, processing and/or terminating each of the session flows at the general purpose processor 308L
  • the scheduler circuit 308b/n can exploit this functionality of the execution resource to queue session flows for scheduling downstream.
  • the scheduler circuit 308b/n can be informed of the state of the execution resource(s) (e.g., 308i), the current session that is run on the execution resource; the memory space allocated to it, the location of the session context in the processor cache.
  • a scheduler circuit 308b/n can further include switching circuits to change execution resources from one state to another.
  • the scheduler circuit 308b/n can use such a capability to arbitrate between the queues that are ready to be switched into the downstream execution resource.
  • the downstream execution resource can be optimized to reduce the penalty and overhead associated with context switch between resources. This is further exploited by the scheduler circuit 308b/n to carry out seamless switching between queues, and consequently their execution as different sessions by the execution resource.
  • a scheduler circuit 308b/n can schedule different sessions on a downstream processing resource, wherein the two are operated in coordination to reduce the overhead during context switches.
  • An important factor in decreasing the latency of services and engineering computational availability can be hardware context switching synchronized with network queuing.
  • a pipeline coordinates swapping in of the cache (e.g., L2 cache) of the corresponding resource (e.g., 308i) and transfers the reassembled I/O data into the memory space of the executing process.
  • the scheduler circuit (308b/n) can enable queued data from an I/O device 302 to continue scheduling the thread.
  • a maximum context size can be assumed as data processed.
  • a queue can be provisioned as the greater of computational resource and network bandwidth resource.
  • a computation resource can be an ARM A9 processor running at 800 MHz, while a network bandwidth can be 3 Gbps of bandwidth.
  • embodiments can utilize computation having many parallel sessions (such that the hardware's prefetching of session-specific data offloads a large portion of the host processor load) and having minimal general purpose processing of data.
  • a scheduler circuit 308b/n can be conceptualized as arbitrating, not between outgoing queues at line rate speeds, but arbitrating between terminated sessions at very high speeds.
  • the stickiness of sessions across a pipeline of stages, including a general purpose OS, can be a scheduler circuit optimizing any or all such stages of such a pipeline.
  • Embodiments can include arbitration scheme that allows for service contracts of downstream resources, such as general purpose OS that can be enforced seamlessly.
  • a hardware scheduler can provide for the classification of incoming packet data into session flows based on session metadata. It can further provide for traffic management of these flows before they are arbitrated and queued as distinct processing entities on the offload processors.
  • offload processors can be general purpose processing units capable of handling packets of different application or transport sessions. Such offload processors can be low power processors capable of executing general purpose instructions.
  • the offload processors could be any suitable processor, including but not limited to: ARM, ARC, Tensilica, MIPS, StrongARM or any other processor that serves the functions described herein.
  • Such offload processors have a general purpose OS running on them, wherein the general purpose OS is optimized to reduce the penalty associated with context switching between different threads or group of threads.
  • context switches on host processors can be computationally intensive processes that require the register save area, process context in the cache and TLB entries to be restored if they are invalidated or overwritten.
  • Instruction Cache misses in host processing systems can lead to pipeline stalls and data cache misses lead to operation stall and such cache misses reduce processor efficiency and increase processor overhead.
  • an OS 308j running on the offload processors 308i in association with a scheduler circuit 308b/n can operate together to reduce the context switch overhead incurred between different processing entities running on it.
  • Embodiments can include a cooperative mechanism between a scheduler circuit and the OS on the offload processor 308i, wherein the OS sets up session context to be physically contiguous (physically colored allocator for session heap and stack) in the cache; then communicates the session color, size, and starting physical address to the scheduler circuit upon session initialization.
  • a scheduler circuit can identify the session context in the cache by using these parameters and initiate a bulk transfer of these contents to an external low latency memory (e.g., 308g).
  • a local memory 308g can be low latency memory, such as a reduced latency dynamic random access memory (RLDRAM), as but one very particular embodiment.
  • RLDRAM reduced latency dynamic random access memory
  • session context can be identified distinctly in the cache.
  • context size can be limited to ensure fast switching speeds.
  • embodiments can include a bulk transfer mechanism to transfer out session context to a local memory 308g. The cache contents stored therein can then be retrieved and prefetched during context switch back to a previous session. Different context session data can be tagged and/or identified within the local memory 308g for fast retrieval. As noted above, context stored by one offload processor may be recalled by a different offload processor.
  • multiple offload processing cores can be integrated into a computation FPGA 308.
  • Multiple computational FPGAs can be arbitrated by arbitrator circuits in another FPGA 310.
  • the combination of computational FPGAs (e.g., 308) and arbiter FPGAs (e.g., 310) are referred to as "XIMM” modules or "Xockets DIMM modules” (e.g., computation unit 300).
  • these XIMM modules can provide integrated traffic and thread management circuits that broker execution of multiple sessions on the offload processors.
  • FIG. 3 also shows an offload processor tunnel connection 308k, as well as a memory interface 308m and port 3081 (which can be an accelerator coherency port (ACP)).
  • Memory interface 308m can access buffer memory 308a.
  • FIG. 4 illustrates an example embodiment of a process 400 that can be executed by embodiments to lock the TLB entries.
  • a process may start (402) with a determination being made to forward a packet to an offload processor (404).
  • a memory access request can be generated (406).
  • the transition information can be obtained and the TLB can be updated (410). In some embodiments, such an action can include a page table walk.
  • a determination is made if the entry in the IOTLB of the translation information is to be locked (412). If the entry is not to be locked (No from 412), the process can terminate (416). If the entry is to be locked (Yes from 412), the corresponding TLB entry (or entries) can be locked (414), and the process can terminate (416).
  • FIG. 5 is a block diagram of a virtual switch 106a' based on a network interface card that can be included in the embodiments (e.g., 106a of FIG. 1-0).
  • a virtual switch 106a' can receive (514) or transmit (512) packets or other I/O data to or from an external source. Transmitted or received data can be processed by a Layer 2 (L2) sorter 510, and held temporarily in queues (one shown as 506).
  • L2 (L2) sorter 510 Layer 2
  • virtual switch 106a' can include physical controlling functions (CFs) (502a) or virtual functions (VFs) (502) generated by the network interface card to receive a packet or other I/O data from the network or another computer or virtual machine.
  • CFs physical controlling functions
  • VFs virtual functions
  • virtual switch 106a' can write a descriptor (one shown as 504) including details of the necessary memory operation for the packet (i.e. read/write, source/destination).
  • a descriptor can be assigned a virtual memory location (e.g., by an operating system).
  • Virtual function reads or writes data between I/O device and system memory locations can then be executed with a direct memory transfer (e.g., DMA) via a DMA controller 518.
  • the network interface card can be connected to a host bus 500, which can be a PCI type bus.
  • an inventive feature of the invention may be elimination of an element. Accordingly, while the various aspects of the particular embodiments set forth herein have been described in detail, the present invention could be subject to various changes, substitutions, and alterations without departing from the spirit and scope of the invention.

Abstract

An input-output (IO) virtualization system connectable to a network is disclosed. The system can include a second virtual switch connected to a memory bus and configured to receive network packets from a first virtual switch, and an offload processor module supporting the second virtual switch, the offload processor module further comprising at least one offload processor configured to modify network packets and direct the modified network packets to the first virtual switch through the memory bus.

Description

10 VISUALIZATION SYSTEM AND METHOD USING OFFLOAD PROCESSORS
TECHN ICAL FIELD
Described embodiments relate to input/output (10) virtualization services that are provided by a memory bus connected module that can allow a single 10 device to appear as multiple 10 devices.
BACKGROUND
Virtualization is commonly seen as a process of combining hardware and software resources into a single administrative entity to simply the use of computing resources. Virtualization can be supported within a computer or server, across local clusters of computers, or as part of a larger network. Ideally, virtualized systems simplify sharing of computer resources such as storage or processing time. For example, server virtualization can allow an administrator can convert one physical server into multiple virtual machines. Each virtual server acts like a unique physical device, capable of running its own operating system (OS).
However, support of virtualization can require significant new investments in powerful processors, high bandwidth input/output fabrics, and memory upgrades to support increased utilization and computational requirements of virtualized systems. Unless additional server class processors and high bandwidth interconnects are provided in a virtualized system, a user can experience a significant reduction in access time and throughput, diminishing the value of virtualization.
SUMMARY
This disclosure describes embodiments of systems, hardware and methods suitable for high speed, energy efficient virtualization support that can involve minimal or low utilization access to computing resources of a host processor of a server, server rack system, or blade server. In certain embodiments, a first virtual switch is connected to the network and configured to direct network packets based on network identifier tags. A second virtual switch is connected to a memory bus, and an offload processor module is used to support the second virtual switch. The offload processor module includes at least one offload processor capable of modifying network packets and directing the modified network packets to the first virtual switch through the memory bus.
In other embodiments, the offload processor module includes separately addressable offload processors, and network packets can be directed to a specific memory address space. The first virtual switch can have direct memory access to the second virtual switch to act as a direct memory access (DMA) master, with the second virtual switch acting as a DMA slave. In other embodiments the master/slave relationship of the virtual switches can be reversed. The second virtual switch can also have a scheduler and an arbiter to prioritize handling of network data. In the described embodiments, the memory bus supports a data transfer protocol (such as DDR3, as but one very particular example).
In certain embodiments an input-output (10) virtualization system can include a physical 10 device and multiple virtual 10 devices. A provisioning agent is used to allocate exclusive address spaces in a main memory to each of the multiple virtual 10 devices and the physical 10 device, with each of the physical or virtual 10 devices capable of direct memory reads and writes to the respective exclusive address spaces. The address spaces can be physical or virtual, and the provisioning agent can create a mapping between virtual addresses and physical addresses. In selected embodiments, the provisioning agent creates virtual function (VF) drivers that can optionally be accessible through direct memory address (DMA) and supplied with packet descriptors to control data processing. Mapping between virtual addresses and physical addresses can be retained (e.g., stored in tables of an input output memory management unit, IOMMU). A host or server processor can be used to run the provisioning agent. In one embodiment, the second virtual switch can be supported by a memory bus attached module having multiple offload processors. The memory bus can support a data transfer protocol (such as DDR3, as but one very particular example). Further, the module can be mounted to a memory socket (such as a dual in line memory module (DIMM) socket, as but one particular example).
This disclosure also describes methods for virtualization support by improved data processing. Received data can be examined at a first virtual switch to identify a first target memory address location for the data. The data is transported to a second virtual switch using a memory bus having a defined memory transport protocol, and the data is then written to a second target memory location. The data written to the second target memory location is processed with an offload processor module. The offload processor module can include one or more offload processors, and in certain embodiments, multiple low power offload processors having a suitable architecture (such as an ARM type architecture, as but one particular example).
BRIEF DESCRIPTION OF DRAWINGS FIG. 1 -0 shows a system according to an embodiment.
FIG. 1 -1 shows an input output memory management unit (IOMMU) that can be included in embodiments. FIG. 1-2 shows a process for providing translation with an IOMMU that can be included in embodiments. FIGS. 1 -3 and 1-4 shows a process for assigning packets for processing to various virtual machines, according to an embodiment.
FIGS. 2-0 to 2-3 show processor modules according to various embodiments. FIG. 2-4 shows a conventional dual-in-line memory module. FIG. 2-5 shows a system according to another embodiment.
FIGS. 3 shows one particular implementation of a memory bus connected offload processor capable of supporting packet conversion services for network overlay that can be included in embodiments.
FIG. 4 shows a process for locking an input output translation lookaside buffer (IOTLB) that can be included in embodiments.
FIG. 5 shows an example of a virtual switch that can be included in embodiments.
DETAILED DESCRIPTION OF THE EMBODIMENTS
Various embodiments of the present invention will now be described in detail with reference to a number of drawings. The embodiments show systems, devices and methods for providing input/output (IO) virtualization services with minimal impact on a host processor device. The operation of one or more virtual switches can be supported by offload processor modules that can operate independent of any host processor devices. According to some embodiments, offload processor modules can be connected to a system memory bus and receive data via direct memory access transfers. In very particular embodiments, processing modules can populate physical slots for connecting in-line memory modules (e.g., DIMMs) to a system memory bus.
FIG. 1 -0 is a diagram of a system 100 for providing input/output (IO) virtualization services according to one embodiment. A system 100 can include a first virtual switch 106a, a second virtual switch 106b, and offload processors 120. Also shown are a host processor 130, a central processing unit (CPU) input/output (I/O) fabric 1 14, an input output memory management unit (IOMMU) 110, and a memory controller 1 16. In the particular embodiment shown, IOMMU 1 10 can be part of an I/O bridge 107.
In operation, a first virtual switch 106a can receive data packets 104 from, and transmit data packets to a data source 102. A data source 102 can include the Internet, a network cloud, inter- or intra- data center networks, cluster computers, rack systems, multiple or individual servers, personal computers, or any suitable data packet source or destination. Data packets can be packet or switch based, although in some embodiments non-packet data is generally converted or encapsulated into packets for ease of handling. In some embodiments, data packets have certain characteristics, including transport protocol number, source and destination port numbers, or source and destination IP addresses. The data packets can further have associated metadata which can help in packet classification and management.
First virtual switch 106a can include, but is not limited to, devices compatible with a host bus 108. A virtual switch 106a can include a network interface controller (N IC), a host bus adapter, a converged network adapter, or a switched or ATM network interface, as but a few examples. Such controller, interfaces and adapters can include, but are not limited to, peripheral component interconnect (PCI) and/or PCI express (PCIe) devices connecting with host motherboard via PCI or PCIe bus (e.g., 108).
A first virtual switch 106a can employ IO virtualization schemes to make a single network I/O device appear as multiple devices. In particular embodiments this can include a single root I/O virtualization (SR-IOV). SR-IOV permits separate access to resources among various PCIe hardware functions by providing both physical control and virtual functions. In certain embodiments, the first virtual switch 106a can support OpenFlow or similar software defined networking to abstract out of the control plane. In particular embodiments, the control plane of the first virtual switch 106a can performs functions such as route determination, target node identification etc. The forwarding plane of the first virtual switch can transport packets from a physical layer of one kind (Ethernet/IP) to a peripheral IO bus (e.g., 108).
Using IOMMU 110, I/O fabric 1 14 can interfaces with one or more memory controllers 116 to transfer the network packets to a second virtual switch 106b. The second virtual switch 106b, which is interfaced with a memory bus 118, can receive and switch traffic originating from the memory bus 1 18 to offload processors 120 and vice versa. Thus, the forwarding plane of the second virtual switch 106b can transport packets from a memory bus 118 to offload processors 120 or from the offload processors 120 back onto the memory bus 118. For certain applications, the described system architecture can allow for relatively direct communication of network packets to the offload processors 120 with minimal or no interruptions to a host processor 130.
Embodiments described herein can include busses of any suitable type suitable, preferably ones providing high speed low latency interconnection between system parts.
Bus architectures can include but are not limited to PCI, PCIe, Fibre Channel, and the like. A bus architecture can also be based on relevant JEDEC standards or include a HyperTransport (HT) architecture. Offload processors 120 can communicate over a memory bus according to any suitable memory bus standard, including but not limited to any of the double data rate (DDR) standards (i.e., DDR, DDR2, DDR3). In some embodiments, offload processors 120 can include energy efficient, general purpose processor such as those based on ARM, ARC, Tensilica, MIPS, Strong/ARM, or RISC architectures. In addition to processors, offload processors 120 can include, or operate in conjunction with, memory devices. Such memory devices can include but not limited to DDR dynamic random access memory (RAM), reduced latency DRAM (RLDRAM), or next generation stacked memory devices, such as Hybrid Memory Cube (HMC), flash, or other suitable memory. Offload processors 120 can also include embedded memory (e.g., embedded DRAM), separate logic or bus management chips, programmable units such as field programmable gate arrays (FPGAs), custom designed application specific integrated circuits (ASICs).
In some embodiments, a host processor 130 can be a general purpose processor, including those based on Intel or AMD x86 architecture, Intel Itanium architecture, MIPS architecture, SPARC architecture or the like.
Referring still to FIG. 1-0, an operating system, or the user code running on the host processor 130, may be loaded with a device model 135, one or more virtual function (VF) drivers 132 and controlling function (CF) drivers 133 using a provisioning agent 130a. The provisioning agent 130a can be an entity on the host processor 130 that can initializes and interact with virtual VF drivers 132. The VF driver 132 can be responsible for providing a VF with the virtual address of the memory space where direct memory addressing (DMA) is needed. Each VF driver can be allocated with virtual addresses that can map to physical addresses. A device model 135 can be used to create an emulation of a physical device for the host processor 130 to recognize each of the multiple VFs that are created. The device model 135 can be replicated multiple times to give the impression to VF drivers (a driver that interacts with a virtual IO device) that they are interacting with a physical device. For example, a device model to emulate a network adapter can be the Intel® Ethernet Converged Network Adapter (CNA) X540-T2. The VF driver 132 can act to connect with such an adapter. The device model 135 and the VF driver 133 can be run in either privileged or non- privileged mode. There can be no restriction with regard to which device hosts/runs the code corresponding to the device model and the VF driver. The code, however, can have the capability to create multiple copies of device model and VF driver so as to enable multiple copies of said I/O interface to be created.
An operating system of a host processor 130 can also create a defined physical address space for an application 130a supporting the VF drivers 132. Further, the host processor 130 operating system can allocate a virtual memory address space to the application or provisioning agent 130a. The provisioning agent 130a can broker with the host operating system to create a mapping between said virtual address and a subset of the available physical address space. This physical address space corresponds to the address space of the offload processors 120. The provisioning agent 130a can be responsible for creating each VF driver 132 and allocating to it a defined virtual address space. The application or provisioning agent 130a can control the operation of each of the VF drivers. The provisioning agent 130a can supply each VF driver 132 with descriptors such as an address of a next packet.
An application or provisioning agent 130a, as part of an application/user level code, can create a virtual address space for each VF 132 during runtime. Allocating an address space to a device can be supported by allocating to the virtual address space a portion of the available physical memory space. This allocates part of the physical address space to the VF. For example, if the application 130a handling the VF driver 132 instructs it to read or write packets from or to virtual memory addresses Oxaaaa to Oxffff, the VF driver may write I/O descriptors into a descriptor queue of a VF with a head and tail pointer that are changed dynamically as queue entries are filled. The data structure may be of another type as well, including but not limited to a ring structure or hash table.
A mapping between virtual memory address space and physical memory space can be stored in tables of an IOMMU 1 10. An application may supply VF drivers 132 with virtual addresses at which memory read or write is to be performed. The VF drivers 132 supply the virtual addresses to a VF. The VFs are configured to generate requests such as read and write which may be part of a direct memory access (DMA) read or write operation. A VF can read from or write data to the address location pointed to by the VF driver. The virtual addresses are translated by the IOMMU 110 to corresponding physical addresses and the physical addresses may be provided to the memory controller for access. That is, the IOMMU 1 10 can modify the memory requests sourced by the I/O devices to change the virtual address in the request to a physical address. The memory request can then be forwarded to the memory controller 116 for memory access. Further, on completing the transfer of data to the address space allocated to the VF driver 132, the VF driver can mask or disable those interrupts, which are usually forwarded to the host processor 130 to handle such data (e.g., network packets). The memory request may be forwarded to memory controller 1 16 over a high speed low latency interconnection 112 (e.g., HyperTransport, HT) 1 12. The VF in such cases can carry out a direct memory access by supplying the virtual memory address to the IOMMU 1 10.
Alternatively, an application may directly code the physical address into the VF descriptors if the VF allows for it. If the VF cannot support physical addresses of the form used by the host processor 130, an aperture with a hardware size supported by the VF device may be coded into the descriptor so that the VF is informed of the target hardware address of the device. Data that is transferred to an aperture may be mapped by a translation table to a defined physical address space in the system memory. DMA operations may be initiated by software executed by the processors, programming the I/O devices directly or indirectly to perform the DMA operations.
FIG. 1 -1 shows an IOMMU 110' that can be included in embodiments. An IOMMU 110' can be configured to translate a virtual address (DEVICE VISIBLE VIRTUAL ADDRESS) corresponding to an I/O device to its corresponding physical address in the main memory (PHYSICAL ADDRESS). The IOMMU 1 10' may include page table walker 1 10a, a translation lookaside buffer (IOTLB) 1 10b, control registers 1 10c, and control logic 110d.
FIG. 1 -2 is a flow diagram showing an IOMMU method 150 to serve I/O requests that can be included in the embodiments. A method 150 can include receiving an I/O request (for address translation) (151 ). If the address translation is already available in the IOTLB 110b (Yes from 152), the information can be sent to a memory controller (152) (thus serving the request). Otherwise (No from 152), a page table walker can be invoked (153), and a translated address can be obtained and provided to the memory controller. An IOTLB of the IOMMU can be updated with this latest translation information (154) and an event log can be created or updated (155).
FIGS 1 -3 and 1 -4 together illustrate a process flow 160 according to an embodiment. Referring to FIG. 1 -3, a process 160 can include receiving packets from a network (162). Packets can be segregated based on sessions (164). Such an action can include classifying packets based on session metadata with a virtualized network interface. In the embodiment shown, this can include operation of a first virtual switch (e.g., 106a of FIG. 1 -0). Sessions can be prioritized and queued for arbitration (166). Using session metadata, a determination can be made if sessions are to be written to offload processors (168). Such an action can use both packet metadata and session metadata. If session(s) are not to be written to offload processors (No from 168), session(s) can be queued for a host processor(s) (170). If sessions are for offload processors (Yes from 168), based on a classification, packet(s) can be assigned to one of multiple VFs (172). VFs can be supplied with virtual memory addresses by a VF driver. The VFs can use the virtual memory addresses to generate a DMA request. The request can be forwarded to an IOMMU (174). Such actions can use other details in a descriptor structure to generate the DMA request. Referring to FIG. 1-4, a process 160 can further include the IOMMU performing an address translation to identify a physical address corresponding to a supplied virtual address (176). The IOMMU can forward the DMA request to a memory controller (178). The DMA request can be targeted to the physical address generated at 176. Therefore, the packets destined to be processed by the offload processors can be written to the memory location corresponding to the offload processors by performing a DMA operation. Data (e.g., packets) written to a memory location by memory controller can be received by a second virtual switch (180). The second virtual switch can carry out traffic management to reintroduce prioritization based on metadata (182). Such actions can include classification and prioritization to create flow characteristics for packets of a session using available session metadata. Arbitration between different sessions can occur, and different sessions can be scheduled into different offload processors (184). Such action can result in traffic managed flows being written to multiple offload processors at, with execution of data processing operations determined by suitable arbiters and schedulers. In particular embodiments, such action can include offload processors operating on the packet data, where the offload processors are mounted to a memory bus subject to the DMA transfer. In one very particular embodiment, such offload processor modules can be fitted into a memory bus socket, such as a DIMM slot.
It is understood that many of the foregoing processing tasks can be implemented on multiple threads running on multiple processing cores. Such parallelization of tasks into multiple thread contexts can provide for increased throughput. Processors architectures such as MIPS may include deep instruction pipelines to improve the number of instructions per cycle. Further, the ability to run a multi-threaded programming environment results in enhanced usage of existing processor resources. To further increase parallel execution on the hardware, processor architecture may include multiple processor cores. Multi-core architectures comprising the same type of cores, referred to as homogeneous core architectures, provide higher instruction throughput by parallelizing threads or processes across multiple cores. However, in such homogeneous core architectures, the shared resources, such as memory, are amortized over a small number of processors. In still other embodiments, multiple offload or host processors can reside on modules connected to individual rack units or blades that in turn reside on racks or individual servers. These can be further grouped into clusters and datacenters, which can be spatially located in the same building, in the same city, or even in different countries. Any grouping level can be connected to each other, and/or connected to public or private cloud internets.
Memory and I/O accesses can incur a high amount of processor overhead. Further, context switches in conventional general purpose processing units can be computationally intensive. It is therefore desirable to reduce context switch overhead in a networked computing resource handling a plurality of networked applications in order to increase processor throughput. Conventional server loads can require complex transport, high memory bandwidth, extreme amounts of data bandwidth (randomly accessed, parallelized, and highly available), but often with light touch processing: HTML, video, packet-level services, security, and analytics. Further, idle processors still consume more than 50% of their peak power consumption.
In contrast, according to embodiments herein, complex transport, data bandwidth intensive, frequent random access oriented, 'light' touch processing loads can be handled behind a socket abstraction created on multiple offload processor cores. At the same time, "heavy" touch, computing intensive loads can be handled by a socket abstraction on a host processor core (e.g., x86 processor cores). Such software sockets can allow for a natural partitioning of these loads between light touch (e.g., ARM) and heavy touch (e.g., x86) processor cores. By usage of new application level sockets, according to embodiments, server loads can be broken up across the offload processing cores and the host processing cores.
FIGS. 2-0 to 2-5 describe aspects of hardware embodiments and methods useful for providing 10 virilization services using an offload processor module to support offload processing as described herein, or equivalents. In particular embodiments, such processing modules can include DIMM mountable modules.
FIG. 2-0 is a block diagram of a processing module 200 according to one embodiment. A processing module 200 can include a physical connector 202, a memory interface 204, arbiter logic 206, offload processor(s) 208, local memory 210, and control logic 212. A connector 202 can provide a physical connection to system memory bus. This is in contrast to a host processor which can access a system memory bus via a memory controller, or the like. In very particular embodiments, a connector 202 can be compatible with a dual in-line memory module (DIMM) slot of a computing system. Accordingly, a system including multiple DIMM slots can be populated with one or more processing modules 200, or a mix of processing modules and DIMM modules.
A memory interface 204 can detect data transfers on a system memory bus, and in appropriate cases, enable write data to be stored in the processing module 200 and/or read data to be read out from the processing module 200. Such data transfers can include the receipt of packet data having a particular network identifier. In some embodiments, a memory interface 204 can be a slave interface, thus data transfers are controlled by a master device separate from the processing module 200. In very particular embodiments, a memory interface 204 can be a direct memory access (DMA) slave, to accommodate DMA transfers over a system memory bus initiated by a DMA master. In some embodiments, a DMA master can be a device different from a host processor. In such configurations, processing module 200 can receive data for processing (e.g., DMA write), and transfer processed data out (e.g., DMA read) without consuming host processor resources.
Arbiter logic 206 can arbitrate between conflicting accesses of data within processing module 200. In some embodiments, arbiter logic 206 can arbitrate between accesses by offload processor 208 and accesses external to the processor module 200. It is understood that a processing module 200 can include multiple locations that are operated on at the same time. It is understood that accesses arbitrated by arbiter logic 206 can include accesses to physical system memory space occupied by the processor module 200, as well as accesses to other resources (e.g., cache memory of offload or host processor ). Accordingly, arbitration rules for arbiter logic 206 can vary according to application. In some embodiments, such arbitration rules are fixed for a given processor module 200. In such cases, different applications can be accommodated by switching out different processing modules. However, in alternate embodiments, such arbitration rules can be configurable.
Offload processor 208 can include one or more processors that can operate on data transferred over the system memory bus. In some embodiments, offload processors can run a general operating system or server applications such as Apache (as but one very particular example), enabling processor contexts to be saved and retrieved. Computing tasks executed by offload processor 208 can be handled by the hardware scheduler. Offload processors 208 can operate on data buffered in the processor module 200. In addition or alternatively, offload processors 208 can access data stored elsewhere in a system memory space. In some embodiments, offload processors 208 can include a cache memory configured to store context information. An offload processor 208 can include multiple cores or one core.
A processor module 200 can be included in a system having a host processor (not shown). In some embodiments, offload processors 208 can be a different type of processor as compared to the host processor. In particular embodiments, offload processors 208 can consume less power and/or have less computing power than a host processor. In very particular embodiments, offload processors 208 can be "wimpy" core processors, while a host processor can be a "brawny" core processor. However, in alternate embodiments, offload processors 208 can have equivalent computing power to any host processor. In very particular embodiments, a host processor can be an x86 type processor, while an offload processor 208 can include an ARM, ARC, Tensilica, MIPS, Strong/ARM, or RISC type processor, as but a few examples.
Local memory 210 can be connected to offload processor 208 to enable the storing of context information.
Accordingly, an offload processor 208 can store current context information, and then switch to a new computing task, then subsequently retrieve the context information to resume the prior task. In very particular embodiments, local memory 210 can be a low latency memory with respect to other memories in a system. In some embodiments, storing of context information can include copying an offload processor 208 cache.
In some embodiments, a same space within local memory 210 is accessible by multiple offload processors
208 of the same type. In this way, a context stored by one offload processor can be resumed by a different offload processor.
Control logic 212 can control processing tasks executed by offload processor(s). In some embodiments, control logic 212 can be considered a hardware scheduler that can be conceptualized as including a data evaluator 214, scheduler 216 and a switch controller 218. A data evaluator 214 can extract "metadata" from write data transferred over a system memory bus. "Metadata", as used herein, can be any information embedded at one or more predetermined locations of a block of write data that indicates processing to be performed on all or a portion of the block of write data and/or indicate a particular task/process to which the data belongs (e.g., classification data). In some embodiments, metadata can be data that indicates a higher level organization for the block of write data. As but one very particular embodiment, metadata can be header information of one or more network packets (which may or may not be encapsulated within a higher layer packet structure).
A scheduler 216 (e.g., a hardware scheduler) can order computing tasks for offload processor(s) 208. In some embodiments, scheduler 216 can generate a schedule that is continually updated as write data for processing is received. In very particular embodiments, a scheduler 216 can generate such a schedule based on the ability to switch contexts of offload processor(s) 208. In this way, on-module computing priorities can be adjusted on the fly. In very particular embodiments, a scheduler 216 can assign a portion of physical address space (e.g., memory locations within local memory 210) to an offload processor 208, according to computing tasks. The offload processor 208 can then switch between such different spaces, saving context information prior to each switch, and subsequently restoring context information when returning to the memory space.
Switch controller 218 can control computing operations of offload processor(s) 208. In particular embodiments, according to scheduler 216, switch controller 218 can order offload processor(s) 208 to switch contexts. It is understood that a context switch operation can be an "atomic" operation, executed in response to a single command from switch controller 218. In addition or alternatively, a switch controller 218 can issue an instruction set that stores current context information, recalls context information, etc.
In some embodiments, processor module 200 can include a buffer memory (not shown). A buffer memory can store received write data on board the processor module. A buffer memory can be implemented on an entirely different set of memory devices, or can be a memory embedded with logic and/or the offload processor. In the latter case, arbiter logic 206 can arbitrate access to the buffer memory. In some embodiments, a buffer memory can correspond to a portion of a system physical memory space. The remaining portion of the system memory space can correspond to other like processor modules and/or memory modules connected to the same system memory bus. In some embodiments buffer memory can be different than local memory 210. For example, buffer memory can have a slower access time than local memory 210. However, in other embodiments, buffer memory and local memory can be implemented with like memory devices.
In very particular embodiments, write data for processing can have an expected maximum flow rate. A processor module 200 can be configured to operate on such data at, or faster than, such a flow rate. In this way, a master device (not shown) can write data to a processor module without danger of overwriting data "in process".
The various computing elements of a processor module 200 can be implemented as one or more integrated circuit devices (ICs). It is understood that the various components shown in FIG. 2-0 can be formed in the same or different ICs. For example, control logic 212, memory interface 214, and/or arbiter logic 206 can be implemented on one or more logic ICs, while offload processor(s) 208 and local memory 210 are separate ICs. Logic ICs can be fixed logic (e.g., application specific ICs), programmable logic (e.g., field programmable gate arrays, FPGAs), or combinations thereof.
Advantageously, the foregoing hardware and systems can provide improved computational performance as compared to traditional computing systems. Conventional systems, including those based on x86 processors, are often ill-equipped to handle such high volume applications. Even idling, x86 processors use a significant amount of power, and near continuous operation for high bandwidth packet analysis or other high volume processing tasks makes the processor energy costs one of the dominant price factors.
In addition, conventional systems can have issues with the high cost of context switching wherein a host processor is required to execute instructions which can include switching from one thread to another. Such a switch can require storing and recalling the context for the thread. If such context data is resident in a host cache memory, such a context switch can occur relatively quickly. However, if such context data is no longer in cache memory (i.e., a cache miss), the data must be recalled from system memory, which can incur a multi-cycle latency. Continuous cache misses during context switching can adversely impact system performance.
FIG. 2-1 shows a processor module 200-1 according to one very particular embodiment which is capable of reducing issues associated with high volume processing or context switching associated with many conventional server systems. A processor module 200-1 can include ICs 220-0/1 mounted to a printed circuit board (PCB) type substrate 222. PCB type substrate 222 can include in-line module connector 202, which in one very particular embodiment, can be a DIMM compatible connector. IC 220-0 can be a system-on-chip (SoC) type device, integrating multiple functions. In the very particular embodiment shown, an IC 220-0 can include embedded processor(s), logic and memory. Such embedded processor(s) can be offload processor(s) 208 as described herein, or equivalents. Such logic can be any of controller logic 212, memory interface 204 and/or arbiter logic 206, as described herein, or equivalents. Such memory can be any of local memory 210, cache memory for offload processor(s) 208, or buffer memory, as described herein, or equivalents. Logic IC 220-1 can provide logic functions not included IC 220-0.
FIG. 2-2 shows a processor module 200-2 according to another very particular embodiment. A processor module 200-2 can include ICs 220-2, -3, -4, -5 mounted to a PCB type substrate 222, like that of FIG. 2-1. However, unlike FIG. 2-1 , processor module functions are distributed among single purpose type ICs. IC 220-2 can be a processor IC, which can be an offload processor 208. IC 220-3 can be a memory IC which can include local memory 210, buffer memory, or combinations thereof. IC 220-4 can be a logic IC which can include control logic 212, and in one very particular embodiment, can be an FPGA. IC 220-5 can be another logic IC which can include memory interface 204 and arbiter logic 206, and in one very particular embodiment, can also be an FPGA.
It is understood that FIGS. 2-1/2 represent but two of various implementations. The various functions of a processor module can be distributed over any suitable number of ICs, including a single SoC type IC.
FIG. 2-3 shows an opposing side of a processor module 200-1 or 200-2 according to a very particular embodiment. Processor module 200-3 can include a number of memory ICs, one shown as 220-6, mounted to a PCB type substrate 222, like that of FIG. 2-1. It is understood that various processing and logic components can be mounted on an opposing side to that shown. A memory IC 220-6 can be configured to represent a portion of the physical memory space of a system. Memory ICs 220-6 can perform any or all of the following functions: operate independently of other processor module components, providing system memory accessed in a conventional fashion; serve as buffer memory, storing write data that can be processed with other processor module components, or serve as local memory for storing processor context information.
FIG. 2-4 shows a conventional DIMM module (i.e., it serves only a memory function) that can populate a memory bus along with processor modules as described herein, or equivalents.
FIG. 2-5 shows a system 230 according to one embodiment. A system 230 can include a system memory bus 228 accessible via multiple in-line module slots (one shown as 226). According to embodiments, any or all of the slots 226 can be occupied by a processor module 200 as described herein, or an equivalent. In the event all slots 226 are not occupied by a processor module 200, available slots can be occupied by conventional in-line memory modules 224. In a very particular embodiment, slots 226 can be DIMM slots.
In some embodiments, a processor module 200 can occupy one slot. However, in other embodiments, a processor module can occupy multiple slots.
In some embodiments, a system memory bus 228 can be further interfaced with one or more host processors and/or input/output device (not shown).
Having described processor modules according to various embodiments, operations of an offload processor module capable of interfacing with server or similar system via a memory bus and according to a particular embodiment will now be described.
FIG. 3 shows a system 301 that can receive and process packet data directed to it by IO virtualization, as described herein or equivalents. A system 301 can transport packet data requiring network overlay services to one or more computational units (one shown as 300) located on a module, which in particular embodiments, can include a connector compatible with an existing memory module. In some embodiments, a computational unit 300 can include a processor module as described in embodiments herein, or an equivalent. A computational unit 300 can be capable of intercepting or otherwise accessing packets sent over a memory bus 316 and carrying out processing on such packets, including but not limited to termination or metadata processing. A system memory bus 316 can be a system memory bus like those described herein, or equivalents (e.g., 228).
Referring still to FIG. 3, a system 301 can include an I/O device 302 which can receive packet or other I/O data from an external source. In some embodiments I/O device 302 can include physical or virtual functions generated by the physical device to receive a packet or other I/O data from the network or another computer or virtual machine. In the very particular embodiment shown, an I/O device 302 can include a network interface card (NIC) having input buffer 302a (e.g., DMA ring buffer) and an I/O virtualization function 302b.
According to embodiments, an I/O device 302 can write a descriptor including details of the necessary memory operation for the packet (i.e. read/write, source/destination). Such a descriptor can be assigned a virtual memory location (e.g., by an operating system of the system 301 ). I/O device 302 then communicates with an input output memory management unit (IOMMU) 304 which can translate virtual addresses to corresponding physical addresses with an IOMMU function 304b. In the particular embodiment shown, a translation look-aside buffer (TLB) 304a can be used for such translation. Virtual function reads or writes data between I/O device and system memory locations can then be executed with a direct memory transfer (e.g., DMA) via a memory controller 306b of the system 301. An I/O device 302 can be connected to IOMMU 304 by a host bus 312. In one very particular embodiment, a host bus 312 can be a peripheral interconnect (PCI) type bus. IOMMU 304 can be connected to a host processing section 306 at a central processing unit I/O (CPU IO) 306a. In the embodiment shown, such a connection 314 can support a HyperTransport (HT) protocol.
In the embodiment shown, a host processing section 306 can include the CPUIO 306a, memory controller 306b, processing core 306c and corresponding provisioning agent 306d.
In particular embodiments, a computational unit 300 can interface with the system bus 316 via standard inline module connection, which in very particular embodiments can include a DIMM type slot. In the embodiment shown, a memory bus 316 can be a DDR3 type memory bus. Alternate embodiments can include any suitable system memory bus. Packet data can be sent by memory controller 306b via memory bus 316 to a DMA slave interface 310a. DMA slave interface 310a can be adapted to receive encapsulated read/write instructions from a DMA write over the memory bus 316.
A hardware scheduler (308b/c/d/e/h) can perform traffic management on incoming packets by categorizing them according to flow using session metadata. Packets can be queued for output in an onboard memory
(310b/308a/308m) based on session priority. When the hardware scheduler determines that a packet for a particular session is ready to be processed by the offload processor 308i, the onboard memory is signaled for a context switch to that session. Utilizing this method of prioritization, context switching overhead can be reduced, as compared to conventional approaches. That is, a hardware scheduler can handle context switching decisions and thus optimize the performance of the downstream resource (e.g., offload processor 308i).
As noted above, in very particular embodiments, an offload processor 308i can be a "wimpy core" type processor. According to some embodiments, a host processor 306c can be a "brawny core" type processor (e.g., an x86 or any other processor capable of handling "heavy touch" computational operations). While an I/O device 302 can be configured to trigger host processor interrupts in response to incoming packets, according to embodiments, such interrupts can be disabled, thereby reducing processing overhead for the host processor 306c. In some very particular embodiments, an offload processor 308i can include an ARM, ARC, Tensilica, MIPS, Strong/ARM or any other processor capable of handling "light touch" operations. Preferably, an offload processor can run a general purpose operating system for executing a plurality of sessions, which can be optimized to work in conjunction with the hardware scheduler in order to reduce context switching overhead.
Referring still to FIG. 3, in operation, a system 301 can receive packets from an external network over a network interface. The packets are destined for either a host processor 306c or an offload processor 308i based on the classification logic and schematics employed by I/O device 302. In particular embodiments, I/O device 302 can operate as a virtualized NIC, with packets for a particular logical network or to a certain virtual MAC (VMAC) address can be directed into separate queues and sent over to the destination logical entity. Such an arrangement can transfer packets to different entities. In some embodiments, each such entity can have a virtual driver, a virtual device model that it uses to communicate with connected virtual network.
According to embodiments, multiple devices can be used to redirect traffic to specific memory addresses. So, each of the network devices operates as if it is transferring the packets to the memory location of a logical entity. However, in reality, such packets are transferred to memory addresses where they can be handled by one or more offload processors (e.g., 308i). In particular embodiments such transfers are to physical memory addresses, thus logical entities can be removed from the processing, and a host processor can be free from such packet handling.
Accordingly, embodiments can be conceptualized as providing a memory "black box" to which specific network data can be fed. Such a memory black box can handle the data (e.g., process it) and respond back when such data is requested.
Referring still to FIG. 3, according to some embodiments, I/O device 302 can receive data packets from a network or from a computing device. The data packets can have certain characteristics, including transport protocol number, source and destination port numbers, source and destination IP addresses, for example. The data packets can further have metadata that is processed (308d) that helps in their classification and management.
I/O device 302 can include, but is not limited to, peripheral component interconnect (PCI) and/or PCI express (PCIe) devices connecting with a host motherboard via PCI or PCIe bus (e.g., 312). Examples of I/O devices include a network interface controller (NIC), a host bus adapter, a converged network adapter, an ATM network interface, etc.
In order to provide for an abstraction scheme that allows multiple logical entities to access the same I/O device 302, the I/O device may be virtualized to provide for multiple virtual devices each of which can perform some of the functions of the physical I/O device. The IO virtualization program (e.g., 302b) according to an embodiment, can redirect traffic to different memory locations (and thus to different offload processors attached to modules on a memory bus). To achieve this, an I/O device 302 (e.g., a network card) may be partitioned into several function parts; including controlling function (CF) supporting input/output virtualization (IOV) architecture (e.g., single-root IOV) and multiple virtual function (VF) interfaces. Each virtual function interface may be provided with resources during runtime for dedicated usage. Examples of the CF and VF may include the physical function and virtual functions under schemes such as Single Root I/O Virtualization or Multi-Root I/O Virtualization architecture. The CF acts as the physical resources that sets up and manages virtual resources. The CF is also capable of acting as a full-fledged 10 device. The VF is responsible for providing an abstraction of a virtual device for communication with multiple logical entities/ multiple memory regions.
The operating system/the hypervisor/ any of the virtual machines/user code running on a host processor 306c may be loaded with a device model, a VF driver and a driver for a CF. The device model may be used to create an emulation of a physical device for the host processor 306c to recognize each of the multiple VFs that are created.
The device model may be replicated multiple times to give the impression to a VF driver (a driver that interacts with a virtual 10 device) that it is interacting with a physical device of a particular type.
For example, a certain device module may be used to emulate a network adapter such as the Intel® Ethernet Converged Network Adapter(CNA) X540-T2, so that the I/O device 302 believes it is interacting with such an adapter. In such a case, each of the virtual functions may have the capability to support the functions of the above said CNA, i.e., each of the Physical Functions should be able to support such functionality. The device model and the VF driver can be run in either privileged or non-privileged mode. In some embodiments, there is no restriction with regard to who hosts/runs the code corresponding to the device model and the VF driver. The code, however, has the capability to create multiple copies of device model and VF driver so as to enable multiple copies of said I/O interface to be created.
An application or provisioning agent 306d, as part of an application/user level code running in a kernel, may create a virtual I/O address space for each VF, during runtime and allocate part of the physical address space to it.
For example, if an application handling the VF driver instructs it to read or write packets from or to memory addresses Oxaaaa to Oxffff, the device driver may write I/O descriptors into a descriptor queue with a head and tail pointer that are changed dynamically as queue entries are filled. The data structure may be of another type as well, including but not limited to a ring structure 302a or hash table.
The VF can read from or write data to the address location pointed to by the driver. Further, on completing the transfer of data to the address space allocated to the driver, interrupts, which are usually triggered to the host processor to handle said network packets, can be disabled. Allocating a specific I/O space to a device can include allocating said 10 space a specific physical memory space occupied.
In another embodiment, the descriptor may comprise only a write operation, if the descriptor is associated with a specific data structure for handling incoming packets. Further, the descriptor for each of the entries in the incoming data structure may be constant so as to redirect all data write to a specific memory location. In an alternate embodiment, the descriptor for consecutive entries may point to consecutive entries in memory so as to direct incoming packets to consecutive memory locations.
Alternatively, said operating system may create a defined physical address space for an application supporting the VF drivers and allocate a virtual memory address space to the application or provisioning agent 306d, thereby creating a mapping for each virtual function between said virtual address and a physical address space. Said mapping between virtual memory address space and physical memory space may be stored in IOMMU tables
(e.g., a TLB 304a). The application performing memory reads or writes may supply virtual addresses to say virtual function, and the host processor OS may allocate a specific part of the physical memory location to such an application. Alternatively, VF may be configured to generate requests such as read and write which may be part of a direct memory access (DMA) read or write operation, for example. The virtual addresses is be translated by the IOMMU 304 to their corresponding physical addresses and the physical addresses may be provided to the memory controller for access. That is, the IOMMU 304 may modify the memory requests sourced by the I/O devices to change the virtual address in the request to a physical address, and the memory request may be forwarded to the memory controller for memory access. The memory request may be forwarded over a bus 314 that supports a protocol such as HyperTransport 314. The VF may in such cases carry out a direct memory access by supplying the virtual memory address to the IOMMU 304.
Alternatively, said application may directly code the physical address into the VF descriptors if the VF allows for it. If the VF cannot support physical addresses of the form used by the host processor 306c, an aperture with a hardware size supported by the VF device may be coded into the descriptor so that the VF is informed of the target hardware address of the device. Data that is transferred to an aperture may be mapped by a translation table to a defined physical address space in the system memory. The DMA operations may be initiated by software executed by the processors, programming the I/O devices directly or indirectly to perform the DMA operations.
Referring still to FIG. 3, in particular embodiments, parts of computational unit 300 can be implemented with one or more FPGAs. In the system of FIG. 3, computational unit 300 can include FPGA 310 in which can be formed a DMA slave device module 310a and arbiter 31 Of. A DMA slave module 310a can be any device suitable for attachment to a memory bus 316 that can respond to DMA read/write requests. In alternate embodiments, a DMA slave module 310a can be another interface capable of block data transfers over memory bus 316. The DMA slave module 310a can be capable of receiving data from a DMA controller (when it performs a read from a 'memory' or from a peripheral) or transferring data to a DMA controller (when it performs a write instruction on the DMA slave module 310a). The DMA slave module 310a may be adapted to receive DMA read and write instructions encapsulated over a memory bus, (e.g., in the form of a DDR data transmission, such as a packet or data burst), or any other format that can be sent over the corresponding memory bus.
A DMA slave module 310a can reconstruct the DMA read/write instruction from the memory R/W packet.
The DMA slave module 310a may be adapted to respond to these instructions in the form of data reads/ data writes to the DMA master, which could either be housed in a peripheral device, in the case of a PCIe bus, or a system DMA controller in the case of an ISA bus.
I/O data that is received by the DMA device 310a can then queued for arbitration. Arbitration can include the process of scheduling packets of different flows, such that they are provided access to available bandwidth based on a number of parameters. In general, an arbiter 31 Of provides resource access to one or more requestors. If multiple requestors request access, an arbiter 31 Of can determine which requestor becomes the accessor and then passes data from the accessor to the resource interface, and the downstream resource can begin execution on the data. After the data has been completely transferred to a resource, and the resource has competed execution, the arbiter 31 Of can transfer control to a different requestor and this cycle repeats for all available requestors. In the embodiment of FIG. 3 arbiter 31 Of can notify other portions of computational unit 300 (e.g., 308) of incoming data.
Alternatively, a computation unit 300 can utilize an arbitration scheme shown in U.S. Patent 7,813,283, issued to Dalai on October 12, 2010, the contents of which are incorporated herein by reference. Other suitable arbitration schemes known in art could be implemented in embodiments herein. Alternatively, the arbitration scheme of the current invention might be implemented using an OpenFlow switch and an OpenFlow controller.
In the very particular embodiment of FIG. 3, computational unit 300 can further include notify/prefetch circuits 310c which can prefetch data stored in a buffer memory 310b in response to DMA slave module 310a, and as arbitrated by arbiter 31 Of. Further, arbiter 31 Of can access other portions of the computational unit 300 via a memory mapped I/O ingress path 31 Oe and egress path 31 Og.
Referring to FIG. 3, a hardware scheduler can include a scheduling circuit 308b/n to implement traffic management of incoming packets. Packets from a certain source, relating to a certain traffic class, pertaining to a specific application or flowing to a certain socket are referred to as part of a session flow and are classified using session metadata. Such classification can be performed by classifier 308e.
In some embodiments, session metadata 308d can serve as the criterion by which packets are prioritized and scheduled and as such, incoming packets can be reordered based on their session metadata. This reordering of packets can occur in one or more buffers and can modify the traffic shape of these flows. The scheduling discipline chosen for this prioritization, or traffic management (TM), can affect the traffic shape of flows and micro-flows through delay (buffering), bursting of traffic (buffering and bursting), smoothing of traffic (buffering and rate-limiting flows), dropping traffic (choosing data to discard so as to avoid exhausting the buffer), delay jitter (temporally shifting cells of a flow by different amounts) and by not admitting a connection (e.g., cannot simultaneously guarantee existing service level agreements (SLAs) with an additional flow's SLA).
According to embodiments, computational unit 300 can serve as part of a switch fabric, and provide traffic management with depth-limited output queues, the access to which is arbitrated by a scheduling circuit 308b/n. Such output queues are managed using a scheduling discipline to provide traffic management for incoming flows. The session flows queued in each of these queues can be sent out through an output port to a downstream network element.
It is noted that conventional traffic management do not take into account the handling and management of data by downstream elements except for meeting the SLA agreements it already has with said downstream elements.
In contrast, according to embodiments a scheduler circuit 308b/n can allocate a priority to each of the output queues and carry out reordering of incoming packets to maintain persistence of session flows in these queues. A scheduler circuit 308b/n can be used to control the scheduling of each of these persistent sessions into a general purpose operating system (OS) 308j, executed on an offload processor 308L Packets of a particular session flow, as defined above, can belong to a particular queue. The scheduler circuit 308b/n may control the prioritization of these queues such that they are arbitrated for handling by a general purpose (GP) processing resource (e.g., offload processor 308i) located downstream. An OS 308j running on a downstream processor 308i can allocate execution resources such as processor cycles and memory to a particular queue it is currently handling. The OS 308j may further allocate a thread or a group of threads for that particular queue, so that it is handled distinctly by the general purpose processing element 308i as a separate entity. The fact that there can be multiple sessions running on a GP processing resource, each handling data from a particular session flow resident in a queue established by the scheduler circuit, tightly integrates the scheduler and the downstream resource (e.g., 308i). This can bring about persistence of session information across the traffic management and scheduling circuit and the general purpose processing resource 308L
Dedicated computing resources (e.g., 308i), memory space and session context information for each of the sessions can provide a way of handling, processing and/or terminating each of the session flows at the general purpose processor 308L The scheduler circuit 308b/n can exploit this functionality of the execution resource to queue session flows for scheduling downstream. The scheduler circuit 308b/n can be informed of the state of the execution resource(s) (e.g., 308i), the current session that is run on the execution resource; the memory space allocated to it, the location of the session context in the processor cache.
According to embodiments, a scheduler circuit 308b/n can further include switching circuits to change execution resources from one state to another. The scheduler circuit 308b/n can use such a capability to arbitrate between the queues that are ready to be switched into the downstream execution resource. Further, the downstream execution resource can be optimized to reduce the penalty and overhead associated with context switch between resources. This is further exploited by the scheduler circuit 308b/n to carry out seamless switching between queues, and consequently their execution as different sessions by the execution resource.
According to embodiments, a scheduler circuit 308b/n can schedule different sessions on a downstream processing resource, wherein the two are operated in coordination to reduce the overhead during context switches. An important factor in decreasing the latency of services and engineering computational availability can be hardware context switching synchronized with network queuing. In embodiments, when a queue is selected by a traffic manager, a pipeline coordinates swapping in of the cache (e.g., L2 cache) of the corresponding resource (e.g., 308i) and transfers the reassembled I/O data into the memory space of the executing process. In certain cases, no packets are pending in the queue, but computation is still pending to service previous packets. Once this process makes a memory reference outside of the data swapped, the scheduler circuit (308b/n) can enable queued data from an I/O device 302 to continue scheduling the thread.
In some embodiments, to provide fair queuing to a process not having data, a maximum context size can be assumed as data processed. In this way, a queue can be provisioned as the greater of computational resource and network bandwidth resource. As but one very particular example, a computation resource can be an ARM A9 processor running at 800 MHz, while a network bandwidth can be 3 Gbps of bandwidth. Given the lopsided nature of this ratio, embodiments can utilize computation having many parallel sessions (such that the hardware's prefetching of session-specific data offloads a large portion of the host processor load) and having minimal general purpose processing of data.
Accordingly, in some embodiments, a scheduler circuit 308b/n can be conceptualized as arbitrating, not between outgoing queues at line rate speeds, but arbitrating between terminated sessions at very high speeds. The stickiness of sessions across a pipeline of stages, including a general purpose OS, can be a scheduler circuit optimizing any or all such stages of such a pipeline.
Alternatively, a scheduling scheme can be used as shown in U.S. Patent No. 7,760,715 issued to Dalai on
July 20, 2010, incorporated herein by reference. This scheme can be useful when it is desirable to rate limit the flows for preventing the downstream congestion of another resource specific to the over-selected flow, or for enforcing service contracts for particular flows. Embodiments can include arbitration scheme that allows for service contracts of downstream resources, such as general purpose OS that can be enforced seamlessly.
Referring still to FIG. 3, a hardware scheduler according to embodiments herein, or equivalents, can provide for the classification of incoming packet data into session flows based on session metadata. It can further provide for traffic management of these flows before they are arbitrated and queued as distinct processing entities on the offload processors.
In some embodiments, offload processors (e.g., 308i) can be general purpose processing units capable of handling packets of different application or transport sessions. Such offload processors can be low power processors capable of executing general purpose instructions. The offload processors could be any suitable processor, including but not limited to: ARM, ARC, Tensilica, MIPS, StrongARM or any other processor that serves the functions described herein. Such offload processors have a general purpose OS running on them, wherein the general purpose OS is optimized to reduce the penalty associated with context switching between different threads or group of threads.
In contrast, context switches on host processors can be computationally intensive processes that require the register save area, process context in the cache and TLB entries to be restored if they are invalidated or overwritten. Instruction Cache misses in host processing systems can lead to pipeline stalls and data cache misses lead to operation stall and such cache misses reduce processor efficiency and increase processor overhead.
In contrast, an OS 308j running on the offload processors 308i in association with a scheduler circuit 308b/n, can operate together to reduce the context switch overhead incurred between different processing entities running on it. Embodiments can include a cooperative mechanism between a scheduler circuit and the OS on the offload processor 308i, wherein the OS sets up session context to be physically contiguous (physically colored allocator for session heap and stack) in the cache; then communicates the session color, size, and starting physical address to the scheduler circuit upon session initialization. During an actual context switch, a scheduler circuit can identify the session context in the cache by using these parameters and initiate a bulk transfer of these contents to an external low latency memory (e.g., 308g). In addition, the scheduler circuit can manage the prefetch of the old session if its context was saved to a local memory 308g. In particular embodiments, a local memory 308g can be low latency memory, such as a reduced latency dynamic random access memory (RLDRAM), as but one very particular embodiment. Thus, in embodiments, session context can be identified distinctly in the cache.
In some embodiments, context size can be limited to ensure fast switching speeds. In addition or alternatively, embodiments can include a bulk transfer mechanism to transfer out session context to a local memory 308g. The cache contents stored therein can then be retrieved and prefetched during context switch back to a previous session. Different context session data can be tagged and/or identified within the local memory 308g for fast retrieval. As noted above, context stored by one offload processor may be recalled by a different offload processor.
In the very particular embodiment of FIG. 3, multiple offload processing cores can be integrated into a computation FPGA 308. Multiple computational FPGAs can be arbitrated by arbitrator circuits in another FPGA 310. The combination of computational FPGAs (e.g., 308) and arbiter FPGAs (e.g., 310) are referred to as "XIMM" modules or "Xockets DIMM modules" (e.g., computation unit 300). In particular applications, these XIMM modules can provide integrated traffic and thread management circuits that broker execution of multiple sessions on the offload processors.
FIG. 3 also shows an offload processor tunnel connection 308k, as well as a memory interface 308m and port 3081 (which can be an accelerator coherency port (ACP)). Memory interface 308m can access buffer memory 308a.
Having described various embodiments suitable for 10 virtualization operations, examples illustrating particular aspects of such embodiments will now be described.
FIG. 4 illustrates an example embodiment of a process 400 that can be executed by embodiments to lock the TLB entries. A process may start (402) with a determination being made to forward a packet to an offload processor (404). A memory access request can be generated (406). If the translation information is not present in a TLB (IOTLB in the embodiment shown) (No from 408), the transition information can be obtained and the TLB can be updated (410). In some embodiments, such an action can include a page table walk. If the translation information is present in a TLB (Yes from 408), a determination is made if the entry in the IOTLB of the translation information is to be locked (412). If the entry is not to be locked (No from 412), the process can terminate (416). If the entry is to be locked (Yes from 412), the corresponding TLB entry (or entries) can be locked (414), and the process can terminate (416).
FIG. 5 is a block diagram of a virtual switch 106a' based on a network interface card that can be included in the embodiments (e.g., 106a of FIG. 1-0). A virtual switch 106a' can receive (514) or transmit (512) packets or other I/O data to or from an external source. Transmitted or received data can be processed by a Layer 2 (L2) sorter 510, and held temporarily in queues (one shown as 506). In the particular embodiment of FIG. 5, virtual switch 106a' can include physical controlling functions (CFs) (502a) or virtual functions (VFs) (502) generated by the network interface card to receive a packet or other I/O data from the network or another computer or virtual machine. In addition, virtual switch 106a' can write a descriptor (one shown as 504) including details of the necessary memory operation for the packet (i.e. read/write, source/destination). Such a descriptor can be assigned a virtual memory location (e.g., by an operating system). Virtual function reads or writes data between I/O device and system memory locations can then be executed with a direct memory transfer (e.g., DMA) via a DMA controller 518. In this particular embodiment, the network interface card can be connected to a host bus 500, which can be a PCI type bus.
It should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure aiding in the understanding of one or more of the various inventive aspects. This method of disclosure, however, is not to be interpreted as reflecting an intention that the claimed invention requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention. It is also understood that the embodiments of the invention may be practiced in the absence of an element and/or step not specifically disclosed. That is, an inventive feature of the invention may be elimination of an element. Accordingly, while the various aspects of the particular embodiments set forth herein have been described in detail, the present invention could be subject to various changes, substitutions, and alterations without departing from the spirit and scope of the invention.

Claims

IN THE CLAIMS
I . An input-output (IO) virtualization system connectable to a network, the system comprising:
a second virtual switch connected to a memory bus and configured to receive network packets from a first virtual switch, and
an offload processor module supporting the second virtual switch, the offload processor module further comprising at least one offload processor configured to modify network packets and direct the modified network packets to the first virtual switch through the memory bus.
2. The system of claim 1 wherein the second virtual switch receives network packets via memory write operations on the memory bus and sends network packets via the memory read operations on the memory bus.
3. The system of claim 1 , wherein the offload processor module comprises separately addressable offload processors, at least two of the offload processors being configured to process network packets directed to memory addresses corresponding to the offload processors.
4. The system of claim 1 wherein the memory bus supports a dual data rate (DDR) protocol.
5. The system of claim 4 wherein the protocol is DDR3.
6. The system of claim 1 wherein the first virtual switch is configured to communicate with the second virtual switch by direct memory accesses.
7. The system of claim 1 wherein the first virtual switch comprises a direct memory access (DMA) master.
8. The system of claim 1 wherein the second virtual switch comprises a direct memory access (DMA) slave.
9. The system of claim 1 wherein the second virtual switch comprises a scheduler and an arbiter to prioritize handling of network packets.
10. A method for processing data, comprising the steps of"
transporting data to a second virtual switch from a first virtual switch using a memory bus having a defined memory transport protocol,
writing the transported data to a target memory location, and
processing the data written to the target memory location with at least one offload processor included on an offload processor module.
I I . The method of claim 10, further including sending data processed by the at least one offload processor to first virtual switch via the second virtual switch.
12. The method of claim 10, wherein transporting data to the second virtual switch includes a memory write operation to a physical memory address corresponding to a virtual memory address determined by the first virtual switch.
13. The method of claim 10, wherein processing the data written to the target memory location includes processing data at specific memory addresses by offload processors corresponding to such specific memory addresses.
14. The method of claim 10 wherein transporting data to the second virtual switch includes transporting the data over a memory bus using a double data rate (DDR) protocol.
15. The method of claim 10 wherein transporting data to the second virtual switch includes operating the first virtual switch as a direct memory access (DMA) master.
16. The method of claim 10 wherein transporting data to the second virtual switch includes operating the second virtual switch as a direct memory access (DMA) slave.
17. The method of claim 10 wherein processing the data includes prioritizing from among multiple data values.
18. A memory bus connected module, connectable to a first virtual switch for providing input-output (IO) virtualization services, the module comprising:
a second virtual switch coupled to the first virtual switch via a memory bus connection,
a plurality of offload processors coupled to the memory bus connection, and
at least one memory unit connected to, and separately addressable by, the multiple offload processors, and configured to receive data directed to a specific memory address space for processing by at least one of the offload processors.
19. The module of claim 18, further comprising an arbiter configured to prevent memory access conflicts to the at least one memory unit.
20. The module of claim 18, wherein the module is configured to receive data at the second virtual switch by memory writes of a system and to send data at the second virtual switch by memory reads of the system.
21. The module of claim 18, wherein the module is configured to receive the data by direct memory access operations.
22. The module of claim 18, wherein the module comprises a direct memory access (DMA) slave.
23. The module of claim 18, wherein the memory bus connection is compatible with a dual in line memory (DIMM) socket.
PCT/US2013/047217 2013-01-17 2013-06-24 Io virtualization system and method using offload processors WO2014113062A2 (en)

Applications Claiming Priority (18)

Application Number Priority Date Filing Date Title
US201361753903P 2013-01-17 2013-01-17
US201361753901P 2013-01-17 2013-01-17
US201361753895P 2013-01-17 2013-01-17
US201361753907P 2013-01-17 2013-01-17
US201361753904P 2013-01-17 2013-01-17
US201361753906P 2013-01-17 2013-01-17
US201361753892P 2013-01-17 2013-01-17
US201361753910P 2013-01-17 2013-01-17
US201361753899P 2013-01-17 2013-01-17
US61/753,906 2013-01-17
US61/753,895 2013-01-17
US61/753,903 2013-01-17
US61/753,904 2013-01-17
US61/753,899 2013-01-17
US61/753,910 2013-01-17
US61/753,892 2013-01-17
US61/753,907 2013-01-17
US61/753,901 2013-01-17

Publications (2)

Publication Number Publication Date
WO2014113062A2 true WO2014113062A2 (en) 2014-07-24
WO2014113062A3 WO2014113062A3 (en) 2015-06-25

Family

ID=51165034

Family Applications (6)

Application Number Title Priority Date Filing Date
PCT/US2013/044857 WO2014113056A1 (en) 2013-01-17 2013-06-08 Offload processor modules for connection to system memory
PCT/US2013/044856 WO2014113055A1 (en) 2013-01-17 2013-06-08 Offload processor modules for connection to system memory
PCT/US2013/046417 WO2014113059A1 (en) 2013-01-17 2013-06-18 Network overlay system and method using offload processors
PCT/US2013/047205 WO2014113061A2 (en) 2013-01-17 2013-06-22 Scheduling and traffic management with offload processors
PCT/US2013/047217 WO2014113062A2 (en) 2013-01-17 2013-06-24 Io virtualization system and method using offload processors
PCT/US2013/048013 WO2014113063A1 (en) 2013-01-17 2013-06-26 Context switching with offload processors

Family Applications Before (4)

Application Number Title Priority Date Filing Date
PCT/US2013/044857 WO2014113056A1 (en) 2013-01-17 2013-06-08 Offload processor modules for connection to system memory
PCT/US2013/044856 WO2014113055A1 (en) 2013-01-17 2013-06-08 Offload processor modules for connection to system memory
PCT/US2013/046417 WO2014113059A1 (en) 2013-01-17 2013-06-18 Network overlay system and method using offload processors
PCT/US2013/047205 WO2014113061A2 (en) 2013-01-17 2013-06-22 Scheduling and traffic management with offload processors

Family Applications After (1)

Application Number Title Priority Date Filing Date
PCT/US2013/048013 WO2014113063A1 (en) 2013-01-17 2013-06-26 Context switching with offload processors

Country Status (6)

Country Link
US (25) US9250954B2 (en)
EP (3) EP2946296A4 (en)
JP (2) JP2016503933A (en)
KR (3) KR20160037827A (en)
CN (2) CN105765910A (en)
WO (6) WO2014113056A1 (en)

Families Citing this family (132)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2586763C (en) 2004-11-08 2013-12-17 Cluster Resources, Inc. System and method of providing system jobs within a compute environment
US9231886B2 (en) 2005-03-16 2016-01-05 Adaptive Computing Enterprises, Inc. Simple integration of an on-demand compute environment
EP3203374B1 (en) 2005-04-07 2021-11-24 III Holdings 12, LLC On-demand access to compute resources
US11720290B2 (en) 2009-10-30 2023-08-08 Iii Holdings 2, Llc Memcached server functionality in a cluster of data processing nodes
US9432298B1 (en) * 2011-12-09 2016-08-30 P4tents1, LLC System, method, and computer program product for improving memory systems
CN103377161A (en) * 2012-04-24 2013-10-30 鸿富锦精密工业(深圳)有限公司 Main board and data processing method applied to same
US20130318119A1 (en) 2012-05-22 2013-11-28 Xocketts IP, LLC Processing structured and unstructured data using offload processors
US20130318280A1 (en) 2012-05-22 2013-11-28 Xockets IP, LLC Offloading of computation for rack level servers and corresponding methods and systems
US10311014B2 (en) * 2012-12-28 2019-06-04 Iii Holdings 2, Llc System, method and computer readable medium for offloaded computation of distributed application protocols within a cluster of data processing nodes
US9250954B2 (en) 2013-01-17 2016-02-02 Xockets, Inc. Offload processor modules for connection to system memory, and corresponding methods and systems
US9569223B2 (en) * 2013-02-13 2017-02-14 Red Hat Israel, Ltd. Mixed shared/non-shared memory transport for virtual machines
US9460024B2 (en) * 2013-03-15 2016-10-04 Vmware, Inc. Latency reduction for direct memory access operations involving address translation
US9288163B2 (en) * 2013-03-15 2016-03-15 Avago Technologies General Ip (Singapore) Pte. Ltd. Low-latency packet receive method for networking devices
US10084718B1 (en) 2013-03-15 2018-09-25 Google Llc Bi-Connected hierarchical data center network based on multi-ported network interface controllers (NICs)
US9462088B2 (en) * 2013-04-02 2016-10-04 Cisco Technology, Inc. Offload operations for overlay networks
US9606842B2 (en) * 2013-05-08 2017-03-28 National Science Foundation Resource and core scaling for improving performance of power-constrained multi-core processors
US9143403B2 (en) * 2013-06-19 2015-09-22 Hewlett-Packard Development Company, L.P. Autonomous metric tracking and adjustment
US9331868B2 (en) * 2013-10-15 2016-05-03 At&T Intellectual Property I, L.P. Method of bus virtualization in computing machine intercommunications
US9785558B2 (en) * 2013-10-29 2017-10-10 Hua Zhong University Of Science Technology Mixed cache management
US9454394B2 (en) * 2013-11-22 2016-09-27 Red Hat Israel, Ltd. Hypervisor dynamically assigned input/output resources for virtual devices
US10254987B2 (en) * 2013-12-12 2019-04-09 Samsung Electronics Co., Ltd. Disaggregated memory appliance having a management processor that accepts request from a plurality of hosts for management, configuration and provisioning of memory
KR101572689B1 (en) * 2014-01-06 2015-11-27 (주)구름네트웍스 Apparatus for Virtualizing a Network Interface and Method thereof
US9705798B1 (en) * 2014-01-07 2017-07-11 Google Inc. Systems and methods for routing data through data centers using an indirect generalized hypercube network
JP2015143945A (en) * 2014-01-31 2015-08-06 富士通株式会社 Storage control device, storage device and control program
CN103905337B (en) * 2014-03-31 2018-01-23 华为技术有限公司 A kind of processing unit of Internet resources, method and system
US9467389B2 (en) * 2014-04-28 2016-10-11 International Business Machines Corporation Handling large frames in a virtualized fibre channel over ethernet (FCoE) data forwarder
US9491031B2 (en) * 2014-05-06 2016-11-08 At&T Intellectual Property I, L.P. Devices, methods, and computer readable storage devices for collecting information and sharing information associated with session flows between communication devices and servers
US9742881B2 (en) * 2014-06-30 2017-08-22 Nicira, Inc. Network virtualization using just-in-time distributed capability for classification encoding
US10127783B2 (en) 2014-07-07 2018-11-13 Google Llc Method and device for processing motion events
US9449229B1 (en) 2014-07-07 2016-09-20 Google Inc. Systems and methods for categorizing motion event candidates
US9501915B1 (en) 2014-07-07 2016-11-22 Google Inc. Systems and methods for analyzing a video stream
US9224044B1 (en) 2014-07-07 2015-12-29 Google Inc. Method and system for video zone monitoring
US10140827B2 (en) 2014-07-07 2018-11-27 Google Llc Method and system for processing motion event notifications
WO2016013024A1 (en) * 2014-07-25 2016-01-28 StorNetware Systems Pvt. Ltd. Unified converged network, storage and computer system
US9892079B2 (en) * 2014-07-25 2018-02-13 Rajiv Ganth Unified converged network, storage and compute system
US10261817B2 (en) * 2014-07-29 2019-04-16 Nxp Usa, Inc. System on a chip and method for a controller supported virtual machine monitor
US9922000B2 (en) * 2014-08-25 2018-03-20 Marvell World Trade Ltd. Packet buffer with dynamic bypass
US10313683B2 (en) * 2014-08-30 2019-06-04 Apple Inc. Video encoder with context switching
US9009805B1 (en) * 2014-09-30 2015-04-14 Google Inc. Method and system for provisioning an electronic device
US9703951B2 (en) 2014-09-30 2017-07-11 Amazon Technologies, Inc. Allocation of shared system resources
USD782495S1 (en) 2014-10-07 2017-03-28 Google Inc. Display screen or portion thereof with graphical user interface
US9754103B1 (en) 2014-10-08 2017-09-05 Amazon Technologies, Inc. Micro-architecturally delayed timer
US9378363B1 (en) 2014-10-08 2016-06-28 Amazon Technologies, Inc. Noise injected virtual timer
US9864636B1 (en) * 2014-12-10 2018-01-09 Amazon Technologies, Inc. Allocating processor resources based on a service-level agreement
US9491112B1 (en) 2014-12-10 2016-11-08 Amazon Technologies, Inc. Allocating processor resources based on a task identifier
US20160188529A1 (en) * 2014-12-25 2016-06-30 Intel Corporation Guaranteed quality of service in system-on-a-chip uncore fabric
US20160197834A1 (en) * 2015-01-02 2016-07-07 Siegfried Luft Architecture and method for traffic engineering between diverse cloud providers
US9952979B1 (en) * 2015-01-14 2018-04-24 Cavium, Inc. Methods and systems for direct memory access operations
US10310998B2 (en) 2015-06-30 2019-06-04 Microsoft Technology Licensing, Llc Direct memory access with filtering
CN106326140B (en) * 2015-06-30 2020-06-02 华为技术有限公司 Data copying method, direct memory access controller and computer system
KR102402672B1 (en) * 2015-09-01 2022-05-26 삼성전자주식회사 Computing system and method for processing operations thereof
US9491765B1 (en) * 2015-09-21 2016-11-08 Dell Products L.P. Beam forming communication system
US20170142234A1 (en) * 2015-11-13 2017-05-18 Microsoft Technology Licensing, Llc Scalable addressing mechanism for virtual machines
US10817456B2 (en) 2015-11-18 2020-10-27 Oracle International Corporation Separation of control and data plane functions in SoC virtualized I/O device
US10853303B2 (en) 2015-11-18 2020-12-01 Oracle International Corporation Separation of control and data plane functions in SoC virtualized I/O device
US10031801B2 (en) 2015-12-01 2018-07-24 Microsoft Technology Licensing, Llc Configurable reliability for memory devices
US10048977B2 (en) * 2015-12-22 2018-08-14 Intel Corporation Methods and apparatus for multi-stage VM virtual network function and virtual service function chain acceleration for NFV and needs-based hardware acceleration
US10445271B2 (en) * 2016-01-04 2019-10-15 Intel Corporation Multi-core communication acceleration using hardware queue device
US9985890B2 (en) 2016-03-14 2018-05-29 International Business Machines Corporation Identifying a local congestion control algorithm of a virtual machine
US10802998B2 (en) * 2016-03-29 2020-10-13 Intel Corporation Technologies for processor core soft-offlining
WO2017170311A1 (en) * 2016-03-31 2017-10-05 日本電気株式会社 Control method and control apparatus for network system, and server
US10045252B2 (en) * 2016-06-02 2018-08-07 International Business Machines Corporation Virtual switch-based congestion control for multiple TCP flows
US11671382B2 (en) 2016-06-17 2023-06-06 Intel Corporation Technologies for coordinating access to data packets in a memory
KR102548599B1 (en) 2016-06-17 2023-06-29 삼성전자주식회사 Memory device including buffer-memory and memory module including the same
US10034407B2 (en) * 2016-07-22 2018-07-24 Intel Corporation Storage sled for a data center
US10148576B2 (en) * 2016-07-28 2018-12-04 Fortinet, Inc. Network processing unit (NPU) integrated layer 2 network device for layer 3 offloading
WO2018049235A1 (en) * 2016-09-08 2018-03-15 Macnica Americas, Inc. Fpga offload module and processes for seamless frame-level switching of media streams in real-time
US10552212B2 (en) * 2016-11-28 2020-02-04 Arm Limited Data processing
US20180150256A1 (en) 2016-11-29 2018-05-31 Intel Corporation Technologies for data deduplication in disaggregated architectures
US10715424B2 (en) 2016-12-06 2020-07-14 Microsoft Technology Licensing, Llc Network traffic management with queues affinitized to one or more cores
US10554554B2 (en) * 2016-12-06 2020-02-04 Microsoft Technology Licensing, Llc Hybrid network processing load distribution in computing systems
US10826841B2 (en) 2016-12-06 2020-11-03 Microsoft Technology Licensing, Llc Modification of queue affinity to cores based on utilization
CN106656711B (en) * 2016-12-26 2019-06-18 中核控制系统工程有限公司 A kind of predefined method of token bus time slot
US11853244B2 (en) * 2017-01-26 2023-12-26 Wisconsin Alumni Research Foundation Reconfigurable computer accelerator providing stream processor and dataflow processor
US10949427B2 (en) 2017-01-31 2021-03-16 Microsoft Technology Licensing, Llc Stream data processing on multiple application timelines
JP6859755B2 (en) 2017-03-02 2021-04-14 富士通株式会社 Information processing device, control method of information processing device, and control program of information processing device
WO2018183542A1 (en) 2017-03-29 2018-10-04 Fungible, Inc. Non-blocking any-to-any data center network with packet spraying over multiple alternate data paths
US10257033B2 (en) * 2017-04-12 2019-04-09 Cisco Technology, Inc. Virtualized network functions and service chaining in serverless computing infrastructure
US20180330288A1 (en) * 2017-05-15 2018-11-15 Alteryx, Inc. Method of data aggregation for cache optimization and efficient processing
US10331445B2 (en) * 2017-05-24 2019-06-25 Microsoft Technology Licensing, Llc Multifunction vector processor circuits
US20180341494A1 (en) * 2017-05-26 2018-11-29 Intel Corporation Accelerating network security monitoring
US10990291B2 (en) * 2017-06-12 2021-04-27 Dell Products, L.P. Software assist memory module hardware architecture
US10838902B2 (en) 2017-06-23 2020-11-17 Facebook, Inc. Apparatus, system, and method for performing hardware acceleration via expansion cards
CN109213268A (en) * 2017-07-04 2019-01-15 佛山市顺德区顺达电脑厂有限公司 Server cabinet system and its signal transmission frequency method of adjustment
EP3625939A1 (en) * 2017-07-10 2020-03-25 Fungible, Inc. Access node for data centers
CN110892380B (en) 2017-07-10 2023-08-11 芬基波尔有限责任公司 Data processing unit for stream processing
CN109426556B (en) * 2017-08-31 2021-06-04 大唐移动通信设备有限公司 Process scheduling method and device
CN107741867B (en) * 2017-09-30 2020-03-10 Oppo广东移动通信有限公司 Application program management method and device, storage medium and electronic equipment
US10592164B2 (en) 2017-11-14 2020-03-17 International Business Machines Corporation Portions of configuration state registers in-memory
US10496437B2 (en) * 2017-11-14 2019-12-03 International Business Machines Corporation Context switch by changing memory pointers
US20190171601A1 (en) 2017-12-03 2019-06-06 Intel Corporation Mechanisms for fpga chaining and unified fpga views to composed system hosts
US10812315B2 (en) 2018-06-07 2020-10-20 Cisco Technology, Inc. Cross-domain network assurance
KR20200013461A (en) 2018-07-30 2020-02-07 삼성전자주식회사 Performing internal processing operations of memory device
US10795612B2 (en) * 2018-07-31 2020-10-06 EMC IP Holding Company LLC Offload processing using storage device slots
US10862805B1 (en) 2018-07-31 2020-12-08 Juniper Networks, Inc. Intelligent offloading of services for a network device
US10649927B2 (en) * 2018-08-20 2020-05-12 Intel Corporation Dual in-line memory module (DIMM) programmable accelerator card
TWI813744B (en) 2018-08-23 2023-09-01 美商阿爾克斯股份有限公司 System for host routed overlay with deterministic host learning and localized integrated routing and bridging
US10979542B2 (en) * 2018-08-28 2021-04-13 Vmware, Inc. Flow cache support for crypto operations and offload
US10705762B2 (en) * 2018-08-30 2020-07-07 Micron Technology, Inc. Forward caching application programming interface systems and methods
CN109358953B (en) * 2018-09-20 2020-09-08 中南大学 Multitask application unloading method in micro cloud
US10942824B2 (en) 2018-10-08 2021-03-09 Hewlett Packard Enterprise Development Lp Programming model and framework for providing resilient parallel tasks
US11204819B2 (en) 2018-12-21 2021-12-21 Samsung Electronics Co., Ltd. System and method for offloading application functions to a device
US10606775B1 (en) 2018-12-28 2020-03-31 Micron Technology, Inc. Computing tile
US11003539B2 (en) * 2019-01-15 2021-05-11 EMC IP Holding Company LLC Offload processing using a storage slot
CN109714217A (en) * 2019-02-28 2019-05-03 苏州浪潮智能科技有限公司 A kind of cabinet and rack room communication means
US10929310B2 (en) 2019-03-01 2021-02-23 Cisco Technology, Inc. Adaptive address translation caches
JP2020184690A (en) * 2019-05-08 2020-11-12 富士通株式会社 Packet categorization program, packet categorization method, and information processing unit
US11374879B2 (en) * 2019-06-17 2022-06-28 Cyxtera Data Centers, Inc. Network configuration of top-of-rack switches across multiple racks in a data center
US11374880B2 (en) * 2019-06-17 2022-06-28 Cyxtera Data Centers, Inc. Automated deployment of internet connectivity to rack switches in a data center
CN110181928B (en) * 2019-07-09 2021-09-21 苏州微影激光技术有限公司 Plate making device and plate making method of screen printing plate
US11275111B2 (en) 2019-09-20 2022-03-15 Micron Technology, Inc. Plurality of edge through-silicon vias and related systems, methods, and devices
US11671483B2 (en) * 2019-10-30 2023-06-06 Telefonaktiebolaget Lm Ericsson (Publ) In-band protocol-based in-network computation offload framework
US11232049B2 (en) * 2019-12-13 2022-01-25 Micron Technology, Inc. Memory module with computation capability
US11934330B2 (en) 2020-05-08 2024-03-19 Intel Corporation Memory allocation for distributed processing devices
JP2022048644A (en) * 2020-09-15 2022-03-28 富士通株式会社 Semiconductor device and transfer method
US20220100432A1 (en) 2020-09-28 2022-03-31 Vmware, Inc. Distributed storage services supported by a nic
US11593278B2 (en) 2020-09-28 2023-02-28 Vmware, Inc. Using machine executing on a NIC to access a third party storage not supported by a NIC or host
US11636053B2 (en) 2020-09-28 2023-04-25 Vmware, Inc. Emulating a local storage by accessing an external storage through a shared port of a NIC
US20220103488A1 (en) * 2020-09-28 2022-03-31 Vmware, Inc. Packet processing with hardware offload units
US11875172B2 (en) 2020-09-28 2024-01-16 VMware LLC Bare metal computer for booting copies of VM images on multiple computing devices using a smart NIC
US11792134B2 (en) 2020-09-28 2023-10-17 Vmware, Inc. Configuring PNIC to perform flow processing offload using virtual port identifiers
US11418597B2 (en) * 2020-10-08 2022-08-16 Toyota Motor Engineering & Manufacturing North America, Inc. System and method for value-anticipating task offloading
US11301410B1 (en) * 2020-12-13 2022-04-12 Advanced Mciro Devices, Inc. Tags for request packets on a network communication link
US11451493B2 (en) * 2021-01-06 2022-09-20 Mellanox Technologies, Ltd. Connection management in a network adapter
US11822675B2 (en) * 2021-06-24 2023-11-21 International Business Machines Corporation Securing customer data and internal register data during hardware checkstops in a multi-tenant environment
US20230066513A1 (en) * 2021-08-30 2023-03-02 EMC IP Holding Company LLC Asynchronous Reservation of Storage Volumes with Persistent Storage of Reservation Data
US11863376B2 (en) 2021-12-22 2024-01-02 Vmware, Inc. Smart NIC leader election
US20230221874A1 (en) * 2022-01-12 2023-07-13 Vmware, Inc. Method of efficiently receiving files over a network with a receive file command
US11928367B2 (en) 2022-06-21 2024-03-12 VMware LLC Logical memory addressing for network devices
US11899594B2 (en) 2022-06-21 2024-02-13 VMware LLC Maintenance of data message classification cache on smart NIC
US11928062B2 (en) 2022-06-21 2024-03-12 VMware LLC Accelerating data message classification with smart NICs
US20220327061A1 (en) * 2022-06-23 2022-10-13 Daniel Christian Biederman Packet processing device to determine memory to store data in a server architecture and computing system including same

Family Cites Families (246)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62214464A (en) * 1986-03-17 1987-09-21 Hitachi Ltd Coprocessor coupling system
JP2514954B2 (en) * 1987-03-13 1996-07-10 三菱電機株式会社 IC card
EP0422310A1 (en) * 1989-10-10 1991-04-17 International Business Machines Corporation Distributed mechanism for the fast scheduling of shared objects
US5237662A (en) 1991-06-27 1993-08-17 Digital Equipment Corporation System and method with a procedure oriented input/output mechanism
US5247675A (en) 1991-08-09 1993-09-21 International Business Machines Corporation Preemptive and non-preemptive scheduling and execution of program threads in a multitasking operating system
US5577213A (en) 1994-06-03 1996-11-19 At&T Global Information Solutions Company Multi-device adapter card for computer
US5913028A (en) * 1995-10-06 1999-06-15 Xpoint Technologies, Inc. Client/server data traffic delivery system and method
US6179489B1 (en) * 1997-04-04 2001-01-30 Texas Instruments Incorporated Devices, methods, systems and software products for coordination of computer main microprocessor and second microprocessor coupled thereto
US5923887A (en) * 1996-05-20 1999-07-13 Advanced Micro Devices, Inc. Interrupt request that defines resource usage
US6085307A (en) 1996-11-27 2000-07-04 Vlsi Technology, Inc. Multiple native instruction set master/slave processor arrangement and method thereof
US6791947B2 (en) * 1996-12-16 2004-09-14 Juniper Networks In-line packet processing
US5930256A (en) * 1997-03-28 1999-07-27 Xerox Corporation Self-arbitrating crossbar switch
US6374330B1 (en) * 1997-04-14 2002-04-16 International Business Machines Corporation Cache-coherency protocol with upstream undefined state
US5870350A (en) 1997-05-21 1999-02-09 International Business Machines Corporation High performance, high bandwidth memory bus architecture utilizing SDRAMs
US6128642A (en) * 1997-07-22 2000-10-03 At&T Corporation Load balancing based on queue length, in a network of processor stations
US6092146A (en) 1997-07-31 2000-07-18 Ibm Dynamically configurable memory adapter using electronic presence detects
US7565461B2 (en) * 1997-12-17 2009-07-21 Src Computers, Inc. Switch/network adapter port coupling a reconfigurable processing element to one or more microprocessors for use with interleaved memory controllers
US6157955A (en) 1998-06-15 2000-12-05 Intel Corporation Packet processing system including a policy engine having a classification unit
US20060117274A1 (en) 1998-08-31 2006-06-01 Tseng Ping-Sheng Behavior processor system and method
US6370622B1 (en) * 1998-11-20 2002-04-09 Massachusetts Institute Of Technology Method and apparatus for curious and column caching
US6446163B1 (en) * 1999-01-04 2002-09-03 International Business Machines Corporation Memory card with signal processing element
US20020107990A1 (en) * 2000-03-03 2002-08-08 Surgient Networks, Inc. Network connected computing system including network switch
US6625685B1 (en) 2000-09-20 2003-09-23 Broadcom Corporation Memory controller with programmable configuration
US7120155B2 (en) 2000-10-03 2006-10-10 Broadcom Corporation Switch having virtual shared memory
US6665495B1 (en) * 2000-10-27 2003-12-16 Yotta Networks, Inc. Non-blocking, scalable optical router architecture and method for routing optical traffic
US20020107971A1 (en) * 2000-11-07 2002-08-08 Bailey Brian W. Network transport accelerator
US7274706B1 (en) * 2001-04-24 2007-09-25 Syrus Ziai Methods and systems for processing network data
JP2002324363A (en) * 2001-04-25 2002-11-08 Ricoh Co Ltd Information recording/reproducing apparatus
TWI240864B (en) 2001-06-13 2005-10-01 Hitachi Ltd Memory device
WO2003034227A2 (en) * 2001-10-12 2003-04-24 Koninklijke Philips Electronics N.V. Apparatus and method for reading or writing user data
US20030078749A1 (en) * 2001-10-18 2003-04-24 Hans Eberle Memory module with integrated radio transmitter
US6889294B1 (en) * 2001-10-29 2005-05-03 Lsi Logic Corporation Virtual shared volume via proxy data transfer
AU2003217370A1 (en) * 2002-02-08 2003-09-02 Bermai, Inc. Medium access control in a wireless network
US6751113B2 (en) 2002-03-07 2004-06-15 Netlist, Inc. Arrangement of integrated circuits in a memory module
US7472205B2 (en) 2002-04-24 2008-12-30 Nec Corporation Communication control apparatus which has descriptor cache controller that builds list of descriptors
US7415723B2 (en) * 2002-06-11 2008-08-19 Pandya Ashish A Distributed network security system and a hardware processor therefor
AU2003273333A1 (en) 2002-09-18 2004-04-08 Netezza Corporation Field oriented pipeline architecture for a programmable data streaming processor
US7454749B2 (en) 2002-11-12 2008-11-18 Engineered Intelligence Corporation Scalable parallel processing on shared memory computers
US20040133720A1 (en) * 2002-12-31 2004-07-08 Steven Slupsky Embeddable single board computer
JP2004220070A (en) * 2003-01-09 2004-08-05 Japan Science & Technology Agency Context switching method and device, central processing unit, context switching program and computer-readable storage medium storing it
US7089412B2 (en) 2003-01-17 2006-08-08 Wintec Industries, Inc. Adaptive memory module
US7421694B2 (en) * 2003-02-18 2008-09-02 Microsoft Corporation Systems and methods for enhancing performance of a coprocessor
US7673304B2 (en) * 2003-02-18 2010-03-02 Microsoft Corporation Multithreaded kernel for graphics processing unit
US7155379B2 (en) 2003-02-25 2006-12-26 Microsoft Corporation Simulation of a PCI device's memory-mapped I/O registers
US7337314B2 (en) 2003-04-12 2008-02-26 Cavium Networks, Inc. Apparatus and method for allocating resources within a security processor
US7657933B2 (en) * 2003-04-12 2010-02-02 Cavium Networks, Inc. Apparatus and method for allocating resources within a security processing architecture using multiple groups
US6794896B1 (en) * 2003-04-21 2004-09-21 Xilinx, Inc. Method and apparatus for multithreading
US7380163B2 (en) * 2003-04-23 2008-05-27 Dot Hill Systems Corporation Apparatus and method for deterministically performing active-active failover of redundant servers in response to a heartbeat link failure
US6982892B2 (en) 2003-05-08 2006-01-03 Micron Technology, Inc. Apparatus and methods for a physical layout of simultaneously sub-accessible memory modules
US8560627B2 (en) * 2003-05-23 2013-10-15 Alcatel Lucent Virtual switch for use in fibre channel applications
US20050038946A1 (en) 2003-08-12 2005-02-17 Tadpole Computer, Inc. System and method using a high speed interface in a system having co-processors
US20050114700A1 (en) * 2003-08-13 2005-05-26 Sensory Networks, Inc. Integrated circuit apparatus and method for high throughput signature based network applications
US8776050B2 (en) 2003-08-20 2014-07-08 Oracle International Corporation Distributed virtual machine monitor for managing multiple virtual resources across multiple physical nodes
US20050078708A1 (en) * 2003-10-14 2005-04-14 International Business Machines Corporation Formatting packet headers in a communications adapter
US7787471B2 (en) * 2003-11-10 2010-08-31 Broadcom Corporation Field processor for a network device
US7493621B2 (en) * 2003-12-18 2009-02-17 International Business Machines Corporation Context switch data prefetching in multithreaded computer
US7657706B2 (en) 2003-12-18 2010-02-02 Cisco Technology, Inc. High speed memory and input/output processor subsystem for efficiently allocating and using high-speed memory and slower-speed memory
US7558890B1 (en) * 2003-12-19 2009-07-07 Applied Micro Circuits Corporation Instruction set for programmable queuing
US7213126B1 (en) * 2004-01-12 2007-05-01 Advanced Micro Devices, Inc. Method and processor including logic for storing traces within a trace cache
US20050018495A1 (en) 2004-01-29 2005-01-27 Netlist, Inc. Arrangement of integrated circuits in a memory module
US7916574B1 (en) 2004-03-05 2011-03-29 Netlist, Inc. Circuit providing load isolation and memory domain translation for memory module
US7532537B2 (en) 2004-03-05 2009-05-12 Netlist, Inc. Memory module with a circuit providing load isolation and memory domain translation
US7289386B2 (en) 2004-03-05 2007-10-30 Netlist, Inc. Memory module decoder
US7286436B2 (en) 2004-03-05 2007-10-23 Netlist, Inc. High-density memory module utilizing low-density memory components
US7668165B2 (en) 2004-03-31 2010-02-23 Intel Corporation Hardware-based multi-threading for packet processing
US7254036B2 (en) 2004-04-09 2007-08-07 Netlist, Inc. High density memory module using stacked printed circuit boards
US7502474B2 (en) * 2004-05-06 2009-03-10 Advanced Micro Devices, Inc. Network interface with security association data prefetch for high speed offloaded security processing
US7480611B2 (en) 2004-05-13 2009-01-20 International Business Machines Corporation Method and apparatus to increase the usable memory capacity of a logic simulation hardware emulator/accelerator
US7945705B1 (en) * 2004-05-25 2011-05-17 Chelsio Communications, Inc. Method for using a protocol language to avoid separate channels for control messages involving encapsulated payload data messages
US7436845B1 (en) * 2004-06-08 2008-10-14 Sun Microsystems, Inc. Input and output buffering
US20060004965A1 (en) 2004-06-30 2006-01-05 Tu Steven J Direct processor cache access within a system having a coherent multi-processor protocol
US7930422B2 (en) * 2004-07-14 2011-04-19 International Business Machines Corporation Apparatus and method for supporting memory management in an offload of network protocol processing
EP1622009A1 (en) * 2004-07-27 2006-02-01 Texas Instruments Incorporated JSM architecture and systems
US7895431B2 (en) * 2004-09-10 2011-02-22 Cavium Networks, Inc. Packet queuing, scheduling and ordering
US7305574B2 (en) 2004-10-29 2007-12-04 International Business Machines Corporation System, method and storage medium for bus calibration in a memory subsystem
KR100666169B1 (en) 2004-12-17 2007-01-09 삼성전자주식회사 Flash memory data storing device
US8010682B2 (en) * 2004-12-28 2011-08-30 International Business Machines Corporation Early coherency indication for return data in shared memory architecture
US8281031B2 (en) * 2005-01-28 2012-10-02 Standard Microsystems Corporation High speed ethernet MAC and PHY apparatus with a filter based ethernet packet router with priority queuing and single or multiple transport stream interfaces
US8072887B1 (en) * 2005-02-07 2011-12-06 Extreme Networks, Inc. Methods, systems, and computer program products for controlling enqueuing of packets in an aggregated queue including a plurality of virtual queues using backpressure messages from downstream queues
US20060215649A1 (en) * 2005-03-08 2006-09-28 Chris Morrall Network address converting apparatus using SSW tree
EP2378391A1 (en) 2005-04-21 2011-10-19 Violin Memory, Inc. Interconnection system
JP4322232B2 (en) * 2005-06-14 2009-08-26 株式会社ソニー・コンピュータエンタテインメント Information processing apparatus, process control method, and computer program
US8438328B2 (en) 2008-02-21 2013-05-07 Google Inc. Emulation of abstracted DIMMs using abstracted DRAMs
US8244971B2 (en) 2006-07-31 2012-08-14 Google Inc. Memory circuit system and method
WO2007006146A1 (en) 2005-07-12 2007-01-18 Advancedio Systems Inc. System and method of offloading protocol functions
US20070016906A1 (en) * 2005-07-18 2007-01-18 Mistletoe Technologies, Inc. Efficient hardware allocation of processes to processors
US7543131B2 (en) * 2005-08-12 2009-06-02 Advanced Micro Devices, Inc. Controlling an I/O MMU
US7500083B2 (en) * 2005-08-15 2009-03-03 Silicon Informatics Accelerated processing with scheduling to configured coprocessor for molecular data type by service and control coprocessor upon analysis of software code
US7442050B1 (en) 2005-08-29 2008-10-28 Netlist, Inc. Circuit card with flexible connection for memory module with heat spreader
US7650557B2 (en) * 2005-09-19 2010-01-19 Network Appliance, Inc. Memory scrubbing of expanded memory
US7620746B2 (en) * 2005-09-29 2009-11-17 Apple Inc. Functional DMA performing operation on DMA data and writing result of operation
US8862783B2 (en) * 2005-10-25 2014-10-14 Broadbus Technologies, Inc. Methods and system to offload data processing tasks
US7899864B2 (en) 2005-11-01 2011-03-01 Microsoft Corporation Multi-user terminal services accelerator
US7773630B2 (en) * 2005-11-12 2010-08-10 Liquid Computing Corportation High performance memory based communications interface
US8225297B2 (en) 2005-12-07 2012-07-17 Microsoft Corporation Cache metadata identifiers for isolation and sharing
US7904688B1 (en) 2005-12-21 2011-03-08 Trend Micro Inc Memory management unit for field programmable gate array boards
US20070150671A1 (en) * 2005-12-23 2007-06-28 Boston Circuits, Inc. Supporting macro memory instructions
EP1977635A2 (en) 2006-01-13 2008-10-08 Sun Microsystems, Inc. Modular blade server
US7619893B1 (en) 2006-02-17 2009-11-17 Netlist, Inc. Heat spreader for electronic modules
US20070226745A1 (en) 2006-02-28 2007-09-27 International Business Machines Corporation Method and system for processing a service request
JP2007233903A (en) * 2006-03-03 2007-09-13 Hitachi Ltd Storage controller and data recovery method for storage controller
US7421552B2 (en) 2006-03-17 2008-09-02 Emc Corporation Techniques for managing data within a data storage system utilizing a flash-based memory vault
US7434002B1 (en) 2006-04-24 2008-10-07 Vmware, Inc. Utilizing cache information to manage memory access and cache utilization
JP2007299279A (en) * 2006-05-01 2007-11-15 Toshiba Corp Arithmetic device, processor system, and video processor
US8869147B2 (en) * 2006-05-31 2014-10-21 Qualcomm Incorporated Multi-threaded processor with deferred thread output control
US7716411B2 (en) 2006-06-07 2010-05-11 Microsoft Corporation Hybrid memory device with single interface
US8948166B2 (en) 2006-06-14 2015-02-03 Hewlett-Packard Development Company, Lp. System of implementing switch devices in a server system
US7957280B2 (en) 2006-06-16 2011-06-07 Bittorrent, Inc. Classification and verification of static file transfer protocols
US7636800B2 (en) 2006-06-27 2009-12-22 International Business Machines Corporation Method and system for memory address translation and pinning
US8599716B2 (en) * 2006-06-30 2013-12-03 Cisco Technolgy, Inc. Method and system to configure quality of service in a network
US7291032B1 (en) * 2006-07-05 2007-11-06 International Business Machines Corporation Connector for adjacent devices
KR100823734B1 (en) * 2006-07-07 2008-04-21 한국전자통신연구원 Data acceleration apparatus for iSCSI and iSCSI storage system using the same
US7624118B2 (en) 2006-07-26 2009-11-24 Microsoft Corporation Data processing over very large databases
US7760715B1 (en) 2006-08-04 2010-07-20 Parin B. Dalal Circuit and method for rate-limiting a scheduler
US8116320B2 (en) * 2006-08-07 2012-02-14 Adc Telecommunications, Inc. Mapping external port using virtual local area network
US8074022B2 (en) 2006-09-28 2011-12-06 Virident Systems, Inc. Programmable heterogeneous memory controllers for main memory with different memory modules
US8943245B2 (en) 2006-09-28 2015-01-27 Virident Systems, Inc. Non-volatile type memory modules for main memory
US20080082750A1 (en) 2006-09-28 2008-04-03 Okin Kenneth A Methods of communicating to, memory modules in a memory channel
WO2008051940A2 (en) 2006-10-23 2008-05-02 Virident Systems, Inc. Methods and apparatus of dual inline memory modules for flash memory
US7913055B2 (en) 2006-11-04 2011-03-22 Virident Systems Inc. Seamless application access to hybrid main memory
US8447957B1 (en) * 2006-11-14 2013-05-21 Xilinx, Inc. Coprocessor interface architecture and methods of operating the same
US8149834B1 (en) * 2007-01-25 2012-04-03 World Wide Packets, Inc. Forwarding a packet to a port from which the packet is received and transmitting modified, duplicated packets on a single port
US20080222351A1 (en) * 2007-03-07 2008-09-11 Aprius Inc. High-speed optical connection between central processing unit and remotely located random access memory
US20080229049A1 (en) 2007-03-16 2008-09-18 Ashwini Kumar Nanda Processor card for blade server and process.
EP2143107B1 (en) 2007-04-12 2017-03-22 Rambus Inc. Memory system with point-to-point request interconnect
US8935406B1 (en) * 2007-04-16 2015-01-13 Chelsio Communications, Inc. Network adaptor configured for connection establishment offload
US20080271030A1 (en) * 2007-04-30 2008-10-30 Dan Herington Kernel-Based Workload Management
US8874831B2 (en) 2007-06-01 2014-10-28 Netlist, Inc. Flash-DRAM hybrid memory module
US8904098B2 (en) 2007-06-01 2014-12-02 Netlist, Inc. Redundant backup using non-volatile memory
US8301833B1 (en) 2007-06-01 2012-10-30 Netlist, Inc. Non-volatile memory module
US8347005B2 (en) 2007-07-31 2013-01-01 Hewlett-Packard Development Company, L.P. Memory controller with multi-protocol interface
US7743196B2 (en) * 2007-08-15 2010-06-22 Agere Systems Inc. Interface with multiple packet preemption based on start indicators of different types
US7840748B2 (en) 2007-08-31 2010-11-23 International Business Machines Corporation Buffered memory module with multiple memory device data interface ports supporting double the memory capacity
JP5059524B2 (en) * 2007-09-05 2012-10-24 ルネサスエレクトロニクス株式会社 MEMORY CONTROL CIRCUIT, SEMICONDUCTOR INTEGRATED CIRCUIT, AND NONVOLATILE MEMORY VERIFY METHOD
US8503465B2 (en) * 2007-09-17 2013-08-06 Qualcomm Incorporated Priority scheduling and admission control in a communication network
US7949683B2 (en) 2007-11-27 2011-05-24 Cavium Networks, Inc. Method and apparatus for traversing a compressed deterministic finite automata (DFA) graph
US20090158276A1 (en) * 2007-12-12 2009-06-18 Eric Lawrence Barsness Dynamic distribution of nodes on a multi-node computer system
US8862706B2 (en) * 2007-12-14 2014-10-14 Nant Holdings Ip, Llc Hybrid transport—application network fabric apparatus
US8990799B1 (en) * 2008-01-30 2015-03-24 Emc Corporation Direct memory access through virtual switch in device driver
US8856464B2 (en) * 2008-02-12 2014-10-07 Virident Systems, Inc. Systems for two-dimensional main memory including memory modules with read-writeable non-volatile memory devices
US20090249330A1 (en) * 2008-03-31 2009-10-01 Abercrombie David K Method and apparatus for hypervisor security code
JP5186982B2 (en) 2008-04-02 2013-04-24 富士通株式会社 Data management method and switch device
US20110235260A1 (en) 2008-04-09 2011-09-29 Apacer Technology Inc. Dram module with solid state disk
US8154901B1 (en) 2008-04-14 2012-04-10 Netlist, Inc. Circuit providing load isolation and noise reduction
US8417870B2 (en) 2009-07-16 2013-04-09 Netlist, Inc. System and method of increasing addressable memory space on a memory board
US8001434B1 (en) 2008-04-14 2011-08-16 Netlist, Inc. Memory board with self-testing capability
US8516185B2 (en) 2009-07-16 2013-08-20 Netlist, Inc. System and method utilizing distributed byte-wise buffers on a memory module
EP2294766A1 (en) 2008-05-22 2011-03-16 Nokia Siemens Networks Oy Adaptive scheduler for communication systems apparatus, system and method
TWI469055B (en) * 2008-06-27 2015-01-11 Realtek Semiconductor Corp Network task offload apparatus and method thereof
US8190699B2 (en) 2008-07-28 2012-05-29 Crossfield Technology LLC System and method of multi-path data communications
US20100031235A1 (en) 2008-08-01 2010-02-04 Modular Mining Systems, Inc. Resource Double Lookup Framework
US20100032820A1 (en) * 2008-08-06 2010-02-11 Michael Bruennert Stacked Memory Module
US7886103B2 (en) * 2008-09-08 2011-02-08 Cisco Technology, Inc. Input-output module, processing platform and method for extending a memory interface for input-output operations
US8452934B2 (en) * 2008-12-16 2013-05-28 Sandisk Technologies Inc. Controlled data access to non-volatile memory
US7930519B2 (en) * 2008-12-17 2011-04-19 Advanced Micro Devices, Inc. Processor with coprocessor interfacing functional unit for forwarding result from coprocessor to retirement unit
GB2466289A (en) * 2008-12-18 2010-06-23 Veda Technology Ltd Executing a service application on a cluster by registering a class and storing subscription information of generated objects at an interconnect
US7870309B2 (en) * 2008-12-23 2011-01-11 International Business Machines Corporation Multithreaded programmable direct memory access engine
US8054832B1 (en) 2008-12-30 2011-11-08 Juniper Networks, Inc. Methods and apparatus for routing between virtual resources based on a routing location policy
GB2466984B (en) * 2009-01-16 2011-07-27 Imagination Tech Ltd Multi-threaded data processing system
US8352710B2 (en) * 2009-01-19 2013-01-08 International Business Machines Corporation Off-loading of processing from a processor blade to storage blades
US20100183033A1 (en) 2009-01-20 2010-07-22 Nokia Corporation Method and apparatus for encapsulation of scalable media
US8498349B2 (en) 2009-03-11 2013-07-30 Texas Instruments Incorporated Demodulation and decoding for frequency modulation (FM) receivers with radio data system (RDS) or radio broadcast data system (RBDS)
US8869150B2 (en) * 2010-05-18 2014-10-21 Lsi Corporation Local messaging in a scheduling hierarchy in a traffic manager of a network processor
US8949838B2 (en) * 2009-04-27 2015-02-03 Lsi Corporation Multi-threaded processing with hardware accelerators
US8264903B1 (en) 2009-05-05 2012-09-11 Netlist, Inc. Systems and methods for refreshing a memory module
US8009682B2 (en) * 2009-05-05 2011-08-30 Citrix Systems, Inc. Systems and methods for packet steering in a multi-core architecture
US8489837B1 (en) 2009-06-12 2013-07-16 Netlist, Inc. Systems and methods for handshaking with a memory module
US8892783B2 (en) * 2009-06-22 2014-11-18 Citrix Systems, Inc. Systems and methods for initialization and link management of NICS in a multi-core environment
US8205057B2 (en) * 2009-06-30 2012-06-19 Texas Instruments Incorporated Method and system for integrated pipeline write hazard handling using memory attributes
US9128632B2 (en) 2009-07-16 2015-09-08 Netlist, Inc. Memory module with distributed data buffers and method of operation
US9535849B2 (en) 2009-07-24 2017-01-03 Advanced Micro Devices, Inc. IOMMU using two-level address translation for I/O and computation offload devices on a peripheral interconnect
US8085801B2 (en) * 2009-08-08 2011-12-27 Hewlett-Packard Development Company, L.P. Resource arbitration
US20110035540A1 (en) 2009-08-10 2011-02-10 Adtron, Inc. Flash blade system architecture and method
US8479216B2 (en) * 2009-08-18 2013-07-02 International Business Machines Corporation Method for decentralized load distribution in an event-driven system using localized migration between physically connected nodes and load exchange protocol preventing simultaneous migration of plurality of tasks to or from a same node
US8848513B2 (en) 2009-09-02 2014-09-30 Qualcomm Incorporated Seamless overlay connectivity using multi-homed overlay neighborhoods
US8972627B2 (en) * 2009-09-09 2015-03-03 Fusion-Io, Inc. Apparatus, system, and method for managing operations for data storage media
US9876735B2 (en) * 2009-10-30 2018-01-23 Iii Holdings 2, Llc Performance and power optimized computer system architectures and methods leveraging power optimized tree fabric interconnect
US20110083175A1 (en) * 2009-10-06 2011-04-07 Sonus Networks, Inc. Methods and Apparatuses for Policing and Prioritizing of Data Services
US8442048B2 (en) * 2009-11-04 2013-05-14 Juniper Networks, Inc. Methods and apparatus for configuring a virtual network switch
US9445309B2 (en) * 2009-12-08 2016-09-13 Nec Corporation Bandwidth control device, bandwidth control method, and wireless network system
US9389895B2 (en) 2009-12-17 2016-07-12 Microsoft Technology Licensing, Llc Virtual storage target offload techniques
WO2011087820A2 (en) 2009-12-21 2011-07-21 Sanmina-Sci Corporation Method and apparatus for supporting storage modules in standard memory and/or hybrid memory bus architectures
US8743877B2 (en) * 2009-12-21 2014-06-03 Steven L. Pope Header processing engine
US8473695B2 (en) * 2011-03-31 2013-06-25 Mosys, Inc. Memory system including variable write command scheduling
US20110197004A1 (en) * 2010-02-05 2011-08-11 Serebrin Benjamin C Processor Configured to Virtualize Guest Local Interrupt Controller
US20110208900A1 (en) * 2010-02-23 2011-08-25 Ocz Technology Group, Inc. Methods and systems utilizing nonvolatile memory in a computer system main memory
EP2363812B1 (en) 2010-03-04 2018-02-28 Karlsruher Institut für Technologie Reconfigurable processor architecture
CN102906696A (en) 2010-03-26 2013-01-30 维尔图尔梅特里克斯公司 Fine grain performance resource management of computer systems
CN101794271B (en) * 2010-03-31 2012-05-23 华为技术有限公司 Implementation method and device of consistency of multi-core internal memory
JP5336423B2 (en) * 2010-05-14 2013-11-06 パナソニック株式会社 Computer system
US8601498B2 (en) 2010-05-28 2013-12-03 Security First Corp. Accelerator system for use with secure data storage
US8631271B2 (en) 2010-06-24 2014-01-14 International Business Machines Corporation Heterogeneous recovery in a redundant memory system
US10803066B2 (en) 2010-06-29 2020-10-13 Teradata Us, Inc. Methods and systems for hardware acceleration of database operations and queries for a versioned database based on multiple hardware accelerators
US9118591B2 (en) 2010-07-30 2015-08-25 Broadcom Corporation Distributed switch domain of heterogeneous components
US9658877B2 (en) * 2010-08-23 2017-05-23 Empire Technology Development Llc Context switching using a context controller and on-chip context cache
TW201214082A (en) * 2010-09-17 2012-04-01 Hon Hai Prec Ind Co Ltd Mother board
GB2513551B (en) 2010-09-24 2018-01-10 Ibm High-speed memory system
US8904115B2 (en) * 2010-09-28 2014-12-02 Texas Instruments Incorporated Cache with multiple access pipelines
US8483046B2 (en) 2010-09-29 2013-07-09 International Business Machines Corporation Virtual switch interconnect for hybrid enterprise servers
WO2012061633A2 (en) 2010-11-03 2012-05-10 Netlist, Inc. Method and apparatus for optimizing driver load in a memory package
US8405668B2 (en) * 2010-11-19 2013-03-26 Apple Inc. Streaming translation in display pipe
US8996644B2 (en) * 2010-12-09 2015-03-31 Solarflare Communications, Inc. Encapsulated accelerator
US8566831B2 (en) * 2011-01-26 2013-10-22 International Business Machines Corporation Execution of work units in a heterogeneous computing environment
US20120239874A1 (en) 2011-03-02 2012-09-20 Netlist, Inc. Method and system for resolving interoperability of multiple types of dual in-line memory modules
US8885334B1 (en) * 2011-03-10 2014-11-11 Xilinx, Inc. Computing system with network attached processors
US8774213B2 (en) 2011-03-30 2014-07-08 Amazon Technologies, Inc. Frameworks and interfaces for offload device-based packet processing
US8825900B1 (en) * 2011-04-05 2014-09-02 Nicira, Inc. Method and apparatus for stateless transport layer tunneling
US8930647B1 (en) 2011-04-06 2015-01-06 P4tents1, LLC Multiple class memory systems
US20140032795A1 (en) 2011-04-13 2014-01-30 Hewlett-Packard Development Company, L.P. Input/output processing
US8442056B2 (en) 2011-06-28 2013-05-14 Marvell International Ltd. Scheduling packets in a packet-processing pipeline
US8547825B2 (en) * 2011-07-07 2013-10-01 International Business Machines Corporation Switch fabric management
US20130019057A1 (en) 2011-07-15 2013-01-17 Violin Memory, Inc. Flash disk array and controller
CA2843320A1 (en) 2011-07-25 2013-01-31 Servergy, Inc. Method and system for building a low power computer system
WO2013023153A1 (en) * 2011-08-10 2013-02-14 Marvell World Trade Ltd. Intelligent phy with security detection for ethernet networks
US8767463B2 (en) 2011-08-11 2014-07-01 Smart Modular Technologies, Inc. Non-volatile dynamic random access memory system with non-delay-lock-loop mechanism and method of operation thereof
US9021146B2 (en) * 2011-08-30 2015-04-28 Apple Inc. High priority command queue for peripheral component
US9223618B2 (en) * 2011-09-20 2015-12-29 Intel Corporation Multi-threaded queuing system for pattern matching
US9094333B1 (en) * 2011-10-26 2015-07-28 Qlogic, Corporation Systems and methods for sending and receiving information via a network device
US8966457B2 (en) * 2011-11-15 2015-02-24 Global Supercomputing Corporation Method and system for converting a single-threaded software program into an application-specific supercomputer
US9424188B2 (en) 2011-11-23 2016-08-23 Smart Modular Technologies, Inc. Non-volatile memory packaging system with caching and method of operation thereof
WO2013079988A1 (en) * 2011-11-28 2013-06-06 Freescale Semiconductor, Inc. Integrated circuit device, asymmetric multi-core processing module, electronic device and method of managing execution of computer program code therefor
US10203881B2 (en) * 2011-12-19 2019-02-12 Apple Inc. Optimized execution of interleaved write operations in solid state drives
CN104012059B (en) * 2011-12-26 2017-09-01 英特尔公司 Direct link synchronous communication between coprocessor
WO2013101123A1 (en) * 2011-12-29 2013-07-04 Intel Corporation Recovering from errors using implicit redundancy
US9542437B2 (en) 2012-01-06 2017-01-10 Sap Se Layout-driven data selection and reporting
US8918634B2 (en) 2012-02-21 2014-12-23 International Business Machines Corporation Network node with network-attached stateless security offload device employing out-of-band processing
JP5565425B2 (en) * 2012-02-29 2014-08-06 富士通株式会社 Arithmetic apparatus, information processing apparatus and arithmetic method
WO2013128494A1 (en) 2012-03-02 2013-09-06 Hitachi, Ltd. Storage system and data transfer control method
US20130254457A1 (en) * 2012-03-21 2013-09-26 Lsi Corporation Methods and structure for rapid offloading of cached data in a volatile cache memory of a storage controller to a nonvolatile memory
US9513845B2 (en) 2012-03-30 2016-12-06 Violin Memory Inc. Memory module virtualization
US10019371B2 (en) 2012-04-27 2018-07-10 Hewlett Packard Enterprise Development Lp Data caching using local and remote memory
US20130318280A1 (en) 2012-05-22 2013-11-28 Xockets IP, LLC Offloading of computation for rack level servers and corresponding methods and systems
US20130318119A1 (en) 2012-05-22 2013-11-28 Xocketts IP, LLC Processing structured and unstructured data using offload processors
WO2013180691A1 (en) * 2012-05-29 2013-12-05 Intel Corporation Peer-to-peer interrupt signaling between devices coupled via interconnects
US20130347103A1 (en) * 2012-06-21 2013-12-26 Mark Veteikis Packet capture for error tracking
US20140089609A1 (en) * 2012-09-26 2014-03-27 Advanced Micro Devices, Inc. Interposer having embedded memory controller circuitry
US9170968B2 (en) * 2012-09-27 2015-10-27 Intel Corporation Device, system and method of multi-channel processing
US20140101370A1 (en) * 2012-10-08 2014-04-10 HGST Netherlands B.V. Apparatus and method for low power low latency high capacity storage class memory
US9268716B2 (en) * 2012-10-19 2016-02-23 Yahoo! Inc. Writing data from hadoop to off grid storage
US20140157287A1 (en) * 2012-11-30 2014-06-05 Advanced Micro Devices, Inc Optimized Context Switching for Long-Running Processes
CN105052081B (en) * 2012-12-26 2018-11-13 瑞昱新加坡有限公司 Communication flows processing framework and method
US9250954B2 (en) 2013-01-17 2016-02-02 Xockets, Inc. Offload processor modules for connection to system memory, and corresponding methods and systems
US9378161B1 (en) 2013-01-17 2016-06-28 Xockets, Inc. Full bandwidth packet handling with server systems including offload processors
US10031820B2 (en) 2013-01-17 2018-07-24 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Mirroring high performance and high availablity applications across server computers
US10372551B2 (en) 2013-03-15 2019-08-06 Netlist, Inc. Hybrid memory system with configurable error thresholds and failure analysis capability
US9792154B2 (en) 2015-04-17 2017-10-17 Microsoft Technology Licensing, Llc Data processing system having a hardware acceleration plane and a software plane

Also Published As

Publication number Publication date
WO2014113061A2 (en) 2014-07-24
JP2016503934A (en) 2016-02-08
US20140201402A1 (en) 2014-07-17
US20140198799A1 (en) 2014-07-17
US20140201310A1 (en) 2014-07-17
US9460031B1 (en) 2016-10-04
US9436638B1 (en) 2016-09-06
US20140201761A1 (en) 2014-07-17
US9436639B1 (en) 2016-09-06
US20140198653A1 (en) 2014-07-17
WO2014113056A1 (en) 2014-07-24
EP2946298A4 (en) 2016-11-16
WO2014113059A1 (en) 2014-07-24
US20140201390A1 (en) 2014-07-17
WO2014113062A3 (en) 2015-06-25
US20140201305A1 (en) 2014-07-17
US9250954B2 (en) 2016-02-02
EP2946528A2 (en) 2015-11-25
US20140198803A1 (en) 2014-07-17
US20140201416A1 (en) 2014-07-17
US9348638B2 (en) 2016-05-24
CN105874441A (en) 2016-08-17
EP2946296A1 (en) 2015-11-25
JP2016503933A (en) 2016-02-08
WO2014113063A1 (en) 2014-07-24
US20140201408A1 (en) 2014-07-17
EP2946296A4 (en) 2016-11-16
US20140201309A1 (en) 2014-07-17
US20140201404A1 (en) 2014-07-17
US10649924B2 (en) 2020-05-12
US20140198652A1 (en) 2014-07-17
US20140201417A1 (en) 2014-07-17
KR20160037827A (en) 2016-04-06
US20140201304A1 (en) 2014-07-17
US9436640B1 (en) 2016-09-06
KR20160037828A (en) 2016-04-06
US20140201303A1 (en) 2014-07-17
US20140201453A1 (en) 2014-07-17
KR20160040439A (en) 2016-04-14
EP2946298A1 (en) 2015-11-25
US20170237703A1 (en) 2017-08-17
US20140201409A1 (en) 2014-07-17
WO2014113061A3 (en) 2015-06-18
WO2014113055A1 (en) 2014-07-24
EP2946528A4 (en) 2016-08-24
US9288101B1 (en) 2016-03-15
CN105765910A (en) 2016-07-13
US20140201461A1 (en) 2014-07-17

Similar Documents

Publication Publication Date Title
US10649924B2 (en) Network overlay systems and methods using offload processors
US10212092B2 (en) Architectures and methods for processing data in parallel using offload processing modules insertable into servers
US9378161B1 (en) Full bandwidth packet handling with server systems including offload processors

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13871762

Country of ref document: EP

Kind code of ref document: A2

122 Ep: pct application non-entry in european phase

Ref document number: 13871762

Country of ref document: EP

Kind code of ref document: A2

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13871762

Country of ref document: EP

Kind code of ref document: A2