Home
last modified time | relevance | path

Searched hist:"13 b4b4df987d8f05c2cd5813cfe05db953c37c9e" (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/conf/
H A Dfiles.arm64diff 13b4b4df987d8f05c2cd5813cfe05db953c37c9e Wed Aug 10 23:02:41 CEST 2016 Ed Schouten <ed@FreeBSD.org> Provide the CloudABI vDSO to its executables.

CloudABI executables already provide support for passing in vDSOs. This
functionality is used by the emulator for OS X to inject system call
handlers. On FreeBSD, we could use it to optimize calls to
gettimeofday(), etc.

Though I don't have any plans to optimize any system calls right now,
let's go ahead and already pass in a vDSO. This will allow us to
simplify the executables, as the traditional "syscall" shims can be
removed entirely. It also means that we gain more flexibility with
regards to adding and removing system calls.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D7438
H A Dfiles.amd64diff 13b4b4df987d8f05c2cd5813cfe05db953c37c9e Wed Aug 10 23:02:41 CEST 2016 Ed Schouten <ed@FreeBSD.org> Provide the CloudABI vDSO to its executables.

CloudABI executables already provide support for passing in vDSOs. This
functionality is used by the emulator for OS X to inject system call
handlers. On FreeBSD, we could use it to optimize calls to
gettimeofday(), etc.

Though I don't have any plans to optimize any system calls right now,
let's go ahead and already pass in a vDSO. This will allow us to
simplify the executables, as the traditional "syscall" shims can be
removed entirely. It also means that we gain more flexibility with
regards to adding and removing system calls.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D7438
H A Dfilesdiff 13b4b4df987d8f05c2cd5813cfe05db953c37c9e Wed Aug 10 23:02:41 CEST 2016 Ed Schouten <ed@FreeBSD.org> Provide the CloudABI vDSO to its executables.

CloudABI executables already provide support for passing in vDSOs. This
functionality is used by the emulator for OS X to inject system call
handlers. On FreeBSD, we could use it to optimize calls to
gettimeofday(), etc.

Though I don't have any plans to optimize any system calls right now,
let's go ahead and already pass in a vDSO. This will allow us to
simplify the executables, as the traditional "syscall" shims can be
removed entirely. It also means that we gain more flexibility with
regards to adding and removing system calls.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D7438