printk_timed_ratelimit(9) centos man page | unix.com

Man Page: printk_timed_ratelimit

Operating Environment: centos

Section: 9

PRINTK_TIMED_RATELIM(9) 					   Driver Basics					   PRINTK_TIMED_RATELIM(9)

NAME
printk_timed_ratelimit - caller-controlled printk ratelimiting
SYNOPSIS
bool printk_timed_ratelimit(unsigned long * caller_jiffies, unsigned int interval_msecs);
ARGUMENTS
caller_jiffies pointer to caller's state interval_msecs minimum interval between prints
DESCRIPTION
printk_timed_ratelimit returns true if more than interval_msecs milliseconds have elapsed since the last time printk_timed_ratelimit returned true.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PRINTK_TIMED_RATELIM(9)
Related Man Pages
std::decimal(3) - centos
mtrr_add(9) - centos
struct_hrtimer(9) - centos
struct_matrix_keypad_platform_data(9) - centos
trace_printk(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Shopt -s histappend
[TIP] Processing YAML files with yq