diff options
author | Eric Dumazet <edumazet@google.com> | 2019-06-01 05:17:33 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-04 01:09:34 +0300 |
commit | 5472c3c6a5f0573a609f77adce8ed1bd54233c7a (patch) | |
tree | aec86becfb120b7fee84bdaa37c0861ccc6933f4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 046386ca0c48cca1d91563db63a8eb0aff71f2b7 (diff) | |
download | linux-5472c3c6a5f0573a609f77adce8ed1bd54233c7a.tar.xz |
tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
this_cpu_read(*X) is slightly faster than *this_cpu_ptr(X)
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions