.SH Watching the Scheduler .LP Run the command .DS I \f(CRps -al\fP .DE and have a look at the output. .LP Each row gives some statistics for one process. .LP CP is a measure of what proportion of the central processor is being devoted to running the process; the more processing time it has had recently, the higher the number. .LP PRI is the priority assigned to the process by the .UX scheduler; the lower the number, the higher the priority, hence the more processing time it will be allocated in the immediate future, if it wants it. .LP What do you notice about the relationship between these two figures for each process?