gettimeofday() --- Move the system call into userspace
Posted Apr 22, 2006 8:33 UTC (Sat) by
Blaisorblade (guest, #25465)
In reply to:
gettimeofday() --- Move the system call into userspace by AnswerGuy
Parent article:
Virtual time
That's indeed implement since some time (guess in the 2.5 era) in arch/x86_64/kernel/vsyscall.c, together with the time syscall and two empty slots.
(
Log in to post comments)