Sp - suspend process, Suspend process -72 – GE 68K System User Manual
Page 98

GE Energy Services
68K System Monitor
User's Guide
SWM0023 1.00 2
General
3-72
Full Release
SP - Suspend Process
Platform
þ
CPM
þ
D20
D20 Base
þ
D20 ME
D20 Base
þ
D20/200
CCU Base
þ
D20/200 ME
CCU Base
þ
D25
Description
Use this command to stop all unprotected processes, some unprotected processes, or
a specific unprotected process.
Use this command to stop all processes before CPU-intensive operations, for
example, an NVRAM download.
Protected processes must remain running at all times. Protected processes include:
• MON
monitor input process
• MOUT
monitor output process
• WDOG
watchdog process
• ROOT
root process
• IDLE
pSOS idle process
• LGIN
boot login process (in some cases)
• iSCS processes, including B100 and file managers.
Syntax
Below is usage and syntax information for this command
Command Format
CPM / D20 / D25: sp [(pid | name)]
CCU / CCUME: sp [(pid | gpid | name)]
Variables
None
Parameters
(none)
= suspend all unprotected processes.
pid
= pSOS process ID (in hexadecimal); suspend a
specific process.
gpid = global pSOS process ID (in hexadecimal);
suspend a specific process.
name = case-sensitive process name. The monitor
supports the new process naming convention.
If you enter an entire name, a specific process is
suspended. If you enter the first few characters,
the command attempts pattern matching. All
matching processes are suspended.
Continued on next page