Introduction to Computer System Performance Evaluation

Introduction to Computer System Performance Evaluation
Author: Krishna Kant
Publisher: McGraw-Hill Companies
Total Pages: 648
Release: 1992
Genre: Computers
ISBN:

In this book, Krishna Kant provides a completely up-to-date treatment of the fundamental techniques of computer system performance modeling and evaluation. He discusses measurement, simulation, and analysis, and places a strong emphasis on analysis by including such topics as basic and advanced queuing theory, product form networks, aggregation, decomposition, performance bounds, and various forms of approximations. Applications involving synchronization between various activities are presented in a chapter on Petri net-based performance modeling, and a final chapter covers a wide range of problems involving steady state analysis, transient analysis, and optimization.

Computer Networks and Systems

Computer Networks and Systems
Author: Thomas G. Robertazzi
Publisher: Springer Science & Business Media
Total Pages: 418
Release: 2012-12-06
Genre: Mathematics
ISBN: 1461211646

Intended for a first course in performance evaluation, this is a self-contained treatment covering all aspects of queuing theory. It starts by introducing readers to the terminology and usefulness of queueing theory and continues by considering Markovian queues in equilibrium, Littles law, reversibility, transient analysis, and computation, plus the M/G/1 queuing system. It then moves on to cover networks of queues, and concludes with techniques for numerical solutions, a discussion of the PANACEA technique, discrete time queueing systems and simulation, and stochastic Petri networks. The whole is backed by case studies of distributed queueing networks arising in industrial applications. This third edition includes a new chapter on self-similar traffic, many new problems, and solutions for many exercises.

Performance Modeling and Design of Computer Systems

Performance Modeling and Design of Computer Systems
Author: Mor Harchol-Balter
Publisher: Cambridge University Press
Total Pages: 573
Release: 2013-02-18
Genre: Computers
ISBN: 1107027500

Written with computer scientists and engineers in mind, this book brings queueing theory decisively back to computer science.

The Art of Computer Systems Performance Analysis

The Art of Computer Systems Performance Analysis
Author: Raj Jain
Publisher: John Wiley & Sons
Total Pages: 722
Release: 1991-04-16
Genre: Computers
ISBN:

Based on the author's experience in industry, this book focuses on simple techniques for solving everyday problems in systems design and analysis. All techniques are covered in a non-mathematical way, so that no statistics expertise is necessary.

Performance Evaluation by Simulation and Analysis with Applications to Computer Networks

Performance Evaluation by Simulation and Analysis with Applications to Computer Networks
Author: Ken Chen
Publisher: John Wiley & Sons
Total Pages: 314
Release: 2015-02-16
Genre: Computers
ISBN: 1848217471

This book is devoted to the most used methodologies for performance evaluation: simulation using specialized software and mathematical modeling. An important part is dedicated to the simulation, particularly in its theoretical framework and the precautions to be taken in the implementation of the experimental procedure. These principles are illustrated by concrete examples achieved through operational simulation languages ​​(OMNeT ++, OPNET). Presented under the complementary approach, the mathematical method is essential for the simulation. Both methodologies based largely on the theory of probability and statistics in general and particularly Markov processes, a reminder of the basic results is also available.

Systems Performance

Systems Performance
Author: Brendan Gregg
Publisher: Pearson Education
Total Pages: 777
Release: 2014
Genre: Business & Economics
ISBN: 0133390098

