Re: Re: Configuring BCE Interrupt Coalescing on 8.1-RELEASE

2011-01-06 Thread vrwmiller
Thanks, Dan! I'm not well versed in C...glad you were able to help me out  
with that!


On Jan 6, 2011 3:07pm, Dan Nelson  wrote:

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



dnel...@allantgroup.com


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Configuring BCE Interrupt Coalescing on 8.1-RELEASE

2011-01-06 Thread Dan Nelson
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
dnel...@allantgroup.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Configuring BCE Interrupt Coalescing on 8.1-RELEASE

2011-01-06 Thread Rick Miller
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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"