high-resolution sleep NAME nanosleep - high-resolution sleep LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> int nanosleep(const struct timespec * duration , s…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 #…set memory policy for a memory range NAME mbind - set memory policy for a memory range LIBRARY NUMA (Non-Uniform Memory Access) policy library ( libnuma , -lnuma ) SYNOPSIS #includ…retrieve NUMA memory policy for a thread NAME get_mempolicy - retrieve NUMA memory policy for a thread LIBRARY NUMA (Non-Uniform Memory Access) policy library ( libnuma , -lnuma ) …set default NUMA memory policy for a thread and its children NAME set_mempolicy - set default NUMA memory policy for a thread and its children LIBRARY NUMA (Non-Uniform Memory Acce…get static priority range NAME sched_get_priority_max, sched_get_priority_min - get static priority range LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sched.h> int …get static priority range NAME sched_get_priority_max, sched_get_priority_min - get static priority range LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sched.h> int …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…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 …change properties of a mount or mount tree NAME mount_setattr - change properties of a mount or mount tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/fcntl.…move all pages in a process to another set of nodes NAME migrate_pages - move all pages in a process to another set of nodes LIBRARY NUMA (Non-Uniform Memory Access) policy library…enforce a Landlock ruleset NAME landlock_restrict_self - enforce a Landlock ruleset LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/landlock.h> /* Definition of …move individual pages of a process to another node NAME move_pages - move individual pages of a process to another node LIBRARY NUMA (Non-Uniform Memory Access) policy library ( li…initiate a connection on a socket NAME connect - initiate a connection on a socket LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> int connect(int sockfd…add a key to the kernel's key management facility NAME add_key - add a key to the kernel's key management facility LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <keyu…reboot or enable/disable Ctrl-Alt-Del NAME reboot - reboot or enable/disable Ctrl-Alt-Del LIBRARY Standard C library ( libc , -lc ) SYNOPSIS /* Since Linux 2.1.30 there are symboli…get the SCHED_RR interval for the named process NAME sched_rr_get_interval - get the SCHED_RR interval for the named process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc…