Skip to content
Commit e262a7ba authored by Richard Kennedy's avatar Richard Kennedy Committed by Ingo Molnar
Browse files

irq.h: remove padding from irq_desc on 64bits



Impact: reduce struct irq_desc size

struct irq_desc: reorder to remove padding on 64bits

shrinks irq_desc to 128 bytes which saves data space & cache lines

On a generic x86_64/SMP build this reduces the reported data size by
64k.

Signed-off-by: default avatarRichard Kennedy <richard@rsk.demon.co.uk>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent ed313489
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment