From owner-freebsd-stable@FreeBSD.ORG Fri Feb 1 19:53:58 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EE3A16A421 for ; Fri, 1 Feb 2008 19:53:58 +0000 (UTC) (envelope-from emaste@freebsd.org) Received: from gw.sandvine.com (gw.sandvine.com [199.243.201.138]) by mx1.freebsd.org (Postfix) with ESMTP id F2C9E13C461 for ; Fri, 1 Feb 2008 19:53:57 +0000 (UTC) (envelope-from emaste@freebsd.org) Received: from labgw2.phaedrus.sandvine.com ([192.168.3.11]) by gw.sandvine.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 1 Feb 2008 14:52:54 -0500 Received: by labgw2.phaedrus.sandvine.com (Postfix, from userid 12627) id 3952711704; Fri, 1 Feb 2008 14:52:54 -0500 (EST) Date: Fri, 1 Feb 2008 14:52:54 -0500 From: Ed Maste To: Hiroshi Nishida Message-ID: <20080201195254.GA65458@sandvine.com> References: <47A36FEC.4030904@asusa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47A36FEC.4030904@asusa.net> User-Agent: Mutt/1.4.2.1i X-OriginalArrivalTime: 01 Feb 2008 19:52:54.0417 (UTC) FILETIME=[08F25010:01C8650C] Cc: freebsd-stable@freebsd.org Subject: Re: SMP + polling on 7.0-RC1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2008 19:53:58 -0000 On Fri, Feb 01, 2008 at 11:15:56AM -0800, Hiroshi Nishida wrote: > Does the 'polling' mode for network devices work with a 7.0-RC1's SMP > kernel? > > According to http://info.iet.unipi.it/~luigi/polling/, it seems not on > FreeBSD 4. > What about 7.0? Polling works with SMP as of FreeBSD 6.x. -Ed