<cell>.info <cell>.status
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<cell>.set-time-quantum

Synopsis

<cell>.set-time-quantum [cycles|seconds|count] ["unit"] [picoseconds]

Description

Change the time between processor switches for processors in the cell. The time can be specified using the count and unit arguments, or, for legacy purposes, using the cycles, picoseconds or seconds arguments.

The time unit, specified by the unit argument, can be one of cycles, s, ms, us, ns, ps, m or h.

Simics will simulate each processor for a specified number of cycles before switching to the next one. Specifying cycles (which is default) refers to the number of cycles on the first processor in the cell. The following processors's cycle switch times are calculated from their processor frequencies. When the command is issued with no argument, the current time quantum is reported.

Provided By

Simics Core

See Also

set-time-quantum
<cell>.info <cell>.status