From owner-freebsd-stable@FreeBSD.ORG Thu May 19 18:09:43 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DA7A106566C for ; Thu, 19 May 2011 18:09:43 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from mailhost.m5p.com (unknown [IPv6:2001:418:3fd::3]) by mx1.freebsd.org (Postfix) with ESMTP id 6DB218FC14 for ; Thu, 19 May 2011 18:09:43 +0000 (UTC) Received: from scollay.m5p.com (home.m5p.com [IPv6:2001:418:3fd::f4]) by mailhost.m5p.com (8.14.3/8.14.3) with ESMTP id p4JI9aNi040072 for ; Thu, 19 May 2011 14:09:42 -0400 (EDT) (envelope-from george+freebsd@m5p.com) Message-ID: <4DD55CE0.50202@m5p.com> Date: Thu, 19 May 2011 14:09:36 -0400 From: George Mitchell User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.17) Gecko/20110503 Thunderbird/3.1.10 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <761435846.340286.1305417941573.JavaMail.root@erie.cs.uoguelph.ca> In-Reply-To: <761435846.340286.1305417941573.JavaMail.root@erie.cs.uoguelph.ca> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.5 () BAYES_00 X-Scanned-By: MIMEDefang 2.67 on IPv6:2001:418:3fd::f7 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (mailhost.m5p.com [IPv6:2001:418:3fd::f7]); Thu, 19 May 2011 14:09:42 -0400 (EDT) Subject: Re: Heads up: you'll need to do a fresh "config KERNEL" etc X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2011 18:09:43 -0000 On 05/14/11 20:05, Rick Macklem wrote: > Hi, > > Just a heads up that after a commit going into stable/8 in a few > minutes, you'll need to do a fresh kernel build, starting at > "config GENERIC", including rebuilding the NFS related modules. > > rick > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > Sensational! With this update, I finally get NFS client performance as good as (or better than) 7.x, and I have a warm, fuzzy feeling about 8.x at last. (Except for SCHED_ULE, which gives terrible performance on a single-core machine with a compute-bound process running in the background.) Thanks! -- George Mitchell