diff options
author | Heiner Kallweit <[email protected]> | 2019-05-04 15:20:38 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-05-05 10:52:02 -0700 |
commit | d1f5050b4549fbacd3b3e60126b3bb7270ad8dd1 (patch) | |
tree | 7f08003dd3e49d01ff13329a7fd390e8c6cf41c0 /scripts/gdb/linux/tasks.py | |
parent | 9cf9b84cc701c791a4d864ae61b673059ea32d04 (diff) |
r8169: speed up rtl_loop_wait
When testing I figured out that most operations signal finish even
before we trigger the first delay. Seems like PCI(e) access and
memory barriers typically add enough latency. Therefore move the
first delay after the first check.
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions