Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2005 20:49:21 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/include asm.h
Message-ID:  <200504102049.j3AKnLG1086894@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504102049.j3AKnLG1086894>