From owner-freebsd-stable@FreeBSD.ORG Thu Feb 10 18:58:55 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56C7616A4CE for ; Thu, 10 Feb 2005 18:58:55 +0000 (GMT) Received: from smtp1.powertech.no (smtp1.powertech.no [195.159.0.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id A58BC43D41 for ; Thu, 10 Feb 2005 18:58:54 +0000 (GMT) (envelope-from frode@nordahl.net) Received: from [192.168.1.34] (unknown [195.159.232.1]) by smtp1.powertech.no (Postfix) with ESMTP id 7235080E7; Thu, 10 Feb 2005 19:58:53 +0100 (CET) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <4caaa1aedc20dcec10b4c5c42223ef62@nordahl.net> Content-Transfer-Encoding: 7bit From: Frode Nordahl Date: Thu, 10 Feb 2005 19:58:51 +0100 To: Mipam X-Mailer: Apple Mail (2.619.2) cc: freebsd-stable@freebsd.org Subject: Re: ULE status X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 18:58:55 -0000 On Feb 10, 2005, at 18:22, Mipam wrote: > I noticed this: > You're running RELENG_5 on a dual Xeon 3.06GHz box > You enabled DEVICE_POLLING and ULE as well. > But normally compiling the kernel with SMP and polling won't work. > Don't you use a SMP kernel or? I saw several pages stating that DEVICE_POLLING actually works with SMP, so I just commented out the #error in /usr/src/sys/kern/kern_poll.c. Seems to work like a charm! For example: http://www.mail-archive.com/freebsd-questions@freebsd.org/msg89703.html http://silverwraith.com/papers/freebsd-tuning.php Regards, Frode Nordahl > Bye, > > Mipam. >