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…virtual memory subsystem NAME /proc/sys/vm/ - virtual memory subsystem DESCRIPTION /proc/sys/vm/ This directory contains files for memory management tuning, buffer, and cache manag…OOM-killer score adjustment NAME /proc/pid/oom_score_adj - OOM-killer score adjustment DESCRIPTION /proc/ pid /oom_score_adj (since Linux 2.6.36) This file can be used to adjust th…OOM-killer score adjustment NAME /proc/pid/oom_score_adj - OOM-killer score adjustment DESCRIPTION /proc/ pid /oom_score_adj (since Linux 2.6.36) This file can be used to adjust th…child tasks NAME /proc/tid/children - child tasks DESCRIPTION /proc/ tid /children (since Linux 3.5) A space-separated list of child tasks of this task. Each child task is represen…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…command name NAME /proc/pid/comm - command name DESCRIPTION /proc/ pid /comm (since Linux 2.6.33) This file exposes the process's comm value—that is, the command name associated wi…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 …group tasks for the scheduler NAME proc_pid_autogroup - group tasks for the scheduler DESCRIPTION /proc/ pid /autogroup (since Linux 2.6.38) See sched (7). SEE ALSO proc (5)mapped memory regions NAME /proc/pid/maps - mapped memory regions DESCRIPTION /proc/ pid /maps A file containing the currently mapped memory regions and their access permissions. S…status information NAME /proc/pid/stat - status information DESCRIPTION /proc/ pid /stat Status information about the process. This is used by ps (1). It is defined in the kernel s…core dump file NAME core - core dump file DESCRIPTION The default action of certain signals is to cause a process to terminate and produce a core dump file , a file containing an i…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…kernel system statistics NAME /proc/stat - kernel system statistics DESCRIPTION /proc/stat kernel/system statistics. Varies with architecture. Common entries include: cpu 10132153 …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: …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…