On Thu, Mar 06, 2008 at 06:26:49PM -0800, Christoph Lameter wrote:
It doesn't say start of cache line. It says align them *on* cachelines.
2 32 byte objects on a 64 byte cacheline are aligned on the cacheline.
2.67 24 bytes objects on a 64 byte cacheline are not aligned on the
cacheline.
Anyway, if you want to be myopic about it, then good luck with that.
--