ADD_TIMER_ON(9) Driver Basics ADD_TIMER_ON(9)NAMEadd_timer_on - start a timer on a particular CPUSYNOPSISvoid add_timer_on(struct timer_list * timer, int cpu);ARGUMENTStimer the timer to be added cpu the CPU to start it onDESCRIPTIONThis is not very scalable on SMP. Double adds are not possible.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ADD_TIMER_ON(9)
| Related Man Pages |
|---|
| schedule_hrtimeout_range(9) - centos |
| struct_hrtimer(9) - centos |
| iv_timer_register(3) - debian |
| struct_hrtimer(9) - suse |
| timer_delete(3rt) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |