Query: printk_timed_ratelimit
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
|---|
| bitmap_remap(9) - centos |
| schedule_hrtimeout_range(9) - centos |
| struct_kgdb_arch(9) - centos |
| trace_printk(9) - centos |
| usb_fill_int_urb(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |