Scalable architecture based on single-chip multiprocessing

Electrical computers and digital processing systems: memory – Storage accessing and control – Hierarchical memories

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C711S005000, C711S122000, C711S127000, C711S118000, C711S144000, C365S230030, C365S230040, C709S213000

Reexamination Certificate

active

06668308

ABSTRACT:

BACKGROUND OF THE INVENTION
1. Field of the Invention
This application relates to complex microprocessor design and, specifically, to chip-multiprocessor design with two-level caching.
2. Background Art
High-end microprocessor designs are becoming increasingly complex, with designs continuously pushing the limits of instruction-level parallelism and speculative out-of-order execution. Associated with such complexity are higher development costs and longer design times. Meanwhile, such designs are not suited for important commercial applications, such as on-line transaction processing (OLTP) because they suffer from large memory stall times and exhibit little instruction-level parallelism. Given that commercial applications constitute by far the most important market for high-performance servers, the above trends emphasize the need to consider alternative processor designs that specifically target such workloads. The abundance of explicit thread-level parallelism in commercial workloads, along with advances in semiconductor integration density, identify chip multiprocessing (CMP) as potentially the most promising approach for designing processors targeted at commercial servers.
Commercial workloads such as databases and world-wide web (Web) applications have surpassed technical workloads to become the largest and fastest-growing market segment for high-performance servers. A number of recent studies have underscored the radically different behavior of commercial workloads such as OLTP relative to technical workloads. First, commercial workloads often lead to inefficient executions dominated by a large memory stall component. This behavior arises from large instruction and data footprints and high communication miss rates which are characteristic for such workloads. Second, multiple instruction issue and out-of-order execution provide only small gains for workloads such as OLTP due to the data-dependent nature of the computation and the lack of instruction-level parallelism. Third, commercial workloads do not have any use for the high-performance floating-point and multimedia functionality that is implemented in current microprocessors. Therefore, it is not uncommon for a high-end microprocessor to be stalling most of the time while executing commercial workloads, leading to a severe under-utilization of its parallel functional units and high-bandwidth memory system. Overall, the above trends further question the wisdom of pushing for more complex processor designs with wider issue and more speculative execution, especially if the server market is the target.
However, increasing chip densities and transistor counts provide architects with several alternatives for better tackling design complexities in general, and the needs of commercial workloads in particular. Higher transistor counts can also be used to exploit the inherent and explicit thread-level (or process-level) parallelism that is abundantly available in commercial workloads to better utilize on-chip resources. Such parallelism typically arises from relatively independent transactions or queries initiated by different clients, and has traditionally been used to hide I/O latency in such workloads. Previous studies have shown that techniques such as simultaneous multithreading (SMT) can provide a substantial performance boost for database workloads. While the SMT approach is superior in single-thread performance (important for workloads without explicit thread-level parallelism), it is best suited for very wide-issue processors which are more complex to design. In comparison, CMP advocates using simpler processor cores at a potential loss in single-thread performance, but compensates in overall throughput by integrating multiple such cores. Furthermore, CMP naturally lends itself to a hierarchically partitioned design with replicated modules, allowing chip designers to use short wires as opposed to costly and slow long wires that can adversely affect cycle time.
Accordingly there is a need for to build a system that achieves superior performance on commercial workloads (especially OLTP) with a smaller design team, more modest investment, and shorter design time. The present invention addresses these and related issues.
SUMMARY OF THE INVENTION
In accordance with the purpose of the invention, as embodied and broadly described herein, the invention relates to a method for scalable chip-multiprocessing and a chip-multiprocessor (CMP) system an example of which is referred to as the PIRANHA™ system (PIRANHA™ is a trademark of Compaq Computer Corporation, Houston Tex.). The design of this CMP system employs chip multiprocessing architectures targeted preferably at parallel commercial workloads. Then, as a functional and architectural strategy, the present invention exploits chip-multiprocessing (CMP) in integrating a plurality of simpler processor cores, such as ALPHA™ processor cores, along with a two-level cache hierarchy on a single chip (ALPHA™ is a trademark of Compaq Computer Corporation, Houston Tex.). The use of simpler processor cores combined with an industry-standard ASIC design methodology allow completion of a CMP prototype such as the PIRANHA™ system within a shorter time and with a smaller team and investment than that of current commercial microprocessor.
Preferably, the PIRANHA™ architecture includes a highly-integrated processing node with eight simpler ALPHA™ processor cores, separate instruction and data caches for each core, a shared second-level cache, eight memory controllers, two coherence protocol engines, and a network router all on a single chip die. Multiple such processing nodes can be used to build a glueless multiprocessor in a modular and scalable fashion. Hence, the PIRANHA™ architecture includes also functionality for allowing the scalable multiprocessor configurations to be built in the glueless and modular fashion.
As a further design strategy, the shared second-level cache has a relaxed or non-inclusion property. Moreover, the PIRANHA™ system incorporates a highly-optimized cache coherence protocol and a novel input/output (I/O) architecture. The design of the shared second-level cache uses a sophisticated protocol that does not enforce inclusion in first-level instruction and data caches in order to maximize the utilization of on-chip caches. Additionally, the CMP system includes an I/O node, a unique I/O architecture, that is a full-fledged member of the interconnect and global shared-memory coherence protocol.
Advantages of the invention will be understood by those skilled in the art, in part, from the description that follows. Advantages of the invention will be realized and attained from practice of the invention disclosed herein.


REFERENCES:
patent: 5386547 (1995-01-01), Jouppi
patent: 5440752 (1995-08-01), Lentz et al.
patent: 5457679 (1995-10-01), Eng et al.
patent: 5634110 (1997-05-01), Laudon et al.
patent: 5778437 (1998-07-01), Baylor et al.
patent: 6202127 (2001-03-01), Dean et al.
patent: 6263405 (2001-07-01), Irie et al.
patent: 6295598 (2001-09-01), Bertoni et al.
patent: 6457100 (2002-09-01), Ignatowski et al.
Agarwal, Anant, et al., “An Evaluation of Directory Schemes for Cache Coherence”,Proceedings of 15thInternational Symposiumn on Computer Architecture(“ISCA”) (May 1998) pp. 280-289.
Barroso, Luiz Andre, et al., “Impact of Chip-Level Integration on Performance of OLTP Workloads”,High-Performance Computer Architecture(“HPCA”) (Jan. 2000).
Barroso, Luiz Andre, et al., “Memory System Characterization of Commercial Workloads”,ICSA(Jun. 1998).
Eggers, Susan J., et al., “Simultaneous Multithreading: A Platform for Next-generation Processors”,University of Washington, DEC Western Research Laboratory({eggers,levy,jlo}@cs.washington.edu) ({emer,stamm}@vssad.enet.dec.com) pp. 1-15.
Eickemeyer, Richard J., et al., “Evaluation of Multithreaded Uniprocessors for Commercial Application Environments”,ACM(1996) (0-89791-786-3) pp. 203-212.
Gupta, Anoop, et al., “Reducing Memory and Traffic Requirements for Scalable Directory-Based Cache Coherence S

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Scalable architecture based on single-chip multiprocessing does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Scalable architecture based on single-chip multiprocessing, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Scalable architecture based on single-chip multiprocessing will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3117975

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.