From owner-freebsd-current@FreeBSD.ORG Sat May 8 20:37:05 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 3143B1065670; Sat, 8 May 2010 20:37:05 +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 EAF508FC0C; Sat, 8 May 2010 20:37:04 +0000 (UTC) Received: from mail.cs.rice.edu (localhost.localdomain [127.0.0.1]) by mail.cs.rice.edu (Postfix) with ESMTP id 443832C2ACA; Sat, 8 May 2010 15:37:04 -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 frm1gZqypJ+x; Sat, 8 May 2010 15:36:56 -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 CDB232C2A02; Sat, 8 May 2010 15:36:55 -0500 (CDT) Message-ID: <4BE5CB65.4050501@cs.rice.edu> Date: Sat, 08 May 2010 15:36:53 -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> In-Reply-To: <4BE5C9D6.20809@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 20:37:05 -0000 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. Alan