HP-UX HB v13.00 Ch-07 - Kernel Configuration
HP-UX Handbook – Rev 13.00 Page 19 (of 33)
Chapter 07 Kernel Configuration
October 29, 2013
or other bodies of kernel code. Each module can be unused, statically bound into the main
kernel executable, or dynamically loaded. kcmodule will display or change the state of any
module in the currently running configuration or any saved configuration.
# kcmodule -v cdfs
Module cdfs (0.1.0)
Description CD File System
State auto (best state)
State at Next Boot auto (best state)
Capable auto static loaded unused
Depends On interface HPUX_11_23:1.0
# kcmodule -v c8xx
Module c8xx [3EFFDFF0]
Description SCSI C8xx Driver
State static (best state)
State at Next Boot static (best state)
Capable static unused
Depends On module wsio:0.0.0
interface HPUX_11_23:1.0
# kcmodule -v audio
Module audio [3EFFDFF0]
Description Audio Driver
State unused
State at Next Boot unused
Capable static unused
Depends On module wsio:0.0.0
module beep:0.0.0
interface HPUX_11_23:1.0
kclog(1M)
is used to view and search the contents of the kernel configuration log file.
kcpath(1M)
is used by scripts to determine the path of the running kernel.
kcusage(1M)
is used to query the usage of kernel resources controlled by various kernel tunables.
Deprecated/obsoleted commands
The commands mk_kernel(1M), kmtune(1M) and kmpath(1M) present in previous HP-UX
releases can still be used. They have been re-implemented as small shell scripts that invoke the
new commands listed above. These commands will be removed in a future release.
mk_kernel invokes kconfig (-i)
system_prep invokes kconfig (-e)
kmtune invokes kctune