virtual memory statistics NAME /proc/vmstat - virtual memory statistics DESCRIPTION /proc/vmstat (since Linux 2.6.0) This file displays various virtual memory statistics. Each line…kernel slab allocator statistics NAME slabinfo - kernel slab allocator statistics SYNOPSIS cat /proc/slabinfo DESCRIPTION Frequently used objects in the Linux kernel (buffer heads,…memory usage NAME /proc/meminfo - memory usage DESCRIPTION /proc/meminfo This file reports statistics about memory usage on the system. It is used by free (1) to report the amount …manual page database NAME mandoc.db — manual page database DESCRIPTION The mandoc.db file format is used to store information about installed manual pages to facilitate semantic se…XXX: What does 's' in "smaps" stand for? NAME /proc/pid/smaps - XXX: What does 's' in "smaps" stand for? DESCRIPTION /proc/ pid /smaps (since Linux 2.6.14) This file shows memory c…reset the PG_Referenced and ACCESSED/YOUNG bits NAME /proc/pid/clear_refs - reset the PG_Referenced and ACCESSED/YOUNG bits DESCRIPTION /proc/ pid /clear_refs (since Linux 2.6.22) …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: …a virtual memory filesystem NAME tmpfs - a virtual memory filesystem DESCRIPTION The tmpfs facility allows the creation of filesystems whose contents reside in virtual memory. Sinc…mapping of virtual pages NAME /proc/pid/pagemap - mapping of virtual pages DESCRIPTION /proc/ pid /pagemap (since Linux 2.6.25) This file shows the mapping of each of the process's…count of mappings of physical pages NAME /proc/kpagecount - count of mappings of physical pages DESCRIPTION /proc/kpagecount (since Linux 2.6.25) This file contains a 64-bit count …format of the /etc/manpath.config file NAME manpath - format of the /etc/manpath.config file DESCRIPTION The manpath configuration file is used by the manual page utilities to asse…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…physical pages frame masks NAME /proc/kpageflags - physical pages frame masks DESCRIPTION /proc/kpageflags (since Linux 2.6.25) This file contains 64-bit masks corresponding to eac…configuration file for man NAME man.conf — configuration file for man DESCRIPTION This is the configuration file for the man(1) , apropos(1) , and makewhatis(8) utilities. Its pres…kernel variables related to filesystems NAME /proc/sys/fs/ - kernel variables related to filesystems DESCRIPTION /proc/sys/fs/ This directory contains the files and subdirectories …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…memory NAME /proc/pid/mem - memory DESCRIPTION /proc/ pid /mem This file can be used to access the pages of a process's memory through open (2), read (2), and lseek (2). Permission…kernel system statistics NAME /proc/stat - kernel system statistics DESCRIPTION /proc/stat kernel/system statistics. Varies with architecture. Common entries include: cpu 10132153 …introduction to file formats and filesystems NAME intro - introduction to file formats and filesystems DESCRIPTION Section 5 of the manual describes various file formats, as well a…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…