cvs commit: src/lib/libpthread/arch/i386/i386 thr_enter_uts.S

David Xu davidxu at FreeBSD.org
Sat Nov 29 06:25:44 PST 2003


davidxu     2003/11/29 06:25:43 PST

  FreeBSD src repository

  Modified files:
    lib/libpthread/arch/i386/i386 thr_enter_uts.S 
  Log:
  Eliminate two pushl by using call instruction directly, this really
  helps branch predict a lot for INTEL P4.
  
  Approved by: re (scottl)
  
  Revision  Changes    Path
  1.6       +1 -2      src/lib/libpthread/arch/i386/i386/thr_enter_uts.S


More information about the cvs-all mailing list