From owner-freebsd-current Sat Jan 25 21:38:25 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29C0D37B401 for ; Sat, 25 Jan 2003 21:38:24 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D17F43ED8 for ; Sat, 25 Jan 2003 21:38:23 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id h0Q5cMr37777 for ; Sun, 26 Jan 2003 00:38:22 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Sun, 26 Jan 2003 00:38:22 -0500 (EST) From: Jeff Roberson To: current@FreeBSD.ORG Subject: Re: HEADS UP: Required kernel config file change soon In-Reply-To: <20030126000155.V7994-100000@mail.chesapeake.net> Message-ID: <20030126003758.E7994-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok, this has been commited. Expect build breakage if you don't add one of these options or use GENERIC. Cheers, Jeff On Sun, 26 Jan 2003, Jeff Roberson wrote: > I'm about to commit code that will make one of : > > options SCHED_4BSD > > or > > options SCHED_ULE > > mandatory. This will go in a few hours from now. I will update all of > the standard config files to account for this change. SCHED_4BSD selects > the old scheduler in case you're wondering. Failure to specify one of the > two or specifying both will generate compile errors. I will add code to a > header file at some point to check this at make depend time. > > Cheers, > Jeff > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message