Hacker News new | ask | show | jobs
by yencabulator 1590 days ago
The non-syscall parts of futex can be inlined, for great benefit.

gettimeofday calls code in the vDSO to avoid codifying in the kernel ABI the much more complex, architecture-dependent, data format.