Re: dev.bce.X.com_no_buffers increasing and packet loss

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pyun YongHyeon
Date: Monday, March 8, 2010 - 10:49 am

On Mon, Mar 08, 2010 at 04:45:20PM +0200, Ian FREISLICH wrote:

Yes, this is one of intentional change of the patch. Stock bce(4)
seems to generate too much interrupts on BCM5709 so I rewrote
interrupt handling with the help of David. sysctl nodes are also
exported to control interrupt moderation so you can change them if
you want. Default value was tuned to generate interrupts less than
10k per second and try to minimize latencies.


Hmm, actually that's not what I originally expected. :-)
The patch replaced some suspicious memory barrier instructions with
bus_dmamap_sync(9) and you may see the effect.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
dev.bce.X.com_no_buffers increasing and packet loss, Ian FREISLICH, (Fri Mar 5, 4:20 am)
Re: dev.bce.X.com_no_buffers increasing and packet loss, Pyun YongHyeon, (Fri Mar 5, 10:56 am)
Re: dev.bce.X.com_no_buffers increasing and packet loss , Ian FREISLICH, (Fri Mar 5, 11:16 am)
Re: dev.bce.X.com_no_buffers increasing and packet loss, Pyun YongHyeon, (Fri Mar 5, 11:40 am)
Re: dev.bce.X.com_no_buffers increasing and packet loss, Pyun YongHyeon, (Fri Mar 5, 2:04 pm)
Re: dev.bce.X.com_no_buffers increasing and packet loss, Pyun YongHyeon, (Fri Mar 5, 2:55 pm)
Re: dev.bce.X.com_no_buffers increasing and packet loss, Pyun YongHyeon, (Mon Mar 8, 10:49 am)
Re: dev.bce.X.com_no_buffers increasing and packet loss, Pyun YongHyeon, (Tue Mar 9, 1:49 pm)
Re: dev.bce.X.com_no_buffers increasing and packet loss, Pyun YongHyeon, (Tue Mar 9, 2:21 pm)
RE: dev.bce.X.com_no_buffers increasing and packet loss, David Christensen, (Tue Mar 9, 2:31 pm)
Re: dev.bce.X.com_no_buffers increasing and packet loss, Pyun YongHyeon, (Tue Mar 9, 2:40 pm)
RE: dev.bce.X.com_no_buffers increasing and packet loss, David Christensen, (Tue Mar 9, 3:04 pm)
Re: dev.bce.X.com_no_buffers increasing and packet loss, Pyun YongHyeon, (Tue Mar 9, 3:12 pm)
Re: dev.bce.X.com_no_buffers increasing and packet loss, Fabien Thomas, (Tue Mar 9, 3:55 pm)
RE: dev.bce.X.com_no_buffers increasing and packet loss, David Christensen, (Tue Mar 9, 4:00 pm)
Re: dev.bce.X.com_no_buffers increasing and packet loss , Ian FREISLICH, (Tue Mar 9, 10:48 pm)
Re: dev.bce.X.com_no_buffers increasing and packet loss , Ian FREISLICH, (Wed Mar 10, 2:05 am)
RE: dev.bce.X.com_no_buffers increasing and packet loss, David Christensen, (Wed Mar 10, 12:11 pm)
Re: dev.bce.X.com_no_buffers increasing and packet loss, Pyun YongHyeon, (Wed Mar 10, 12:52 pm)
RE: dev.bce.X.com_no_buffers increasing and packet loss, David Christensen, (Wed Mar 10, 3:45 pm)
Re: dev.bce.X.com_no_buffers increasing and packet loss, Pyun YongHyeon, (Wed Mar 10, 4:02 pm)
Re: dev.bce.X.com_no_buffers increasing and packet loss , Ian FREISLICH, (Wed Mar 10, 11:46 pm)
Re: dev.bce.X.com_no_buffers increasing and packet loss , Ian FREISLICH, (Thu Mar 11, 12:06 am)
RE: dev.bce.X.com_no_buffers increasing and packet loss, David Christensen, (Fri Mar 12, 4:58 pm)
Re: dev.bce.X.com_no_buffers increasing and packet loss , Ian FREISLICH, (Sat Mar 13, 10:06 am)