Kernel Modules

At the end of the previous article we handed a request to “the driver” and let it disappear into the hardware. That’s been the pattern for a while now: the VFS hands off to a filesystem, the block layer hands off to a driver, the network stack hands off to a NIC driver. Every one of those handoffs ends at some code that wasn’t in the kernel image when the machine booted.

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论