smartalign: adjust the alignment threshold
commitca66ec5eec6f7407d4bdbb1e091a9ccde66a5194
authorH. Peter Anvin <hpa@zytor.com>
Thu, 17 Jul 2008 21:22:10 +0000 (17 14:22 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 17 Jul 2008 21:22:10 +0000 (17 14:22 -0700)
tree0720db5314d6102e24eb408d2f00273ae91f4df3
parent1ac41d34baf3a1ba387105526dec344d935c14c5
smartalign: adjust the alignment threshold

Apparently the current recommendation is for a smaller threshold when
using the "generic"-style alignment macros (short jumps are cheaper on
newer CPUs.)

Also change the alignment threshold definition to reflect the maximum
number of padding instead of when to start using jumps.
macros/smartalign.mac