diff options
author | Prashanth Nageshappa <[email protected]> | 2012-06-19 17:47:34 +0530 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-07-24 13:55:20 +0200 |
commit | 85c1e7dae165acd004429f81fe52bfbf55b57a98 (patch) | |
tree | e9423a9075004bec44dd09d981300af716f1f89c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 970e178985cadbca660feb02f4d2ee3a09f7fdda (diff) |
sched: Reorder 'struct lb_env' members to reduce its size
Members of 'struct lb_env' are not in appropriate order to reuse compiler
added padding on 64bit architectures. In this patch we reorder those struct
members and help reduce the size of the structure from 96 bytes to 80
bytes on 64 bit architectures.
Suggested-by: Srivatsa Vaddagiri <[email protected]>
Signed-off-by: Prashanth Nageshappa <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions