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 2.6. July 2010 ADD_TIMER_ON(9)
| Related Man Pages |
|---|
| del_timer_sync(9) - centos |
| iv_timer_unregister(3) - debian |
| struct_hrtimer(9) - suse |
| timer_delete(3rt) - sunos |
| apic(4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Cut command on RHEL 6.8 compatibility issues |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |