Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2004 18:11:39 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/amd64 SYS.h src/lib/libc/amd64/sys pipe.S reboot.S setlogin.S
Message-ID:  <200402220211.i1M2Bdu9094659@repoman.freebsd.org>

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



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