Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2015 15:53:34 +0200
From:      Andriy Gapon <avg@FreeBSD.org>
To:        Konstantin Belousov <kostikbel@gmail.com>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r277796 - in head/sys: dev/acpica dev/syscons dev/vt sys
Message-ID:  <54C8E9DE.4080709@FreeBSD.org>
In-Reply-To: <20150127174742.GI42409@kib.kiev.ua>
References:  <201501271733.t0RHXJ3M058422@svn.freebsd.org> <20150127174742.GI42409@kib.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On 27/01/2015 19:47, Konstantin Belousov wrote:
> On Tue, Jan 27, 2015 at 05:33:19PM +0000, Andriy Gapon wrote:
>>  
>> +    EVENTHANDLER_INVOKE(power_suspend_early);
>> +    stop_all_proc();
> It also makes sense to call syncer_suspend() after stop_all_proc(),
> I suppose.  It would ensure that a failed resume still ends with the
> consistent filesystem metadata.

Probably yes.  I can make that change if you endorse it.  Or you can make it if
that'll be faster.  Thanks!

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54C8E9DE.4080709>