cvs commit: src/sys/amd64/include asm.h

Alan Cox alc at FreeBSD.org
Sun Apr 10 13:49:21 PDT 2005


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


More information about the cvs-src mailing list