POSIX asynchronous I/O overview NAME aio - POSIX asynchronous I/O overview DESCRIPTION The POSIX asynchronous I/O (AIO) interface allows applications to initiate one or more I/O op…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 Linux mount namespaces NAME mount_namespaces - overview of Linux mount namespaces DESCRIPTION For an overview of namespaces, see namespaces (7). Mount namespaces provid…pseudoterminal interfaces NAME pty - pseudoterminal interfaces DESCRIPTION A pseudoterminal (sometimes abbreviated "pty") is a pair of virtual character devices that provide a bidi…description of the filesystem hierarchy NAME hier - description of the filesystem hierarchy DESCRIPTION A typical Linux system has, among others, the following directories: / This …kernel image access prevention feature NAME kernel_lockdown - kernel image access prevention feature DESCRIPTION The Kernel Lockdown feature is designed to prevent both direct and …Network device naming schemes NAME systemd.net-naming-scheme - Network device naming schemes DESCRIPTION Network interfaces names and MAC addresses may be generated based on certai…confine processes to processor and memory node subsets NAME cpuset - confine processes to processor and memory node subsets DESCRIPTION The cpuset filesystem is a pseudo-filesystem…introduction to boot time parameters of the Linux kernel NAME bootparam - introduction to boot time parameters of the Linux kernel DESCRIPTION The Linux kernel accepts certain 'com…Linux ARP kernel module. NAME arp - Linux ARP kernel module. DESCRIPTION This kernel protocol module implements the Address Resolution Protocol defined in RFC 826. It is used to co…Hierarchical Fair Service Curve NAME tc-hfcs - Hierarchical Fair Service Curve HISTORY & INTRODUCTION HFSC (Hierarchical Fair Service Curve) is a network packet scheduling algorith…how a pathname is resolved to a file NAME path_resolution - how a pathname is resolved to a file DESCRIPTION Some UNIX/Linux system calls have as parameter one or more filenames. A…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…file inode information NAME inode - file inode information DESCRIPTION Each file has an inode containing metadata about the file. An application can retrieve this metadata using st…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…systemd unit generators NAME systemd.generator - systemd unit generators SYNOPSIS /path/to/generator normal-dir [ early-dir ] [ late-dir ] /run/systemd/system-generators/* /etc/sys…overview of POSIX shared memory NAME shm_overview - overview of POSIX shared memory DESCRIPTION The POSIX shared memory API allows processes to communicate information by sharing a…tbl language reference for mandoc NAME tbl — tbl language reference for mandoc DESCRIPTION The tbl language formats tables. It is used within mdoc(7) and man(7) pages. This manual …feature test macros NAME feature_test_macros - feature test macros DESCRIPTION Feature test macros allow the programmer to control the definitions that are exposed by system header…feature test macros NAME feature_test_macros - feature test macros DESCRIPTION Feature test macros allow the programmer to control the definitions that are exposed by system header…