CPU and system architecture information NAME /proc/cpuinfo - CPU and system architecture information DESCRIPTION /proc/cpuinfo This is a collection of CPU and system architecture d…x86 CPUID access device NAME cpuid - x86 CPUID access device DESCRIPTION CPUID provides an interface for querying information about the x86 CPU. This device is accessed by lseek (2…x86 CPU MSR access device NAME msr - x86 CPU MSR access device DESCRIPTION /dev/cpu/CPUNUM/msr provides an interface to read and write the model-specific registers (MSRs) of an x86…enable or disable kernel management of Memory Protection eXtensions (MPX) NAME PR_MPX_ENABLE_MANAGEMENT, PR_MPX_DISABLE_MANAGEMENT - enable or disable kernel management of Memory P…retrieve a value from the auxiliary vector NAME getauxval - retrieve a value from the auxiliary vector LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/auxv.h> unsi…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…Show top control groups by their resource usage NAME systemd-cgtop - Show top control groups by their resource usage SYNOPSIS systemd-cgtop [OPTIONS...] [GROUP] DESCRIPTION systemd…display information about the CPU architecture NAME lscpu - display information about the CPU architecture SYNOPSIS lscpu [options] DESCRIPTION lscpu gathers CPU architecture infor…set and get a thread's CPU affinity mask NAME sched_setaffinity, sched_getaffinity - set and get a thread's CPU affinity mask LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #de…set and get a thread's CPU affinity mask NAME sched_setaffinity, sched_getaffinity - set and get a thread's CPU affinity mask LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #de…process information, system information, and sysctl pseudo-filesystem NAME proc - process information, system information, and sysctl pseudo-filesystem DESCRIPTION The proc filesys…process information, system information, and sysctl pseudo-filesystem NAME proc - process information, system information, and sysctl pseudo-filesystem DESCRIPTION The proc filesys…thread information NAME /proc/pid/task/, /proc/tid/, /proc/thread-self/ - thread information DESCRIPTION /proc/ pid /task/ (since Linux 2.6.0) This is a directory that contains one…thread information NAME /proc/pid/task/, /proc/tid/, /proc/thread-self/ - thread information DESCRIPTION /proc/ pid /task/ (since Linux 2.6.0) This is a directory that contains one…thread information NAME /proc/pid/task/, /proc/tid/, /proc/thread-self/ - thread information DESCRIPTION /proc/ pid /task/ (since Linux 2.6.0) This is a directory that contains one…control a range of kernel parameters NAME /proc/sys/kernel/ - control a range of kernel parameters DESCRIPTION /proc/sys/kernel/ This directory contains files controlling a range o…??? NAME /proc/sys/proc/ - ??? DESCRIPTION /proc/sys/proc/ This directory may be empty. SEE ALSO proc (5), proc_sys (5)process information NAME /proc/pid/, /proc/self/ - process information DESCRIPTION /proc/ pid / There is a numerical subdirectory for each running process; the subdirectory is name…process information NAME /proc/pid/, /proc/self/ - process information DESCRIPTION /proc/ pid / There is a numerical subdirectory for each running process; the subdirectory is name…memory usage information NAME /proc/pid/statm - memory usage information DESCRIPTION /proc/ pid /statm Provides information about memory usage, measured in pages. The columns are: …