Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
System Performance Tuning
 
 

System Performance Tuning [ペーパーバック]

Gian-Paolo D. Musumeci , Michael Kosta Loukides
5つ星のうち 4.5  レビューをすべて見る (2件のカスタマーレビュー)
価格: ¥ 3,820 通常配送無料 詳細
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
通常2~4週間以内に発送します。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。

商品の説明

内容説明

System Performance Tuning answers one of the most fundamental questions you can ask about your computer: How can I get it to do more work without buying more hardware? In the current economic downturn, performance tuning takes on a new importance. It allows system administrators to make the best use of existing systems and minimize the purchase of new equipment. Well-tuned systems save money and time that would otherwise be wasted dealing with slowdowns and errors. Performance tuning always involves compromises; unless system administrators know what the compromises are, they can't make intelligent decisions. Tuning is an essential skill for system administrators who face the problem of adapting the speed of a computer system to the speed requirements imposed by the real world. It requires a detailed understanding of the inner workings of the computer and its architecture. System Performance Tuning covers two distinct areas: performance tuning, or the art of increasing performance for a specific application, and capacity planning, or deciding what hardware best fulfills a given role. Underpinning both subjects is the science of computer architecture. This book focuses on the operating system, the underlying hardware, and their interactions. Topics covered include: *Real and perceived performance problems, introducing capacity planning and performance monitoring (highlighting their strengths and weaknesses). *An integrated description of all the major tools at a system administrator's disposal for tracking down system performance problems. *Background on modern memory handling techniques, including the memory-caching filesystem implementations in Solaris and AIX. Updated sections on memory conservation and computing memory requirements. *In depth discussion of disk interfaces, bandwidth capacity considerations, and RAID systems. *Comprehensive discussion of NFS and greatly expanded discussion of networking. *Workload management and code tuning. *Special topics such as tuning Web servers for various types of content delivery and developments in cross-machine parallel computing For system administrators who want a hands-on introduction to system performance, this is the book to recommend.

内容(「BOOK」データベースより)

本書では、システム性能の改善の基礎、すなわち全体としてのUNIXシステム全体の性能の最適化の基本について紹介する。 --このテキストは、絶版本またはこのタイトルには設定されていない版型に関連付けられています。

登録情報

  • ペーパーバック: 336ページ
  • 出版社: Oreilly & Associates Inc; 2版 (2002/02)
  • 言語 英語, 英語, 英語
  • ISBN-10: 059600284X
  • ISBN-13: 978-0596002848
  • 発売日: 2002/02
  • 商品の寸法: 23.3 x 17.8 x 2.3 cm
  • おすすめ度: 5つ星のうち 4.5  レビューをすべて見る (2件のカスタマーレビュー)
  • Amazon ベストセラー商品ランキング: 洋書 - 374,987位 (洋書のベストセラーを見る)
  •  カタログ情報、または画像について報告

  • 目次を見る

この本のなか見!検索より (詳細はこちら
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引 | 裏表紙
この本の中身を閲覧する:

この商品にタグをつける

 (詳細)
タグは、商品との関連性が非常に強いキーワードまたはラベルのようなものです。
タグにより、すべてのお客様がお気に入りの商品の整理と確認を行うことができます。
※タグは初期設定で公開になっています。詳しくはこちら
 

 

カスタマーレビュー

2レビュー
星5つ:
 (1)
星4つ:
 (1)
星3つ:    (0)
星2つ:    (0)
星1つ:    (0)
 
 
 
 
 
おすすめ度
5つ星のうち 4.5 (2件のカスタマーレビュー)
 
 
 
 
あなたの意見や感想を教えてください:
最も参考になったカスタマーレビュー

2 人中、2人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 5.0 LINUXでは半分は当てはまらないかもしれませんが, 2008/2/28
By 
kaizen (愛知県) - レビューをすべて見る
(殿堂入りNo1レビュアー)   
レビュー対象商品: System Performance Tuning (ペーパーバック)
1章、2章のシステム管理のコマンドで、本書と現在のLinuxとの対比をしてみた。

LINUXでみあたったもの
ps
crontab
/bin/su

LINUXで見あたらなかったもの
iostat
sar
/etc/sa
prdaily

割合からすると、5分の2程度は現在でもそのまま利用できるかもしれない。
逆に言うと、半分以上はそのままでは現在は利用できない。
類似の機能を探す必要がある。
過去に存在していたものは、なんらかの形で存在するはずだという根拠として利用できる。

レビューを評価してください 
このレビューは参考になりましたか? はい いいえ


5つ星のうち 4.0 Indispensable place to start, 2005/6/13
By 
the_bernie-at-tx-rr-com "xyzzy" (Arlington, Texas, U.S.A.) - レビューをすべて見る
(VINEメンバー)   
レビュー対象商品: System Performance Tuning (ペーパーバック)
It is generic and only dated to the extent that there is more information now. The concepts and methods are still sound and can be applied to today’s systems.
Want to know about SAR?

When you time an application do you want to know what the user-state CPU time and systemstate CPU time means?

Many of the pertinent questions and answers to System Performance Tuning are in this book. The chapters are:

. Introduction to System Performance
. Monitoring System Activity
. Managing the Workload
. Memory Performance
. Disk Performance Issues
. Network Performance
. Terminal Performance
. Kernel Configuration
. Appendix A Real-time Processes
. Appendix B A Performance Tuning Strategy

This book has helped point to the pertinent manuals on several flavors of UNIX.

レビューを評価してください 
このレビューは参考になりましたか? はい いいえ

あなたの意見や感想を教えてください: 自分のレビューを作成する
 
 
この商品のカスタマーレビューだけを検索する



クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


同じキーワードの商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換