~ubuntu-branches/ubuntu/karmic/sysstat/karmic

« back to all changes in this revision

Viewing changes to man/mpstat.1

  • Committer: Bazaar Package Importer
  • Author(s): Robert Luberda
  • Date: 2009-06-07 21:37:20 UTC
  • mfrom: (1.1.15 upstream) (2.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090607213720-4sixxpv1y32q27qn
Tags: 9.0.3-2
Remove some debugging cruft left by accident.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH MPSTAT 1 "DECEMBER 2008" Linux "Linux User's Manual" -*- nroff -*-
 
1
.TH MPSTAT 1 "MAY 2009" Linux "Linux User's Manual" -*- nroff -*-
2
2
.SH NAME
3
3
mpstat \- Report processors related statistics.
4
4
.SH SYNOPSIS
117
117
.RS
118
118
Show the percentage of CPU utilization that occurred while
119
119
executing at the system level (kernel). Note that this does not
120
 
include time spent servicing interrupts or softirqs.
 
120
include time spent servicing hardware and software interrupts.
121
121
.RE
122
122
 
123
123
.B %iowait
128
128
 
129
129
.B %irq
130
130
.RS
131
 
Show the percentage of time spent by the CPU or CPUs to service interrupts.
 
131
Show the percentage of time spent by the CPU or CPUs to service hardware
 
132
interrupts.
132
133
.RE
133
134
 
134
135
.B %soft
135
136
.RS
136
 
Show the percentage of time spent by the CPU or CPUs to service softirqs.
137
 
A softirq (software interrupt) is one of up to 32 enumerated software
138
 
interrupts which can run on multiple CPUs at once.
 
137
Show the percentage of time spent by the CPU or CPUs to service software
 
138
interrupts.
139
139
.RE
140
140
 
141
141
.B %steal