Quantcast

sample 'athaggrstats' output

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

sample 'athaggrstats' output

Adrian Chadd-2
Hi,

As requested by bschmidt@:


adrian@marilyn:~/work/freebsd/ath/head/src/sys/modules]> ~/bin/athaggrstats
42670    single frames scheduled
54       frames outside of the BAW
810306   aggregate frames scheduled
1399     single frames due to closed BAW
385116   single frames scheduled due to low HWQ depth
15545    sched called with no frames

Aggregate size profile:

 0:            0  1:            0  2:        16656  3:         8197
 4:         6863  5:         5474  6:         5346  7:         5310
 8:         5938  9:         6211 10:         6859 11:         6726
12:         6906 13:         6711 14:         7230 15:         7337
16:         6720 17:         6280 18:         6818 19:         5136
20:         4920 21:         4887 22:         4694 23:         4513
24:         4578 25:         4784 26:         4902 27:         6344
28:         5245 29:         5023 30:         5473 31:         6183
32:       622042 33:            0 34:            0 35:            0
36:            0 37:            0 38:            0 39:            0
40:            0 41:            0 42:            0 43:            0
44:            0 45:            0 46:            0 47:            0
48:            0 49:            0 50:            0 51:            0
52:            0 53:            0 54:            0 55:            0
56:            0 57:            0 58:            0 59:            0
60:            0 61:            0 62:            0 63:            0


adrian@marilyn:~/work/freebsd/ath/head/src/sys/modules]> ~/bin/athaggrstats 1
spkt nbpkt aggpkt bawclpkt lhspkt snopkt rtslimit
42670    54 810306     1399 385116  15545        0
   0     0      0        0      0      0        0



Adrian
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: sample 'athaggrstats' output

Bernhard Schmidt-6
On Monday 11 June 2012 19:14:29 Adrian Chadd wrote:
> Hi,
>
> As requested by bschmidt@:

Thanks

> adrian@marilyn:~/work/freebsd/ath/head/src/sys/modules]> ~/bin/athaggrstats
> 42670    single frames scheduled
> 54       frames outside of the BAW
> 810306   aggregate frames scheduled
> 1399     single frames due to closed BAW
> 385116   single frames scheduled due to low HWQ depth
> 15545    sched called with no frames
>
> Aggregate size profile:
>
>  0:            0  1:            0  2:        16656  3:         8197
>  4:         6863  5:         5474  6:         5346  7:         5310
>  8:         5938  9:         6211 10:         6859 11:         6726
> 12:         6906 13:         6711 14:         7230 15:         7337
> 16:         6720 17:         6280 18:         6818 19:         5136
> 20:         4920 21:         4887 22:         4694 23:         4513
> 24:         4578 25:         4784 26:         4902 27:         6344
> 28:         5245 29:         5023 30:         5473 31:         6183
> 32:       622042 33:            0 34:            0 35:            0
> 36:            0 37:            0 38:            0 39:            0
> 40:            0 41:            0 42:            0 43:            0
> 44:            0 45:            0 46:            0 47:            0
> 48:            0 49:            0 50:            0 51:            0
> 52:            0 53:            0 54:            0 55:            0
> 56:            0 57:            0 58:            0 59:            0
> 60:            0 61:            0 62:            0 63:            0

The first column is the number of frames in a BAW I assume. But what's
the second exactly? The total number of frames or the number of BAWs
that size?
 
> adrian@marilyn:~/work/freebsd/ath/head/src/sys/modules]> ~/bin/athaggrstats 1
> spkt nbpkt aggpkt bawclpkt lhspkt snopkt rtslimit
> 42670    54 810306     1399 385116  15545        0
>    0     0      0        0      0      0        0

--
Bernhard
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: sample 'athaggrstats' output

Adrian Chadd-2
Hi,

The table is <number of frames in aggregate>:<number of aggregates of
this size that have been transmitted>.



Adrian
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[hidden email]"
Loading...