From owner-freebsd-current@FreeBSD.ORG Sun Nov 3 13:56:46 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 02914B3A; Sun, 3 Nov 2013 13:56:45 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 77E882FCD; Sun, 3 Nov 2013 13:56:44 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id rA3Dk2no077021; Sun, 3 Nov 2013 17:46:02 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id rA3Dk1NJ077020; Sun, 3 Nov 2013 17:46:01 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Sun, 3 Nov 2013 17:46:01 +0400 From: Gleb Smirnoff To: Boris Bobrov Subject: Re: 10.0-BETA1 i386 on VirtualBox Message-ID: <20131103134601.GN52889@glebius.int.ru> References: <526939BF.4030306@dat.pl> <201311021106.17222.breton@cynicmansion.ru> <52761D4C.8030404@dat.pl> <201311031629.20378.breton@cynicmansion.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201311031629.20378.breton@cynicmansion.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Glen Barber , "freebsd-current@freebsd.org" , kib@FreeBSD.org, Maciej Milewski X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Nov 2013 13:56:46 -0000 Maciej, Boris, On Sun, Nov 03, 2013 at 04:29:11PM +0400, Boris Bobrov wrote: B> > I traced this down to r248521: B> > svn log -r248521 B> > ----------------------------------------------------------------------- B> > - r248521 | kib | 2013-03-19 16:08:15 +0100 (Tue, 19 Mar 2013) | 5 B> > lines B> > B> > UFS support of the unmapped i/o for the user data buffers. B> > B> > Sponsored by: The FreeBSD Foundation B> > Tested by: pho, scottl, jhb, bf B> > B> > ----------------------------------------------------------------------- B> > - B> > B> > The last working revision is 248520. B> B> Yes, I confirm that. Thanks for you help! Can you please now try unpatched vanilla 10.0-BETA2 iso file and when it boots set in loader (before kernel): OK set vfs.unmapped_buf_allowed=0 OK boot -- Totus tuus, Glebius.