Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

(Many, many years ago I was working on the Zeus web server, and we went to surprising lengths to avoid syscalls for performance.)

Snap!

IIRC, ZWS used shared memory to mirror the results of the time() syscall across processes, to save a few nanoseconds on some operating systems :) That was before Linux and other OSs used techniques like the vsyscall/VDSO mentioned in the stackoverflow discussion...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: