group tasks for the scheduler NAME proc_pid_autogroup - group tasks for the scheduler DESCRIPTION /proc/ pid /autogroup (since Linux 2.6.38) Se...overview of CPU scheduling NAME sched - overview of CPU scheduling DESCRIPTION Since Linux 2.6.23, the default scheduler is CFS, the "Completely Fair Scheduler". The CFS scheduler …display Linux processes NAME top - display Linux processes SYNOPSIS top [options] DESCRIPTION The top program provides a dynamic real-time view of a running system. It can display …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…overview of Linux capabilities NAME capabilities - overview of Linux capabilities DESCRIPTION For the purpose of performing permission checks, traditional UNIX implementations dist…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…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: …report a snapshot of the current processes. NAME ps - report a snapshot of the current processes. SYNOPSIS ps [ options ] DESCRIPTION ps displays information about a selection of t…overview of Linux namespaces NAME namespaces - overview of Linux namespaces DESCRIPTION A namespace wraps a global system resource in an abstraction that makes it appear to the pro…overview of Linux PID namespaces NAME pid_namespaces - overview of Linux PID namespaces DESCRIPTION For an overview of namespaces, see namespaces (7). PID namespaces isolate the pr…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…security-related attributes NAME /proc/pid/attr/ - security-related attributes DESCRIPTION /proc/ pid /attr/ The files in this directory provide an API for security modules. The co…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…run program in different namespaces NAME nsenter - run program in different namespaces SYNOPSIS nsenter [options] [ program [ arguments ]] DESCRIPTION The nsenter command executes …memory usage and status information NAME /proc/pid/status - memory usage and status information DESCRIPTION /proc/ pid /status Provides much of the information in /proc/ pid /stat …API for miscellaneous information in the /proc filesystem NAME procps_misc - API for miscellaneous information in the /proc filesystem SYNOPSIS #include <libproc2/misc.h> Platform …user and group ID mappings NAME /proc/pid/gid_map, /proc/pid/uid_map - user and group ID mappings DESCRIPTION /proc/ pid /gid_map (since Linux 3.5) See user_namespaces (7). /proc/ …