diff options
author | Jesse Brandeburg <[email protected]> | 2019-08-08 07:39:37 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2019-09-05 08:13:40 -0700 |
commit | d27525ec1fdd01740edb7d4f3dc801256d543393 (patch) | |
tree | 1f8b617df7d9f6c32a1fd3a3de3c1bf8269b373e /scripts/gdb/linux/config.py | |
parent | 6503b659302893af700d9e9b82d3210d09a3aefb (diff) |
ice: small efficiency fixes
Add a small bit of efficiency to the code by adding a
prefetch of the port_info structure in order to help
avoid a cache miss a little later on in execution.
Also add an unlikely statement to a branch which
generally will never happen in normal operation.
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions