Skip to content
Snippets Groups Projects
Commit 985023de authored by Richard Kennedy's avatar Richard Kennedy Committed by Steven Rostedt
Browse files

trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit


Reorder structure to remove 8 bytes of padding on 64 bit builds.
This shrinks the size to 128 bytes so allowing allocation from a smaller
slab & needed one fewer cache lines.

Signed-off-by: default avatarRichard Kennedy <richard@rsk.demon.co.uk>
LKML-Reference: <1269516456.2054.8.camel@localhost>
Signed-off-by: default avatarSteven Rostedt <rostedt@goodmis.org>
parent e870e9a1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment