Performance Tuning for Linux Servers(Hardcover)
暫譯: Linux 伺服器效能調優 (精裝版)
Sandra K. Johnson, Gerrit Huizenga, Badari Pulavarty
- 出版商: Prentice Hall
- 出版日期: 2005-06-06
- 售價: $2,220
- 貴賓價: 9.5 折 $2,109
- 語言: 英文
- 頁數: 576
- 裝訂: Hardcover
- ISBN: 013144753X
- ISBN-13: 9780131447530
-
相關分類:
Linux
已絕版
買這商品的人也買了...
-
$650$514 -
$780$741 -
$680$537 -
$350$277 -
$750$638 -
$560$476 -
$490$387 -
$750$593 -
$490$382 -
$480$379 -
$1,620$1,539 -
$780$616 -
$675LPIC 1 Exam Cram 2: Linux Professional Institute Certification Exams 101 and 102 (Paperback)
-
$650$507 -
$490$387 -
$580$452 -
$620$490 -
$290$229 -
$750$593 -
$590$460 -
$760$600 -
$880$748 -
$780$616 -
$580$493 -
$880$695
商品描述
Table of Contents:
Preface.
Acknowledgments.
About the Editors.
About the Contributors.
I. LINUX OVERVIEW.
1. Linux Installation Issues.
Introduction
Preinstallation Planning
Configurable 2.6 Kernel Features
Linux Logging Facility
System Initialization: BSD Versus System V Initialization
Summary
References
2. Kernel Overview.
Introduction
The Evolution of Linux
Linux Kernel Architecture
Process Management
Interprocess Communications
The Linux Symmetrical Multiprocessing (SMP) Model
File Systems
New Features in Linux 2.6
Summary
References
3. Overview of Server Architectures.
Introduction
Linux Servers
Processors and Multiprocessing
Memory
I/O
Linux Enterprise Servers
Linux Clusters
Examples of Server Systems
Summary
II. PERFORMANCE ANALYSIS TOOLS.
4. System Performance Monitoring.
Introduction
Background on Linux and Performance Analysis
CPU Utilization
Memory Utilization
I/O Utilization
Network Utilization
Summary
References
5. System Trace Tools.
Introduction
Requirements for System Tracing
The top Utility
strace
OProfile
Performance Inspector
Summary
References
6. Benchmarks as an Aid to Understanding Workload Performance.
Introduction
Benchmarking to Improve Your Workload
What Types of Benchmarks Are There?
Microbenchmarks
Web Server Benchmarks
Summary
III. SYSTEM TUNING.
7. System Performance Principles and Strategy: A Benchmarking Methodology Case Study.
Introduction
Performance Evaluation Methodologies
Benchmarking Methodology Case Study
Analysis Methodology
Benchmarks
Summary
Acknowledgments
References
8. Scheduler Tuning.
Introduction
Single-Processor Systems
Symmetric Multiprocessing (SMP)
Non-Uniform Memory Access (NUMA)
Symmetric Multithreading (SMT)
The 2.6 Linux Scheduler
Load Balancing
Tunable Parts of the Scheduler
Summary
References
9. The Linux Virtual Memory Performance Implications.
Introduction
Memory and Address Space
High-Memory Support
Paging and Swapping
The Linux Page Tables
New Features in Linux 2.6
Summary
References
10. I/O Subsystems Performance Implications.
Introduction
I/O Scheduling and the Block I/O (BIO) Layer
Read and Write Request Batches
Read Anticipation Heuristic
I/O Components that Affect Performance
Addressing an I/O Device
Summary
References
11. File System Tuning.
Introduction
File System Fundamentals
Journaled File Systems
Disks Factor into File System Performance
Fragmenting a File System
File Synchronization
bdflush Parameters
Asynchronous Input and Output
Raw Disk I/O
Ext2 and Ext3
ReiserFS
Journaled File System (JFS)
Next-Generation File System (XFS)
Summary
References
12. Network Tuning.
Introduction
The Network Protocol Stack
Kernel Parameter Tuning Mechanisms
Kernel Auto Tuning
Core Kernel Parameter Descriptions
TCP/IPv4 Protocol Kernel Parameters
Summary
References
13. Interprocess Communication.
Introduction
What Is Interprocess Communication?
Linux SysV IPC Resources and the ipcs Command
Semaphore Parameters
Message Queue Parameters
Shared Memory Segment Parameters
Dynamically Modifying the Configurable IPC Parameters
Configuring IPC Parameters Statically
Pipes
Summary
14. Code Tuning.
Introduction
General Principles
Profiling to Understand the Application
Compiler Options as Tuning Tools
Code Tuning
Algorithm: Achieving Performance Through Design Choices
File I/O
Summary
IV. PERFORMANCE CHARACTERIZATION OF LINUX SERVER APPLICATIONS.
15. Web Servers.
Introduction
HTTP Requests and Responses
Network Behavior of a Web Server
Anatomy of a Web Server Transaction
Different Models of Web Servers
Tuning Web Servers
Summary
References
16. File and Print Servers.
Introduction
Types of Dedicated Network Storage Servers
Optimizing the Performance of Network Storage
References
17. Database Servers.
Introduction
Overview of Database Architectures
Database Tuning Areas to Consider
Process Management
Memory Management
I/O Management
Summary
18. Application Servers.
Introduction
The Application Server Defined
Java, J2EE, and Application Servers
Performance Characterization of Application Servers
Improving Performance and High Availability
Summary
References
V. TUNING CASE STUDIES.
19. Case Study: Tuning the i/o Schedulers in Linux 2.6.
Introduction
Benchmark Environment and Workload Profiles
I/O Schedulers and Performance
Single-CPU Single-Disk Setup
8-Way RAID-5 Setup
16-Way RAID-0 Setup
AS Sequential Read Performance
AS Versus Deadline Performance
CFQ Performance
Summary
References
20. Case Study: File System Tuning.
Introduction
Analyzing File Layout
Tuning File Systems
Measuring I/O
Summary
References
21. Case Study: Network Performance on Linux.
Introduction
Benchmarks Used in the Case Study
Enhancements in the Linux 2.4 and 2.6 Kernels
Case Study
Summary
References
22. Case Study: Commercial Workload Tuning.
Introduction
Overview of Commercial Workload Tuning
Standard Commercial Workload Model for J2EE
Our Commercial Workload Model: Stock Trading
The Performance Analysis Exercise
Summary
References
Appendix A: Tuning Kernel Parameters.
Introduction
The sysctl Interface
The procfs Interface
sysfs (Linux Kernel 2.6 Only)
General Kernel Parameters
Virtual Memory
File System
Network
Index.
商品描述(中文翻譯)
```
目錄:
前言。
致謝。
編輯介紹。
貢獻者介紹。
I. LINUX 概述。
1. Linux 安裝問題。
介紹
安裝前規劃
可配置的 2.6 內核特性
Linux 日誌功能
系統初始化:BSD 與 System V 初始化的比較
總結
參考文獻
2. 內核概述。
介紹
Linux 的演變
Linux 內核架構
進程管理
進程間通信
Linux 對稱多處理 (SMP) 模型
檔案系統
Linux 2.6 的新特性
總結
參考文獻
3. 伺服器架構概述。
介紹
Linux 伺服器
處理器與多處理
記憶體
I/O
Linux 企業伺服器
Linux 集群
伺服器系統範例
總結
II. 性能分析工具。
4. 系統性能監控。
介紹
Linux 與性能分析背景
CPU 使用率
記憶體使用率
I/O 使用率
網路使用率
總結
參考文獻
5. 系統追蹤工具。
介紹
系統追蹤的要求
top 工具
strace
OProfile
性能檢查器
總結
參考文獻
6. 基準測試作為理解工作負載性能的輔助工具。
介紹
基準測試以改善您的工作負載
有哪些類型的基準測試?
微基準測試
網頁伺服器基準測試
總結
III. 系統調整。
7. 系統性能原則與策略:基準測試方法論案例研究。
介紹
性能評估方法論
基準測試方法論案例研究
分析方法論
基準測試
總結
致謝
參考文獻
8. 調度器調整。
介紹
單處理器系統
對稱多處理 (SMP)
非均勻記憶體存取 (NUMA)
```