aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJuuso Oikarinen <[email protected]>2010-04-28 09:49:59 +0300
committerJohn W. Linville <[email protected]>2010-04-28 16:50:25 -0400
commit16092b5cccd6f3a8d1957ca004c97947e07018db (patch)
tree18d3e8b6dd64032b03329596a117026da4cfaa6e /tools/perf/scripts/python
parent62dad5b0be39aa736fa35e63bf009ab2c574ef8c (diff)
wl1271: Improve command polling
In testing I noticed that the wl1271 commands fall into two categories. In the first category are "fast" commands, these mostly take only 0 or 1 polls to complete, but occasionally upto 50 (giving a 0.5ms execution time.) In the second category, the command completion takes well more than 0.5ms (from 1.5ms upwards.) This patch fixes command polling such that it is optimal for the fast commands, but also allows sleep for the longer ones. Signed-off-by: Juuso Oikarinen <[email protected]> Reviewed-by: Luciano Coelho <[email protected]> Signed-off-by: Luciano Coelho <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions