搜索:rebooting
找到约 2 项符合「rebooting」的查询结果
结果 2
按分类筛选
https://www.eeworm.com/dl/619/429800.html
Linux/Unix编程
Ksplice is practical technology for updating the Linux kernel without rebooting. It enables you to a
Ksplice is practical technology for updating the Linux kernel without rebooting. It enables you to avoid the disruptive process of rebooting for kernel security updates and bugfixes. By making it easy to keep your systems up to date, Ksplice helps you avoid the security and stabi ...
https://www.eeworm.com/dl/531/456247.html
操作系统开发
A user-space device driver can do many of the things that kernel drivers can t, such as perform a lo
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that i ...