1. Field of the Invention
The embodiments of the present invention relate to allocation and disassociation of disparate computing resources of clustered computing nodes. More specifically, embodiments of the present invention relate to systems and methods for providing remote memory access functionality in a cluster of data processing nodes such as for allocating pooled memory resources to a plurality of interconnected compute nodes preferably by enabling memory capacity to be provisioned based on workload on a per-node basis.
2. Description of Related Art
Conventionally, network systems used different topologies, e.g. Ethernet architecture employed a spanning tree type of topology. Recently, Ethernet fabric topology has been developed that provides a higher level of performance, utilization, availability and simplicity. Such Ethernet fabric topologies are flatter and self-aggregating in part because of the use of intelligent switches in the fabric that are aware of the other switches and can find shortest paths without loops. One benefit is that Ethernet fabric topologies are scalable with high performance and reliability. Ethernet fabric data center architectures are available from Juniper, Avaya, Brocade, and Cisco.
A “shared nothing architecture” is a distributed computing architecture in which each node is independent and self-sufficient. Typically, none of the nodes share memory or disk storage. A shared nothing architecture is popular for web development because of its scalability. What is deficient in typical shared nothing clusters is the ability to allow memory capacity to be provisioned based on workload on a per-node basis, to implement memcached functionality on a per-node basis across a plurality of nodes in a cluster, to load/store from remote memory, to perform remote DMA transactions, and to perform remote interrupts.
The system and method of the present invention provide flexible methods of extending these distributed network systems beyond the typical shared nothing cluster to accommodate different protocols in varying network topologies. The systems and methods hereof provide the ability to load/store from remote memory, implement memcached functionality on a per-node basis across a plurality of nodes in a cluster, perform remote DMA transactions, perform remote interrupts, allow a wide range of use cases that greatly extend performance, power optimization, and functionality of shared nothing clusters. Several examples are described which include network acceleration, storage acceleration, message acceleration, and shared memory windows across a power-optimized interconnect multi-protocol fabric.
In one embodiment, a server card system comprises a first server on a chip (SoC) node card and a second SoC node card. The first server on a chip (SoC) node card is characterized by a SoC node density configuration enabling the first SoC node card to serve in a role of providing information computing resources to one or more data processing systems. The second SoC node card characterized by a memory configuration enabling the second SoC node card to serve in a role of enabling memory resources thereof to be allocated to one or more SoC nodes of the first SoC node card.
In another embodiment, a server apparatus comprises a plurality of server on a chip (SoC) nodes interconnected to each other through a node interconnect fabric. Each one of the SoC nodes has respective memory resources integral therewith. Each one of the SoC nodes has information computing resources accessible by one or more data processing systems. Each one of the SoC nodes configured with memory access functionality enabling allocation of at least a portion of said memory resources thereof to one or more other ones of the SoC nodes and enabling allocation of at least a portion of said memory resources of one or more other ones of the SoC nodes thereto based on a workload thereof.
In another embodiment a data processing facility comprises a server rack having a mounting structure for enabling a plurality of server rack chassis to be individually mounted therein, a first server rack chassis engaged with the mounting structure within the server rack, and a second server rack chassis engaged with the mounting structure within the server rack. The first server rack chassis includes a plurality of server on a chip (SoC) nodes each characterized by a SoC node density configuration enabling the SoC nodes of the first server rack chassis to serve in a role of providing information computing resources to one or more data processing systems. The second server rack chassis includes a plurality of SoC nodes interconnected to the SoC nodes of the first server rack chassis through a node interconnect fabric. Each one of the SoC nodes of the second server rack chassis is characterized by a memory configuration enabling the second SoC node to serve in a role of enabling memory resources thereof to be allocated to one ore more of the SoC nodes of the first server rack chassis.
In another embodiment, a server apparatus comprises a central processing unit (CPU) subsystem and a memory subsystem. The central processing unit (CPU) subsystem includes a plurality of server on a chip (SoC) nodes characterized by a SoC node density configuration enabling the CPU subsystem to serve in a role of providing information computing resources to one or more data processing systems. The SoC nodes are physically contained in a first physical enclosure unit. The memory subsystem is operably coupled to the CPU subsystem for enabling the SoC nodes to access memory units of the memory subsystem. The memory units are physically contained in a second physical enclosure unit that is external to the first physical enclosure unit.
These and other objects, embodiments, advantages and/or distinctions of the present invention will become readily apparent upon further review of the following specification, associated drawings and appended claims.
A recommended implementation for the fabric interconnect is a high-speed SerDes interconnect, such as multi-lane XAUI. In the preferred solution, a four-lane XAUI interconnect is used. Each of the four lanes can also have the speed varied from 1 Gb/sec (SGMII), XAUI rate (3.125 Gb/sec), and double XAUI (6.25 Gb/sec). The actual number of lanes and variability of speeds of each lane are implementation specific, and not important to the described innovations. Other interconnect technologies can be used that have a means to adaptively change the effective bandwidth, by varying some combination of link speeds and widths. Power consumption of a link is usually related to the delivered bandwidth of the link. By reducing the delivered bandwidth of the link, either through link speed or width, the power consumption of the link can be reduced.
Related application Ser. No. 12/794,996 (incorporated by reference) describes the architecture of a power-optimized, high performance, scalable inter-processor communication fabric.
In a preferred example, the hybrid nodes 102a-n shown in the tree-oriented topology of system 100 in
Note that the tree oriented interconnect fabric of
In more detail, the personality module 200 of
The Ethernet Bridges 203 in
The routing frame is composed of several fields providing sufficient data for the fabric switch 204 of
Related application Ser. No. 12/794,996 (incorporated by reference) disclosed in more detail an Ethernet protocol focused fabric switch. In the related '996 application two primary components are described:
A key attribute of the Fabric Switch, 204 in
The multi-protocol personality module 300 of
As can be seen from the block diagram of
An example of a routing header follows in Table 2, but the fields may vary by implementation:
Since the Fabric Switch 308 makes routing decisions by inspection of only the routing header, and the data payload frame is considered both opaque and invariant, these characteristics can be leveraged to create an extensible set of personality modules. A multi-protocol personality module 300 such as shown in
When using a personality module 300 such as shown in
The Ethernet Bridge personality processor 304 in
Similar to
As disclosed above in reference to the multi-protocol personality module 300 of
The functionality of the Remote Bus personality Module consists of:
The Remote Address translation module 305 converts local addresses steered to the RBFPM to [Remote Node, Remote Node Address]. This is depicted in more detail in
The Bus Bridge 306 of
The multiple layer design of the Bus Bridge 306 is:
Transaction layer
Transfer layer (also known as Transport layer)
Data Link layer
Physical layer
The Physical layer performs transformation and optimization of the physical packet representation to packet size, width, and flit requirements to the fabric switch implementation. This Physical layer and/or the Link layer may actually produce multiple flits corresponding to a single physical bus packet.
The Remote Bus Processor 307 functions in a similar manner to the Ethernet Bridge Personality Processor 304 to add and remove the fabric routing header and transport bus packets from 306 to the fabric switch 308. Additionally, the Remote Bus Processor 307 connects interrupts from Remote Interrupt Manager 303 over the fabric with guaranteed delivery.
In
The transaction flows through the Bus Bridge 306 as illustrated in
The resulting routing frame flows into the fabric switch 308 on Node A, is routed through the intervening fabric (See
Node B's Remote Bus Processor 307 implements the receiving side of in-order and guaranteed delivery in conjunction with the transmitting side. This can include notification of the sender of errors, missing flits, and request for retransmission. The Remote Bus Processor 307 of Node B then strips the routing header, sending the packetized transaction into the Bus Bridge 306. The Bus Bridge module 306 of Node B unpacks the packetized transaction (which may have included collecting multiple flits), and reconstitutes a valid transaction posted to Node B's bus. Any responses to that bus transaction are seen by this subsystem, and sent back to Node A following the same mechanism.
There are several functional and performance issues related to this cache coherency example. First, coherent memory transactions issued by CPUs in node A will not snoop caches on remote nodes to maintain efficiency. Second, incoming remote transactions from a Remote Bus Personality section can be implemented as one-sided cache coherent. This means that incoming loads or stores can optionally be configured to snoop and perform coherency protocols against processor caches. Finally, this provides a powerful, easy to use cache coherent programming mode without the performance and availability problems related to a full CC-NUMA (cache coherent-non-uniform memory access) design.
In many SOC bus infrastructures, interrupts are individual lines that feed into an interrupt controller for the processor(s) such as the Remote Interrupt Manager 303 of
For example, if server A (such as Node N30 of
As another example, an I/O interrupt on server A can be reflected to an interrupt on server B. An I/O controller on server A (like a SATA controller) raises an interrupt line that is being monitored by the Remote Interrupt Manager 303,
Referring to
Each Remote Bus Processor 307 is allocated a range of addresses in physical address space. An exemplary process for the secure mapping of an address range from Server B into Server A's address space is as follows.
In the described examples, DMA engines on both the local (server A) and remote (server B) sides can be used to hardware facilitate data movement in either direction. User's are not constrained to the classic push OR pull data movement model. Further, many SOC bus transaction models have some notion of trust or security zone associated with that bus transaction. As an example, ARM AXI has the notion of TrustZone, where transactions are marked as being in Trusted World or Normal World. The Remote Bus portion in the Personality Module 300 illustrated in
Device drivers running on CPUs in the Server boxes (A, B, C) of
The address maps, both I/O and memory, and interrupt maps are maintained and transmitted transparently across Fabric 608. In this example, the data flow is completely optimized. An example storage block transfer from SATA controller 614/616 of
In
This example requires one additional data movement as compared to the I/O Physicalization example 4, but is far more efficient than a traditional network oriented SAN or NAS remote storage data movement.
The discussion now turns to disassociation of memory (e.g., preferably mutable memory) from a cluster of nodes while enabling those nodes the ability to do full load/store/barrier instructions to a memory pool (e.g., aggregation of memory resources provided at a centralized location) through allocation of memory of the memory pool to the nodes based on workload on a per-node basis. Such implementation is referred to herein as pooled memory functionality. Implementing pooled memory functionality in this manner supports allocation of memory privately on a per node basis and allocation of memory to all or a portion of the nodes in a non-coherent, shared manner. Furthermore, in view of the disclosures made herein, a skilled person will appreciate that remote memory access functionality in accordance with the present invention supports implementation of near shared memory using, for example, HMC (hybrid memory cubes) memory resources and supports implementation of far shared memory over a SoC node fabric using, for example, both HMC and DDR memory resources.
A node cluster architecture 800 is shown in
A plurality of the compute nodes 805 can be provided on a single card (i.e., a compute node card) and a plurality of the memory controller nodes 810 can be provided on a single card (i.e., a memory controller node card). The compute node card and memory controller node card can have identical overall planar dimensions such that both types of cards have a common or identical planar form factor. Each compute node 805 and each memory controller node 810 can have a plurality of SoC units thereon that provide information processing functionality. By definition, a compute node card will be populated more densely with SoC units that will be a memory controller node card. Preferably, but not necessarily, an architecture of the SoC units of the compute node cards is substantially the same or identical to that of the memory controller node cards.
The compute nodes 805 are each provisioned (i.e., configured) with a limited amount of local memory 807 and are packaged together (i.e., integrated with each other) with the goal of optimizing compute density within a given form factor (i.e., maximizing computer density in regard to cost, performance, space, heat generation, power consumption and the like). The memory controller nodes 810 are provisioned with a relatively large amount of local memory and together provide the pooled memory resource at a chassis, rack or cluster level (i.e., to maximizing poled memory in regard to cost, performance, space, heat generation, power consumption and the like for a given form factor). Put differently, a compute node card has insufficient memory resources for enabling intended data computing performance (e.g., data processing throughput) of compute nodes thereof and a memory controller node card has insufficient node CPU resources for enabling intended data computing performance (e.g., put/get and/or load/store utilization) of the pooled memory thereof. In this regard, intended data computing functionality of the server apparatus requires that the server apparatus include at least one computer node card and at least one memory controller card.
Each compute node 805 can be allocated a portion of the pooled memory 820, which then serves as allocated memory to that particular one of the compute nodes 805. In this regard, the pooled memory 820 can be selectively allocated to and be selectively accessed by each one of the nodes (i.e., via pooled memory functionality). As shown in
In view of the disclosures made herein, a skilled person will appreciate that an underlying goal of the node cluster architecture 800 is to provide a fabric attached pool of memory (i.e., pooled memory) that can be flexibly assigned to compute nodes. For example, in the case of a dense node board such as that offered by Calxeda Inc under the trademark EnergyCard, every node of the compute node card (i.e., a plurality of nodes on a single board substrate) has a constrained, small number of DIMMs (e.g., every compute node having a constrained, small no. of DIMMs (e.g., 1)) and requires every node to have a relatively constrained amount of DRAM. (e.g., every compute node to have something 4-8 GB of DRAM). But, in practical system implementations, some nodes will need different memory provisioning for specific requirements thereof (e.g., for Hadoop NameNode functionality, for Memcache functionality, for database functionality).
Pooled memory in accordance with embodiments of the present invention, which is attached to computer nodes though a fabric (i.e., fabric memory pools), support standardized dense node cards such as the Calxeda brand EnergyCard but allows them to be memory provisioned differently. In one specific implementation (shown in
Embodiments of the present invention allow for pooled memory cards to be physically provisioned in a variety of different configurations. In support of these various physical provisioning configurations, pooled memory cards can be provisioned based on DIMM density (e.g., maximized DIMM density) or can be provisioned based on DRAM capacity (e.g., maximized DRAM capacity). In regard physical placement of the pooled memory cards, various rack and chassis positioned are envisioned. In one implementation (i.e., chassis provisioning), all or a portion of the pooled memory cards are configured for maximum DRAM capacity and serve as a chassis fabric memory pool. In another implementation (i.e., rack provisioning), a memory appliance (1 U or 2 U) is fabric connected within the rack using pooled memory cards are configured for maximum DRAM capacity. In another implementation (i.e., end of row provisioning), an entire rack is provided with pooled memory cards and serves as a memory rack that is at the end of a row of racks with computer nodes (i.e., compute racks). In still another implementation (i.e., distributed provisioning), all pooled memory cards are configured for maximum DRAM capacity and Linux NUMA APIs are used to create a distributed far memory pool. Additionally, Linux can even round-robin pages across the NUMA memory pool.
In one embodiment, the functional block diagram 1000 is implemented via components of the multi-protocol personality module 300 discussed above in reference to
In some embodiments of the present invention, the allocation of pooled memory (i.e., memory associated with one or more memory controller nodes) to individual compute nodes can managed by a cluster-level memory manager. This memory manager can be a software entity that is a standalone management entity or that is tightly integrated into other cluster-level management entities such as, for example, a job scheduler, a power management entity, etc. The allocation of the remote memory that is mapped into address space of a compute node to applications running on that computer node can be managed by an operating system (OS) or a virtual memory manager (VMM) using known virtual memory management and memory allocation techniques. For example, the OS and/or VMM can employ non-uniform memory access (NUMA) memory allocation techniques to distinguish between allocation of local memory and remote memory.
In view of the disclosures made herein, a skilled person will recognize that embodiments of the present invention enable various mechanisms of pooled memory functionality to be implemented. Pooled memory functionality is a specific implementation of remote memory access functionality. Examples of these mechanisms of pooled memory functionality include, but are not limited to, remote memory being mapped to physical address space of a node, load/store access being carried out from a CPU of a node, get/put access from user space, and DMA memory content transactions from remote memory to local memory. The benefits of these mechanisms of pooled memory functionality include, but are not limited to, disaggregated memory that can be used across multiple SoC generations, computer nodes can be assigned total memory based on workload characteristics, get/put into remote memory enables low-latency optimizations (e.g., via key/value stores, memcached, etc).
The remote memory architecture embodied within the functional block diagram 1000 can support two primary styles of pooled memory functionality. A first one of these styles of pooled memory functionality relates to shared remote memory. A second one of these styles of pooled memory functionality relates to disaggregated private memory. These use cases differ in whether an allocated portion of the pooled memory (i.e., remote memory) is mapped into the address space of a compute node and in how the allocated portion of the pooled memory is accessed.
The style of pooled memory functionality relating to shared remote memory involves remote memory get/put operations. In this style of pooled memory functionality, processor initiated bus cycles (i.e. load/stores) would not be directly remoted across the fabric. Rather, very low-latency user-space proxies for direct load/stores would be provided. These remote memory accesses represent get/put and/or load/store operations.
In the case pooled memory functionality relating to disaggregated private memory, as shown in
A primary goal of disaggregated private memory is to provide a fabric attached pool of memory (i.e., fabric attached pooled memory) that can be flexibly assigned to compute nodes. Native load/store transactions supported over a fabric. Examples of these native load/store transactions include, but are not limited to, transactions associated with global fabric address space, transactions associated with compute nodes carrying out read/write operations to remote memory, and transactions associated with remote DMA of memory content into physical memory of a compute node. In implementing disaggregated private memory in accordance with embodiments of the present invention, compute nodes will have private memory (e.g., private mutable memory) and can share a pool of fabric accessible memory (e.g., cacheable, non-coherent shared memory). Furthermore, fabric pool memory configured in accordance with embodiments of the present invention can be implemented within a chassis or across a largest possible fabric (e.g., across one or more rack).
Implementations of disaggregated private memory as disclosed herein can be considered as a class of remote NUMA memory (i.e., one-sided cache coherent which is also known as I/O coherent). For example, certain commercially available operating systems (e.g., Linux brand operating systems) have support for NUMA memory in the form of a NUMA subsystem. More specifically, Linux brand operating systems have NUMA awareness such as via numactl (e.g., control NUMA policy for processes or shared memory), Lib numa (e.g., NUMA policy API), and enhanced topology detection. Additionally, malloc-type memory allocation functionality is configured to ensure that the regions of memory that are allocated to a process are as physically close as possible to the core on which the process is executing, which increases memory access speeds. A node cluster architecture configured in accordance with the present invention can be configured to integrate with such a NUMA subsystem for allowing kernel and applications to have control of memory locality without having to expose new APIs and malloc-type memory allocation functionality for increasing memory access speeds.
Implementations of disaggregated private memory as disclosed herein can utilize device controllers (e.g., memory device controllers) that are physically allocated to remote nodes. This type of implementation is exemplified herein in the discussion relating to Example 4 and
The memcached clients 1205A, 1205B each map access information (e.g., a key) directly and reach into the pooled memory 1210 to obtain the data with a direct memory load. In this manner, unlike the traditional memcached approach, there is no networking needed for access memcached data. Each one of the memcached servers 1210a-e hashes into local DRAM and returns the hashed value over TCP/IP or UDP, which serves as the communication protocol between the memcached servers and each one of the memcached clients 1205.
In regard to a specific example in which a cluster of SoC nodes (i.e., including Node A and Node B) that are interconnected by a node interconnect fabric, Node A (e.g., through web server functionality thereof) requests an account lookup for Account #100. Web server request goes through a Memcached client API into a memcached client library with a cache data request for Key ID #100. The memcached client library hashes Key ID #100 to the memcached server that holds that data whereby it hashes to Node B that is providing memcached server functionality. The memcached client library determines that Node A and Node B have a remote memory capable fabric between them (e.g., are configured for providing remote memory access functionality in accordance with the present invention). The memcached client library on Node A performs a server-side hash of Key ID #100 and uses a remote memory access to node B to determine if this data is currently encached and, if so, the memory address that contains the data. In the case where it is determined that the data is currently encached, the memcached client library on Node A directly access the remote cached data from Node B's memory address space (e.g., memory address space of Node B's memcached server functionality). The memcached client library then returns the data to the requesting web server on Node A.
In support of high frequency trading, stock exchange tick data can stream as multicast packets at rates up to 6 MB/sec or more. The tick data can be highly augmented with derived data thereof. A fabric memory pool apparatus is used to store the tick data in one place and accessed by a plurality of trading servers. Referring to the pooled memory server apparatus discussed above in reference to
The underlying premise of message passing interface (MPI) remote memory access (RMA) relates to any allocated memory is private to the MPI process by default. As needed, this allocated private memory can be exposed to other processes as a public memory region. To do this, an MPI process declares a segment of its memory to be part of a window, allowing other processes to access this memory segment using one-sided operations such as PUT, GET, ACCUMULATE, and others. Processes can control the visibility of data written using one-sided operations for other processes to access using several synchronization primitives. Referring to the pooled memory server apparatus discussed above in reference to
MPI 3rd generation (i.e., MPI-3) RMA offers two new window allocation functions. The first new window allocation function is a collective version that can be used to allocate window memory for fast access. The second new window allocation function is a dynamic version which exposes no memory but allows the user to “register” remotely-accessible memory locally and dynamically at each process. Furthermore, new atomic operations, such as fetch-and-accumulate and compare-and-swap offer new functions for well-known shared memory semantics and enable the implementation of lock-free algorithms in distributed memory.
Examples of common PGAS languages include, but are not limited to, Unified Parallel C, Co-Array Fortran, Titanium, X-10, and Chapel. As shown in
Currently, disaggregation of server resources is limited to separating compute resources (e.g., CPU and RAM) from storage via separate chassis that are connected via an interface such as, for example, PCIe or SAS. However, data centers and other types of server operating entities will benefit from disaggregation of CPU resources, storage resources, and memory resources. This will allow server operating entities to replace/update CPU resources, storage resources, and memory resources (i.e., server resources) at their respective lifecycle timeframe without having to replace/update one server resource at the particular lifecycle timeframe of another server resource. Advantageously, embodiments of the present invention can provide for such disaggregation of CPU resources, storage resources, and memory resources. In particular, embodiments of the present invention provide for the disaggregation of RAM (i.e., memory resources) from compute node cards (i.e., CPU resources) so that CPU resources can be replaced/updated as new CPU resources (e.g., processors) are released whereas memory resources (e.g., RAM, non-volatile storage, etc) can remain in use as long as they are efficient and/or effectively functional. To this end, referring to the pooled memory server apparatus discussed above in reference to
As shown in
Pooled memory functionality in accordance with the present invention can be implemented in the form of far memory pools. In such an implementation, pooled memory is shared by a plurality of compute nodes such as those of a compute node chassis configured in accordance with the present invention. The shared memory can be in the form of cache coherent DDR or cache coherent HMC such as that of a memory controller chassis configured in accordance with the present invention. The shared memory is accessed via a fabric that interconnects the computer nodes. Preferably, but not necessarily, the compute nodes are all of a common compute node card such as the Calxeda brand EnergyCard. Each one of the compute nodes can also have respective base memory. In this manner, the compute nodes can have non-coherent, shared memory and, optionally, private mutable memory.
In summary, in view of the disclosures made herein, a skilled person will appreciate that a system on a chip (SOC) refers to integration of one or more processors, one or more memory controllers, and one or more I/O controllers onto a single silicone chip. Furthermore, in view of the disclosures made herein, the skilled person will also appreciate that a SOC configured in accordance with the present invention can be specifically implemented in a manner to provide functionalities definitive of a server. In such implementations, a SOC in accordance with the present invention can be referred to as a server on a chip. In view of the disclosures made herein, the skilled person will appreciate that a server on a chip configured in accordance with the present invention can include a server memory subsystem, a server I/O controllers, and a server node interconnect. In one specific embodiment, this server on a chip will include a multi-core CPU, one or more memory controllers that supports ECC, and one or more volume server I/O controllers that minimally includes Ethernet and SATA controllers. The server on a chip can be structured as a plurality of interconnected subsystems, including a CPU subsystem, a peripherals subsystem, a system interconnect subsystem, and a management subsystem.
An exemplary embodiment of a server on a chip that is configured in accordance with the present invention is the ECX-1000 Series server on a chip offered by Calxeda incorporated. The ECX-1000 Series server on a chip includes a SOC architecture that provides reduced power consumption and reduced space requirements. The ECX-1000 Series server on a chip is well suited for computing environments such as, for example, scalable analytics, webserving, media streaming, infrastructure, cloud computing and cloud storage. A node card configured in accordance with the present invention can include a node card substrate having a plurality of the ECX-1000 Series server on a chip instances (i.e., each a server on a chip unit) mounted on the node card substrate and connected to electrical circuitry of the node card substrate. An electrical connector of the node card enables communication of signals between the node card and one or more other instances of the node card.
The ECX-1000 Series server on a chip includes a CPU subsystem (i.e., a processor complex) that uses a plurality of ARM brand processing cores (e.g., four ARM Cortex brand processing cores), which offer the ability to seamlessly turn on-and-off up to several times per second. The CPU subsystem is implemented with server-class workloads in mind and comes with a ECC L2 cache to enhance performance and reduce energy consumption by reducing cache misses. Complementing the ARM brand processing cores is a host of high-performance server-class I/O controllers via standard interfaces such as SATA and PCI Express interfaces. Table 3 below shows technical specification for a specific example of the ECX-1000 Series server on a chip.
The SoC 2200 includes a node CPU subsystem 2202, a peripheral subsystem 2204, a system interconnect subsystem 2206, and a management subsystem 2208. In this regard, a SoC configured in accordance with the present invention can be logically divided into several subsystems. Each one of the subsystems includes a plurality of operation components therein that enable a particular one of the subsystems to provide functionality thereof. Furthermore, each one of these subsystems is preferably managed as independent power domains.
The node CPU subsystem 2202 of SoC 2200 provides the core CPU functionality for the SoC, and runs the primary user operating system (e.g. Ubuntu Linux). The Node CPU subsystem 2202 comprises a node CPU 2210, a L2 cache 2214, a L2 cache controller 2216, memory controller 2217, and main memory 2219. The node CPU 2210 includes 4 processing cores 2222 that share the L2 cache 2214. Preferably, the processing cores 2222 are each an ARM Cortex A9 brand processing core with an associated media processing engine (e.g., Neon brand processing engine) and each one of the processing cores 2222 can have independent L1 instruction cache and L1 data cache. Alternatively, each one of the processing cores can be a different brand of core that functions in a similar or substantially the same manner as ARM Cortex A9 brand processing core. Each one of the processing cores 2222 and its respective L1 cache is in a separate power domain. Optionally, the media processing engine of each processing core 2222 can be in a separate power domain. Preferably, all of the processing cores 2222 within the node CPU subsystem 2202 run at the same speed or are stopped (e.g., idled, dormant or powered down).
The memory controller 2217 is coupled to the L2 cache 2214 and to a peripheral switch of the peripheral subsystem 2204. Preferably, the memory controller 2217 is configured to control a plurality of different types of main memory (e.g., DDR3, DDR3L, LPDDR2). An internal interface of the memory controller 2217 can include a core data port, a peripherals data port, a data port of a power management unit (PMU) portion of the management subsystem 2208, and an asynchronous 32-bit AHB slave port. The PMU data port is desirable to ensure isolation for some low power states. The asynchronous 32-bit AHB slave port is used to configure the memory controller 2217 and access its registers. The asynchronous 32-bit AHB slave port is attached to the PMU fabric and can be synchronous to the PMU fabric in a similar manner as the asynchronous interface is at this end. In one implementation, the memory controller 2217 is an AXI interface (i.e., an Advanced eXtensible Interface).
The peripheral subsystem 2204 of SoC 2200 has the primary responsibility of providing interfaces that enable information storage and transfer functionality. This information storage and transfer functionality includes information storage and transfer both within a given SoC Node and with SoC Nodes accessibly by the given SoC Node. Examples of the information storage and transfer functionality include, but are not limited to, flash interface functionality, PCIe interface functionality, SATA interface functionality, and Ethernet interface functionality. The peripheral subsystem 2204 can also provide additional information storage and transfer functionality such as, for example, direct memory access (DMA) functionality. Each of these peripheral subsystem functionalities is provided by one or more respective controllers that interface to one or more corresponding storage media (i.e., storage media controllers).
The peripherals subsystem 2204 includes the peripheral switch and a plurality of peripheral controllers for providing the abovementioned information storage and transfer functionality. The peripheral switch can be implemented in the form of a High-Performance Matrix (HPM) that is a configurable auto-generated advanced microprocessor bus architecture 3 (i.e., AMBA protocol 3) bus subsystem based around a high-performance AXI cross-bar switch known as the AXI bus matrix, and extended by AMBA infrastructure components.
The peripherals subsystem 2204 includes flash controllers 2230 (i.e. a first type of peripheral controller). The flash controllers 2230 can provide support for any number of different flash memory configurations. A NAND flash controller such as that offered under the brand name Denali is an example of a suitable flash controller. Examples of flash media include MultiMediaCard (MMC) media, embedded MultiMediaCard (eMMC) media, Secure Digital (SD) media, SLC/MLC+ECC media, and the like. Memory is an example of media (i.e., storage media) and error correcting code (ECC) memory is an example of a type of memory to which the main memory 2217 interfaces (e.g., main memory 2219).
The peripherals subsystem 2204 includes Ethernet MAC controllers 2232 (i.e. a second type of peripheral controller). Each Ethernet MAC controller 2232 can be of the universal 1 Gig design configuration or the 10G design configuration. The universal 1 Gig design configuration offers a preferred interface description. The Ethernet MAC controllers 2232 includes a control register set and a DMA (i.e., an AXI master and an AXI slave). Additionally, the peripherals subsystem 2204 can include an AXI2 Ethernet controller 2233. The peripherals subsystem 2204 includes a DMA controller 2234 (i.e., (i.e. a third type of peripheral controller). DMA functionality is useful only for fairly large transfers. Thus, because private memory of the management subsystem 2208 is relatively small, the assumption is that associated messages will be relatively small and can be handled by an interrupt process. If the management subsystem 2208 needs/wants large data transfer, it can power up the whole system except the cores and then DMA is available. The peripherals subsystem 2204 includes a SATA controller 2236 (i.e. a fourth type of peripheral controller). The peripherals subsystem 2204 also includes PCIe controllers 2238. As will be discussed below in greater detail, a XAUI controller of the peripherals subsystem 2204 is provided for enabling interfacing with other CPU nodes (e.g., of a common node card).
The system interconnect subsystem 2206 is a packet switch that provides intra-node and inter-node packet connectivity to Ethernet and within a cluster of nodes (e.g., small clusters up through integration with heterogeneous large enterprise data centers). The system interconnect subsystem 2206 provides a high-speed interconnect fabric, providing a dramatic increase in bandwidth and reduction in latency compared to traditional servers connected via 1 Gb Ethernet to a top of rack switch. Furthermore, the system interconnect subsystem 2206 is configured to provide adaptive link width and speed to optimize power based upon utilization.
An underlying objective of the system interconnect subsystem 2206 is support a scalable, power-optimized cluster fabric of server nodes. As such, the system interconnect subsystem 2206 has three primary functionalities. The first one of these functionalities is serving as a high-speed fabric upon which TCP/IP networking is built and upon which the operating system of the node CPU subsystem 2202 can provide transparent network access to associated network nodes and storage access to associated storage nodes. The second one of these functionalities is serving as a low-level messaging transport between associated nodes. The third one of these functionalities is serving as a transport for remote DMA between associated nodes.
The system interconnect subsystem 2206 can be connected to the node CPU subsystem 2202 and the management subsystem 2208 through a bus fabric (i.e., Ethernet AXIS) of the system interconnect subsystem 2206. An Ethernet interface of the system interconnect subsystem 2206 can be connected to peripheral interfaces (e.g., interfaces 2230, 2232, 2234, 2238) of the peripheral subsystem 2204. A fabric switch (i.e., a switch-mux) can be coupled between the XAUI link ports of the system interconnect subsystem 2206 and one or more MAC's 2243 of the system interconnect subsystem 2206. The XAUI link ports and MACs (i.e., high-speed interconnect interfaces) enabling the node that comprises the SoC 2200 to be connected to associated nodes each having their own SoC (e.g., identically configured SoCs).
The processor cores 2222 (i.e., A9 cores) of the node CPU subsystem 2202 and management processor 2270 (i.e., M3) of the management subsystem 2208 can address MACs (e.g., MAC 2243) of the system interconnect subsystem 2206. In certain embodiments, the processor cores 2222 of the node CPU subsystem 2202 will utilize a first MAC and second MAC and the management processor 2270 of the management subsystem 2208 will utilize a third MAC. To this end, MACs of the system interconnect subsystem 2206 can be configured specifically for their respective application.
The management subsystem 2208 is coupled directly to the node CPU subsystem 2202 and directly to the to the system interconnect subsystem 2206. An inter-processor communication (IPC) module (i.e., IPCM) of the management subsystem 2208, which includes IPC 2216, is coupled to the node CPU subsystem 2202, thereby directly coupling the management subsystem 2208 to the node CPU subsystem 2202. The management processor 2270 of the management subsystem 2208 is preferably, but not necessarily, an ARM Cortex brand M3 microprocessor. The management processor 2270 can have private ROM and private SRAM. The management processor 2270 can be coupled to shared peripherals and private peripherals of the management subsystem 2208. The private peripherals are only accessible by the management processor, whereas the shared peripherals are accessible by the management processor 2270 and each of the processing cores 2222. Instructions for implementing embodiments of the present invention (e.g., functionalities, processes and/or operations associated with r4emote memory access, pooled memory access, memcache, distributed memory, server resource disaggregation, and the like) can reside in non-transitory memory coupled to/allocated to the management processor 2270.
Additional capabilities arise because the management processor 2270 has visibility into all buses, peripherals, and controllers. It can directly access registers for statistics on all buses, memory controllers, network traffic, fabric links, and errors on all devices without disturbing or even the knowledge of the access by the core processing cores 2222. This allows for billing use cases where statistics can be gathered securely by the management processor without having to consume core processing resources (e.g., the processing cores 2222) to gather, and in a manner that cannot be altered by the core processor 2222.
The management processor 2270 has a plurality of responsibilities within its respective node. One responsibility of the management processor 2270 is booting an operating system of the node CPU 2210. Another responsibility of the management processor 2270 is node power management. Accordingly, the management subsystem 2208 can also be considered to comprise a power management Unit (PMU) for the node and thus, is sometime referred to as such. As discussed below in greater detail, the management subsystem 2208 controls power states to various power domains of the SoC 2200 (e.g., to the processing cores 2222 by regulating clocks). The management subsystem 2208 is an “always-on” power domain, However, the management processor 2270 can turn off the clocks to the management processor 2270 and/or its private and/or shared peripherals to reduce the dynamic power. Another responsibility of the management processor 2270 is varying synchronized clocks of the node CPU subsystem 2202 (e.g., of the node CPU 2210 and a snoop control unit (SCU)). Another responsibility of the management processor 2270 is providing baseboard management control (BMC) and IPMI functionalities including console virtualization. Another responsibility of the management processor 2270 is providing router management. Another responsibility of the management processor 2270 is acting as proxy for the processing cores 2222 for interrupts and/or for network traffic. For example, a generalized interrupt controller (GIC) of the node CPU subsystem 2202 will cause interrupts intended to be received by a particular one of the processing core 2222 to be reflected to the management processor 2270 for allowing the management processor 2270 to wake the particular one of the processing cores 2222 when an interrupt needs to be processed by the particular one of the of the processing cores that is sleeping, as will be discussed below in greater detail. Another responsibility of the management processor 2270 is controlling phased lock loops (PLLs). A frequency is set in the PLL and it is monitored for lock. Once lock is achieved the output is enabled to the clock control unit (CCU). The CCU is then signaled to enable the function. The management processor 2270 is also responsible for selecting the dividers but the actual change over will happen in a single cycle in hardware. Another responsibility of the management processor 2270 is controlling a configuration of a variable internal supply used to supply electrical power to the node CPU subsystem 2202. For example, a plurality of discrete power supplies (e.g., some being of different power supplying specification than others (e.g., some having different power capacity levels)) can be selectively activated and deactivated as necessary for meeting power requirements of the node CPU subsystem 2202 (e.g., based on power demands of the processing cores 2222, the SCU, and/or the controller of the L2 cache 2214). A separate power control mechanism (e.g., switch) can be used to control power supply to each of the processing cores 2222 and separately to the SCU. Another responsibility of the management processor 2270 is managing a real-time-clock (RTC) that exists on a shared peripheral bus of the management subsystem 2208. Another responsibility of the management processor 2270 is managing a watchdog timer on a private peripheral bus of the management subsystem 2208 to aid in recovery from catastrophic software failures. Still another responsibility of the management processor 2270 is managing an off-board EEPROM. The off-board EEPROM is device is used to store all or a portion of boot and node configuration information as well as all or a portion of IPMI statistics that require non-volatile storage. Each of these responsibilities of the management processor 2270 is an operational functionality managed by the management processor 2270. Accordingly, operational management functionality of each one of the subsystem refers to two or more of these responsibilities being managed by the management processor 2270.
As shown in
The application tasks 3302 include, but are not limited to, a boot task 3310, a system management task 3312, a power management task 3314, a serial concentrator task 3316, a frame switch management task 3318 (sometimes called routing management), and a network proxy task 3320. The boot task 3310 provides the function of booting the processing cores 2222 and the management processor 2270. The system management task3 312 provides the function of integrated operation of the various subsystems of the SOC 2200. The power management task 3314 provides the function of managing power utilization of the various subsystems of the SOC 2200. The serial concentrator task 3316 provides the function of managing communication from the other application tasks to a system console. This console may be directly connected to the SOC node via a UART (i.e., a universal asynchronous receiver/transmitter) or it can be connected to another node in the system. The frame switch management task 3318 (sometimes called routing management) is responsible for configuring and managing routing network functionality. As discussed in greater detail below, the network proxy task 3320 maintains network presence of one or more of the processing cores 2222 while in a low-power sleep/hibernation state and to intelligently wake one or more of the processing cores 2222 when further processing is required.
Device drivers 3308 are provided for all of the devices that are controlled by the management processor 2270. Examples of the device drivers 3308 include, but are not limited to, an 12C driver 3322, a SMI driver 3324, a flash driver 3326 (e.g., NAND type storage media), a UART driver 3328, a watchdog time (i.e., WDT) driver 3330, a general purpose input-output (i.e., GPIO) driver 332, an Ethernet driver 3334, and an IPC driver 336. In many cases, these drivers are implemented as simple function calls. In some cases where needed for software portability, however, a device-transparent open/close/read/write type I/O abstraction is provided on top of these functions.
In regard to boot processes, it is well known that multiple-stage boot loaders are often used, during which several programs of increasing complexity sequentially load one after the other in a process of chain loading. Advantageously, however, the node CPU 2210 only runs one boot loader before loading the operating system. The ability for the node CPU 2210 to only run one boot loader before loading the operating system is accomplished via the management processor 2270 preloading a boot loader image into main memory (e.g., DRAM) of the node CPU subsystem before releasing the node CPU 2210 from a reset state. More specifically, the SOC 2200 can be configured to use a unique boot process, which includes the management processor 2270 loading a suitable OS boot loader (e.g., U-Boot) into main memory, starting the node CPU 2210 main OS boot loader (e.g., UEFI or U-Boot), and then loading the OS. This eliminates the need for a boot ROM for the node CPU, a first stage boot loader for the node CPU, and dedicated SRAM for boot of the node CPU.
While the foregoing has been with reference to a particular embodiment of the invention, it will be appreciated by those skilled in the art that changes in this embodiment may be made without departing from the principles and spirit of the disclosure, the scope of which is defined by the appended claims.
The present application is a continuation of U.S. application Ser. No. 13/728,308, filed Dec. 27, 2012, which is a continuation-in-part of U.S. application Ser. No. 13/453,086 filed Apr. 23, 2012, which is a continuation-in-part of U.S. application Ser. No. 12/794,996 filed Jun. 7, 2010 which claims priority to U.S. Provisional Application No. 61/256,723 filed Oct. 30, 2009, all of these applications having a common applicant herewith and being incorporated herein in their entirety by reference.
Number | Name | Date | Kind |
---|---|---|---|
5451936 | Yang et al. | Sep 1995 | A |
5594908 | Hyatt | Jan 1997 | A |
5623641 | Kadoyashiki | Apr 1997 | A |
5781187 | Gephardt et al. | Jul 1998 | A |
5901048 | Hu | May 1999 | A |
5908468 | Hartmann | Jun 1999 | A |
5968176 | Nessett et al. | Oct 1999 | A |
5971804 | Gallagher et al. | Oct 1999 | A |
6055618 | Thorson | Apr 2000 | A |
6141214 | Ahn | Oct 2000 | A |
6181699 | Crinion et al. | Jan 2001 | B1 |
6192414 | Horn | Feb 2001 | B1 |
6198741 | Yoshizawa et al. | Mar 2001 | B1 |
6252878 | Locklear | Jun 2001 | B1 |
6314487 | Hahn et al. | Nov 2001 | B1 |
6314501 | Gulick et al. | Nov 2001 | B1 |
6373841 | Goh et al. | Apr 2002 | B1 |
6442137 | Yu et al. | Aug 2002 | B1 |
6446192 | Narasimhan et al. | Sep 2002 | B1 |
6452809 | Jackson et al. | Sep 2002 | B1 |
6507586 | Satran et al. | Jan 2003 | B1 |
6556952 | Magro | Apr 2003 | B1 |
6574238 | Thrysoe | Jun 2003 | B1 |
6661671 | Franke et al. | Dec 2003 | B1 |
6711691 | Howard et al. | Mar 2004 | B1 |
6766389 | Hayter et al. | Jul 2004 | B2 |
6813676 | Henry et al. | Nov 2004 | B1 |
6816750 | Klaas | Nov 2004 | B1 |
6842430 | Melnik | Jan 2005 | B1 |
6857026 | Cain | Feb 2005 | B1 |
6963926 | Robinson | Nov 2005 | B1 |
6963948 | Gulick | Nov 2005 | B1 |
6977939 | Joy et al. | Dec 2005 | B2 |
6988170 | Barroso et al. | Jan 2006 | B2 |
6990063 | Lenoski et al. | Jan 2006 | B1 |
7020695 | Kundu et al. | Mar 2006 | B1 |
7032119 | Fung | Apr 2006 | B2 |
7080078 | Slaughter et al. | Jul 2006 | B1 |
7080283 | Songer et al. | Jul 2006 | B1 |
7095738 | Desanti | Aug 2006 | B1 |
7119591 | Lin | Oct 2006 | B1 |
7143153 | Black et al. | Nov 2006 | B1 |
7165120 | Giles et al. | Jan 2007 | B1 |
7170315 | Bakker et al. | Jan 2007 | B2 |
7180866 | Chartre et al. | Feb 2007 | B1 |
7203063 | Bash et al. | Apr 2007 | B2 |
7257655 | Burney et al. | Aug 2007 | B1 |
7263288 | Islam | Aug 2007 | B1 |
7274705 | Chang et al. | Sep 2007 | B2 |
7278582 | Siegel et al. | Oct 2007 | B1 |
7310319 | Awsienko et al. | Dec 2007 | B2 |
7325050 | O'Connor et al. | Jan 2008 | B2 |
7337333 | O'Conner et al. | Feb 2008 | B2 |
7340777 | Szor | Mar 2008 | B1 |
7353362 | Georgiou et al. | Apr 2008 | B2 |
7382154 | Ramos et al. | Jun 2008 | B2 |
7386888 | Liang et al. | Jun 2008 | B2 |
7418534 | Hayter et al. | Aug 2008 | B2 |
7437540 | Paolucci et al. | Oct 2008 | B2 |
7447147 | Nguyen et al. | Nov 2008 | B2 |
7447197 | Terrell et al. | Nov 2008 | B2 |
7466712 | Makishima et al. | Dec 2008 | B2 |
7467306 | Cartes et al. | Dec 2008 | B2 |
7467358 | Kang et al. | Dec 2008 | B2 |
7502884 | Shah et al. | Mar 2009 | B1 |
7519843 | Buterbaugh et al. | Apr 2009 | B1 |
7555666 | Brundridge et al. | Jun 2009 | B2 |
7583661 | Chaudhuri | Sep 2009 | B2 |
7586841 | Vasseur | Sep 2009 | B2 |
7596144 | Pong | Sep 2009 | B2 |
7599360 | Edsall et al. | Oct 2009 | B2 |
7606225 | Xie et al. | Oct 2009 | B2 |
7606245 | Ma et al. | Oct 2009 | B2 |
7616646 | Ma et al. | Nov 2009 | B1 |
7620057 | Aloni et al. | Nov 2009 | B1 |
7644215 | Wallace et al. | Jan 2010 | B2 |
7657677 | Huang et al. | Feb 2010 | B2 |
7657756 | Hall | Feb 2010 | B2 |
7660922 | Harriman | Feb 2010 | B2 |
7664110 | Lovett et al. | Feb 2010 | B1 |
7673164 | Agarwal | Mar 2010 | B1 |
7719834 | Miyamoto et al. | May 2010 | B2 |
7721125 | Fung | May 2010 | B2 |
7751433 | Dollo et al. | Jul 2010 | B2 |
7760720 | Pullela et al. | Jul 2010 | B2 |
7761687 | Blumrich et al. | Jul 2010 | B2 |
7783910 | Felter et al. | Aug 2010 | B2 |
7791894 | Bechtolsheim | Sep 2010 | B2 |
7792113 | Foschiano et al. | Sep 2010 | B1 |
7796399 | Clayton et al. | Sep 2010 | B2 |
7801132 | Ofek et al. | Sep 2010 | B2 |
7802017 | Uemura et al. | Sep 2010 | B2 |
7805575 | Agarwal et al. | Sep 2010 | B1 |
7831839 | Hatakeyama | Nov 2010 | B2 |
7840703 | Arimilli et al. | Nov 2010 | B2 |
7865614 | Lu et al. | Jan 2011 | B2 |
7925795 | Tamir et al. | Apr 2011 | B2 |
7934005 | Fascenda | Apr 2011 | B2 |
7970929 | Mahalingaiah | Jun 2011 | B1 |
7975110 | Spaur et al. | Jul 2011 | B1 |
7991817 | Dehon et al. | Aug 2011 | B2 |
7991922 | Hayter et al. | Aug 2011 | B2 |
7992151 | Warrier et al. | Aug 2011 | B2 |
8015379 | Arimilli | Sep 2011 | B2 |
8019832 | De Sousa et al. | Sep 2011 | B2 |
8060760 | Shetty et al. | Nov 2011 | B2 |
8060775 | Sharma et al. | Nov 2011 | B1 |
8082400 | Chang | Dec 2011 | B1 |
8108508 | Goh et al. | Jan 2012 | B1 |
8122269 | Houlihan et al. | Feb 2012 | B2 |
8132034 | Lambert et al. | Mar 2012 | B2 |
8155113 | Agarwal | Apr 2012 | B1 |
8156362 | Branover et al. | Apr 2012 | B2 |
8165120 | Maruccia et al. | Apr 2012 | B2 |
8170040 | Konda | May 2012 | B2 |
8180996 | Fullerton et al. | May 2012 | B2 |
8189612 | Lemaire et al. | May 2012 | B2 |
8194659 | Ban | Jun 2012 | B2 |
8199636 | Rouyer et al. | Jun 2012 | B1 |
8205103 | Kazama et al. | Jun 2012 | B2 |
8271604 | Freimuth | Sep 2012 | B2 |
8327187 | Metcalf | Dec 2012 | B1 |
8379425 | Fukuoka et al. | Feb 2013 | B2 |
8397092 | Karnowski | Mar 2013 | B2 |
8407428 | Cheriton et al. | Mar 2013 | B2 |
8504791 | Cheriton et al. | Aug 2013 | B2 |
RE44610 | Krakirian et al. | Nov 2013 | E |
8599863 | Davis | Dec 2013 | B2 |
8684802 | Gross et al. | Apr 2014 | B1 |
8738860 | Griffin et al. | May 2014 | B1 |
8745275 | Ikeya et al. | Jun 2014 | B2 |
8745302 | Davis et al. | Jun 2014 | B2 |
8782321 | Harriman et al. | Jul 2014 | B2 |
8812400 | Faraboschi et al. | Aug 2014 | B2 |
8824485 | Biswas et al. | Sep 2014 | B2 |
8854831 | Arnouse | Oct 2014 | B2 |
8903964 | Breslin | Dec 2014 | B2 |
9008079 | Davis et al. | Apr 2015 | B2 |
9075655 | Davis et al. | Jul 2015 | B2 |
9311269 | Davis et al. | Apr 2016 | B2 |
9465771 | Davis et al. | Oct 2016 | B2 |
20010046227 | Matsuhira et al. | Nov 2001 | A1 |
20020004912 | Fung | Jan 2002 | A1 |
20020040391 | Chaiken et al. | Apr 2002 | A1 |
20020083352 | Fujimoto et al. | Jun 2002 | A1 |
20020097732 | Worster et al. | Jul 2002 | A1 |
20020107903 | Richter et al. | Aug 2002 | A1 |
20020124128 | Qiu | Sep 2002 | A1 |
20020159452 | Foster et al. | Oct 2002 | A1 |
20020161917 | Shapiro et al. | Oct 2002 | A1 |
20020172205 | Tagore-Brage et al. | Nov 2002 | A1 |
20020186656 | Vu | Dec 2002 | A1 |
20020194412 | Bottom | Dec 2002 | A1 |
20020196611 | Ho et al. | Dec 2002 | A1 |
20030007493 | Oi et al. | Jan 2003 | A1 |
20030033547 | Larson et al. | Feb 2003 | A1 |
20030041266 | Ke et al. | Feb 2003 | A1 |
20030076832 | Ni | Apr 2003 | A1 |
20030093255 | Freyensee et al. | May 2003 | A1 |
20030093624 | Arimilli et al. | May 2003 | A1 |
20030110262 | Hasan et al. | Jun 2003 | A1 |
20030140190 | Mahony et al. | Jul 2003 | A1 |
20030158940 | Leigh | Aug 2003 | A1 |
20030159083 | Fukuhara et al. | Aug 2003 | A1 |
20030172191 | Williams | Sep 2003 | A1 |
20030188083 | Kumar et al. | Oct 2003 | A1 |
20030193402 | Post et al. | Oct 2003 | A1 |
20030202520 | Witkowski et al. | Oct 2003 | A1 |
20030231624 | Alappat et al. | Dec 2003 | A1 |
20040013113 | Singh et al. | Jan 2004 | A1 |
20040017806 | Yazdy et al. | Jan 2004 | A1 |
20040017808 | Forbes et al. | Jan 2004 | A1 |
20040030938 | Barr et al. | Feb 2004 | A1 |
20040068676 | Larson et al. | Apr 2004 | A1 |
20040111612 | Choi et al. | Jun 2004 | A1 |
20040141521 | George | Jul 2004 | A1 |
20040165588 | Pandya | Aug 2004 | A1 |
20040210693 | Zeitler et al. | Oct 2004 | A1 |
20040215864 | Arimilli et al. | Oct 2004 | A1 |
20040215991 | McAfee et al. | Oct 2004 | A1 |
20040267486 | Percer et al. | Dec 2004 | A1 |
20050015378 | Gammel et al. | Jan 2005 | A1 |
20050018604 | Dropps et al. | Jan 2005 | A1 |
20050018606 | Dropps et al. | Jan 2005 | A1 |
20050018663 | Dropps et al. | Jan 2005 | A1 |
20050021606 | Davies et al. | Jan 2005 | A1 |
20050021728 | Sugimoto | Jan 2005 | A1 |
20050030954 | Dropps et al. | Feb 2005 | A1 |
20050033742 | Kamvar et al. | Feb 2005 | A1 |
20050033890 | Lee | Feb 2005 | A1 |
20050044195 | Westfall | Feb 2005 | A1 |
20050077921 | Percer et al. | Apr 2005 | A1 |
20050105538 | Perera et al. | May 2005 | A1 |
20050141424 | Lim et al. | Jun 2005 | A1 |
20050228852 | Santos et al. | Oct 2005 | A1 |
20050240688 | Moerman et al. | Oct 2005 | A1 |
20050259397 | Bash et al. | Nov 2005 | A1 |
20060002311 | Iwanaga et al. | Jan 2006 | A1 |
20060013218 | Shore et al. | Jan 2006 | A1 |
20060023245 | Sato et al. | Feb 2006 | A1 |
20060029053 | Roberts et al. | Feb 2006 | A1 |
20060090025 | Tufford et al. | Apr 2006 | A1 |
20060136570 | Pandya | Jun 2006 | A1 |
20060140211 | Huang et al. | Jun 2006 | A1 |
20060143350 | Miloushev | Jun 2006 | A1 |
20060174342 | Zaheer et al. | Aug 2006 | A1 |
20060179241 | Clark et al. | Aug 2006 | A1 |
20060236371 | Fish | Oct 2006 | A1 |
20060248359 | Fung | Nov 2006 | A1 |
20060259734 | Sheu et al. | Nov 2006 | A1 |
20060265609 | Fung | Nov 2006 | A1 |
20070006001 | Isobe et al. | Jan 2007 | A1 |
20070047195 | Merkin et al. | Mar 2007 | A1 |
20070076653 | Park et al. | Apr 2007 | A1 |
20070081315 | Mondor et al. | Apr 2007 | A1 |
20070094486 | Moore et al. | Apr 2007 | A1 |
20070109968 | Hussain et al. | May 2007 | A1 |
20070130397 | Tsu | Jun 2007 | A1 |
20070174390 | Silvain et al. | Jul 2007 | A1 |
20070180310 | Johnson et al. | Aug 2007 | A1 |
20070209072 | Chen | Sep 2007 | A1 |
20070226795 | Conti et al. | Sep 2007 | A1 |
20070280230 | Park | Dec 2007 | A1 |
20070286009 | Norman | Dec 2007 | A1 |
20070288585 | Sekiguchi et al. | Dec 2007 | A1 |
20080013453 | Chiang et al. | Jan 2008 | A1 |
20080040463 | Brown et al. | Feb 2008 | A1 |
20080052437 | Loffink et al. | Feb 2008 | A1 |
20080059782 | Kruse et al. | Mar 2008 | A1 |
20080075089 | Evans et al. | Mar 2008 | A1 |
20080089358 | Basso et al. | Apr 2008 | A1 |
20080104264 | Duerk et al. | May 2008 | A1 |
20080140771 | Vass et al. | Jun 2008 | A1 |
20080140930 | Hotchkiss | Jun 2008 | A1 |
20080159745 | Segal | Jul 2008 | A1 |
20080162691 | Zhang et al. | Jul 2008 | A1 |
20080183882 | Flynn et al. | Jul 2008 | A1 |
20080186965 | Zheng et al. | Aug 2008 | A1 |
20080199133 | Takizawa et al. | Aug 2008 | A1 |
20080212273 | Bechtolsheim | Sep 2008 | A1 |
20080212276 | Bottom et al. | Sep 2008 | A1 |
20080217021 | Lembcke et al. | Sep 2008 | A1 |
20080222434 | Shimizu et al. | Sep 2008 | A1 |
20080235443 | Chow et al. | Sep 2008 | A1 |
20080239649 | Bradicich et al. | Oct 2008 | A1 |
20080243634 | Dworkin et al. | Oct 2008 | A1 |
20080250181 | Li et al. | Oct 2008 | A1 |
20080259555 | Bechtolsheim et al. | Oct 2008 | A1 |
20080259788 | Wang et al. | Oct 2008 | A1 |
20080266793 | Lee | Oct 2008 | A1 |
20080270599 | Tamir et al. | Oct 2008 | A1 |
20080288660 | Balasubramanian et al. | Nov 2008 | A1 |
20080288664 | Pettey et al. | Nov 2008 | A1 |
20080288683 | Ramey | Nov 2008 | A1 |
20080294851 | Wernet | Nov 2008 | A1 |
20080301794 | Lee | Dec 2008 | A1 |
20080310848 | Yasuda et al. | Dec 2008 | A1 |
20080313369 | Verdoorn et al. | Dec 2008 | A1 |
20080320161 | Maruccia et al. | Dec 2008 | A1 |
20090021907 | Mann et al. | Jan 2009 | A1 |
20090044036 | Merkin | Feb 2009 | A1 |
20090063443 | Arimilli et al. | Mar 2009 | A1 |
20090064287 | Bagepalli et al. | Mar 2009 | A1 |
20090080428 | Witkowski et al. | Mar 2009 | A1 |
20090097200 | Sharma et al. | Apr 2009 | A1 |
20090113130 | He et al. | Apr 2009 | A1 |
20090133129 | Jeong et al. | May 2009 | A1 |
20090135751 | Hodges et al. | May 2009 | A1 |
20090135835 | Gallatin et al. | May 2009 | A1 |
20090158070 | Gruendler | Jun 2009 | A1 |
20090172423 | Song et al. | Jul 2009 | A1 |
20090198958 | Arimilli et al. | Aug 2009 | A1 |
20090204834 | Hendin et al. | Aug 2009 | A1 |
20090204837 | Raval et al. | Aug 2009 | A1 |
20090216920 | Lauterbach et al. | Aug 2009 | A1 |
20090219827 | Chen et al. | Sep 2009 | A1 |
20090222884 | Shaji et al. | Sep 2009 | A1 |
20090225751 | Koenck et al. | Sep 2009 | A1 |
20090235104 | Fung | Sep 2009 | A1 |
20090248943 | Jiang et al. | Oct 2009 | A1 |
20090251867 | Sharma et al. | Oct 2009 | A1 |
20090259863 | Williams et al. | Oct 2009 | A1 |
20090259864 | Li et al. | Oct 2009 | A1 |
20090265045 | Coxe, III | Oct 2009 | A1 |
20090271656 | Yokota et al. | Oct 2009 | A1 |
20090276666 | Haley et al. | Nov 2009 | A1 |
20090279518 | Falk et al. | Nov 2009 | A1 |
20090282274 | Langgood et al. | Nov 2009 | A1 |
20090282419 | Mejdrich et al. | Nov 2009 | A1 |
20090313390 | Ahuja et al. | Dec 2009 | A1 |
20100005331 | Somasundaram et al. | Jan 2010 | A1 |
20100008038 | Coglitore | Jan 2010 | A1 |
20100008365 | Porat | Jan 2010 | A1 |
20100026408 | Shau | Feb 2010 | A1 |
20100040053 | Gottumukkula et al. | Feb 2010 | A1 |
20100049822 | Davies et al. | Feb 2010 | A1 |
20100051391 | Jahkonen | Mar 2010 | A1 |
20100106987 | Lambert et al. | Apr 2010 | A1 |
20100118880 | Kunz et al. | May 2010 | A1 |
20100125742 | Ohtani | May 2010 | A1 |
20100125915 | Hall et al. | May 2010 | A1 |
20100138481 | Behrens | Jun 2010 | A1 |
20100158005 | Mukhopadhyay et al. | Jun 2010 | A1 |
20100161909 | Nation | Jun 2010 | A1 |
20100165983 | Aybay et al. | Jul 2010 | A1 |
20100169479 | Jeong et al. | Jul 2010 | A1 |
20100198972 | Umbehocker | Aug 2010 | A1 |
20100198985 | Kanevsky et al. | Aug 2010 | A1 |
20100218194 | Dallman et al. | Aug 2010 | A1 |
20100220732 | Hussain et al. | Sep 2010 | A1 |
20100250914 | Abdul et al. | Sep 2010 | A1 |
20100265650 | Chen et al. | Oct 2010 | A1 |
20100281246 | Bristow et al. | Nov 2010 | A1 |
20100299548 | Chadirchi et al. | Nov 2010 | A1 |
20100308897 | Evoy et al. | Dec 2010 | A1 |
20100312910 | Lin et al. | Dec 2010 | A1 |
20100312969 | Yamazaki et al. | Dec 2010 | A1 |
20100318812 | Auradkar et al. | Dec 2010 | A1 |
20110023104 | Franklin | Jan 2011 | A1 |
20110026397 | Saltsidis et al. | Feb 2011 | A1 |
20110029652 | Chhuor et al. | Feb 2011 | A1 |
20110058573 | Balakavi et al. | Mar 2011 | A1 |
20110075369 | Sun et al. | Mar 2011 | A1 |
20110090633 | Rabinovitz | Apr 2011 | A1 |
20110103391 | Davis et al. | May 2011 | A1 |
20110113115 | Chang et al. | May 2011 | A1 |
20110119344 | Eustis | May 2011 | A1 |
20110123014 | Smith | May 2011 | A1 |
20110138046 | Bonnier et al. | Jun 2011 | A1 |
20110173612 | El Zur | Jul 2011 | A1 |
20110185370 | Tamir et al. | Jul 2011 | A1 |
20110191514 | Wu et al. | Aug 2011 | A1 |
20110191610 | Agarwal et al. | Aug 2011 | A1 |
20110197012 | Liao et al. | Aug 2011 | A1 |
20110210975 | Wong et al. | Sep 2011 | A1 |
20110239014 | Karnowski | Sep 2011 | A1 |
20110271159 | Ahn et al. | Nov 2011 | A1 |
20110273840 | Chen | Nov 2011 | A1 |
20110295991 | Aida | Dec 2011 | A1 |
20110296141 | Daffron | Dec 2011 | A1 |
20110307887 | Huang et al. | Dec 2011 | A1 |
20110320690 | Petersen et al. | Dec 2011 | A1 |
20120011500 | Faraboschi et al. | Jan 2012 | A1 |
20120020207 | Corti et al. | Jan 2012 | A1 |
20120050981 | Xu et al. | Mar 2012 | A1 |
20120054469 | Ikeya et al. | Mar 2012 | A1 |
20120054511 | Brinks et al. | Mar 2012 | A1 |
20120079174 | Nellans | Mar 2012 | A1 |
20120081850 | Regimbal et al. | Apr 2012 | A1 |
20120096211 | Davis et al. | Apr 2012 | A1 |
20120099265 | Reber | Apr 2012 | A1 |
20120131201 | Matthews et al. | May 2012 | A1 |
20120155168 | Kim et al. | Jun 2012 | A1 |
20120198252 | Kirschtein et al. | Aug 2012 | A1 |
20120207165 | Davis | Aug 2012 | A1 |
20120297042 | Davis et al. | Nov 2012 | A1 |
20120311197 | Larson | Dec 2012 | A1 |
20130010639 | Armstrong et al. | Jan 2013 | A1 |
20130024645 | Cheriton et al. | Jan 2013 | A1 |
20130031331 | Cheriton et al. | Jan 2013 | A1 |
20130058250 | Casado et al. | Mar 2013 | A1 |
20130094499 | Davis et al. | Apr 2013 | A1 |
20130097448 | Davis et al. | Apr 2013 | A1 |
20130111095 | Mehrotra | May 2013 | A1 |
20130111107 | Chang et al. | May 2013 | A1 |
20130148667 | Hama et al. | Jun 2013 | A1 |
20130163605 | Chandra et al. | Jun 2013 | A1 |
20130275703 | Schenfeld | Oct 2013 | A1 |
20130290643 | Lim et al. | Oct 2013 | A1 |
20130290650 | Chang et al. | Oct 2013 | A1 |
20130318269 | Dalal et al. | Nov 2013 | A1 |
20140115278 | Redford | Apr 2014 | A1 |
20140122833 | Davis et al. | May 2014 | A1 |
20140129635 | Hefty | May 2014 | A1 |
20140359044 | Davis et al. | Dec 2014 | A1 |
20140365596 | Kanevsky et al. | Dec 2014 | A1 |
20150039840 | Chandra et al. | Feb 2015 | A1 |
20150103826 | Davis | Apr 2015 | A1 |
Entry |
---|
Das et al., “Unifying Packet and Circuit Switched Networks,” IEEE Globecom Workshops 2009, Nov. 30, 2009, pp. 1-6. |
Final Office Action on U.S. Appl. No. 13/624,725, dated Nov. 13, 2013. |
Final Office Action on U.S. Appl. No. 13/662,759, dated Feb. 22, 2016. |
Non-Final Office Action on U.S. Appl. No. 12/889,721, dated Sep. 29, 2014. |
Non-Final Office Action on U.S. Appl. No. 14/334,931, dated Jan. 5, 2015. |
Non-Final Office Action on U.S. Appl. No. 14/725,543 dated Apr. 7, 2016. |
Notice of Allowance on U.S. Appl. No. 13/624,725, dated Mar. 30, 2016. |
Notice of Allowance U.S. Appl. No. 13/728,308, dated Oct. 7, 2015. |
Final Office Action on U.S. Appl. No. 13/728,428 dated May 6, 2016. |
Notice of Allowance on U.S. Appl. No. 14/334,931 dated May 20, 2016. |
Notice of Allowance on U.S. Appl. No. 13/662,759 dated May 10, 2016. |
Notice of Allowance on U.S. Appl. No. 14/334,178 dated Jun. 8, 2016. |
Notice of Allowance on U.S. Appl. No. 13/728,428 dated Jul. 18, 2016. |
Notice of Allowance on U.S. Appl. No. 14/725,543 dated Jul. 21, 2016. |
Final Office Action on U.S. Appl. No. 12/889,721 dated Aug. 2, 2016. |
Non-Final Office Action on U.S. Appl. No. 13/234,054 dated Oct. 20, 2016. |
Non-Final Office Action on U.S. Appl. No. 14/753,948 dated Nov. 4, 2016. |
Notice of Allowance on U.S. Appl. No. 14/106,697 dated Oct. 24, 2016. |
HP ProLiant SL6500 Scalable System, Family data sheet, HP Technical sheet, Sep. 2010 4 pages. |
Non-Final Office Action on U.S. Appl. No. 15/281,462 dated Feb. 10, 2017. |
Non-Final Office Action on U.S. Appl. No. 14/809,723 dated Dec. 30, 2016. |
Notice of Allowance issued on U.S. Appl. No. 14/052,723, dated Feb. 8, 2017. |
Final Office Action on U.S. Appl. No. 13/234,054 dated May 31, 2017. |
Final Office Action on U.S. Appl. No. 15/281,462 dated Jun. 13, 2017. |
Non-Final Office Action on U.S. Appl. No. 15/254,111 dated Jun. 20, 2017. |
Notice of Allowance on U.S. Appl. No. 14/753,948 dated Jun. 14, 2017. |
Final Office Action on U.S. Appl. No. 14/809,723 dated Aug. 25, 2017. |
Non-Final Office Action on U.S. Appl. No. 15/078,115 dated Sep. 5, 2017. |
Notice of Allowance on U.S. Appl. No. 13/234,054, dated Sep. 19, 2017. |
Notice of Allowance on U.S. Appl. No. 15/254,111 dated Sep. 1, 2017. |
Non-Final Office Action on U.S. Appl. No. 15/357,332 dated Nov. 9, 2017. |
Notice of Allowance on U.S. Appl. No. 15/270,418 dated Nov. 2, 2017. |
Non-Final Office Action on U.S. Appl. No. 15/270,418 dated Apr. 21, 2017. |
Notice of Allowance on U.S. Appl. No. 15/360,668, dated May 5, 2017. |
Final Office Action on U.S. Appl. No. 15/281,462, dated Apr. 6, 2018. |
Notice of Allowance on U.S. Appl. No. 15/430,959 dated Mar. 15, 2018. |
Notice of Allowance on U.S. Appl. No. 15/672,418 dated Apr. 4, 2018. |
Final Office Action on U.S. Appl. No. 15/357,332 dated May 9, 2018. |
Notice of Allowance on U.S. Appl. No. 14/809,723 dated Jan. 11, 2018. |
Non-Final Office Action on U.S. Appl. No. 15/281,462 dated Dec. 15, 2017. |
Number | Date | Country | |
---|---|---|---|
20160239415 A1 | Aug 2016 | US |
Number | Date | Country | |
---|---|---|---|
61256723 | Oct 2009 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 13728308 | Dec 2012 | US |
Child | 15042489 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 13453086 | Apr 2012 | US |
Child | 13728308 | US | |
Parent | 12794996 | Jun 2010 | US |
Child | 13453086 | US |