用户态 meaning in English
ring (computer security)
Examples
- Above example shows how to setup user mode redirection debug
上面的步骤演示了如何设定核心态调试,如何重定向用户态调试。 - The driver which communicates to user mode does not talk directly to hardware
硬盘驱动中和用户态通讯的部分通常不会直接和硬件打交道。 - We can then use the returned address to access the buffer passed down from user mode
我们可以使用它的返回值来访问被用户态所传入的缓冲区。 - So , this simply maps the physical pages used by the user mode process into system memory
所以,这只是简单的映射被用户态使用的物理页面到系统内存中。 - The whole user mode page doesn ' t need to be locked in memory as with direct i / o , which is the plus side of this
整个用户态的页不需要再像直接访问输入输出那样被锁定,这是它的好的方面。