Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jan 2011 14:07:19 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Rick Miller <vmiller@hostileadmin.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Configuring BCE Interrupt Coalescing on 8.1-RELEASE
Message-ID:  <20110106200719.GC75125@dan.emsphone.com>
In-Reply-To: <AANLkTimg-3ALbwV%2BxkxNQS504e8HuqP6WxAYYSYABV4z@mail.gmail.com>
References:  <AANLkTimg-3ALbwV%2BxkxNQS504e8HuqP6WxAYYSYABV4z@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 06), Rick Miller said:
> 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?

After a quick readthrough of the source, it looks like it's always enabled
unless you had built the driver with BCE_DEBUG enabled.  The values aren't
exposed via sysctl for you to view or edit.

http://fxr.watson.org/fxr/source/dev/bce/if_bce.c?v=FREEBSD81#L1012

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110106200719.GC75125>