From owner-freebsd-acpi@FreeBSD.ORG Sat Aug 21 10:56:52 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7FD716A4CE for ; Sat, 21 Aug 2004 10:56:52 +0000 (GMT) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2E7543D4C for ; Sat, 21 Aug 2004 10:56:51 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (80-218-73-163.dclient.hispeed.ch [80.218.73.163])i7LAuoBG021112 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sat, 21 Aug 2004 12:56:50 +0200 Received: from localhost.here (idefix@gicco.homeip.net [127.0.0.1]) by gicco.homeip.net (8.12.8p2/8.12.8) with ESMTP id i7LAun37001726 for ; Sat, 21 Aug 2004 12:56:50 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by localhost.here (8.12.8p2/8.12.8/Submit) id i7LAujMm001725 for freebsd-acpi@freebsd.org; Sat, 21 Aug 2004 12:56:45 +0200 (CEST) X-Authentication-Warning: localhost.here: idefix set sender to hampi@rootshell.be using -f Date: Sat, 21 Aug 2004 12:56:45 +0200 From: Hanspeter Roth To: freebsd-acpi@freebsd.org Message-ID: <20040821105645.GM532@gicco.homeip.net> Mail-Followup-To: freebsd-acpi@freebsd.org References: <20040814163010.GA851@gicco.homeip.net> <4122A173.6030100@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4122A173.6030100@root.org> User-Agent: Mutt/1.4.1i Subject: Re: suspend on Pavilion hangs X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2004 10:56:52 -0000 On Aug 17 at 17:23, Nate Lawson spoke: > Hanspeter Roth wrote: > >Does ACPI suspend rely on swapspace? > > Nope. Where is the state of the machine stored in suspend mode S3? Is a special file allocated that requires enough free space (for saving RAM and the RAM of the video module)? -Hanspeter