Man Page: printk_timed_ratelimit
Operating Environment: centos
Section: 9
PRINTK_TIMED_RATELIM(9) Driver Basics PRINTK_TIMED_RATELIM(9)NAMEprintk_timed_ratelimit - caller-controlled printk ratelimitingSYNOPSISbool printk_timed_ratelimit(unsigned long * caller_jiffies, unsigned int interval_msecs);ARGUMENTScaller_jiffies pointer to caller's state interval_msecs minimum interval between printsDESCRIPTIONprintk_timed_ratelimit returns true if more than interval_msecs milliseconds have elapsed since the last time printk_timed_ratelimit returned true.COPYRIGHTKernel 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 |