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 |
|---|
| timer_delete(3c) - opensolaris |
| schedule_hrtimeout_range(9) - centos |
| gettimer(3c) - hpux |
| struct_hrtimer(9) - suse |
| apic(4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| Update kernel Linux without reboot?! |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |