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 |
|---|
| del_timer_sync(9) - centos |
| schedule_hrtimeout_range(9) - centos |
| iv_timer(3) - debian |
| mktimer(3c) - hpux |
| xacobeo::timer(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |