diff options
author | Eric Dumazet <edumazet@google.com> | 2024-04-05 13:29:26 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-08 13:49:02 +0300 |
commit | d2c3a7eb1afada8cfb5fde41489913ea5733a319 (patch) | |
tree | 104b119bf4e6065b73709b5f4dc81a8756a364e2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7c7be68346b9e30e343526bfac939efadc183e96 (diff) | |
download | linux-d2c3a7eb1afada8cfb5fde41489913ea5733a319.tar.xz |
tcp: more struct tcp_sock adjustments
tp->recvmsg_inq is used from tcp recvmsg() thus should
be in tcp_sock_read_rx group.
tp->tcp_clock_cache and tp->tcp_mstamp are written
both in rx and tx paths, thus are better placed
in tcp_sock_write_txrx group.
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