Skip to content

Make guest VDSO call into actual VDSO functions #429

@OFFTKP

Description

@OFFTKP

Our guest VDSO (due to laziness) calls directly into the syscalls, defeating the purpose of VDSO (but also allowing apps that need VDSO to run). Make the VDSO shared library call into the actual VDSO functions, probably through libc. Benchmark performance difference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions