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…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…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…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…Special journal fields NAME systemd.journal-fields - Special journal fields DESCRIPTION Entries in the journal (as written by systemd-journald.service (8)) resemble a UNIX process …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…C and UNIX Standards NAME standards - C and UNIX Standards DESCRIPTION The STANDARDS section that appears in many manual pages identifies various standards to which the documented …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…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…Index of configuration directives NAME systemd.directives - Index of configuration directives UNIT DIRECTIVES Directives for configuring units, used in unit files. Accept= systemd.…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…