aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_device.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2019-06-03 22:17:04 +0000
committerDavid S. Miller <[email protected]>2019-06-04 21:33:50 +0000
commitf0aaa2c975617da78b80feebc87e74dba9ec1f53 (patch)
treecf4d41bb83de5c1c276f89b792ec6b5452206ae3 /net/tls/tls_device.c
parentnet/tls: use version from prot (diff)
downloadkernel-f0aaa2c975617da78b80feebc87e74dba9ec1f53.tar.gz
kernel-f0aaa2c975617da78b80feebc87e74dba9ec1f53.zip
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/tls/tls_device.c')
0 files changed, 0 insertions, 0 deletions