From owner-freebsd-current@FreeBSD.ORG Sat May 8 21:32:35 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B2D4106566C; Sat, 8 May 2010 21:32:35 +0000 (UTC) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (mail.cs.rice.edu [128.42.1.31]) by mx1.freebsd.org (Postfix) with ESMTP id 4143D8FC08; Sat, 8 May 2010 21:32:35 +0000 (UTC) Received: from mail.cs.rice.edu (localhost.localdomain [127.0.0.1]) by mail.cs.rice.edu (Postfix) with ESMTP id 8A1E42C2A81; Sat, 8 May 2010 16:32:34 -0500 (CDT) X-Virus-Scanned: by amavis-2.4.0 at mail.cs.rice.edu Received: from mail.cs.rice.edu ([127.0.0.1]) by mail.cs.rice.edu (mail.cs.rice.edu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id eY9tZEtDelOn; Sat, 8 May 2010 16:32:26 -0500 (CDT) Received: from adsl-216-63-78-18.dsl.hstntx.swbell.net (adsl-216-63-78-18.dsl.hstntx.swbell.net [216.63.78.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.rice.edu (Postfix) with ESMTP id 7BAFA2C2A02; Sat, 8 May 2010 16:32:26 -0500 (CDT) Message-ID: <4BE5D869.5030809@cs.rice.edu> Date: Sat, 08 May 2010 16:32:25 -0500 From: Alan Cox User-Agent: Thunderbird 2.0.0.24 (X11/20100501) MIME-Version: 1.0 To: Doug Barton References: <20100505161902.GB12535@darklight.org.ru> <4BE5C9D6.20809@FreeBSD.org> <4BE5CB65.4050501@cs.rice.edu> <4BE5CC42.2090201@FreeBSD.org> In-Reply-To: <4BE5CC42.2090201@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: alc@freebsd.org, Yuri Pankov , Alan Cox , current@freebsd.org Subject: Re: Recent sys/vm/ changes and nvidia-driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 08 May 2010 21:32:35 -0000 Doug Barton wrote: > On 05/08/10 13:36, Alan Cox wrote: > >> Doug Barton wrote: >> >>> On 05/05/10 11:56, Alan Cox wrote: >>> >>> >>>> I'm afraid that I would advise waiting a few days. This round of >>>> changes >>>> are not yet complete. >>>> >>>> >>> Is the coast clear yet? :) I have been holding off on updating -current >>> due to the SUJ stuff, but that seems to have mostly settled down now, so >>> I'm hoping that the work on the VM won't prevent me from running >>> nvidia-driver. >>> >>> >>> >> No, it's still in a state of flux. >> > > Ok, thanks for the info. I'm not going to pretend I understand what > you're doing, but it sure _looks_ exciting. :) > > I should probably be explicit about one thing. Anyone using nothing but in-tree drivers, shouldn't be worried about updating. Alan