From owner-freebsd-arch@FreeBSD.ORG Sat Apr 19 11:49:05 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACFC137B401; Sat, 19 Apr 2003 11:49:05 -0700 (PDT) Received: from bluejay.mail.pas.earthlink.net (bluejay.mail.pas.earthlink.net [207.217.120.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id B089543FD7; Sat, 19 Apr 2003 11:49:02 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0234.cvx22-bradley.dialup.earthlink.net ([209.179.198.234] helo=mindspring.com) by bluejay.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 196xOX-0005Qb-00; Sat, 19 Apr 2003 11:49:02 -0700 Message-ID: <3EA199CF.DAF09604@mindspring.com> Date: Sat, 19 Apr 2003 11:47:43 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Barcroft References: <200304182047.h3IKlhIZ000817@number6.magda.ca> <20030418214702.GA98907@rot13.obsecurity.org> <20030419113436.C8793@espresso.bsdmike.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4732d032f43f889476a687dfdedf7f382387f7b89c61deb1d350badd9bab72f9c350badd9bab72f9c cc: arch@freebsd.org cc: jeff@freebsd.org cc: David Magda cc: Kris Kennaway Subject: Re: config(8) should check if a scheduler is selected X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2003 18:49:06 -0000 Mike Barcroft wrote: > Since all `options' are optional, maybe `sched' should be its own > directive with two possible values: `4BSD' or `ULE'. No. 1) It's fixable without this, by allowing them to coexist and be selected at boot time. 2) Config needs to die, not grow larger. -- Terry