From owner-cvs-all@FreeBSD.ORG Sat Jan 24 14:15:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4605316A4CF for ; Sat, 24 Jan 2004 14:15:50 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id B9BEF43D48 for ; Sat, 24 Jan 2004 14:15:40 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 74738 invoked by uid 1002); 24 Jan 2004 22:15:40 -0000 Received: from unknown (HELO freebsd.org) (64.58.1.252) by smtp.mho.net with SMTP; 24 Jan 2004 22:15:40 -0000 Message-ID: <4012EE14.9070606@freebsd.org> Date: Sat, 24 Jan 2004 15:13:40 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031103 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeff Roberson References: <200401242138.i0OLcqUU075119@repoman.freebsd.org> In-Reply-To: <200401242138.i0OLcqUU075119@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/conf GENERIC src/sys/amd64/confGENERIC src/sys/pc98/conf GENERIC src/sys/powerpc/conf GENERIC src/sys/sparc64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2004 22:15:50 -0000 Jeff Roberson wrote: > jeff 2004/01/24 13:38:52 PST > > FreeBSD src repository > > Modified files: > sys/alpha/conf GENERIC > sys/amd64/conf GENERIC > sys/i386/conf GENERIC > sys/ia64/conf GENERIC > sys/pc98/conf GENERIC > sys/powerpc/conf GENERIC > sys/sparc64/conf GENERIC > Log: > - Recruit some new ULE users by making it the default scheduler in GENERIC. > ULE will be in a probationary period to determine whether it will be left > as the default in 5.3 which would likely mean the rest of the 5.x series. > > Revision Changes Path > 1.167 +6 -2 src/sys/alpha/conf/GENERIC > 1.401 +1 -1 src/sys/amd64/conf/GENERIC > 1.396 +1 -1 src/sys/i386/conf/GENERIC > 1.60 +1 -1 src/sys/ia64/conf/GENERIC > 1.241 +1 -1 src/sys/pc98/conf/GENERIC > 1.33 +1 -1 src/sys/powerpc/conf/GENERIC > 1.67 +1 -1 src/sys/sparc64/conf/GENERIC > Excellent. Should a HEADS-UP go to current@? Scott