add_timer_on(9) centos man page | unix.com

Man Page: add_timer_on

Operating Environment: centos

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 3.10 June 2014 ADD_TIMER_ON(9)
Related Man Pages
tau_mapping_profile_timer(3) - debian
iv_timer_unregister(3) - debian
gettimer(3c) - hpux
reltimer(3c) - hpux
struct_hrtimer(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq