...or the main thread of the thread group. (If you are using the POSIX threads API, then use pthread_setaffinity_np (3) instead of sched_setaffinity ().) The isolcpus boot option c…...or the main thread of the thread group. (If you are using the POSIX threads API, then use pthread_setaffinity_np (3) instead of sched_setaffinity ().) The isolcpus boot option c…get thread identification NAME gettid - get thread identification LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE #include <unistd.h> pid_t gettid(void); DES…set and get scheduling policy/parameters NAME sched_setscheduler, sched_getscheduler - set and get scheduling policy/parameters LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #…set and get scheduling policy/parameters NAME sched_setscheduler, sched_getscheduler - set and get scheduling policy/parameters LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #…execute an SPU context NAME spu_run - execute an SPU context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/spu.h> /* Definition of SPU_* constants */ #include <s…set and get scheduling policy and attributes NAME sched_setattr, sched_getattr - set and get scheduling policy and attributes LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…set and get scheduling policy and attributes NAME sched_setattr, sched_getattr - set and get scheduling policy and attributes LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…create a child process NAME fork - create a child process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> pid_t fork(void); DESCRIPTION fork () creates a new…examine and change blocked signals NAME sigprocmask, rt_sigprocmask - examine and change blocked signals LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> /* P…examine and change blocked signals NAME sigprocmask, rt_sigprocmask - examine and change blocked signals LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> /* P…determine CPU and NUMA node on which the calling thread is running NAME getcpu - determine CPU and NUMA node on which the calling thread is running LIBRARY Standard C library ( lib…set user identity NAME setuid - set user identity LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int setuid(uid_t uid ); DESCRIPTION setuid () sets the effe…set user identity NAME setuid - set user identity LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int setuid(uid_t uid ); DESCRIPTION setuid () sets the effe…set real, effective, and saved user or group ID NAME setresuid, setresgid - set real, effective, and saved user or group ID LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #defi…set real, effective, and saved user or group ID NAME setresuid, setresgid - set real, effective, and saved user or group ID LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #defi…set real, effective, and saved user or group ID NAME setresuid, setresgid - set real, effective, and saved user or group ID LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #defi…set real, effective, and saved user or group ID NAME setresuid, setresgid - set real, effective, and saved user or group ID LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #defi…set and get scheduling parameters NAME sched_setparam, sched_getparam - set and get scheduling parameters LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sched.h> int …set and get scheduling parameters NAME sched_setparam, sched_getparam - set and get scheduling parameters LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sched.h> int …