๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

System Performance Tuning (Nutshell Handbooks)

โœ Scribed by Mike Loukides


Publisher
O'Reilly Media
Year
1990
Tongue
English
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


System Performance Tuning answers one of the most fundamental questions you can ask about your UNIX-based computer: How can I get it to do more work without buying more hardware? Anyone who has ever used a computer has wished that the system was faster, particularly at times when it was under heavy load.If your system gets sluggish when you start a big job, if it feels as if you spend hours waiting for remote file access to complete, if your system stops dead when several users are active at the same time, you need to read this book. Some performance problems do require you to buy a bigger or faster computer, but many can be solved simply by making better use of the resources you already have.Contents include:Real and perceived performance problems. Simple tricks to improve keyboard response. Locating your problem; finding out what your system is doing. Using tools such as at and batch to manage system load. Surviving without a lot of memory. Configuring your I/O system for the best throughput. Detecting an overworked or malfunctioning network. Building a kernel that uses your system more efficiently.


๐Ÿ“œ SIMILAR VOLUMES


Oracle Performance Tuning (Nutshell Hand
โœ Mark Gurry, Peter Corrigan ๐Ÿ“‚ Library ๐Ÿ“… 1996 ๐Ÿ› O'Reilly Media ๐ŸŒ English

The books in O'Reilly's Oracle series are authoritative -- they tell the whole story about complex topics, ranging from performance tuning to the use of packages in PL/SQL to new technologies like Power Objects. And they're independent; they're alternatives for readers who need to know how produ

System Performance Tuning
โœ Gian-Paolo D. Musumeci, Mike Loukides ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› O'Reilly Media ๐ŸŒ English

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. This book focuses on the operating system, the underlying hardware, and their intera

Web Performance Tuning: Speeding Up the
โœ Patrick Killelea ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐ŸŒ English

For as long as there's been a Web, people have been trying to make it faster. The maturation of the Web has meant more users, more data, more bells and whistles, and consequently longer waits on the Web. Improved performance has become one of the most important factors in determining the usability o

Exploring Expect (Nutshell Handbooks)
โœ Don Libes ๐Ÿ“‚ Library ๐Ÿ“… 1994 ๐ŸŒ English

Expect is quickly becoming a part of every UNIX user's toolbox. It allows you to automate Telnet, FTP, passwd, rlogin, and hundreds of other applications that normally require human interaction. Using Expect to automate these applications will allow you to speed up tasks and, in many cases, solve