Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754763AbZA3JN0 (ORCPT ); Fri, 30 Jan 2009 04:13:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752412AbZA3JNG (ORCPT ); Fri, 30 Jan 2009 04:13:06 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:53749 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752384AbZA3JNF (ORCPT ); Fri, 30 Jan 2009 04:13:05 -0500 Date: Fri, 30 Jan 2009 10:13:04 +0100 From: Pavel Machek To: Nigel Cunningham Cc: "Eric W. Biederman" , Chris Friesen , Arjan van de Ven , linux-kernel@vger.kernel.org, Doug Thompson , linux-mm@kvack.org, bluesmoke-devel@lists.sourceforge.net Subject: Re: marching through all physical memory in software Message-ID: <20090130091304.GA9495@atrey.karlin.mff.cuni.cz> References: <497DD8E5.1040305@nortel.com> <20090126075957.69b64a2e@infradead.org> <497F5289.404@nortel.com> <20090128193813.GD1222@ucw.cz> <1233306324.11332.11.camel@nigel-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1233306324.11332.11.camel@nigel-laptop> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 858 Lines: 22 > Hi. > > On Wed, 2009-01-28 at 20:38 +0100, Pavel Machek wrote: > > You can do the scrubbing today by echo reboot > /sys/power/disk; echo > > disk > /sys/power/state :-)... or using uswsusp APIs. > > That won't work. The RAM retains it's contents across a reboot, and even > for a little while after powering off. Yes, and the original goal was to rewrite all the memory with same contents so that parity errors don't accumulate. SO scrubbing here != trying to clear it. -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- 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/