It's really only the truly ancient alpha cpus where this is
a measurable issue. Those chips only have 32-bit loads
and stores, so ever sub-32-bit access involves a 32-bit
load/store and a bunch of byte extraction instructions.
I don't think it's a relevant concern today. Especially
on x86 if that's why you are alluding to Andi.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html