日韩精品 中文字幕 动漫,91亚洲午夜一区,在线不卡日本v一区v二区丶,久久九九国产精品自在现拍

注冊(cè) | 登錄讀書(shū)好,好讀書(shū),讀好書(shū)!
讀書(shū)網(wǎng)-DuShu.com
當(dāng)前位置: 首頁(yè)出版圖書(shū)科學(xué)技術(shù)計(jì)算機(jī)/網(wǎng)絡(luò)操作系統(tǒng)其他操作系統(tǒng)Solaris性能與工具(英文影印版)

Solaris性能與工具(英文影印版)

Solaris性能與工具(英文影印版)

定 價(jià):¥59.00

作 者: Richard McDougall;Jim Mauro;Brendan Gregg
出版社: 機(jī)械工業(yè)出版社
叢編項(xiàng): 經(jīng)典原版書(shū)庫(kù)
標(biāo) 簽: solaris

ISBN: 9787111212492 出版時(shí)間: 2007-04-01 包裝: 膠版紙
開(kāi)本: 16開(kāi) 頁(yè)數(shù): 444 字?jǐn)?shù):  

內(nèi)容簡(jiǎn)介

  《Solaris性能與工具(英文版)》全面介紹了Solaris 10和OpenSolaris中的強(qiáng)大工具,包括Solaris動(dòng)態(tài)跟蹤工具、DTrace和MDB(模塊調(diào)試器)。書(shū)中提供了理解性能和行為的系統(tǒng)方法,包括● 分析內(nèi)核和應(yīng)用程序的CPU利用率,包括讀取和理解硬件計(jì)數(shù)器?!?進(jìn)程級(jí)資源使用和概要描述?!?磁盤(pán)IO行為和分析。● 系統(tǒng)和應(yīng)用程序級(jí)的內(nèi)存使用?!?網(wǎng)絡(luò)性能。● 內(nèi)核監(jiān)視和概要描述,以及收集內(nèi)核統(tǒng)計(jì)數(shù)據(jù)。● 使用DTrace提供者和聚集。● MDB命令和完整的MDB指南。對(duì)任何水平的Solaris 10和OpenSolaris用戶(hù)來(lái)說(shuō),《Solaris性能與工具(英文版)》和《Solaris內(nèi)核結(jié)構(gòu)》都極具參考價(jià)值。

作者簡(jiǎn)介

  本書(shū)提供作譯者介紹Richard McDougall,Sun公司杰出工程師,專(zhuān)門(mén)從事OS技術(shù)和系統(tǒng)性能的研究。.Jim Mauro,Sun公司高級(jí)工程師,從事性能、體系結(jié)構(gòu)和應(yīng)用工程小組方面的研究。最近,他的研究重點(diǎn)是Opteron平臺(tái)上的Solaris性能。..Brendan Gregg,Solaris咨詢(xún)師,在澳大利亞和亞洲為Sun公司講課。他同時(shí)也是OpenSolaris的貢獻(xiàn)者和社區(qū)領(lǐng)導(dǎo)者,編寫(xiě)了許多軟件包,包括DTraceTookit。...

圖書(shū)目錄

