From owner-freebsd-arch Sat Jan 25 21: 9:54 2003 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 35DE437B401; Sat, 25 Jan 2003 21:09:54 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4CFC43E4A; Sat, 25 Jan 2003 21:09:53 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.6/8.12.6) with ESMTP id h0Q59q0i025353; Sat, 25 Jan 2003 21:09:52 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.6/8.12.6/Submit) id h0Q59pO0025352; Sat, 25 Jan 2003 21:09:51 -0800 (PST) Date: Sat, 25 Jan 2003 21:09:51 -0800 (PST) From: Matthew Dillon Message-Id: <200301260509.h0Q59pO0025352@apollo.backplane.com> To: Jeff Roberson Cc: Steve Kargl , Robert Watson , Gary Jennejohn , Subject: Re: New scheduler - Interactivity fixes References: <20030125230350.O7994-100000@mail.chesapeake.net> Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jeff, how are you loading your scheduler in? In my tests I just #if 0'd out sched_4bsd.c and added sched_smp.c to conf/files, but I think I'm missing something. Is there some way to set the scheduler at boot time (e.g. sched_4bsd.c vs sched_smp.c)? -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message