GE 68K System Benutzerhandbuch

Seite von 112
68K System Monitor
User's Guide
GE Energy Services
General
SWM0023-1.00 -2
Full Release
3-17
CP - Change Priority
Platform
o
CPM
o
D20
D20 Base
o
D20 ME
D20 Base
o
D20/200
CCU Base
þ
D20/200 ME
CCU Base
þ
D25
Description
Use this command to change the current priority of an existing process.
Syntax
Below is usage and syntax information for this command
Command Format
cp (/h | ((pid | PName) (delta | abs)))
Variables
/h
= display help
Parameters
pid
= PID number
PName = name of the process
delta
= the priority change to be made.
A negative value reduces priority.
A positive value adds priority.
abs 
= the final priority of process after change in Hex
Example
Type cp WES0 +20 and press 
ENTER
.
Results: The monitor increases the priority of process WES0
by (delta) 0x20.
Note:
Process/Task names, like WES0, are case-sensitive.
Special
Considerations
If you use this command to change the priority of the IDLE
process, the system will reboot.