summaryrefslogtreecommitdiffhomepage
path: root/src/compat/neon-arm/include/asm
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-02-07 14:47:13 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2021-02-08 15:18:39 +0100
commit8420c794cd17d86fea5f713ce52617b4ecf0ec29 (patch)
tree3cecd73899c51cb4e98e4d1d3af87f86142e5634 /src/compat/neon-arm/include/asm
parentbb0ed3f6d91f19447732f667dac077dfd7338d57 (diff)
peer: put frequently used members above cache lines
The is_dead boolean is checked for every single packet, while the internal_id member is used basically only for pr_debug messages. So it makes sense to hoist up is_dead into some space formerly unused by a struct hole, while demoting internal_api to below the lowest struct cache line. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/compat/neon-arm/include/asm')
0 files changed, 0 insertions, 0 deletions