beautypg.com

Atlantis Land I-Storm A02-RA(Atmos)_ME01 User Manual

Page 16

background image

2.16 bind , unbind

2.16.1 Syntax

bind

unbind

2.16.2 Description

The former command binds this console device to the specified process – that is,
binds this device to the file, if any, opened for read by that process, and binds every
file opened by the process to this device.
The latter command unbinds this console device – that is, undoes the above bindings.

2.16.3 Example

mymachine>

bind ip

ip>

@ unbind

mymachine>

2.17 Commands for the chips process

2.18 cpu

2.18.1 Syntax

cpu

2.18.2 Description

Displays the recent CPU utilization as a percentage. This is a fairly crude
measurement: the ATMOS kernel measures the time that the CPU spends in the idle
loop over successive three-second intervals, and the cpu command uses this
measurement from the most recent complete three-second interval.

2.19 debug

2.19.1 Syntax

debug

2.19.2 Description

Enters the ATMOS debugger.

2.20 exit

2.20.1 Syntax

exit

2.20.2 Description