alc 2005-04-10 20:49:21 UTC
FreeBSD src repository
Modified files:
sys/amd64/include asm.h
Log:
Align the entry point to assembly language functions to a 16-byte boundary.
(The Opteron's instruction fetcher reads instructions from the L1 cache in
16-byte, aligned packets.)
Revision Changes Path
1.17 +1 -2 src/sys/amd64/include/asm.h