disable-multimachine-accelerator – deprecated disable-object-lock-stats
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

disable-multithreading

Synopsis

disable-multithreading

Description

Disable the use of multiple concurrent threads for processor model simulation.

Note: turning off multithreading only prevents multiple threads from being used for instruction simulation. It does not disable usage of additional threads for things like JIT compilation.

Disabling multithreading does not affect the threading mode of the simulation (see set-threading-mode). In particular, the thread domain partitioning and the virtual time synchronization mechanism is not affected.

The ability to turn off multithreading is primarily intended as way to help debug concurrency issues in models.

Provided By

Simics Core

See Also

set-threading-mode
disable-multimachine-accelerator – deprecated disable-object-lock-stats