HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
Register your product to gain access to bonus material or receive a coupon.
The must-have performance guide for every HP-UX administrator and developer, completely updated for HP-UX 11i.
° Introduces the best UNIX and HP-UX specific tools for performance managementand demonstrates practical ways to instrument HP-UX systems so that measurements truly represent real-world performance.
° The only official publication focusing on performance in the HP-UX 11i operating environment.
° Written by experts at Hewlett Packard specializing in HP-UX Performance.
Maximizing the performance of Unix systems is a challenge that requires a specialized understanding of operating system behavior and an intimate acquaintance with system tools that assist in tuning. This book helps sysadmins, net admins, developers, and capacity planners maximize the performance of HP-UX systems, resolve bottlenecks, and design applications for maximum performance. HP-UX 11i Tuning and Performance takes the guesswork out of maximizing HP-UX performance. It provides a comprehensive, systematic performance management methodology that addresses every stage in the lifecycle of an HP-UX system. Three of HP's leading performance experts present specific metrics, symptoms, and solutions for each key element of an HP-UX system, including hardware, the OS platform, and application development. This edition is completely updated with the many new processor and system families that use HP-UX since the first edition appeared in 1999. This book introduces the best generic UNIX and HP-UX specific tools for performance management and demonstrates practical ways to instrument HP-UX systems so that your measurements truly represent real-world performance. This new edition also takes into account the latest processors, systems, storage devices, I/O connections, new and changed software tools, new HP-UX features, high availability environments, and Java on HP-UX.
An HP UX-11i Performance Management Methodology
About the Authors.
Acknowledgments.
1. Introduction to Performance Management.
Application Developer's Perspective. System Administrator's Perspective. Total System Resource Perspective. Rules of Performance Tuning.
Workload Estimation. Benchmarking. Performance Characterization. Performance Forecasting or Prediction. Application Optimization. Capacity Planning. Performance Problem Resolution.
Assessment. Measurement. Interpretation and Analysis. Identifying Bottlenecks. Tuning or Upgrading.
Approaches to Measuring. Kernel Instrumentation and Measurement Interface. Performance Metrics Categories. Summary.
Multipurpose Diagnostic Tools. CPU Diagnostic Tools. Disk Diagnostic Tools. Memory Diagnostic Tools. Performance Characterization and Prediction Tools. Process Accounting Tools. Application Optimization Tools. Network Diagnostic Tools. Resource Management Tools.
Terminology. Processor Characteristics. Multi-Processing. Cache Memory Performance Issues. Main Memory Performance Issues. I/O Performance Issues. PA-RISC Systems. Itanium¨ Systems.
Processes and Threads. Scheduling. System Partitioning. Traps and Protection Violations. Global CPU Metrics. Typical Metric Values. Symptoms of a CPU Bottleneck. CPU Use and Performance Tools. Tuning CPU Bottlenecks.
Virtual Address Space. Memory Organization. Paging Control. File Access. Process and Thread Execution. Malloc'ed Memory. System V Shared Memory. Shared Libraries. Memory Management Policies. Sizing Memory and the Swap Area. Memory Metrics. Types of Memory Management Bottlenecks. Expensive System Calls. Tuning Memory Bottlenecks. Memory-Related Tuneable Parameters.
Disk Hardware Descriptions. Review of Disk I/O Concepts. Logical Volume Manager Concepts. VxVM Volume Manager. Shared-Bus Access to Disks. File Systems and the Kernel. File System Types. Disk Metrics. Types of Disk Bottlenecks. Expensive System Calls. Tuning Disk Bottlenecks. Database Issues. Disk-Related Tuneable Parameters.
Networking Hardware Descriptions. Review of Networking Concepts. Networking Access. Networked File System. Clusters. Network Metrics. Types of Network Bottlenecks. Expensive System Calls. Tuning Network Bottlenecks. Network-Related Tuneable Parameters. Web Server Tuning Issues. Database Server Tuning Issues.
Compilers and Optimization. Optimization Levels. Compiling for a Target Runtime Environment. Finer Control Over Optimization. Linker Optimizations. Profile-based Optimization. Specific Options for Fortran and COBOL. Why Does Optimization “Break” Applications? Debugging Optimization Problems. Porting Applications. Code to Demonstrate Optimization Effects.
Overview. Performance Issues. Versions on HP-UX. HP-UX Tuneable Parameters and Java. Using Large Java Heap Sizes. Performance Options.
Tips for Application Design. Shared Versus Archive Libraries. Archive Libraries. Choosing an Inter-Process Communication (IPC) Mechanism. Trade-offs with Network System Calls. Instrumenting an Application for Performance Monitoring.
Caliper. CXperf. gprof. Puma. HPjmeter.