From owner-freebsd-current@FreeBSD.ORG Wed Feb 20 22:57:41 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B81961B8 for ; Wed, 20 Feb 2013 22:57:41 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 9B5BAFF5 for ; Wed, 20 Feb 2013 22:57:41 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r1KMvdOB045261; Wed, 20 Feb 2013 14:57:39 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r1KMvdDI045260; Wed, 20 Feb 2013 14:57:39 -0800 (PST) (envelope-from sgk) Date: Wed, 20 Feb 2013 14:57:38 -0800 From: Steve Kargl To: Konstantin Belousov Subject: Re: -CURRENT userland regression Message-ID: <20130220225738.GC44319@troutmask.apl.washington.edu> References: <51254ACE.2030100@delphij.net> <51254C7E.9050705@gmail.com> <20130220222518.GT2598@kib.kiev.ua> <51254E51.1070702@delphij.net> <20130220224853.GA44319@troutmask.apl.washington.edu> <20130220225154.GW2598@kib.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130220225154.GW2598@kib.kiev.ua> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Current , d@delphij.net, Navdeep Parhar 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: Wed, 20 Feb 2013 22:57:41 -0000 On Thu, Feb 21, 2013 at 12:51:54AM +0200, Konstantin Belousov wrote: > On Wed, Feb 20, 2013 at 02:48:53PM -0800, Steve Kargl wrote: > > On Wed, Feb 20, 2013 at 02:29:37PM -0800, Xin Li wrote: > > > > > > It would take some time to bi-sect as one needs to do full > > > world/kernel build. The only thing I can say definitely is that > > > something from userland was broken within the (246858,247057] range. > > > I'm compiling 246957 right now. > > > > > > > I have > > > > laptop:kargl[201] uname -a > > FreeBSD laptop 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r247049M: Wed Feb 20 11:05:4 > > > What arch is it ? amd64 or i386 ? > i386. Also note, I do not use modules, so all devices are compiled into the kernel. -- Steve