From owner-freebsd-current@FreeBSD.ORG Fri Jun 20 17:18:50 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C701106568C for ; Fri, 20 Jun 2008 17:18:50 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id 1F27C8FC23 for ; Fri, 20 Jun 2008 17:18:48 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so790067fgb.35 for ; Fri, 20 Jun 2008 10:18:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=10Gcn9zxvz+WQFzcijPH4SVs0DdgUchvyLqcARzh5DQ=; b=nPwWMxrDhNVu3f4D4rd3fOkeylPfJC/gstwshzK1yU/L9mUg3Y6r0sDp6vNZ3wOioK 1/mmlQRaYYG+YlXsS6PVm/Dx46pkqN749PBGUiazyCvgdP+yQLzC/1cK+m7YOyal8UuQ FLcvkTL3waMbAEm4u6zkagmZHxJ5oKFEby1HQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=B++G4EqqyXsp0UfiQckVsqmi0hyGkFkMt0fmdg3BxTvKy6c/htu8tUj676yBM0Nh3a 3L7B3ivtWJ7ikxL914YfhS/JFD9GMu2R0FNXEJa62VVp8m8ikZkb6Y2KSVXYtDB49P4T hzyFW+v0Ke/7kUOoj0bHXxZCJhIQ/EezdKV/c= Received: by 10.78.203.20 with SMTP id a20mr1694104hug.21.1213980596626; Fri, 20 Jun 2008 09:49:56 -0700 (PDT) Received: by 10.78.166.18 with HTTP; Fri, 20 Jun 2008 09:49:56 -0700 (PDT) Message-ID: Date: Fri, 20 Jun 2008 12:49:56 -0400 From: "Scott Ullrich" To: "Garrett Cooper" In-Reply-To: <7d6fde3d0806200716j1c071bb6j33d78e653ea32ea4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080620015123.GI388@stlux503.dsto.defence.gov.au> <7d6fde3d0806192005p15355cd4w8196c0deac235955@mail.gmail.com> <20080620042654.GK388@stlux503.dsto.defence.gov.au> <7d6fde3d0806200716j1c071bb6j33d78e653ea32ea4@mail.gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: em(4) - memory access and bus master bits were not set X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2008 17:18:50 -0000 On Fri, Jun 20, 2008 at 10:16 AM, Garrett Cooper wrote: > Not 3.5? 3.51 ESX works pretty well under heavy load with the EM driver. We use it all the time in pfSense. Hope this helps. Scott