From owner-freebsd-arch@FreeBSD.ORG Sun May 4 23:57:28 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 0F9E337B401; Sun, 4 May 2003 23:57:28 -0700 (PDT) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 731B043FB1; Sun, 4 May 2003 23:57:27 -0700 (PDT) (envelope-from murray@builder.freebsdmall.com) Received: (from root@localhost) by builder.freebsdmall.com (8.12.9/8.11.6) id h456vKZM099687; Sun, 4 May 2003 23:57:20 -0700 (PDT) (envelope-from murray) Date: Sun, 4 May 2003 23:57:20 -0700 From: Murray Stokely To: David Magda Message-ID: <20030504235720.B225@freebsdmall.com> References: <200304182047.h3IKlhIZ000817@number6.magda.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200304182047.h3IKlhIZ000817@number6.magda.ca>; from dmagda+fbugs@magda.ca on Fri, Apr 18, 2003 at 04:47:43PM -0400 X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D cc: arch@freebsd.org cc: jeff@freebsd.org cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/51137: 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: Mon, 05 May 2003 06:57:28 -0000 On Fri, Apr 18, 2003 at 04:47:43PM -0400, David Magda wrote: > Make config(8) check to see that a scheduler is there. I have also been bitten by this and I agree that it would be a nice change. Any chance you can submit a patch? - Murray