cvs commit: src/sys/i386/i386 support.s

Jeff Roberson jeff at FreeBSD.org
Wed Oct 1 01:52:48 PDT 2003


jeff        2003/10/01 01:52:47 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/i386        support.s 
  Log:
   - Add a memory barrier before the sse2_pagezero() function returns.  This
     code uses write combining which must be committed to memory prior to
     other uses of this page.
  
  Spotted by:     alc
  
  Revision  Changes    Path
  1.99      +1 -0      src/sys/i386/i386/support.s


More information about the cvs-src mailing list