diff options
| author | Raanan Avargil <[email protected]> | 2015-07-19 16:33:20 +0300 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2015-08-05 16:53:48 -0700 |
| commit | 37b12910dd11d9ab969f2c310dc9160b7f3e3405 (patch) | |
| tree | 153dfbbf9c83135c0e13fbeba8e62ab093b4d8b8 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 2758f9edb7bd5a06a2ecee83cc2ebaf8822a0cb5 (diff) | |
e1000e: Fix tight loop implementation of systime read algorithm
Change the algorithm. Read systimel twice and check for overflow.
If there was no overflow, use the first value.
If there was an overflow, read systimeh again and use the second
systimel value.
Signed-off-by: Raanan Avargil <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions