diff options
| author | Richard Kennedy <[email protected]> | 2010-10-20 15:57:30 -0700 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2010-10-21 17:30:06 +0200 |
| commit | d0959024d8fb6555ba8bfdc6624cc7b7c2e675fd (patch) | |
| tree | f6729801645149d78e9e7b8b80e96417e539ce48 /fs/jbd/commit.c | |
| parent | a386b5af8edda1c742ce9f77891e112eefffc005 (diff) | |
timer_list: Remove alignment padding on 64 bit when CONFIG_TIMER_STATS
Reorder struct timer_list to remove 8 bytes of alignment padding on 64
bit builds when CONFIG_TIMER_STATS is selected.
timer_list is widely used across the kernel so many structures will
benefit and shrink in size.
For example, with my config on x86_64
per_cpu_dm_data shrinks from 136 to 128 bytes
and
ahci_port_priv shrinks from 1032 to 968 bytes.
Signed-off-by: Richard Kennedy <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions