OS-5661

lxbrand should have fallback vdso

Status:
Open
Created:
2016-09-09T13:46:10.000-0400
Updated:
2019-08-28T13:20:35.237-0400

Description

If the branding is unable to map the vDSO in the proper position for commpage inference or if the system doesn't support TSC calls, it would be nice to have a fallback vDSO which merely made the regular syscalls.

This would shave a few nanoseconds and some stack usage off the regular vDSO, which could count on having a TSC-capable comm page all the time.