Limit this search to....

Workload Characterization for Computer System Design 2000 Edition
Contributor(s): Kurian John, Lizy (Editor), Maynard, Ann Marie Grizzaffi (Editor)
ISBN: 079237777X     ISBN-13: 9780792377771
Publisher: Springer
OUR PRICE:   $104.49  
Product Type: Hardcover - Other Formats
Published: March 2000
Qty:
Annotation: Workload Characterization for Computer System Design contains ten chapters dealing with contemporary programming paradigms such as Java, web server, and database workloads. It is useful to all those in industry and academia whose work involves estimating workloads for system design. The coverage includes: Two chapters on Java; One chapter on database workload benchmarks; Two chapters on web server workloads; One chapter on natural I/O applications; One chapter on network interface workloads; One chapter on control independence in programs; Two chapters on system-level characterization of two- and three-dimensional graphics applications on personal PCs. The contributors to this volume are internationally recognized experts whose experience spans both industrial applications and the academic community. Workload Characterization for Computer System Design is an essential reference tool that can also be used as a text in graduate-level courses on system design.
Additional Information
BISAC Categories:
- Medical
- Technology & Engineering | Engineering (general)
Dewey: 004
LCCN: 99-085691
Series: The Springer International Engineering and Computer Science
Physical Information: 0.56" H x 6.14" W x 9.21" (1.10 lbs) 213 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
The advent of the world-wide web and web-based applications have dramatically changed the nature of computer applications. Computer system design, in the light of these changes, involves understanding these modem workloads, identifying bottlenecks during their execution, and appropriately tailoring microprocessors, memory systems, and the overall system to minimize bottlenecks. This book contains ten chapters dealing with several contemporary programming paradigms including Java, web server and database workloads. The first two chapters concentrate on Java. While Barisone et al.'s characterization in Chapter 1 deals with instruction set usage of Java applications, Kim et al.'s analysis in Chapter 2 focuses on memory referencing behavior of Java workloads. Several applications including the SPECjvm98 suite are studied using interpreter and Just-In-Time (TIT) compilers. Barisone et al.'s work includes an analytical model to compute the utilization of various functional units. Kim et al. present information on locality, live-range of objects, object lifetime distribution, etc. Studying database workloads has been a challenge to research groups, due to the difficulty in accessing standard benchmarks. Configuring hardware and software for database benchmarks such as those from the Transactions Processing Council (TPC) requires extensive effort. In Chapter 3, Keeton and Patterson present a simplified workload (microbenchmark) that approximates the characteristics of complex standardized benchmarks.