The Complete Guide to Optimizing Systems Performance Written by the winner of the 2013 LISA Award for Outstanding Achievement in System Administration Large-scale enterprise, cloud, and virtualized computing systems have introduced serious performance challenges. Now, internationally renowned performance expert Brendan Gregg has brought together proven methodologies, tools, and metrics for analyzing and tuning even the most complex environments. Systems Performance: Enterprise and the Cloud focuses on Linux(R) and Unix(R) performance, while illuminating performance issues that are relevant to all operating systems. You'll gain deep insight into how systems work and perform, and learn methodologies for analyzing and improving system and application performance. Gregg presents examples from bare-metal systems and virtualized cloud tenants running Linux-based Ubuntu(R), Fedora(R), CentOS, and the illumos-based Joyent(R) SmartOS(TM) and OmniTI OmniOS(R). He systematically covers modern systems performance, including the "traditional" analysis of CPUs, memory, disks, and networks, and new areas including cloud computing and dynamic tracing. This book also helps you identify and fix the "unknown unknowns" of complex performance: bottlenecks that emerge from elements and interactions you were not aware of. The text concludes with a detailed case study, showing how a real cloud customer issue was analyzed from start to finish. Coverage includes - Modern performance analysis and tuning: terminology, concepts, models, methods, and techniques - Dynamic tracing techniques and tools, including examples of DTrace, SystemTap, and perf - Kernel internals: uncovering what the OS is doing - Using system observability tools, interfaces, and frameworks - Understanding and monitoring application performance - Optimizing CPUs: processors, cores, hardware threads, caches, interconnects, and kernel scheduling - Memory optimization: virtual memory, paging, swapping, memory architectures, busses, address spaces, and allocators - File system I/O, including caching - Storage devices/controllers, disk I/O workloads, RAID, and kernel I/O - Network-related performance issues: protocols, sockets, interfaces, and physical connections - Performance implications of OS and hardware-based virtualization, and new issues encountered with cloud computing - Benchmarking: getting accurate results and avoiding common mistakes This guide is indispensable for anyone who operates enterprise or cloud environments: system, network, database, and web admins; developers; and other professionals. For students and others new to optimization, it also provides exercises reflecting Gregg's extensive instructional experience.

Capacity Planning for Computer Systems

Capacity Planning for Computer Systems
Author: Tim Browning
Publisher: Academic Press
Total Pages: 231
Release: 2014-05-10
Genre: Computers
ISBN: 1483266257

Capacity Planning for Computer Systems covers the principles, concepts, and practical application of capacity planning to computer systems. This book is divided into nine chapters and begins with an introduction to the foundation and metrics of capacity planning. The subsequent chapters deal with the business elements, service levels, forecasting, and predictions of capacity planning, along with the regression techniques, forecast monitoring, and revision for the field. The remaining chapters highlight the applications of capacity planning, including in systems optimization, computer disk, tape, and tape drive. These chapters also provide the charting and graphics presentations for capacity planning. This book will be of value to computer scientists and researchers.

Principles of Computer System Design

Principles of Computer System Design
Author: Jerome H. Saltzer
Publisher: Morgan Kaufmann
Total Pages: 561
Release: 2009-05-21
Genre: Computers
ISBN: 0080959423

Principles of Computer System Design is the first textbook to take a principles-based approach to the computer system design. It identifies, examines, and illustrates fundamental concepts in computer system design that are common across operating systems, networks, database systems, distributed systems, programming languages, software engineering, security, fault tolerance, and architecture.Through carefully analyzed case studies from each of these disciplines, it demonstrates how to apply these concepts to tackle practical system design problems. To support the focus on design, the text identifies and explains abstractions that have proven successful in practice such as remote procedure call, client/service organization, file systems, data integrity, consistency, and authenticated messages. Most computer systems are built using a handful of such abstractions. The text describes how these abstractions are implemented, demonstrates how they are used in different systems, and prepares the reader to apply them in future designs.The book is recommended for junior and senior undergraduate students in Operating Systems, Distributed Systems, Distributed Operating Systems and/or Computer Systems Design courses; and professional computer systems designers. - Concepts of computer system design guided by fundamental principles - Cross-cutting approach that identifies abstractions common to networking, operating systems, transaction systems, distributed systems, architecture, and software engineering - Case studies that make the abstractions real: naming (DNS and the URL); file systems (the UNIX file system); clients and services (NFS); virtualization (virtual machines); scheduling (disk arms); security (TLS) - Numerous pseudocode fragments that provide concrete examples of abstract concepts - Extensive support. The authors and MIT OpenCourseWare provide on-line, free of charge, open educational resources, including additional chapters, course syllabi, board layouts and slides, lecture videos, and an archive of lecture schedules, class assignments, and design projects