Global Information Lookup Global Information

Procfs information


The proc filesystem (procfs) is a special filesystem in Unix-like operating systems that presents information about processes and other system information in a hierarchical file-like structure, providing a more convenient and standardized method for dynamically accessing process data held in the kernel than traditional tracing methods or direct access to kernel memory. Typically, it is mapped to a mount point named /proc at boot time. The proc file system acts as an interface to internal data structures about running processes in the kernel. In Linux, it can also be used to obtain information about the kernel and to change certain kernel parameters at runtime (sysctl).

Many Unix-like operating systems support the proc filesystem, including System V, Solaris, IRIX, Tru64 UNIX, BSD, Linux, IBM AIX,[1] QNX, and Plan 9 from Bell Labs. OpenBSD dropped support in version 5.7, released in May 2015. It is absent from HP-UX[1] and macOS.[2]

The Linux kernel extends it to non–process-related data.

The proc filesystem provides a method of communication between kernel space and user space. For example, the GNU version of the process reporting utility ps uses the proc file system to obtain its data, without using any specialized system calls.

  1. ^ a b Nemeth, Evi; Snyder, Garth; Hein, Trent R.; Whaley, Ben (14 July 2010). UNIX and Linux System Administration Handbook. Pearson Education. p. 136. ISBN 978-0-13-211736-4.
  2. ^ Cite error: The named reference :1 was invoked but never defined (see the help page).

and 29 Related for: Procfs information

Request time (Page generated in 0.5486 seconds.)

Procfs

Last Update:

manual page - Description of the original procfs. Plan 9 procfs manual page - Plan 9 greatly expanded the procfs concept, providing a much expanded interface...

Word Count : 2142

Sysfs

Last Update:

previously obtained via procfs, and some scripts configure device drivers and devices via their attributes. Linux portal procfs configfs tmpfs sysctl,...

Word Count : 600

Ptrace

Last Update:

call for each word). For this reason the 8th edition of Unix introduced procfs, which allows permitted processes direct access to the memory of another...

Word Count : 1270

Ephemeral port

Last Update:

List of TCP and UDP port numbers The effective range is accessible via procfs at node /proc/sys/net/ipv4/ip_local_port_range. Karen R.Sollins (July 1992)...

Word Count : 539

File system

Last Update:

to files that are either computed on request, called virtual files (see procfs and sysfs), or are mapping into another, backing storage. From c. 1900 and...

Word Count : 9808

Filesystem Hierarchy Standard

Last Update:

directory as a virtual filesystem (sysfs, comparable to /proc, which is a procfs), which stores and allows modification of the devices connected to the system...

Word Count : 1576

List of file systems

Last Update:

system in Unix-like operating systems for managing device nodes on-the-fly procfs – a pseudo-file system, used to access kernel information about processes...

Word Count : 4482

Everything is a file

Last Update:

internals (Nachdr. ed.). Beijing Köln: O'Reilly. p. 58. ISBN 9780596002558. "8. procfs: Gone But Not Forgotten". Freebsd.org. Retrieved 2015-08-28. Xiao, Yang;...

Word Count : 491

Proc

Last Update:

refer to: Proč, a village in eastern Slovakia Proč?, a 1987 Czech film procfs or proc filesystem, a special file system (typically mounted to /proc) in...

Word Count : 121

HCL BigFix

Last Update:

language abstracts platform-specific query mechanisms like proc filesystems (procfs) and SIM, and it is capable of responding faster than native alternatives...

Word Count : 572

Inotify

Last Update:

of directories. Inotify does report some but not all events in sysfs and procfs. Notification via inotify requires the kernel to be aware of all relevant...

Word Count : 672

Binfmt misc

Last Update:

This is either done directly by sending special sequences to the register procfs file or using a wrapper like Debian-based distributions binfmt-support package...

Word Count : 665

System call

Last Update:

implemented with system calls such as ptrace or system calls on files in procfs. Implementing system calls requires a transfer of control from user space...

Word Count : 2282

Core dump

Last Update:

