OperatingSystemLinux.
current_process
Retrieve the current process.
Retrieve the process that is currently running on the given vCPU.
cpu_num (int) – Try to retrieve the process that is currently running on the vCPU with the number cpu_num.
A representation of the process.
object