suse man page for kthread_bind

Query: kthread_bind

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KTHREAD_BIND(9) 						   Driver Basics						   KTHREAD_BIND(9)

NAME
kthread_bind - bind a just-created kthread to a cpu.
SYNOPSIS
void kthread_bind(struct task_struct * p, unsigned int cpu);
ARGUMENTS
p thread created by kthread_create. cpu cpu (might not be online, must be possible) for k to run on.
DESCRIPTION
This function is equivalent to set_cpus_allowed, except that cpu doesn't need to be online, and the thread must be stopped (i.e., just returned from kthread_create).
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KTHREAD_BIND(9)
Related Man Pages
kthread(9) - netbsd
cpuset_destroy(3) - netbsd
cpuset_size(3) - netbsd
cpu(8) - centos
tapset::scheduler(3stap) - centos
Similar Topics in the Unix Linux Community
Change directory error
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend