Date: Sat, 29 Nov 2003 06:25:43 -0800 (PST) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/arch/i386/i386 thr_enter_uts.S Message-ID: <200311291425.hATEPh34022738@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311291425.hATEPh34022738>
