Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ modinfo(1M) — SunOS 5.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

modload(1M)

modunload(1M)

modinfo(1M)

NAME

modinfo − display information about loaded kernel modules

SYNOPSIS

/usr/sbin/modinfo [ −i module-id ]

AVAILABILITY

SUNWcsu

DESCRIPTION

modinfo displays information about the loaded modules.  The format of the information is as follows:

Id  Loadaddr  Size  Info  Rev  Module Name

where Id is the module ID, Loadaddr is the starting text address, size is the size of text, data, and bss in bytes, Info is module specific info, Rev is the revision of the loadable modules system, and Module Name is the filename and description of the module. 

The module specific information is the block and character major numbers for drivers, the system call number for system calls, or, for other module types, the index into the appropriate kernel table:

fmodsw for streams modules

vfssw for filesystems

class for scheduling classes

execsw for exec modules

OPTIONS

−i module-id Display information about this module only. 

EXAMPLES

The following example displays the status of module 2:

example% modinfo −i 2
 IdLoadaddrSizeInfoRevModule Name
  2ff08e0001734  − 1swapgeneric (root and swap configuration)

SEE ALSO

modload(1M), modunload(1M)

SunOS 5.2  —  Last change: 22 Jan 1993

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026