|
|
|
|
|
by joshbaptiste
3934 days ago
|
|
Oh very interesting indeed, when using strace, or sysdig I notice many daemonized threaded programs calling gettimeofday() frequently, it's good to know in Linux it doesn't incur a context switch with the vdso architecture. |
|