Re: 2.4.0 kernel paging error

Keith Owens (kaos@ocs.com.au)
Thu, 11 Jan 2001 19:32:50 +1100


On Thu, 11 Jan 2001 08:23:33 +0000 (GMT),
Mark Hindley <mh15@st-andrews.ac.uk> 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 majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/