标签:
linux驱动poll
深入探究:Linux驱动中的poll技术(linux驱动poll)
Poll技术是一种硬件驱动程序或协议栈等机制循环检查状态的技术。与中断(interrupt)技术比较,poll技术更加节能,因为它可以在不引起系统中断的情况下检测到……
2022-01-15 后浪云
0
0