WDDM驱动模型包括两个部分,一部分是经过最新改进的核心模式驱动(KMD) ,另外一部分是用户模式驱动(user-mode driver)。通常情况下,用户模式驱动部分承担了多数的运算,在这个模式下的代码大多已经脱离了核心模式。
基于16个网页-相关网页
User-Mode Driver Framework 框架 ; 户模式驱动程序框架
User-mode driver development 用户态驱动开发
Windows User Mode Driver Manager 文件描述
Windows User Mode Driver Framework 已启动
User-Mode Driver Framework Design Guide 用户模式驱动程序框架设计指南
The Linux card services core interacts with the host controller device driver, the card device drivers, and the user mode cardmgr daemon.
linux卡服务核心与主机控制器设备驱动程序、卡设备驱动程序及用户模式cardmgr后台进程交互。
KQEMU is a driver (kernel module for Linux) that allows user-mode code and kernel code to execute directly on the host CPU.
KQEMU是一个驱动程序(Linux的内核模块),允许用户模式的代码和内核代码直接在主机CPU上执行。
According to the isolation positions of device drivers, the device driver framework can be classified into three types: kernel mode driver, user mode driver and virtual machine based driver.
目前,对设备驱动可靠性的研究着重于设备驱动与操作系统内核的有效分离,设备驱动框架按照驱动被隔离所处位置大致可分为内核态、用户态和虚拟机三种。
应用推荐