From owner-freebsd-questions@FreeBSD.ORG Thu Jan 6 19:57:37 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99B11106564A for ; Thu, 6 Jan 2011 19:57:37 +0000 (UTC) (envelope-from vrwmiller@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2BA968FC08 for ; Thu, 6 Jan 2011 19:57:36 +0000 (UTC) Received: by bwz12 with SMTP id 12so9422884bwz.13 for ; Thu, 06 Jan 2011 11:57:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=sF38nrkmuHSAfAbOLllm8BCYm6rHtCjyfeY2R7HuHOc=; b=GZ/XVNj1jK8I8GsFpXA2UjR4A7rmp1C8ukwSCs9TOBPorPPc2/ciKJQkPEZSHJL4zA caLx2dSk38ZV6qeLJgqXJeJGJ84quK2x76SvOPwSgHRWJ20BpIZRVdnQMP0d0FFcT05W BKI5W0icua+ZWjq/t1vkyJOpg5hGgOHqwYX8g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=aGQrkbuwCmFJHRq92pDwIqwyMPEk80vEbQVvsgqf/OSu0f99EGqRJmpcn4wCRlsKGJ yuqzDrqSTSRcEX6zhlZS0jHaFV6MQN9bKW58h1CfEht6tQSwv+9TRIplpqT9PScCDGeP 7pS04spFFLQEv4Og7AA6t+6GWtQpzN6FFfLao= MIME-Version: 1.0 Received: by 10.204.24.9 with SMTP id t9mr8488225bkb.183.1294342458198; Thu, 06 Jan 2011 11:34:18 -0800 (PST) Sender: vrwmiller@gmail.com Received: by 10.204.14.132 with HTTP; Thu, 6 Jan 2011 11:34:18 -0800 (PST) Date: Thu, 6 Jan 2011 14:34:18 -0500 X-Google-Sender-Auth: DvIa6EO3pXgBOQBMonS8yvR3hIs Message-ID: From: Rick Miller To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Configuring BCE Interrupt Coalescing on 8.1-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jan 2011 19:57:37 -0000 Hi All, I am looking to configure interrupt coalescing for a bce interface in 8.1-RELEASE. Everything I have found via google only points to the bce manpage, which only identifies that interrupt coalescing is supported with no information with regards to configuring it. Where can I find information on configuring it? -- Take care Rick Miller