Change the VP environment
If the UDR determines that its VP environment is not correct for
its execution requirements, it can perform either of the following
tasks to change it.
| Change to VP environment | function |
|---|---|
| Execute a specified C function on another VP | mi_call_on_vp() |
| Fork and execute a new process to perform some task | mi_process_exec() |