On Thu, 11 Jan 2001 08:23:33 +0000 (GMT), 
Mark Hindley <[EMAIL PROTECTED]> wrote:
>As I use the kernel module autoloader I also have a cron entry for rmmod -a
>which runs every so often to clear out the unused modules. Although
>the logs record rmmod running, they don't say what if any modules were
>removed.

If you define /var/log/ksymoops than modutils will save the symbol
table at every insert or delete of a module, all neatly timestamped.
Useful for debugging module related oops.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to