From owner-freebsd-net@FreeBSD.ORG Tue Jan 27 20:00:41 2015 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35769933 for ; Tue, 27 Jan 2015 20:00:41 +0000 (UTC) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B909DF6C for ; Tue, 27 Jan 2015 20:00:40 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id h11so7426048wiw.1 for ; Tue, 27 Jan 2015 12:00:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=mX6iNwdLsyHUCKV1kFT8DNR1QXK5URAy1bb70bUVIvA=; b=yfNeYuCVdcBLfsOo9idpbi+mNHYaarrt7Q5FBHOHxocnDKJO13O/M//6kgMpR47K+9 tDtTOVAF6HVkZ9qW6I0Eht+1vIu6jYF98XawxLCbXR9gt8RfeJjmxpEleex72nOfzj+w +1UTXBMZ1PsqwKpzelIjWjgAgqsg4EzswaFoM0OUxZlZz7RpKDNcafzDITajk0+3MNMo aGB2nS1wtbyhgdVW3hC6s5BZIVAeLpy1Qtw2KU7l8Q2OzcOi/bdGm8/NxgvYPpkQOkY3 kHYpR0eLEJpCpb76BysP4FR3BiRB26X4tYnKe0Gc/N6K9fiOp9qOzupaug5I9upG++e0 M9eg== X-Received: by 10.180.78.99 with SMTP id a3mr9296877wix.2.1422388839214; Tue, 27 Jan 2015 12:00:39 -0800 (PST) MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.194.61.1 with HTTP; Tue, 27 Jan 2015 12:00:18 -0800 (PST) In-Reply-To: <87vbjsaxxy.fsf@marcos.anarc.at> References: <871tmgceup.fsf@marcos.anarc.at> <87vbjsaxxy.fsf@marcos.anarc.at> From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= Date: Tue, 27 Jan 2015 21:00:18 +0100 X-Google-Sender-Auth: QS-QAomedgUriFyOrqm5vgzr2xc Message-ID: Subject: Re: is polling still a thing? To: =?ISO-8859-1?Q?Antoine_Beaupr=E9?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-net@freebsd.org" , Jim Thompson X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2015 20:00:41 -0000 On Tue, Jan 27, 2015 at 7:19 PM, Antoine Beaupr=E9 wrote: > On 2015-01-27 13:03:19, Jim Thompson wrote: > > > > > Have you considered FreeBSD 10.1? > > Not yet. What should i expect from the upgrade? We just barely made it > to 9.3 at this point... > Here is an old bench comparing pf improvement since fbsd 10.0: http://dev.bsdrp.net/benchs/BSD.network.performance.TenGig.png But I don't know what kind of specific patches regarding pf are used on pfSense: I didn't find them on the pfsense github account.