Re: bge interrupt coalescing sysctls

2009-06-20 Thread Bruce Evans
On Thu, 18 Jun 2009, Igor Sysoev wrote: On Thu, Jun 11, 2009 at 11:54:29AM +1000, Bruce Evans wrote: On Wed, 10 Jun 2009, Igor Sysoev wrote: ... I has left only static coalescing parameters in the patch and has added a loader tunable to set number of receive descriptors and read only sysctl t

Re: bge interrupt coalescing sysctls

2009-06-18 Thread Igor Sysoev
On Thu, Jun 11, 2009 at 11:54:29AM +1000, Bruce Evans wrote: > On Wed, 10 Jun 2009, Igor Sysoev wrote: > > >For a long time I used Bruce Evans' patch to tune bge interrupt coalescing: > >http://lists.freebsd.org/pipermail/freebsd-net/2007-November/015956.html > >However, recent commit SVN r192478

Re: bge interrupt coalescing sysctls

2009-06-10 Thread Bruce Evans
On Wed, 10 Jun 2009, Igor Sysoev wrote: For a long time I used Bruce Evans' patch to tune bge interrupt coalescing: http://lists.freebsd.org/pipermail/freebsd-net/2007-November/015956.html However, recent commit SVN r192478 in 7-STABLE (r192127 in HEAD) had broken the patch. I'm not sure how to

bge interrupt coalescing sysctls

2009-06-10 Thread Igor Sysoev
For a long time I used Bruce Evans' patch to tune bge interrupt coalescing: http://lists.freebsd.org/pipermail/freebsd-net/2007-November/015956.html However, recent commit SVN r192478 in 7-STABLE (r192127 in HEAD) had broken the patch. I'm not sure how to fix the collision, and since I do not use d