cvs commit: src/lib/libc/amd64 SYS.h src/lib/libc/amd64/sys pipe.S
reboot.S setlogin.S
Peter Wemm
peter at FreeBSD.org
Sat Feb 21 18:11:40 PST 2004
peter 2004/02/21 18:11:39 PST
FreeBSD src repository
Modified files:
lib/libc/amd64 SYS.h
lib/libc/amd64/sys pipe.S reboot.S setlogin.S
Log:
Change the syscall stub branch orders so that the static branch prediction
will assume that syscalls will succeed rather than fail.
Revision Changes Path
1.27 +6 -9 src/lib/libc/amd64/SYS.h
1.13 +15 -1 src/lib/libc/amd64/sys/pipe.S
1.9 +15 -1 src/lib/libc/amd64/sys/reboot.S
1.12 +15 -1 src/lib/libc/amd64/sys/setlogin.S
More information about the cvs-src
mailing list