用户时间是指执行普通的指令所用的时间,系统时间显然是进行系统调用,特权指令所消耗的时间。
The user CPU time is the CPU time attributed to user instructions. The system CPU time is the CPU time attributed to the kernel when it executes on behalf of the process.
最后,他们使用了某一版本的BSD内核,作为进程运行在他们的微内核上层,调用Mach,而不是运行特权指令。
In the end, they had a version of the BSD kernel running as a process on top of their microkernel and calling down to Mach instead of executing privileged instructions.
类似的一个例子是完全虚拟化解决方案通过运行时代码扫描来查找和重定向特权指令(用来解决特定处理器指令集的一些问题)。
A similar example is runtime code scanning used by full virtualization solutions to find and redirect privileged instructions (to work around issues in certain processor instruction sets).
System/390架构支持机器的完全虚拟化,甚至包括只能在为虚拟机创建的沙箱中运行的“特权”指令。
The System/390 architecture allowed complete virtualization of the machine, including even the "privileged" instructions that simply ran inside the sandbox created for them.
System/390架构支持机器的完全虚拟化,甚至包括只能在为虚拟机创建的沙箱中运行的“特权”指令。
The System/390 architecture allowed complete virtualization of the machine, including even the "privileged" instructions that simply ran inside the sandbox created for them.
应用推荐