最終更新:2015-10-05 (月) 13:59:21 (3098d)  

kernel.org/doc/Documentation/filesystems/proc.txt

https://www.kernel.org/doc/Documentation/filesystems/proc.txt

内容

ファイル

  • Linux/proc/apm?Advanced power management info
    Linux/proc/buddyinfo?Kernel memory allocator information (see text)(2.5)
    Linux/proc/busDirectory containing bus specific information
    Linux/proc/cmdlineKernel command line
    Linux/proc/cpuinfoInfo about the CPU
    Linux/proc/devicesAvailable devices (block and character)
    Linux/proc/dma?Used DMS channels
    Linux/proc/filesystemsSupported filesystems
    Linux/proc/driverVarious drivers grouped here, currently rtc (2.4)
    Linux/proc/execdomains?Execdomains, related to security(2.4)
    Linux/proc/fb?Frame Buffer devices(2.4)
    Linux/proc/fs?File system parameters, currently nfs/exports(2.4)
    Linux/proc/ide?Directory containing info about the IDE subsystem
    Linux/proc/interruptsInterrupt usage
    Linux/proc/iomemMemory map(2.4)
    Linux/proc/ioportsI/O port usage
    Linux/proc/irq?Masks for irq to cpu affinity(2.4)(smp?)
    Linux/proc/isapnp?ISA PnP (Plug&Play) Info(2.4)
    Linux/proc/kcore?Kernel core image (can be ELF or A.OUT(deprecated in 2.4))
    Linux/proc/kmsgKernel messages
    Linux/proc/ksyms?Kernel symbol table
    Linux/proc/loadavg?Load average of last 1, 5 & 15 minutes
    Linux/proc/locks?Kernel locks
    Linux/proc/meminfoMemory info
    Linux/proc/misc?Miscellaneous
    Linux/proc/modulesList of loaded modules
    Linux/proc/mountsMounted filesystems
    Linux/proc/netNetworking info (see text)
    Linux/proc/pagetypeinfo?Additional page allocator information (see text)(2.5)
    Linux/proc/partitionsTable of partitions known to the system
    Linux/proc/pci?Deprecated info of PCI bus (new way -> /proc/bus/pci/,decoupled by lspci(2.4)
    Linux/proc/rtc?Real time clock
    Linux/proc/scsi?SCSI info (see text)
    Linux/proc/slabinfo?Slab pool info
    Linux/proc/softirqs?softirq usage
    Linux/proc/statOverall statistics
    Linux/proc/swaps?Swap space utilization
    Linux/proc/sysSee chapter 2
    Linux/proc/sysvipc?Info of SysVIPC Resources (msg, sem, shm)(2.4)
    Linux/proc/ttyInfo of tty drivers
    Linux/proc/uptime?Wall clock since boot, combined idle time of all cpus
    Linux/proc/versionKernel version
    Linux/proc/video?bttv info of video resources(2.4)
    Linux/proc/vmallocinfo?Show vmalloced areas