Foreword  
Prefa e.  
About the Authors  
A knowledgments  
PART ONE Observability Methods  
Chapter 1 Introdu tion to Observability Tools  
1.1 Observability Tools  
1.2 Drill-Down Analysis  
1.3 About Part One  
Chapter 2 CPUs  
2.1 Tools for CPU Analysis  
2.2 vmstat Tool  
2.3 CPU Utilization  
2.4 CPU Saturation  
2.5 psrinfo Command  
2.6 uptime Command  
2.7 sar Command  
2.8 Clock Tick Woes  
2.9 mpstat Command  
2.10 Who Is Using the CPU?  
2.11 CPU Run Queue Latency  
2.12 CPU Statisti s Internals  
2.13 Using DTrace to Explain Events from Performance Tools  
2.14 DTrace Versions of runq- sz, %runo  
2.15 DTrace Probes for CPU States  
Chapter 3 Pro esses  
3.1 Tools for Pro ess Analysis  
3.2 Process Statistics Summary: prstat  
3.3 Process Status: ps  
3.4 Tools for Listing and Controlling Pro esses  
3.5 Process Introspection Commands  
3.6 Examining User-Level Locks in a Process  
3.7 Tracing Processes  
3.8 Java Processes  
Chapter 4 Disk Behavior and Analysis  
4.1 Terms for Disk Analysis  
4.2 Randomcvs. Sequential I/O  
4.3 Storage Arrays  
4.4 Sector Zoning  
4.5 Max I/O Size  
4.6 iostat Utility  
4.7 Disk Utilization  
4.8 Disk Saturation  
4.9 Disk Throughput  
4.10 iostat Referen e  
4.11 Reading iostat  
4.12 iostat Internals  
4.13 sar -d  
4.14 Trace Normal Form TNF) Tracing for I/O  
4.15 DTrace for I/O  
4.16 Disk I/O Time  
4.17 DTraceToolkit Commands  
4.18 DTraceTazTool  
Chapter 5 File Systems  
5.1 Layers of File System and I/O  
5.2 Observing Physi al I/O  
5.3 File System Latency  
5.4 Causes of Read/Write File System Latency  
5.5 Observing File System “Top End” Activity  
5.6 File System Caches  
5.7 NFS Statistics  
Chapter 6 Memory  
6.1 Tools for Memory Analysis  
6.2 vmstat(1M) Command  
6.3 Types of Paging  
6.4 Physical Memory Allocation  
6.5 Relieving Memory Pressure  
6.6 Scan Rate asca Memory Health Indicator  
6.7 Process Virtual and Resident Set Size  
6.8 Using pmap to Inspect Process Memory Usage  
6.9 Calculating Pro ess Memory Usage with ps and pmap  
6.10 Displaying Page-Size Information with pmap  
6.11 Using DTrace for Memory Analysis  
6.12 Obtaining Memory Kstats  
6.13 Using the Perl Kstat API to Look at Memory Statistics  
6.14 System Memory Allo ation Kstats  
6.15 Kernel Memow with kstat  
6.16 System Paging Kstats  
6.17 Observing MMU Performance Impact with trapstat  
6.18 Swap Space  
Chapter 7 Networks  
7.1 Terms for Network Analysis  
7.2 Packets Are Not Bytes  
7.3 Network Utilization  
7.4 Network Saturation  
7.5 Network Errors  
7.6 Misconfigurations  
7.7 Systemwide Statistics  
7.8 Per-Process Network Statistics  
7.9 TCP Statistics  
7.10 IP Statistics  
7.11 ICMP Statistics  
Chapter 8 Performance Counters  
8.1 Introducing CPU Caches  
8.2  pustat Command
8.3  putrack Command  
8.4 busstat Command  
Chapter 9 Kernel Monitoring  
9.1 Tools for Kernel Monitoring  
9.2 Profiling the Kernel and Drivers  
9.3 Analyzing Kernel Locks  
9.4 DTrace lockstat Provider  
9.5 DTrace Kernel Profiling  
9.6 Interrupt Statistics: vmstat -i  
9.7 Interrupt Analysis: intrstat  
PART TWO Observability Infrastructure  
Chapter 10 Dynami Tracing  
10.1 Introduction to DTrace  
10.2 The Basics  
10.3 Inspecting Java Appli ations with DTrace  
10.4 DTrace Architecture  
10.5 Summary  
10.6 Probe Reference  
10.7 MDB Reference  
Chapter 11 Kernel Statistics  
11.1 C-Level Kstat Interface  
11.2 Command-Line Interface  
11.3 Using Peri to A ess kstats  
11.4 Snooping a Program's kstat Use with DTrace  
11.5 Adding Statistics to the Solaris Kernel  
11.6 Additional Information  
PART THREE Debugging  
Chapter 12 The Modular Debugger  
12.1 Introduction to the Modular Debugger  
12.2 MDB Concepts  
Chapter 13 An MDB Tutorial  
13.1 Invoking MDB  
13.2 MDB Command Syntax  
13.3 Working with Debugging Targets  
13.4 GDB-to-MDB Referen e  
13.5 dcmd and Walker Reference  
Chapter 14 Debugging Kernels  
14.1 Working with Kernel Cores  
14.2 Examining User Process Stacks within a Kernel Image  
14.3 Swit hing MDB to Debugca Specifi Process  
14.4 kmdb, the Kernel Modular Debugger  
14.5 Kernel Built-In MDB dcmds  
APPENDICES  
Appendix A Tunables and Settings  
Appendix B DTrace One-Liners  
Appendix C Java DTrace Scripts  
Appendix D Sample Peri Kstat Utilities  
Bibliography  
Index

本目錄推薦

掃描二維碼
Copyright ? 讀書(shū)網(wǎng) rgspecialties.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號(hào) 鄂公網(wǎng)安備 42010302001612號(hào)