VDSO

vDSO (virtual dynamic shared object) is a kernel mechanism for exporting a carefully selected set of kernel space routines to user space applications so that applications can call these kernel space routines in-process, without incurring the performance penalty of a mode switch from user mode to kernel mode that is inherent when calling these same kernel space routines by means of the system call interface. vDSO uses standard mechanisms for linking and loading i.e.

Source: Wikipedia — VDSO (CC BY-SA 4.0)

VDSO

vDSO (virtual dynamic shared object) is a kernel mechanism for exporting a carefully selected set of kernel space routines to user space applications so that applications can call these kernel space routines in-process, without incurring the performance penalty of a mode switch from user mode to kernel mode that is inherent when calling these same kernel space routines by means of the system call interface. vDSO uses standard mechanisms for linking and loading i.e.

This neuron ends here.

Source: Wikipedia "VDSO" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy