From owner-freebsd-hackers@FreeBSD.ORG Thu Nov 20 09:34:58 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8BB516A4CF for ; Thu, 20 Nov 2003 09:34:58 -0800 (PST) Received: from pear.silverwraith.com (66-214-182-79.la-cbi.charterpipeline.net [66.214.182.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D40D43F3F for ; Thu, 20 Nov 2003 09:34:58 -0800 (PST) (envelope-from avleen@pear.silverwraith.com) Received: from avleen by pear.silverwraith.com with local (Exim 4.24; FreeBSD) id 1AMshl-000HNj-83 for freebsd-hackers@freebsd.org; Thu, 20 Nov 2003 09:34:57 -0800 Date: Thu, 20 Nov 2003 09:34:57 -0800 From: Avleen Vig To: freebsd-hackers@freebsd.org Message-ID: <20031120173457.GE33548@silverwraith.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Sender: Avleen Vig Subject: Device polling, with SMP? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 17:34:59 -0000 Has anyone here used DEVICE_POLLING on an SMP box? I have one server which does recieve ~130kpps at times on an interface, but I cannot enable DEVICE_POLLING because hte system locks up under load from interrupts. In this case I'm not sure which is better, disabling one of the CPU's, or trying to make DECIVE_POLLING work with SMP. I read Luigi's paper at info.iet.unipi.it/~luigi/polling/ which at the end implies that DEVICE_POLLING on an SMP box might not make sense - but right now for me it would make sense as both CPU's are locked: One tries to handle interrupts The other tries to manage the application I could try forcing DEVICE_POLLING to compile as is suggested in that URL but I wanted to see if anyone had tried this before. The interface is an FXP. Thanks :) -- Avleen Vig Systems Administrator Personal: www.silverwraith.com EFnet: irc.mindspring.com (Earthlink user access only)