当前位置:国文帮>造句>

“printk”写句子,用printk造句

造句 阅读(2.32W)

如果一个printk用户要求进行速度限制,那么该用户就需要调用printk_ratelimit函数。

printk造句

Note that within the kernel, rate limiting is caller controlled and is not implemented within printk.

A printk user who desires rate limiting calls the printk_ratelimit function.

Note the use of printk here: this is the kernel printf function.

printk 是基于C语言中一个名为字符串逐字连接的特*。

注意,在内核中,速度限制是由调用者控制的,而不是在printk中实现的。