aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorIdo Yariv <[email protected]>2010-10-12 16:20:06 +0200
committerJohn W. Linville <[email protected]>2010-11-15 13:25:06 -0500
commit25eeb9e3876a161e3afcc820c6cb72e13f9b7c7e (patch)
tree433aef6e8bc0ec254c99ebbfce150cb104078185 /tools/perf/scripts/python/netdev-times.py
parenta522550a283de31c7cfc30c7a129ce584e38c582 (diff)
wl1271: Allocate TX descriptors more efficiently
On each TX descriptor allocation, a free entry is found by traversing the TX descriptors array. Improve this by holding a bitmap of all TX descriptors, and using efficient bit operations to search for free entries. Signed-off-by: Ido Yariv <[email protected]> Reviewed-by: Juuso Oikarinen <[email protected]> Signed-off-by: Luciano Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions