overview of POSIX semaphores NAME sem_overview - overview of POSIX semaphores DESCRIPTION POSIX semaphores allow processes and threads t...overview of Linux IPC namespaces NAME ipc_namespaces - overview of Linux IPC namespaces DESCRIPTION IPC namespaces isolate certain IPC resources, namely, System V IPC objects (see …...mmap (2), mprotect (2), munmap (2), shmget (2), shmop (2), shm_open (3), shm_unlink (3), sem_overview (7)...semaphore. POSIX semaphores provide an alternative API for achieving the same result; see sem_overview (7). The System V semaphore API consists of the following system calls: se…...semaphore. POSIX semaphores provide an alternative API for achieving the same result; see sem_overview (7). The System V semaphore API consists of the following system calls: se…introduction to overview and miscellany section NAME intro - introduction to overview and miscellany section DESCRIPTION Section 7 of the manual provides overviews on various topic…optional parts of the POSIX standard NAME posixoptions - optional parts of the POSIX standard DESCRIPTION The POSIX standard (the information below is from POSIX.1-2001) describes …overview of signals NAME signal - overview of signals DESCRIPTION Linux supports both POSIX reliable signals (hereinafter "standard signals") and POSIX real-time signals. Signal di…overview of Linux UTS namespaces NAME uts_namespaces - overview of Linux UTS namespaces DESCRIPTION UTS namespaces provide isolation of two system identifiers: the hostname and the…overview of Linux network namespaces NAME network_namespaces - overview of Linux network namespaces DESCRIPTION Network namespaces provide isolation of the system resources associa…overview of standard C libraries on Linux NAME libc - overview of standard C libraries on Linux DESCRIPTION The term “libc” is commonly used as a shorthand for the “standard C libr…overview of standard C libraries on Linux NAME libc - overview of standard C libraries on Linux DESCRIPTION The term “libc” is commonly used as a shorthand for the “standard C libr…overview of Linux cgroup namespaces NAME cgroup_namespaces - overview of Linux cgroup namespaces DESCRIPTION For an overview of namespaces, see namespaces (7). Cgroup namespaces vi…overview of system data types NAME system_data_types - overview of system data types DESCRIPTION siginfo_t Include : <signal.h> . Alternatively, <sys/wait.h> . typedef struct { int…overview of POSIX message queues NAME mq_overview - overview of POSIX message queues DESCRIPTION POSIX message queues allow processes to exchange data in the form of messages. This…legacy formatting language for manual pages NAME man — legacy formatting language for manual pages DESCRIPTION The man language was the standard formatting language for AT&T UNIX m…overview of interfaces for obtaining randomness NAME random - overview of interfaces for obtaining randomness DESCRIPTION The kernel random-number generator relies on entropy gathe…overview of Non-Uniform Memory Architecture NAME numa - overview of Non-Uniform Memory Architecture DESCRIPTION Non-Uniform Memory Access (NUMA) refers to multiprocessor systems wh…overview of time and timers NAME time - overview of time and timers DESCRIPTION Real time and process time Real time is defined as time measured from some fixed point, either from …overview of Memory Protection Keys NAME pkeys - overview of Memory Protection Keys DESCRIPTION Memory Protection Keys (pkeys) are an extension to existing page-based memory permiss…