Module Name: src Committed By: pgoyette Date: Sun Dec 15 21:09:50 UTC 2013
Modified Files:
src/sys/kern: kern_module.c
Log Message:
Make the auto-unload timeout configurable via sysctl, and if the timeout
is set to zero, disable all auto-unloads (even those that were "scheduled"
previously).
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/sys/kern/kern_module.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
