Managing performance
For example, if you administer a single standalone system, you may decide that your main priority is to improve the interactive response time. You may be able to do this by decreasing the overall workload at peak usage times. This would involve scheduling some work to run as batch jobs at quieter times, or perhaps restricting simultaneous access to your system to a smaller number of users. However, in speeding up your system's response you now have the additional problem of decreased throughput, which results in the completion of fewer jobs, potentially at critical times. In pursuing any particular performance improvement policy there are always likely to be trade-offs, especially in a situation where resources are at a premium.
The next section covers the setting of realistic performance goals as the first step in improving the performance of your computer system. You are then given a method for observing and tuning a system.