HP-UX Internals
暫譯: HP-UX 內部結構
Chris Cooper, Chris Moore
- 出版商: Prentice Hall
- 出版日期: 2004-01-22
- 定價: $1,980
- 售價: 6.0 折 $1,188
- 語言: 英文
- 頁數: 416
- 裝訂: Paperback
- ISBN: 0130328618
- ISBN-13: 9780130328618
立即出貨(限量) (庫存=2)
買這商品的人也買了...
-
$580$458 -
$480$379 -
$880$695 -
$420$328 -
$780$741 -
$600$474 -
$590$466 -
$750$585 -
$280$218 -
$690$538 -
$480$408 -
$750$638 -
$560$476 -
$720$569 -
$490$417 -
$880$695 -
$420$328 -
$850$723 -
$480$379 -
$750$593 -
$1,080$1,058 -
$650$514 -
$680$578 -
$650$507 -
$880$695
相關主題
商品描述
Description:
HP-UX 11i Internals
Chris CooperChris Moore
- Invaluable information for optimizing HP-UX performance, reliability, and efficiency
- Find out how to approach system administration, tuning, and troubleshooting from a more informed perspective
- For every HP-UX sysadmin, programmer, and performance specialist
HP Professional Books
HP-UX 11i Internals
HP-UX under the hood: practical insight for optimization and troubleshooting
To maximize the performance, efficiency, and reliability of your HP-UX sysem, you need to know what's going on under the hood. HP-UX 11i Internals goes beyond generic UNIX internals, showing exactly how HP-UX works in PA-RISC environments.
HP experts Cooper and Moore systematically illuminate HP-UX kernel data structures and algorithms for memory management, process and thread scheduling, I/O control, files and file systems, resource management, and more. They focus on HP-UX 11i, while also offering valuable insight for those using earlier versions.
- PA-RISC architecture: register set, virtual memory, key instructions, and procedure calling conventions
- HP-UX kernel organization: hardware-dependent and independent data structures
- Process and thread management: proc tables, memory management, scheduling, and the complete process/thread lifecycle
- System-wide memory resources: allocation and mapping to physical memory
- HP-UX paging and swapping
- Files and filesystems: traditional UNIX filesystems, HFS, VFS, and dynamic buffer cache
- I/O and device management: addressing, DMA, interrupts, device files, I/O configuration, device driver assignments, and I/O request pathways
- Logical Volume Management (LVM): abstracting physical disks from the disk I/O system
- HP-UX multiprocessing: challenges, data structures, and interfaces
- Kernel communication services: semaphores, message queues, shared memory, signals, and the kernel "callout" system
- Signaling in complex threaded environments
- System initialization, from vmunix to init: running HP-UX on diverse platforms
Whether you administer HP-UX, tune it, troubleshoot it, or write kernel modules for it, you'll find HP-UX 11i Internals indispensable.
Table of Contents:
Preface.
Acknowledgments.
List of Figures.
List of
Tables.
List of Listings.
1. PA-RISC 2.0 Architecture.
2. Procedure Calling Conventions.
3. The Kernel: Basic Organization.
4. Programs, Processes, and Threads.
5. Process and Thread Management from the Process's Viewpoint.
6. Managing Memory.
7. The HP-UX Paging System.
8. Files and File Systems.
9. The Process Life Cycle, Cradle to Grave.
10. I/O and Device Management.
11. The Logical Volume Manager.
12. Multiprocessing and HP-UX.
13. Kernel Services.
14. Signals.
15. System Initialization.
16. Tools Overview.
Index.
商品描述(中文翻譯)
描述:
HP-UX 11i 內部結構
Chris Cooper、Chris Moore
- 對於優化 HP-UX 的性能、可靠性和效率提供了寶貴的信息
- 了解如何從更具知識的角度進行系統管理、調整和故障排除
- 適合每位 HP-UX 系統管理員、程序員和性能專家
HP 專業書籍
HP-UX 11i 內部結構
HP-UX 的內部運作:優化和故障排除的實用見解
要最大化您的 HP-UX 系統的性能、效率和可靠性,您需要了解其內部運作。HP-UX 11i 內部結構 超越了通用 UNIX 內部結構,具體展示了 HP-UX 在 PA-RISC 環境中的運作方式。
HP 專家 Cooper 和 Moore 系統性地闡明了 HP-UX 核心數據結構和內存管理、進程和線程調度、I/O 控制、文件和文件系統、資源管理等算法。他們專注於 HP-UX 11i,同時也為使用早期版本的用戶提供了寶貴的見解。
- PA-RISC 架構:寄存器集、虛擬內存、關鍵指令和過程調用約定
- HP-UX 核心組織:硬體依賴和獨立的數據結構
- 進程和線程管理:proc 表、內存管理、調度和完整的進程/線程生命週期
- 系統範圍的內存資源:分配和映射到物理內存
- HP-UX 分頁和交換
- 文件和文件系統:傳統 UNIX 文件系統、HFS、VFS 和動態緩衝區快取
- I/O 和設備管理:尋址、DMA、中斷、設備文件、I/O 配置、設備驅動程序分配和 I/O 請求路徑
- 邏輯卷管理 (LVM):將物理磁碟抽象化以適應磁碟 I/O 系統
- HP-UX 多處理:挑戰、數據結構和介面
- 核心通信服務:信號量、消息隊列、共享內存、信號和核心的 'callout' 系統
- 在複雜的線程環境中的信號處理
- 系統初始化,從 vmunix 到 init:在多樣化平台上運行 HP-UX
無論您是管理 HP-UX、調整其性能、故障排除,還是為其編寫核心模塊,您都會發現 HP-UX 11i 內部結構 是不可或缺的。
目錄:
前言。
致謝。
圖表清單。
表格清單。
程式碼清單。
1. PA-RISC 2.0 架構。
2. 過程調用約定。
3. 核心:基本組織。
4. 程序、進程和線程。
5. 從進程的角度管理進程和線程。
6. 管理內存。
7. HP-UX 分頁系統。
8. 文件和文件系統。
9. 進程生命週期,從搖籃到墳墓。
10. I/O 和設備管理。
11. 邏輯卷管理器。
12. 多處理和 HP-UX。
13. 核心服務。
14. 信號。
15. 系統初始化。
16. 工具概述。
索引。