add_timer_on(9) suse man page | unix.com

Man Page: add_timer_on

Operating Environment: suse

Section: 9

ADD_TIMER_ON(9) 						   Driver Basics						   ADD_TIMER_ON(9)

NAME
add_timer_on - start a timer on a particular CPU
SYNOPSIS
void add_timer_on(struct timer_list * timer, int cpu);
ARGUMENTS
timer the timer to be added cpu the CPU to start it on
DESCRIPTION
This is not very scalable on SMP. Double adds are not possible.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ADD_TIMER_ON(9)
Related Man Pages
schedule_hrtimeout_range(9) - centos
gettimer(3c) - hpux
mktimer(3c) - hpux
apic(4) - freebsd
xacobeo::timer(3pm) - debian
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
Docker learning Phase-I