aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2019-06-03 15:17:04 -0700
committerDavid S. Miller <[email protected]>2019-06-04 14:33:50 -0700
commitf0aaa2c975617da78b80feebc87e74dba9ec1f53 (patch)
treecf4d41bb83de5c1c276f89b792ec6b5452206ae3 /net/unix/sysctl_net_unix.c
parent9cd81988cce195598e04fd8290fea873052bb7bd (diff)
net/tls: reorganize struct tls_context
struct tls_context is slightly badly laid out. If we reorder things right we can save 16 bytes (320 -> 304) but also make all fast path data fit into two cache lines (one read only and one read/write, down from four cache lines). Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Dirk van der Merwe <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions