From owner-freebsd-current Sat Jan 25 23:10:41 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 CE0D637B401 for ; Sat, 25 Jan 2003 23:10:39 -0800 (PST) Received: from hun.org (hun.org [216.190.27.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55D0343ED8 for ; Sat, 25 Jan 2003 23:10:39 -0800 (PST) (envelope-from attila@hun.org) Received: by hun.org (Postfix, from userid 1001) id 3131D57437; Sun, 26 Jan 2003 07:10:38 +0000 (GMT) Date: Sun, 26 Jan 2003 07:10:38 +0000 (GMT) Message-Id: <20030126071038.zvZl85599@hun.org> From: Daniel Flickinger X-Mailer: AttilaMail with XEmacs & Postfix on FreeBSD 5.0-CURRENT X-Ballistic: N 37.218497 W 113.614979 X-Address: 31 N 700 E, St George UT 84770-3028 X-Squawk: (435) 680-0750 X-No-Archive: yes X-Tags: Sanity is the Playground for the Unimaginative In-Reply-To: <20030126000155.V7994-100000@mail.chesapeake.net> To: Jeff Roberson Cc: FreeBSD-CURRENT Subject: HEADS UP: Required kernel config file change soon Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; name="text" Content-Transfer-Encoding: 8bit Content-Disposition: inline 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 Instead of making it an either/or where one is required, why not default to one --probably the standard 4BSD (although I personally would probably opt for the new one as default as it would be run through the fire by many more). Sent: Sun, 26 Jan 2003 00:03:47 -0500 (EST) by Jeff Roberson | 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message