From owner-cvs-all@FreeBSD.ORG Wed Nov 17 23:03:14 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 EBCAD16A4CE; Wed, 17 Nov 2004 23:03:14 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71ABF43D2D; Wed, 17 Nov 2004 23:03:14 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id iAHN51UF033148; Wed, 17 Nov 2004 16:05:01 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <419BD8C3.4010308@freebsd.org> Date: Wed, 17 Nov 2004 16:03:31 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <20041109225940.GA12940@freebie.xs4all.nl> <20041110050258.44554.qmail@web53105.mail.yahoo.com> <20041117151848.B780@grasshopper.cs.duke.edu> <200411171724.10708.jhb@FreeBSD.org> In-Reply-To: <200411171724.10708.jhb@FreeBSD.org> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=1.1 required=3.8 tests=MAILTO_TO_SPAM_ADDR autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: src-committers@freebsd.org cc: Pawel Jakub Dawidek cc: Andrew Gallatin cc: Matthew Jacob cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org cc: Wilko Bulte Subject: Re: cvs commit: src/sys/alpha/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: Wed, 17 Nov 2004 23:03:15 -0000 John Baldwin wrote: > On Wednesday 17 November 2004 03:18 pm, Andrew Gallatin wrote: > >>Matthew Jacob [mjacob44@yahoo.com] wrote: >> >>>My opinion, FWIW, is to put Alpha in the class of machines that is >>>supported by NetBSD, i.e., the hobby architectures. >> >>I agree. Its sad, but I think we should remove alpha from HEAD. >>The main reason for holding on through the 5.x changes was to get >>alpha SMP support in a released version of FreeBSD. We have that now, >>in 5.x > > > I won't stand against it, but I do actually do testing on the DS20 I have > here. Unfortunately my jhb_preemption branch with a kernel with 4BSD + > PREEMPTION locked up during a buildworld loop last night. *sigh* > I won't stand against it either. It's something that we will consider at the RELENG_6 branchpoint. Either it stays in and we guarantee that it continues to compile for the life of 6.x (note that I say _compile_, not _work_), or it gets removed for RELENG_6 and stays in HEAD (like PPC for RELENG_5), or it gets removed from HEAD before the branch point. Scott