Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261665AbUK2K62 (ORCPT ); Mon, 29 Nov 2004 05:58:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261668AbUK2K4b (ORCPT ); Mon, 29 Nov 2004 05:56:31 -0500 Received: from dsl092-053-140.phl1.dsl.speakeasy.net ([66.92.53.140]:19640 "EHLO grelber.thyrsus.com") by vger.kernel.org with ESMTP id S261666AbUK2K4I (ORCPT ); Mon, 29 Nov 2004 05:56:08 -0500 From: Rob Landley Organization: Boundaries Unlimited To: ncunningham@linuxmail.org Subject: Re: Suspend 2 merge: 49/51: Checksumming Date: Mon, 29 Nov 2004 04:55:09 -0500 User-Agent: KMail/1.6.2 Cc: Linux Kernel Mailing List References: <1101292194.5805.180.camel@desktop.cunninghams> <1101300589.5805.392.camel@desktop.cunninghams> In-Reply-To: <1101300589.5805.392.camel@desktop.cunninghams> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200411290455.10318.rob@landley.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1256 Lines: 24 On Wednesday 24 November 2004 08:02 am, Nigel Cunningham wrote: > A plugin for verifying the consistency of an image. Working with kdb, it > can look up the locations of variations. There will always be some > variations shown, simply because we're touching memory before we get > here and as we check the image. A while back I suggested checking the last mount time of the mounted local filesystems as a quick and dirty sanity check between loading the image and unfreezing all the processes. (Since a read-only mount shouldn't touch this, triggering swsusp resume from userspace after prodding various hardware shouldn't cause a major problem either...) Does that sound like a good idea? Haven't had time to look into it myself, though. (Just recently got time enough to bang on busybox again. Somewhere around 2.6.7, software suspend stopped working for me and I haven't even had a chance to track _that_ down yet. Hopefully fixed in 2.6.9 or 2.6.10, I haven't played with it recently...) Rob - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/