6 of the Linux kernel mainline), a different name can be specified via procfs using the /proc/sys/kernel/core_pattern configuration file; the specified...

Word Count : 2659

Linux kernel version history

Last Update:

support Old version, no longer maintained: 0.97 1 August 1992 0.97.6 Initial procfs PS/2 mouse support Microsoft bus mouse support SCSI CD-ROM support Old version...

Word Count : 7804

USB Attached SCSI

Last Update:

defined in unusual_uas.h. Temporary additional quirks can be added via procfs or kernel command line (usb-storage.quirks). FreeBSD does not support UAS...

Word Count : 1598

List of performance analysis tools

Last Update:

priority and voluntary context switches via getrusage. Supports sampling procfs on supporting systems to report metrics such as page-based resident set...

Word Count : 601

WebTorrent

Last Update:

SquashFS UMSDOS OverlayFS UnionFS Pseudo configfs devfs debugfs kernfs procfs specfs sysfs tmpfs WinFS Encrypted eCryptfs EncFS EFS Rubberhose SSHFS ZFS...

Word Count : 741

OPNsense

Last Update:

HardenedBSD SafeStack for base applications and selected ports HardenedBSD procfs hardening Interface code speedup 18.1 Groovy Gecko 2018-01-29 18.1.13 2018-07-24...

Word Count : 1045

OpenBSD

Last Update:

Source Fish. rcctl(8) utility to control daemons nginx(8) removed from base procfs has been removed Old version, no longer maintained: 5.8 18 October 2015...

Word Count : 7294

Linux kernel

Last Update:

used to explicitly invoke them. Pseudo filesystems (e.g., the sysfs and procfs filesystems) and special files (e.g., /dev/random, /dev/sda, /dev/tty, and...

Word Count : 18415

Vkernel

Last Update:

AHCI NCQ autofs devfs disklabel fdisk HAMMER HAMMER2 LVM2 NFS NTFS NVMe procfs PUFFS tmpfs UFS soft updates Vinum VFS Firewalls, networking 802.11 drivers...

Word Count : 757

InterPlanetary File System

Last Update:

SquashFS UMSDOS OverlayFS UnionFS Pseudo configfs devfs debugfs kernfs procfs specfs sysfs tmpfs WinFS Encrypted eCryptfs EncFS EFS Rubberhose SSHFS ZFS...

Word Count : 1856

Oracle Solaris

Last Update:

Includes Kerberos 5, PAM, TrueType fonts, WebNFS, large file support, enhanced procfs. SPARCserver 600MP series support dropped. Last update was Solaris 2.6 5/98...

Word Count : 5528

Clustered file system

Last Update:

SquashFS UMSDOS OverlayFS UnionFS Pseudo configfs devfs debugfs kernfs procfs specfs sysfs tmpfs WinFS Encrypted eCryptfs EncFS EFS Rubberhose SSHFS ZFS...

Word Count : 1744

Arch Hurd

Last Update:

2010-04-30, retrieved 2011-12-08 "A month of the Hurd: Media Appearances, procfs, Arch Hurd.", GNU, 2010-08-31, retrieved 2011-12-08 "Graphical livecd -...

Word Count : 479

DragonFly BSD

Last Update:

AHCI NCQ autofs devfs disklabel fdisk HAMMER HAMMER2 LVM2 NFS NTFS NVMe procfs PUFFS tmpfs UFS soft updates Vinum VFS Firewalls, networking 802.11 drivers...

Word Count : 2663

Device file

Last Update:

SquashFS UMSDOS OverlayFS UnionFS Pseudo configfs devfs debugfs kernfs procfs specfs sysfs tmpfs WinFS Encrypted eCryptfs EncFS EFS Rubberhose SSHFS ZFS...

Word Count : 3381

Matthew Dillon

Last Update:

AHCI NCQ autofs devfs disklabel fdisk HAMMER HAMMER2 LVM2 NFS NTFS NVMe procfs PUFFS tmpfs UFS soft updates Vinum VFS Firewalls, networking 802.11 drivers...

Word Count : 887

PDF Search Engine © AllGlobal.net