SCSI NAME /proc/scsi/ - SCSI DESCRIPTION /proc/scsi/ A directory with the scsi mid-level pseudo-file and various SCSI low-level driver directories, which contain a file for each SC…HP Smart Array block driver NAME cciss - HP Smart Array block driver SYNOPSIS modprobe cciss [ cciss_allow_hpsa=1 ] DESCRIPTION Note : This obsolete driver was removed in Linux 4.1…introduction to boot time parameters of the Linux kernel NAME bootparam - introduction to boot time parameters of the Linux kernel DESCRIPTION The Linux kernel accepts certain 'com…SCSI tape device NAME st - SCSI tape device SYNOPSIS #include <sys/mtio.h> int ioctl(int fd , int request [, (void *) arg3 ]); int ioctl(int fd , MTIOCTOP, (struct mtop *) mt_cmd )…Microchip Smart Storage SCSI driver NAME smartpqi - Microchip Smart Storage SCSI driver SYNOPSIS modprobe smartpqi [ disable_device_id_wildcards= { 0 | 1 }] [ disable_heartbeat= { …HP Smart Array SCSI driver NAME hpsa - HP Smart Array SCSI driver SYNOPSIS modprobe hpsa [ hpsa_allow_any=1 ] DESCRIPTION hpsa is a SCSI driver for HP Smart Array RAID controllers.…driver for SCSI disk drives NAME sd - driver for SCSI disk drives SYNOPSIS #include <linux/hdreg.h> /* for HDIO_GETGEO */ #include <linux/fs.h> /* for BLKGETSIZE and BLKRRPART */ C…Show logs with differences each commit introduces NAME git-whatchanged - Show logs with differences each commit introduces SYNOPSIS git whatchanged <option>... DESCRIPTION Shows co…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…change the IO_FLUSHER state NAME PR_SET_IO_FLUSHER - change the IO_FLUSHER state LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* Definition of PR_* c…communication between kernel and user space (AF_NETLINK) NAME netlink - communication between kernel and user space (AF_NETLINK) SYNOPSIS #include <asm/types.h> #include <sys/socke…list block devices NAME lsblk - list block devices SYNOPSIS lsblk [options] [ device ...] DESCRIPTION lsblk lists information about all available or the specified block devices. Th…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…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…??? NAME /proc/sys/proc/ - ??? DESCRIPTION /proc/sys/proc/ This directory may be empty. SEE ALSO proc (5), proc_sys (5)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…