On Jul 23, 2010, at 15:27 , pluknet wrote:
> On 23 July 2010 21:53, George V. Neville-Neil wrote:
>> Author: gnn
>> Date: Fri Jul 23 17:53:39 2010
>> New Revision: 210428
>> URL: http://svn.freebsd.org/changeset/base/210428
>>
>> Log:
>> Fix a bug in the statistics code for tracking the head a
On 23 July 2010 21:53, George V. Neville-Neil wrote:
> Author: gnn
> Date: Fri Jul 23 17:53:39 2010
> New Revision: 210428
> URL: http://svn.freebsd.org/changeset/base/210428
>
> Log:
> Fix a bug in the statistics code for tracking the head and
> tail pointers of the tx and rx queues. We neede
Author: gnn
Date: Fri Jul 23 17:53:39 2010
New Revision: 210428
URL: http://svn.freebsd.org/changeset/base/210428
Log:
Fix a bug in the statistics code for tracking the head and
tail pointers of the tx and rx queues. We needed a SYSCTL_PROC
to correctly get the values at run time.
Sub