Control of the Virtual-Processor environment (Server)
The DataBlade® API provides functions for controlling the Virtual-Processor (VP) environment within a user-defined routine (UDR).
Function category | DataBlade API function | DataBlade API function |
---|---|---|
Controlling the VP environment | VP information: mi_vpinfo_classid() Locking a UDR to a VP: mi_module_lock() |
VP-class information: mi_class_id() Changing the VP environment: mi_call_on_vp() |
Important: These advanced functions can adversely
affect your UDR if you use them incorrectly. Use them only when no
regular DataBlade
API functions
can perform the tasks you need done.