From owner-freebsd-hackers@FreeBSD.ORG Sat Sep 10 12:33:37 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8CCB16A41F for ; Sat, 10 Sep 2005 12:33:37 +0000 (GMT) (envelope-from ducrot@poupinou.org) Received: from poup.poupinou.org (poup.poupinou.org [195.101.94.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 696C443D46 for ; Sat, 10 Sep 2005 12:33:37 +0000 (GMT) (envelope-from ducrot@poupinou.org) Received: from ducrot by poup.poupinou.org with local (Exim) id 1EE4Y1-00067V-00; Sat, 10 Sep 2005 14:33:33 +0200 Date: Sat, 10 Sep 2005 14:33:33 +0200 To: Bill Vermillion Message-ID: <20050910123333.GA23416@poupinou.org> References: <20050909230131.0D66316A432@hub.freebsd.org> <20050909232531.GB39194@wjv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050909232531.GB39194@wjv.com> User-Agent: Mutt/1.5.9i From: Bruno Ducrot Cc: freebsd-hackers@freebsd.org Subject: Re: Software suspend on FreeBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Sep 2005 12:33:37 -0000 On Fri, Sep 09, 2005 at 07:25:31PM -0400, Bill Vermillion wrote: > Earlier in the linear time track, on approximately Fri, Sep 09, > 2005 at 23:01 , freebsd-hackers-request@freebsd.org divulged this > public information: > > > > From: Bruno Ducrot > > Subject: Re: Software suspend on FBSD. > > To: Pranav Peshwe > > Cc: freebsd-hackers@freebsd.org > > Message-ID: <20050909144409.GG23635@poupinou.org> > > Content-Type: text/plain; charset=us-ascii > > > On Fri, Sep 09, 2005 at 07:52:46PM +0530, Pranav Peshwe wrote: > > > Hello, > > > Does FreeBSD have 'software suspend' like linux ? or > > > maybe something similar... > > > No. > > Yes. It depends upon which shell you are using. For shells > that support it you just suspend it with control-Z. > > A restart is issued with 'fg' - foreground. > > Unless of course the OP means something entirely different. Unless I mistaken of course, the question of the OP is: does FreeBSD support "software suspend" as for Linux, and this means for me: "does FreeBSD support a generic mechanism in under to suspend to disk without support from BIOS (or with very minimal help from the BIOS)". The answer to this question is no. Of course FreeBSD support suspend to disk via APM or via ACPI S4bios, but this is another story. Cheers, -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care.