Home
last modified time | relevance | path

Searched hist:"26 ccf4f10f9288c19ebe345b0dee7396d6b12ee2" (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/amd64/ia32/
H A Dia32_syscall.cdiff 26ccf4f10f9288c19ebe345b0dee7396d6b12ee2 Sun Sep 11 18:05:09 CEST 2011 Konstantin Belousov <kib@FreeBSD.org> Inline the syscallenter() and syscallret(). This reduces the time measured
by the syscall entry speed microbenchmarks by ~10% on amd64.

Submitted by: jhb
Approved by: re (bz)
MFC after: 2 weeks
/freebsd/sys/kern/
H A Dsubr_syscall.c26ccf4f10f9288c19ebe345b0dee7396d6b12ee2 Sun Sep 11 18:05:09 CEST 2011 Konstantin Belousov <kib@FreeBSD.org> Inline the syscallenter() and syscallret(). This reduces the time measured
by the syscall entry speed microbenchmarks by ~10% on amd64.

Submitted by: jhb
Approved by: re (bz)
MFC after: 2 weeks
H A Dsubr_trap.cdiff 26ccf4f10f9288c19ebe345b0dee7396d6b12ee2 Sun Sep 11 18:05:09 CEST 2011 Konstantin Belousov <kib@FreeBSD.org> Inline the syscallenter() and syscallret(). This reduces the time measured
by the syscall entry speed microbenchmarks by ~10% on amd64.

Submitted by: jhb
Approved by: re (bz)
MFC after: 2 weeks
/freebsd/sys/i386/i386/
H A Dtrap.cdiff 26ccf4f10f9288c19ebe345b0dee7396d6b12ee2 Sun Sep 11 18:05:09 CEST 2011 Konstantin Belousov <kib@FreeBSD.org> Inline the syscallenter() and syscallret(). This reduces the time measured
by the syscall entry speed microbenchmarks by ~10% on amd64.

Submitted by: jhb
Approved by: re (bz)
MFC after: 2 weeks
/freebsd/sys/amd64/amd64/
H A Dtrap.cdiff 26ccf4f10f9288c19ebe345b0dee7396d6b12ee2 Sun Sep 11 18:05:09 CEST 2011 Konstantin Belousov <kib@FreeBSD.org> Inline the syscallenter() and syscallret(). This reduces the time measured
by the syscall entry speed microbenchmarks by ~10% on amd64.

Submitted by: jhb
Approved by: re (bz)
MFC after: 2 weeks
/freebsd/sys/sys/
H A Dproc.hdiff 26ccf4f10f9288c19ebe345b0dee7396d6b12ee2 Sun Sep 11 18:05:09 CEST 2011 Konstantin Belousov <kib@FreeBSD.org> Inline the syscallenter() and syscallret(). This reduces the time measured
by the syscall entry speed microbenchmarks by ~10% on amd64.

Submitted by: jhb
Approved by: re (bz)
MFC after: 2 weeks