From owner-freebsd-net@FreeBSD.ORG Thu Aug 20 12:39:40 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10347106568C for ; Thu, 20 Aug 2009 12:39:40 +0000 (UTC) (envelope-from sepron@gmail.com) Received: from mail-fx0-f210.google.com (mail-fx0-f210.google.com [209.85.220.210]) by mx1.freebsd.org (Postfix) with ESMTP id 9A0CB8FC51 for ; Thu, 20 Aug 2009 12:39:39 +0000 (UTC) Received: by fxm6 with SMTP id 6so3963871fxm.43 for ; Thu, 20 Aug 2009 05:39:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=m/yjOkAuCnTVsiT/lFgjkK7jth6E+HMQN/UojBlYHMo=; b=OV7Pb68EjwzmRURk2aNpm0FevCvwNFvfuj1WAmjhZxd9aH8JnHYSDx4hxhlNQS5kmz TppvdWYT1dsTLaXs/lxjbh7ZiT1mlmZJ6agptDu6rxXrz7pW+vfR9AX6KK3d6bHT/Voq FW99bHF4r4jpH2k26S4OLIhcSyF/FwWGx6aX8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=pqdGISZYhCoyWx28hEzC5/ucujxQ37doENXBSiTXMIlocAAT2FKZtWqORs+Fw9BDwD pk2azXA1E2Wec9t95gWURv1Pc3XOI9smaIfOFM3zKG9cohg/8TNjac/kALW0UPIUkJyl Svwd3KKVOXZlSMm/bcND6xrF1qFWtx29em/5c= MIME-Version: 1.0 Received: by 10.103.76.34 with SMTP id d34mr3031460mul.31.1250770248877; Thu, 20 Aug 2009 05:10:48 -0700 (PDT) Date: Thu, 20 Aug 2009 16:10:48 +0400 Message-ID: From: Sergey Pronin To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: em driver input errors X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2009 12:39:40 -0000 Try to set sysctl net.isr.direct=1 swi:net will not use 100% of your CPU.