From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 11 Jan 2001 03:33:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 11 Jan 2001 03:33:13 -0500 Received: from ppp0.ocs.com.au ([203.34.97.3]:57865 "HELO mail.ocs.com.au") by vger.kernel.org with SMTP id ; Thu, 11 Jan 2001 03:33:00 -0500 X-Mailer: exmh version 2.1.1 10/15/1999 From: Keith Owens To: Mark Hindley cc: Philipp Rumpf , Daniel Phillips , linux-kernel@vger.kernel.org Subject: Re: 2.4.0 kernel paging error In-Reply-To: Your message of "Thu, 11 Jan 2001 08:23:33 -0000." <14941.28037.780373.812952@hindleyhome.st-andrews.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 11 Jan 2001 19:32:50 +1100 Message-ID: <13307.979201970@ocs3.ocs-net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 11 Jan 2001 08:23:33 +0000 (GMT), Mark Hindley 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/